[2020-02-04T06:04:00.953Z] Started by timer [2020-02-04T06:04:01.379Z] Obtained jenkins/pipelines/tracecompass.Jenkinsfile from git https://git.eclipse.org/r/tracecompass/tracecompass-infra [2020-02-04T06:04:01.379Z] Running in Durability level: PERFORMANCE_OPTIMIZED [2020-02-04T06:04:02.099Z] [Pipeline] Start of Pipeline [2020-02-04T06:04:02.531Z] [Pipeline] readTrusted [2020-02-04T06:04:02.707Z] Obtained jenkins/pod-templates/tracecompass-pod.yaml from git https://git.eclipse.org/r/tracecompass/tracecompass-infra [2020-02-04T06:04:02.710Z] [Pipeline] podTemplate [2020-02-04T06:04:02.714Z] [Pipeline] { [2020-02-04T06:04:02.720Z] [Pipeline] node [2020-02-04T06:04:17.721Z] Still waiting to schedule task [2020-02-04T06:04:17.722Z] Waiting for next available executor on ‘tracecompass-build’ [2020-02-04T06:05:13.712Z] Agent tracecompass-build-vprb5-q2b7d is provisioned from template Kubernetes Pod Template [2020-02-04T06:05:13.712Z] --- [2020-02-04T06:05:13.712Z] apiVersion: "v1" [2020-02-04T06:05:13.712Z] kind: "Pod" [2020-02-04T06:05:13.712Z] metadata: [2020-02-04T06:05:13.712Z] annotations: [2020-02-04T06:05:13.712Z] buildUrl: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/job/tracecompass-master-nightly/254/" [2020-02-04T06:05:13.712Z] labels: [2020-02-04T06:05:13.712Z] jenkins: "slave" [2020-02-04T06:05:13.712Z] jenkins/label: "tracecompass-build" [2020-02-04T06:05:13.712Z] name: "tracecompass-build-vprb5-q2b7d" [2020-02-04T06:05:13.712Z] spec: [2020-02-04T06:05:13.712Z] containers: [2020-02-04T06:05:13.712Z] - env: [2020-02-04T06:05:13.712Z] - name: "JENKINS_SECRET" [2020-02-04T06:05:13.712Z] value: "********" [2020-02-04T06:05:13.712Z] - name: "JENKINS_TUNNEL" [2020-02-04T06:05:13.712Z] value: "jenkins-discovery.tracecompass.svc.cluster.local:50000" [2020-02-04T06:05:13.712Z] - name: "JENKINS_AGENT_NAME" [2020-02-04T06:05:13.712Z] value: "tracecompass-build-vprb5-q2b7d" [2020-02-04T06:05:13.712Z] - name: "JENKINS_NAME" [2020-02-04T06:05:13.712Z] value: "tracecompass-build-vprb5-q2b7d" [2020-02-04T06:05:13.712Z] - name: "JENKINS_AGENT_WORKDIR" [2020-02-04T06:05:13.712Z] value: "/home/jenkins/agent" [2020-02-04T06:05:13.712Z] - name: "JENKINS_URL" [2020-02-04T06:05:13.712Z] value: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/" [2020-02-04T06:05:13.712Z] - name: "HOME" [2020-02-04T06:05:13.712Z] value: "/home/jenkins" [2020-02-04T06:05:13.712Z] image: "eclipsecbi/jenkins-jnlp-agent" [2020-02-04T06:05:13.712Z] name: "jnlp" [2020-02-04T06:05:13.712Z] volumeMounts: [2020-02-04T06:05:13.712Z] - mountPath: "/home/jenkins/.ssh" [2020-02-04T06:05:13.712Z] name: "volume-known-hosts" [2020-02-04T06:05:13.712Z] - mountPath: "/home/jenkins/agent" [2020-02-04T06:05:13.712Z] name: "workspace-volume" [2020-02-04T06:05:13.712Z] readOnly: false [2020-02-04T06:05:13.712Z] - args: [2020-02-04T06:05:13.712Z] - "-c" [2020-02-04T06:05:13.712Z] - "/home/tracecompass/.vnc/xstartup.sh && cat" [2020-02-04T06:05:13.712Z] command: [2020-02-04T06:05:13.712Z] - "/bin/sh" [2020-02-04T06:05:13.712Z] image: "eclipse/tracecompass-build-env:16.04" [2020-02-04T06:05:13.712Z] imagePullPolicy: "Always" [2020-02-04T06:05:13.712Z] name: "tracecompass" [2020-02-04T06:05:13.712Z] resources: [2020-02-04T06:05:13.712Z] limits: [2020-02-04T06:05:13.712Z] memory: "2.6Gi" [2020-02-04T06:05:13.712Z] cpu: "1.3" [2020-02-04T06:05:13.713Z] requests: [2020-02-04T06:05:13.713Z] memory: "2.6Gi" [2020-02-04T06:05:13.713Z] cpu: "1.3" [2020-02-04T06:05:13.713Z] tty: true [2020-02-04T06:05:13.713Z] volumeMounts: [2020-02-04T06:05:13.713Z] - mountPath: "/home/jenkins/.m2/settings.xml" [2020-02-04T06:05:13.713Z] name: "settings-xml" [2020-02-04T06:05:13.713Z] readOnly: true [2020-02-04T06:05:13.713Z] subPath: "settings.xml" [2020-02-04T06:05:13.713Z] - mountPath: "/home/jenkins/.m2/repository" [2020-02-04T06:05:13.713Z] name: "m2-repo" [2020-02-04T06:05:13.713Z] - mountPath: "/opt/tools" [2020-02-04T06:05:13.713Z] name: "tools" [2020-02-04T06:05:13.713Z] - mountPath: "/home/jenkins/agent" [2020-02-04T06:05:13.713Z] name: "workspace-volume" [2020-02-04T06:05:13.713Z] readOnly: false [2020-02-04T06:05:13.713Z] nodeSelector: [2020-02-04T06:05:13.713Z] beta.kubernetes.io/os: "linux" [2020-02-04T06:05:13.713Z] restartPolicy: "Never" [2020-02-04T06:05:13.713Z] securityContext: {} [2020-02-04T06:05:13.713Z] volumes: [2020-02-04T06:05:13.713Z] - emptyDir: {} [2020-02-04T06:05:13.713Z] name: "m2-repo" [2020-02-04T06:05:13.713Z] - name: "settings-xml" [2020-02-04T06:05:13.713Z] secret: [2020-02-04T06:05:13.713Z] items: [2020-02-04T06:05:13.713Z] - key: "settings.xml" [2020-02-04T06:05:13.713Z] path: "settings.xml" [2020-02-04T06:05:13.713Z] secretName: "m2-secret-dir" [2020-02-04T06:05:13.713Z] - emptyDir: [2020-02-04T06:05:13.713Z] medium: "" [2020-02-04T06:05:13.713Z] name: "workspace-volume" [2020-02-04T06:05:13.713Z] - name: "tools" [2020-02-04T06:05:13.713Z] persistentVolumeClaim: [2020-02-04T06:05:13.713Z] claimName: "tools-claim-jiro-tracecompass" [2020-02-04T06:05:13.713Z] - configMap: [2020-02-04T06:05:13.713Z] name: "known-hosts" [2020-02-04T06:05:13.713Z] name: "volume-known-hosts" [2020-02-04T06:05:13.713Z] [2020-02-04T06:05:15.401Z] Running on tracecompass-build-vprb5-q2b7d in /home/jenkins/agent/workspace/tracecompass-master-nightly-neon [2020-02-04T06:05:15.402Z] [Pipeline] { [2020-02-04T06:05:15.428Z] [Pipeline] stage [2020-02-04T06:05:15.429Z] [Pipeline] { (Declarative: Checkout SCM) [2020-02-04T06:05:15.446Z] [Pipeline] checkout [2020-02-04T06:05:50.500Z] No credentials specified [2020-02-04T06:05:50.506Z] Cloning the remote Git repository [2020-02-04T06:05:50.808Z] Cloning repository https://git.eclipse.org/r/tracecompass/tracecompass-infra [2020-02-04T06:05:51.402Z] > git init /home/jenkins/agent/workspace/tracecompass-master-nightly-neon # timeout=10 [2020-02-04T06:05:51.805Z] Fetching upstream changes from https://git.eclipse.org/r/tracecompass/tracecompass-infra [2020-02-04T06:05:51.807Z] > git --version # timeout=10 [2020-02-04T06:05:51.910Z] > git fetch --tags --force --progress -- https://git.eclipse.org/r/tracecompass/tracecompass-infra +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-02-04T06:05:56.200Z] > git config remote.origin.url https://git.eclipse.org/r/tracecompass/tracecompass-infra # timeout=10 [2020-02-04T06:05:56.214Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-02-04T06:05:56.407Z] > git config remote.origin.url https://git.eclipse.org/r/tracecompass/tracecompass-infra # timeout=10 [2020-02-04T06:05:56.610Z] Fetching upstream changes from https://git.eclipse.org/r/tracecompass/tracecompass-infra [2020-02-04T06:05:56.701Z] > git fetch --tags --force --progress -- https://git.eclipse.org/r/tracecompass/tracecompass-infra +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-02-04T06:05:57.308Z] > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2020-02-04T06:05:57.601Z] Checking out Revision f937792c12c74a8338e8a71b2de3974a4737ef55 (refs/remotes/origin/master) [2020-02-04T06:05:57.412Z] > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 [2020-02-04T06:05:57.702Z] > git config core.sparsecheckout # timeout=10 [2020-02-04T06:05:57.801Z] > git checkout -f f937792c12c74a8338e8a71b2de3974a4737ef55 # timeout=10 [2020-02-04T06:06:08.304Z] Commit message: "Fix README.md formatting of bash section" [2020-02-04T06:06:08.401Z] > git rev-list --no-walk f937792c12c74a8338e8a71b2de3974a4737ef55 # timeout=10 [2020-02-04T06:06:08.829Z] [Pipeline] } [2020-02-04T06:06:08.842Z] [Pipeline] // stage [2020-02-04T06:06:08.853Z] [Pipeline] withEnv [2020-02-04T06:06:08.853Z] [Pipeline] { [2020-02-04T06:06:08.865Z] [Pipeline] container [2020-02-04T06:06:08.865Z] [Pipeline] { [2020-02-04T06:06:08.887Z] [Pipeline] withEnv [2020-02-04T06:06:08.887Z] [Pipeline] { [2020-02-04T06:06:08.899Z] [Pipeline] timestamps [2020-02-04T06:06:08.899Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds. [2020-02-04T06:06:08.902Z] [Pipeline] { [2020-02-04T06:06:08.917Z] [Pipeline] timeout [2020-02-04T06:06:08.917Z] Timeout set to expire in 4 hr 0 min [2020-02-04T06:06:08.920Z] [Pipeline] { [2020-02-04T06:06:08.935Z] [Pipeline] stage [2020-02-04T06:06:08.937Z] [Pipeline] { (Declarative: Tool Install) [2020-02-04T06:06:08.945Z] [Pipeline] tool [2020-02-04T06:06:08.953Z] [Pipeline] envVarsForTool [2020-02-04T06:06:08.963Z] [Pipeline] tool [2020-02-04T06:06:08.970Z] [Pipeline] envVarsForTool [2020-02-04T06:06:08.979Z] [Pipeline] } [2020-02-04T06:06:08.986Z] [Pipeline] // stage [2020-02-04T06:06:08.993Z] [Pipeline] withEnv [2020-02-04T06:06:08.993Z] [Pipeline] { [2020-02-04T06:06:09.003Z] [Pipeline] stage [2020-02-04T06:06:09.005Z] [Pipeline] { (Checkout) [2020-02-04T06:06:09.024Z] [Pipeline] tool [2020-02-04T06:06:09.031Z] [Pipeline] envVarsForTool [2020-02-04T06:06:09.042Z] [Pipeline] tool [2020-02-04T06:06:09.051Z] [Pipeline] envVarsForTool [2020-02-04T06:06:09.061Z] [Pipeline] withEnv [2020-02-04T06:06:09.061Z] [Pipeline] { [2020-02-04T06:06:09.071Z] [Pipeline] container [2020-02-04T06:06:09.072Z] [Pipeline] { [2020-02-04T06:06:09.081Z] [Pipeline] sh [2020-02-04T06:06:15.199Z] + mkdir -p ../scripts [2020-02-04T06:06:15.504Z] [Pipeline] sh [2020-02-04T06:06:17.306Z] + cp scripts/deploy-rcp.sh ../scripts [2020-02-04T06:06:17.401Z] [Pipeline] sh [2020-02-04T06:06:18.910Z] + cp scripts/deploy-update-site.sh ../scripts [2020-02-04T06:06:19.003Z] [Pipeline] sh [2020-02-04T06:06:21.804Z] + cp scripts/deploy-doc.sh ../scripts [2020-02-04T06:06:21.812Z] [Pipeline] checkout [2020-02-04T06:06:21.905Z] No credentials specified [2020-02-04T06:06:22.098Z] Fetching changes from the remote Git repository [2020-02-04T06:06:22.008Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-02-04T06:06:22.107Z] > git config remote.origin.url git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass # timeout=10 [2020-02-04T06:06:22.307Z] Fetching upstream changes from git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass [2020-02-04T06:06:22.308Z] > git --version # timeout=10 [2020-02-04T06:06:22.409Z] > git fetch --tags --force --progress -- git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass refs/heads/master # timeout=10 [2020-02-04T06:07:27.814Z] Checking out Revision b25ab3e9a3ed1d573d9332c641326cf0c00024a5 (master) [2020-02-04T06:07:27.810Z] > git rev-parse FETCH_HEAD^{commit} # timeout=10 [2020-02-04T06:07:27.822Z] > git config core.sparsecheckout # timeout=10 [2020-02-04T06:07:27.901Z] > git checkout -f b25ab3e9a3ed1d573d9332c641326cf0c00024a5 # timeout=10 [2020-02-04T06:07:33.004Z] Commit message: "releng: Fix target platforms for ptp remote" [2020-02-04T06:07:33.014Z] > git rev-parse FETCH_HEAD^{commit} # timeout=10 [2020-02-04T06:07:34.408Z] > git rev-list --no-walk 4e8870c7682487454f6351891d20ff8acdd43e9d # timeout=10 [2020-02-04T06:07:34.576Z] [Pipeline] sh [2020-02-04T06:07:37.018Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/.scripts/ [2020-02-04T06:07:37.027Z] [Pipeline] sh [2020-02-04T06:07:39.542Z] + cp ../scripts/deploy-rcp.sh /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/.scripts/ [2020-02-04T06:07:39.551Z] [Pipeline] sh [2020-02-04T06:07:40.975Z] + cp ../scripts/deploy-update-site.sh /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/.scripts/ [2020-02-04T06:07:41.006Z] [Pipeline] sh [2020-02-04T06:07:42.594Z] + cp ../scripts/deploy-doc.sh /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/.scripts/ [2020-02-04T06:07:42.603Z] [Pipeline] } [2020-02-04T06:07:42.608Z] [Pipeline] // container [2020-02-04T06:07:42.613Z] [Pipeline] } [2020-02-04T06:07:42.617Z] [Pipeline] // withEnv [2020-02-04T06:07:42.622Z] [Pipeline] } [2020-02-04T06:07:42.627Z] [Pipeline] // stage [2020-02-04T06:07:42.633Z] [Pipeline] stage [2020-02-04T06:07:42.635Z] [Pipeline] { (Legacy) [2020-02-04T06:07:42.671Z] [Pipeline] tool [2020-02-04T06:07:42.677Z] [Pipeline] envVarsForTool [2020-02-04T06:07:42.684Z] [Pipeline] tool [2020-02-04T06:07:42.690Z] [Pipeline] envVarsForTool [2020-02-04T06:07:42.697Z] [Pipeline] withEnv [2020-02-04T06:07:42.697Z] [Pipeline] { [2020-02-04T06:07:42.704Z] [Pipeline] container [2020-02-04T06:07:42.704Z] [Pipeline] { [2020-02-04T06:07:42.710Z] [Pipeline] sh [2020-02-04T06:07:45.282Z] + cp -f /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.product/legacy/tracing.product /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.product/ [2020-02-04T06:07:45.291Z] [Pipeline] } [2020-02-04T06:07:45.297Z] [Pipeline] // container [2020-02-04T06:07:45.305Z] [Pipeline] } [2020-02-04T06:07:45.312Z] [Pipeline] // withEnv [2020-02-04T06:07:45.318Z] [Pipeline] } [2020-02-04T06:07:45.324Z] [Pipeline] // stage [2020-02-04T06:07:45.330Z] [Pipeline] stage [2020-02-04T06:07:45.332Z] [Pipeline] { (Build) [2020-02-04T06:07:45.346Z] [Pipeline] tool [2020-02-04T06:07:45.353Z] [Pipeline] envVarsForTool [2020-02-04T06:07:45.364Z] [Pipeline] tool [2020-02-04T06:07:45.373Z] [Pipeline] envVarsForTool [2020-02-04T06:07:45.384Z] [Pipeline] withEnv [2020-02-04T06:07:45.385Z] [Pipeline] { [2020-02-04T06:07:45.393Z] [Pipeline] container [2020-02-04T06:07:45.394Z] [Pipeline] { [2020-02-04T06:07:45.401Z] [Pipeline] sh [2020-02-04T06:07:46.933Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/.temp [2020-02-04T06:07:46.943Z] [Pipeline] sh [2020-02-04T06:07:48.393Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/.temp/org.eclipse.tracecompass.doc.dev [2020-02-04T06:07:48.402Z] [Pipeline] sh [2020-02-04T06:07:50.418Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/.temp/org.eclipse.tracecompass.doc.user [2020-02-04T06:07:50.427Z] [Pipeline] sh [2020-02-04T06:07:52.070Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/.temp/org.eclipse.tracecompass.gdbtrace.doc.user [2020-02-04T06:07:52.078Z] [Pipeline] sh [2020-02-04T06:07:53.567Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/.temp/org.eclipse.tracecompass.rcp.doc.user [2020-02-04T06:07:53.575Z] [Pipeline] sh [2020-02-04T06:07:55.170Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/.temp/org.eclipse.tracecompass.tmf.pcap.doc.user [2020-02-04T06:07:55.177Z] [Pipeline] sh [2020-02-04T06:07:57.596Z] + mvn clean install -B -Dskip-jacoco=true -Pdeploy-doc -DdocDestination=/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/.temp -Pctf-grammar -Pbuild-rcp -Dmaven.repo.local=/home/jenkins/.m2/repository --settings /home/jenkins/.m2/settings.xml -Dtarget-platform=tracecompass-e4.6 -Dtycho.disableP2Mirrors=true [2020-02-04T06:07:57.597Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-02-04T06:08:00.883Z] [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 [2020-02-04T06:08:06.153Z] [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 374 B/s) [2020-02-04T06:08:06.153Z] [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 [2020-02-04T06:08:06.153Z] [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 268 kB/s) [2020-02-04T06:08:06.153Z] [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 [2020-02-04T06:08:06.413Z] [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 19 kB/s) [2020-02-04T06:08:06.413Z] [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 [2020-02-04T06:08:06.671Z] [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 26 kB/s) [2020-02-04T06:08:06.671Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/takari/14/takari-14.pom [2020-02-04T06:08:06.671Z] [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 247 kB/s) [2020-02-04T06:08:06.671Z] [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 [2020-02-04T06:08:06.671Z] [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 520 kB/s) [2020-02-04T06:08:06.671Z] [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 [2020-02-04T06:08:06.671Z] [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.9 MB/s) [2020-02-04T06:08:06.671Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom [2020-02-04T06:08:06.671Z] [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 770 kB/s) [2020-02-04T06:08:06.929Z] [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 [2020-02-04T06:08:06.929Z] [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 [2020-02-04T06:08:06.929Z] [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 197 kB/s) [2020-02-04T06:08:06.929Z] [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 303 kB/s) [2020-02-04T06:08:07.495Z] [INFO] Scanning for projects... [2020-02-04T06:08:07.804Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties [2020-02-04T06:08:07.804Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties [2020-02-04T06:08:07.804Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties [2020-02-04T06:08:07.804Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties [2020-02-04T06:08:07.804Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties [2020-02-04T06:08:07.804Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties [2020-02-04T06:08:07.804Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties [2020-02-04T06:08:07.804Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties [2020-02-04T06:08:07.804Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties [2020-02-04T06:08:08.063Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties [2020-02-04T06:08:08.063Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties [2020-02-04T06:08:08.063Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties [2020-02-04T06:08:08.063Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties [2020-02-04T06:08:08.063Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties [2020-02-04T06:08:08.063Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties [2020-02-04T06:08:08.063Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties [2020-02-04T06:08:08.321Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties [2020-02-04T06:08:08.321Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties [2020-02-04T06:08:08.321Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties [2020-02-04T06:08:08.321Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties [2020-02-04T06:08:08.321Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties [2020-02-04T06:08:08.321Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties [2020-02-04T06:08:08.321Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties [2020-02-04T06:08:08.321Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties [2020-02-04T06:08:08.579Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties [2020-02-04T06:08:08.579Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties [2020-02-04T06:08:08.579Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties [2020-02-04T06:08:08.579Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties [2020-02-04T06:08:08.579Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties [2020-02-04T06:08:08.579Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties [2020-02-04T06:08:08.579Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties [2020-02-04T06:08:08.579Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties [2020-02-04T06:08:08.579Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties [2020-02-04T06:08:08.579Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties [2020-02-04T06:08:08.579Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties [2020-02-04T06:08:08.579Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties [2020-02-04T06:08:08.579Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties [2020-02-04T06:08:08.580Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties [2020-02-04T06:08:08.839Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties [2020-02-04T06:08:08.839Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties [2020-02-04T06:08:08.839Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties [2020-02-04T06:08:08.839Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties [2020-02-04T06:08:08.839Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties [2020-02-04T06:08:08.839Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties [2020-02-04T06:08:08.839Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties [2020-02-04T06:08:08.839Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties [2020-02-04T06:08:08.839Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties [2020-02-04T06:08:08.839Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/.polyglot.build.properties [2020-02-04T06:08:08.839Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties [2020-02-04T06:08:08.839Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties [2020-02-04T06:08:08.839Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties [2020-02-04T06:08:08.839Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties [2020-02-04T06:08:08.839Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties [2020-02-04T06:08:08.839Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties [2020-02-04T06:08:08.839Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties [2020-02-04T06:08:08.839Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties [2020-02-04T06:08:08.839Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties [2020-02-04T06:08:08.839Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties [2020-02-04T06:08:08.839Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties [2020-02-04T06:08:09.099Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.pom [2020-02-04T06:08:09.099Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.pom [2020-02-04T06:08:09.099Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.pom [2020-02-04T06:08:09.666Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.pom [2020-02-04T06:08:09.666Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.pom [2020-02-04T06:08:09.666Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.pom [2020-02-04T06:08:09.925Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.pom (2.1 kB at 34 kB/s) [2020-02-04T06:08:09.925Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho/1.3.0/tycho-1.3.0.pom [2020-02-04T06:08:09.925Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho/1.3.0/tycho-1.3.0.pom [2020-02-04T06:08:09.925Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho/1.3.0/tycho-1.3.0.pom [2020-02-04T06:08:10.861Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho/1.3.0/tycho-1.3.0.pom [2020-02-04T06:08:10.861Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho/1.3.0/tycho-1.3.0.pom [2020-02-04T06:08:10.861Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/1.3.0/tycho-1.3.0.pom [2020-02-04T06:08:10.861Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/1.3.0/tycho-1.3.0.pom (19 kB at 606 kB/s) [2020-02-04T06:08:10.861Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.pom [2020-02-04T06:08:10.861Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.pom [2020-02-04T06:08:10.861Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.pom [2020-02-04T06:08:11.120Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.pom [2020-02-04T06:08:11.377Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.pom [2020-02-04T06:08:11.377Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.pom [2020-02-04T06:08:11.377Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.pom (4.5 kB at 92 kB/s) [2020-02-04T06:08:11.377Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/3.0/maven-core-3.0.pom [2020-02-04T06:08:11.377Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/3.0/maven-core-3.0.pom [2020-02-04T06:08:11.377Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.0/maven-core-3.0.pom [2020-02-04T06:08:12.003Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/3.0/maven-core-3.0.pom [2020-02-04T06:08:12.003Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/3.0/maven-core-3.0.pom [2020-02-04T06:08:12.003Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.pom [2020-02-04T06:08:12.003Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (6.6 kB at 28 kB/s) [2020-02-04T06:08:12.003Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.0/maven-3.0.pom [2020-02-04T06:08:12.003Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom [2020-02-04T06:08:12.263Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.0/maven-3.0.pom [2020-02-04T06:08:12.523Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom [2020-02-04T06:08:12.523Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/3.0/maven-3.0.pom [2020-02-04T06:08:12.523Z] [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 [2020-02-04T06:08:12.523Z] [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 663 kB/s) [2020-02-04T06:08:12.523Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/15/maven-parent-15.pom [2020-02-04T06:08:12.523Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom [2020-02-04T06:08:12.523Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/15/maven-parent-15.pom [2020-02-04T06:08:13.089Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom [2020-02-04T06:08:13.089Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/15/maven-parent-15.pom [2020-02-04T06:08:13.089Z] [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 [2020-02-04T06:08:13.089Z] [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 706 kB/s) [2020-02-04T06:08:13.089Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/6/apache-6.pom [2020-02-04T06:08:14.024Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/6/apache-6.pom [2020-02-04T06:08:14.283Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/6/apache-6.pom [2020-02-04T06:08:14.852Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/6/apache-6.pom [2020-02-04T06:08:14.852Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/6/apache-6.pom [2020-02-04T06:08:15.112Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom [2020-02-04T06:08:15.112Z] [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 400 kB/s) [2020-02-04T06:08:15.372Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.0/maven-model-3.0.pom [2020-02-04T06:08:15.372Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.0/maven-model-3.0.pom [2020-02-04T06:08:15.372Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.0/maven-model-3.0.pom [2020-02-04T06:08:15.635Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/3.0/maven-model-3.0.pom [2020-02-04T06:08:15.635Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/3.0/maven-model-3.0.pom [2020-02-04T06:08:15.635Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.pom [2020-02-04T06:08:15.635Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (3.9 kB at 130 kB/s) [2020-02-04T06:08:15.635Z] [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 [2020-02-04T06:08:15.635Z] [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 [2020-02-04T06:08:15.910Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom [2020-02-04T06:08:16.260Z] [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 [2020-02-04T06:08:16.260Z] [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 [2020-02-04T06:08:16.260Z] [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 [2020-02-04T06:08:16.260Z] [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 55 kB/s) [2020-02-04T06:08:16.260Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2020-02-04T06:08:16.260Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2020-02-04T06:08:16.260Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2020-02-04T06:08:16.830Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2020-02-04T06:08:16.830Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2020-02-04T06:08:16.830Z] [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 [2020-02-04T06:08:16.830Z] [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 448 kB/s) [2020-02-04T06:08:16.830Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2020-02-04T06:08:16.830Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2020-02-04T06:08:16.830Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2020-02-04T06:08:17.088Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2020-02-04T06:08:17.088Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2020-02-04T06:08:17.345Z] [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 [2020-02-04T06:08:17.345Z] [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 357 kB/s) [2020-02-04T06:08:17.345Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom [2020-02-04T06:08:17.345Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom [2020-02-04T06:08:17.345Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom [2020-02-04T06:08:17.605Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom [2020-02-04T06:08:17.864Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom [2020-02-04T06:08:17.864Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom [2020-02-04T06:08:17.864Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (1.9 kB at 54 kB/s) [2020-02-04T06:08:17.864Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom [2020-02-04T06:08:17.864Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom [2020-02-04T06:08:17.864Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom [2020-02-04T06:08:18.122Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom [2020-02-04T06:08:18.122Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom [2020-02-04T06:08:18.380Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom [2020-02-04T06:08:18.380Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 48 kB/s) [2020-02-04T06:08:18.380Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom [2020-02-04T06:08:18.380Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom [2020-02-04T06:08:18.380Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom [2020-02-04T06:08:18.638Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom [2020-02-04T06:08:18.638Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom [2020-02-04T06:08:18.897Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom [2020-02-04T06:08:18.897Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 28 kB/s) [2020-02-04T06:08:18.897Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom [2020-02-04T06:08:19.157Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom [2020-02-04T06:08:19.157Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom [2020-02-04T06:08:19.416Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom [2020-02-04T06:08:19.416Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom [2020-02-04T06:08:19.416Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom [2020-02-04T06:08:19.416Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 206 kB/s) [2020-02-04T06:08:19.416Z] [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 [2020-02-04T06:08:19.674Z] [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 [2020-02-04T06:08:19.674Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom [2020-02-04T06:08:20.242Z] [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 [2020-02-04T06:08:20.242Z] [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 [2020-02-04T06:08:20.242Z] [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 [2020-02-04T06:08:20.242Z] [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 576 kB/s) [2020-02-04T06:08:20.242Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom [2020-02-04T06:08:20.242Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom [2020-02-04T06:08:20.242Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom [2020-02-04T06:08:20.812Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom [2020-02-04T06:08:20.812Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom [2020-02-04T06:08:20.812Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom [2020-02-04T06:08:20.812Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom (770 B at 15 kB/s) [2020-02-04T06:08:20.812Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom [2020-02-04T06:08:20.812Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom [2020-02-04T06:08:20.812Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom [2020-02-04T06:08:21.070Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom [2020-02-04T06:08:21.329Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom [2020-02-04T06:08:21.329Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom [2020-02-04T06:08:21.329Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom (5.0 kB at 162 kB/s) [2020-02-04T06:08:21.329Z] [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 [2020-02-04T06:08:21.329Z] [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 [2020-02-04T06:08:21.329Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom [2020-02-04T06:08:21.587Z] [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 [2020-02-04T06:08:21.587Z] [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 [2020-02-04T06:08:21.845Z] [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 [2020-02-04T06:08:21.845Z] [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 123 kB/s) [2020-02-04T06:08:21.845Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2020-02-04T06:08:21.845Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2020-02-04T06:08:21.845Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2020-02-04T06:08:22.105Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2020-02-04T06:08:22.365Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2020-02-04T06:08:23.744Z] [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 [2020-02-04T06:08:23.744Z] [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 212 kB/s) [2020-02-04T06:08:23.744Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2020-02-04T06:08:23.744Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2020-02-04T06:08:23.744Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2020-02-04T06:08:24.003Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2020-02-04T06:08:24.004Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2020-02-04T06:08:24.004Z] [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 [2020-02-04T06:08:24.004Z] [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 247 kB/s) [2020-02-04T06:08:24.004Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom [2020-02-04T06:08:24.004Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom [2020-02-04T06:08:24.004Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom [2020-02-04T06:08:24.264Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom [2020-02-04T06:08:25.642Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom [2020-02-04T06:08:25.642Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom [2020-02-04T06:08:25.642Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom (4.2 kB at 116 kB/s) [2020-02-04T06:08:25.642Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2020-02-04T06:08:25.642Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2020-02-04T06:08:25.642Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2020-02-04T06:08:25.903Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2020-02-04T06:08:25.903Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2020-02-04T06:08:25.903Z] [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 [2020-02-04T06:08:25.903Z] [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 182 kB/s) [2020-02-04T06:08:25.903Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2020-02-04T06:08:25.903Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2020-02-04T06:08:26.161Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2020-02-04T06:08:26.422Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2020-02-04T06:08:26.422Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2020-02-04T06:08:26.422Z] [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 [2020-02-04T06:08:26.422Z] [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 220 kB/s) [2020-02-04T06:08:26.422Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom [2020-02-04T06:08:26.682Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom [2020-02-04T06:08:26.682Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom [2020-02-04T06:08:26.940Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom [2020-02-04T06:08:26.940Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom [2020-02-04T06:08:26.940Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom [2020-02-04T06:08:26.940Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (1.9 kB at 46 kB/s) [2020-02-04T06:08:26.940Z] [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 [2020-02-04T06:08:27.197Z] [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 [2020-02-04T06:08:27.197Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom [2020-02-04T06:08:27.456Z] [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 [2020-02-04T06:08:27.456Z] [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 [2020-02-04T06:08:27.456Z] [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 [2020-02-04T06:08:27.714Z] [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 62 kB/s) [2020-02-04T06:08:27.714Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom [2020-02-04T06:08:27.714Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom [2020-02-04T06:08:27.714Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom [2020-02-04T06:08:27.973Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom [2020-02-04T06:08:27.973Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom [2020-02-04T06:08:27.973Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom [2020-02-04T06:08:27.973Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (2.3 kB at 64 kB/s) [2020-02-04T06:08:27.973Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom [2020-02-04T06:08:28.261Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom [2020-02-04T06:08:28.261Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom [2020-02-04T06:08:28.520Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom [2020-02-04T06:08:28.520Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom [2020-02-04T06:08:28.520Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom [2020-02-04T06:08:28.520Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (5.4 kB at 149 kB/s) [2020-02-04T06:08:28.520Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom [2020-02-04T06:08:28.520Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom [2020-02-04T06:08:28.779Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom [2020-02-04T06:08:29.037Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom [2020-02-04T06:08:29.037Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom [2020-02-04T06:08:29.037Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom [2020-02-04T06:08:29.038Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (3.1 kB at 82 kB/s) [2020-02-04T06:08:29.038Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom [2020-02-04T06:08:29.038Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom [2020-02-04T06:08:29.038Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom [2020-02-04T06:08:29.303Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom [2020-02-04T06:08:29.560Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom [2020-02-04T06:08:29.560Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom [2020-02-04T06:08:29.560Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (2.6 kB at 100 kB/s) [2020-02-04T06:08:29.560Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom [2020-02-04T06:08:29.560Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom [2020-02-04T06:08:29.561Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom [2020-02-04T06:08:29.818Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom [2020-02-04T06:08:29.818Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom [2020-02-04T06:08:30.076Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom [2020-02-04T06:08:30.076Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (1.2 kB at 48 kB/s) [2020-02-04T06:08:30.076Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom [2020-02-04T06:08:30.076Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom [2020-02-04T06:08:30.076Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom [2020-02-04T06:08:30.335Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom [2020-02-04T06:08:30.335Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom [2020-02-04T06:08:30.335Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom [2020-02-04T06:08:30.593Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (7.8 kB at 268 kB/s) [2020-02-04T06:08:30.593Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [2020-02-04T06:08:30.593Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [2020-02-04T06:08:30.593Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [2020-02-04T06:08:30.852Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [2020-02-04T06:08:30.852Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [2020-02-04T06:08:30.852Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [2020-02-04T06:08:30.852Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 283 kB/s) [2020-02-04T06:08:30.852Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom [2020-02-04T06:08:31.112Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom [2020-02-04T06:08:31.112Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom [2020-02-04T06:08:31.371Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom [2020-02-04T06:08:31.371Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom [2020-02-04T06:08:31.630Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom [2020-02-04T06:08:31.630Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4.0 kB at 138 kB/s) [2020-02-04T06:08:31.630Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom [2020-02-04T06:08:31.630Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom [2020-02-04T06:08:31.630Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom [2020-02-04T06:08:32.195Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom [2020-02-04T06:08:32.195Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom [2020-02-04T06:08:32.195Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom [2020-02-04T06:08:32.195Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 524 kB/s) [2020-02-04T06:08:32.195Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom [2020-02-04T06:08:32.195Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom [2020-02-04T06:08:32.195Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom [2020-02-04T06:08:32.454Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom [2020-02-04T06:08:32.454Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom [2020-02-04T06:08:32.454Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom [2020-02-04T06:08:32.714Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (5.5 kB at 165 kB/s) [2020-02-04T06:08:32.714Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom [2020-02-04T06:08:32.714Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom [2020-02-04T06:08:32.714Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom [2020-02-04T06:08:32.974Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom [2020-02-04T06:08:32.974Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom [2020-02-04T06:08:32.974Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom [2020-02-04T06:08:32.974Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 kB at 395 kB/s) [2020-02-04T06:08:32.974Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom [2020-02-04T06:08:33.233Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom [2020-02-04T06:08:33.233Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom [2020-02-04T06:08:33.491Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom [2020-02-04T06:08:33.492Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom [2020-02-04T06:08:33.492Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom [2020-02-04T06:08:33.492Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (2.2 kB at 66 kB/s) [2020-02-04T06:08:33.492Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom [2020-02-04T06:08:33.751Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom [2020-02-04T06:08:33.751Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom [2020-02-04T06:08:34.010Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom [2020-02-04T06:08:34.010Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom [2020-02-04T06:08:34.010Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom [2020-02-04T06:08:34.010Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (2.5 kB at 103 kB/s) [2020-02-04T06:08:34.010Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom [2020-02-04T06:08:34.010Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom [2020-02-04T06:08:34.269Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom [2020-02-04T06:08:34.528Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom [2020-02-04T06:08:34.528Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom [2020-02-04T06:08:34.528Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom [2020-02-04T06:08:34.528Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (1.7 kB at 76 kB/s) [2020-02-04T06:08:34.528Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom [2020-02-04T06:08:34.528Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom [2020-02-04T06:08:34.528Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom [2020-02-04T06:08:34.786Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom [2020-02-04T06:08:35.044Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom [2020-02-04T06:08:35.044Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom [2020-02-04T06:08:35.044Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (7.7 kB at 209 kB/s) [2020-02-04T06:08:35.044Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom [2020-02-04T06:08:35.044Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom [2020-02-04T06:08:35.044Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom [2020-02-04T06:08:35.302Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom [2020-02-04T06:08:35.561Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom [2020-02-04T06:08:35.561Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom [2020-02-04T06:08:35.561Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (2.1 kB at 94 kB/s) [2020-02-04T06:08:35.561Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom [2020-02-04T06:08:35.561Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom [2020-02-04T06:08:35.561Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom [2020-02-04T06:08:35.819Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom [2020-02-04T06:08:35.819Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom [2020-02-04T06:08:36.081Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom [2020-02-04T06:08:36.081Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (3.7 kB at 112 kB/s) [2020-02-04T06:08:36.081Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom [2020-02-04T06:08:36.081Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom [2020-02-04T06:08:36.081Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom [2020-02-04T06:08:36.340Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom [2020-02-04T06:08:36.340Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom [2020-02-04T06:08:36.599Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom [2020-02-04T06:08:36.599Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (1.7 kB at 58 kB/s) [2020-02-04T06:08:36.599Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom [2020-02-04T06:08:36.599Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom [2020-02-04T06:08:36.599Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom [2020-02-04T06:08:36.858Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom [2020-02-04T06:08:36.858Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom [2020-02-04T06:08:36.858Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom [2020-02-04T06:08:37.116Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom (5.3 kB at 76 kB/s) [2020-02-04T06:08:37.116Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom [2020-02-04T06:08:37.116Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom [2020-02-04T06:08:37.116Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom [2020-02-04T06:08:37.401Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom [2020-02-04T06:08:37.401Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom [2020-02-04T06:08:37.401Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom [2020-02-04T06:08:37.401Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom (4.9 kB at 98 kB/s) [2020-02-04T06:08:37.661Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [2020-02-04T06:08:37.661Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [2020-02-04T06:08:37.661Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [2020-02-04T06:08:37.920Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [2020-02-04T06:08:37.920Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [2020-02-04T06:08:37.920Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [2020-02-04T06:08:37.920Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (19 kB at 253 kB/s) [2020-02-04T06:08:38.179Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2020-02-04T06:08:38.179Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2020-02-04T06:08:38.179Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2020-02-04T06:08:38.439Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2020-02-04T06:08:38.439Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2020-02-04T06:08:38.439Z] [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 [2020-02-04T06:08:38.439Z] [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 169 kB/s) [2020-02-04T06:08:38.439Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.2/commons-io-2.2.pom [2020-02-04T06:08:38.439Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.2/commons-io-2.2.pom [2020-02-04T06:08:38.700Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.2/commons-io-2.2.pom [2020-02-04T06:08:38.961Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.2/commons-io-2.2.pom [2020-02-04T06:08:38.961Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.2/commons-io-2.2.pom [2020-02-04T06:08:38.961Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.2/commons-io-2.2.pom [2020-02-04T06:08:38.961Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.2/commons-io-2.2.pom (11 kB at 394 kB/s) [2020-02-04T06:08:38.961Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/24/commons-parent-24.pom [2020-02-04T06:08:38.961Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/24/commons-parent-24.pom [2020-02-04T06:08:38.961Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/24/commons-parent-24.pom [2020-02-04T06:08:39.529Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/24/commons-parent-24.pom [2020-02-04T06:08:39.529Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/24/commons-parent-24.pom [2020-02-04T06:08:39.529Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/24/commons-parent-24.pom [2020-02-04T06:08:39.529Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 kB at 985 kB/s) [2020-02-04T06:08:39.529Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/9/apache-9.pom [2020-02-04T06:08:39.529Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/9/apache-9.pom [2020-02-04T06:08:39.529Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/9/apache-9.pom [2020-02-04T06:08:39.788Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/9/apache-9.pom [2020-02-04T06:08:39.788Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/9/apache-9.pom [2020-02-04T06:08:40.046Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom [2020-02-04T06:08:40.046Z] [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 505 kB/s) [2020-02-04T06:08:40.046Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.5/commons-io-2.5.pom [2020-02-04T06:08:40.046Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.5/commons-io-2.5.pom [2020-02-04T06:08:40.046Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.5/commons-io-2.5.pom [2020-02-04T06:08:40.307Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.5/commons-io-2.5.pom [2020-02-04T06:08:40.307Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.5/commons-io-2.5.pom [2020-02-04T06:08:40.307Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.pom [2020-02-04T06:08:40.565Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 369 kB/s) [2020-02-04T06:08:40.565Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/39/commons-parent-39.pom [2020-02-04T06:08:40.565Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom [2020-02-04T06:08:40.565Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/39/commons-parent-39.pom [2020-02-04T06:08:40.826Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom [2020-02-04T06:08:40.826Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/39/commons-parent-39.pom [2020-02-04T06:08:40.826Z] [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 [2020-02-04T06:08:40.826Z] [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.8 MB/s) [2020-02-04T06:08:40.826Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom [2020-02-04T06:08:41.084Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom [2020-02-04T06:08:41.084Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom [2020-02-04T06:08:41.344Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom [2020-02-04T06:08:41.344Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom [2020-02-04T06:08:41.344Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom [2020-02-04T06:08:41.344Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom (15 kB at 526 kB/s) [2020-02-04T06:08:41.344Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/42/commons-parent-42.pom [2020-02-04T06:08:41.606Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom [2020-02-04T06:08:41.606Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/42/commons-parent-42.pom [2020-02-04T06:08:41.864Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom [2020-02-04T06:08:42.122Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/42/commons-parent-42.pom [2020-02-04T06:08:42.122Z] [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 [2020-02-04T06:08:42.122Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 1.5 MB/s) [2020-02-04T06:08:42.122Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/18/apache-18.pom [2020-02-04T06:08:42.122Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/18/apache-18.pom [2020-02-04T06:08:42.122Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/18/apache-18.pom [2020-02-04T06:08:42.380Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/18/apache-18.pom [2020-02-04T06:08:42.638Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/18/apache-18.pom [2020-02-04T06:08:42.638Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom [2020-02-04T06:08:42.638Z] [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 681 kB/s) [2020-02-04T06:08:42.638Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2020-02-04T06:08:42.638Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2020-02-04T06:08:42.638Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2020-02-04T06:08:42.896Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2020-02-04T06:08:43.155Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2020-02-04T06:08:43.155Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2020-02-04T06:08:43.155Z] [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 133 kB/s) [2020-02-04T06:08:43.155Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom [2020-02-04T06:08:43.155Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom [2020-02-04T06:08:43.155Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom [2020-02-04T06:08:43.413Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom [2020-02-04T06:08:43.413Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom [2020-02-04T06:08:43.413Z] [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 [2020-02-04T06:08:43.671Z] [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 570 kB/s) [2020-02-04T06:08:43.671Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2020-02-04T06:08:43.671Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2020-02-04T06:08:43.671Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2020-02-04T06:08:43.929Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2020-02-04T06:08:43.929Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2020-02-04T06:08:43.929Z] [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 [2020-02-04T06:08:43.929Z] [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 538 kB/s) [2020-02-04T06:08:43.929Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.5/xz-1.5.pom [2020-02-04T06:08:44.186Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.5/xz-1.5.pom [2020-02-04T06:08:44.186Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.5/xz-1.5.pom [2020-02-04T06:08:44.443Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.5/xz-1.5.pom [2020-02-04T06:08:44.443Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.5/xz-1.5.pom [2020-02-04T06:08:44.443Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.pom [2020-02-04T06:08:44.703Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.pom (1.9 kB at 24 kB/s) [2020-02-04T06:08:44.703Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.pom [2020-02-04T06:08:44.703Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.pom [2020-02-04T06:08:44.703Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.pom [2020-02-04T06:08:44.961Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.pom [2020-02-04T06:08:44.961Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.pom [2020-02-04T06:08:44.961Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.pom [2020-02-04T06:08:44.961Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.pom (1.1 kB at 37 kB/s) [2020-02-04T06:08:44.961Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.pom [2020-02-04T06:08:44.961Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.pom [2020-02-04T06:08:45.221Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.pom [2020-02-04T06:08:45.552Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.pom [2020-02-04T06:08:45.552Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.pom [2020-02-04T06:08:45.552Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.pom [2020-02-04T06:08:45.552Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.pom (1.8 kB at 59 kB/s) [2020-02-04T06:08:45.552Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox/1.3.0/sisu-equinox-1.3.0.pom [2020-02-04T06:08:45.552Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox/1.3.0/sisu-equinox-1.3.0.pom [2020-02-04T06:08:45.552Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox/1.3.0/sisu-equinox-1.3.0.pom [2020-02-04T06:08:45.811Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox/1.3.0/sisu-equinox-1.3.0.pom [2020-02-04T06:08:45.811Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox/1.3.0/sisu-equinox-1.3.0.pom [2020-02-04T06:08:46.070Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/1.3.0/sisu-equinox-1.3.0.pom [2020-02-04T06:08:46.070Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/1.3.0/sisu-equinox-1.3.0.pom (1.0 kB at 37 kB/s) [2020-02-04T06:08:46.070Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.pom [2020-02-04T06:08:46.070Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.pom [2020-02-04T06:08:46.070Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.pom [2020-02-04T06:08:46.327Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.pom [2020-02-04T06:08:46.327Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.pom [2020-02-04T06:08:46.585Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.pom [2020-02-04T06:08:46.585Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.pom (1.0 kB at 28 kB/s) [2020-02-04T06:08:46.585Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.pom [2020-02-04T06:08:46.585Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.pom [2020-02-04T06:08:46.585Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.pom [2020-02-04T06:08:46.842Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.pom [2020-02-04T06:08:46.842Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.pom [2020-02-04T06:08:47.101Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.pom [2020-02-04T06:08:47.101Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.pom (1.7 kB at 64 kB/s) [2020-02-04T06:08:47.101Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.pom [2020-02-04T06:08:47.101Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.pom [2020-02-04T06:08:47.101Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.pom [2020-02-04T06:08:47.360Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.pom [2020-02-04T06:08:47.361Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.pom [2020-02-04T06:08:47.361Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.pom [2020-02-04T06:08:47.361Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.pom (1.3 kB at 42 kB/s) [2020-02-04T06:08:47.361Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.3/decentxml-1.3.pom [2020-02-04T06:08:47.620Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.pom [2020-02-04T06:08:47.620Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/de/pdark/decentxml/1.3/decentxml-1.3.pom [2020-02-04T06:08:47.877Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.pom [2020-02-04T06:08:47.877Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.3/decentxml-1.3.pom [2020-02-04T06:08:47.877Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.pom [2020-02-04T06:08:47.877Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.pom (6.3 kB at 184 kB/s) [2020-02-04T06:08:47.877Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.pom [2020-02-04T06:08:47.878Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.pom [2020-02-04T06:08:48.135Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.pom [2020-02-04T06:08:48.394Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.pom [2020-02-04T06:08:48.394Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.pom [2020-02-04T06:08:48.394Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.pom [2020-02-04T06:08:48.394Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.pom (2.1 kB at 86 kB/s) [2020-02-04T06:08:48.394Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.pom [2020-02-04T06:08:48.394Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.pom [2020-02-04T06:08:48.394Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.pom [2020-02-04T06:08:48.963Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.pom [2020-02-04T06:08:48.963Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.pom [2020-02-04T06:08:48.963Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.pom [2020-02-04T06:08:48.963Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.pom (1.1 kB at 42 kB/s) [2020-02-04T06:08:48.963Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-bundles/1.3.0/tycho-bundles-1.3.0.pom [2020-02-04T06:08:48.963Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-bundles/1.3.0/tycho-bundles-1.3.0.pom [2020-02-04T06:08:48.963Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-bundles/1.3.0/tycho-bundles-1.3.0.pom [2020-02-04T06:08:49.222Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-bundles/1.3.0/tycho-bundles-1.3.0.pom [2020-02-04T06:08:49.479Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-bundles/1.3.0/tycho-bundles-1.3.0.pom [2020-02-04T06:08:49.479Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/1.3.0/tycho-bundles-1.3.0.pom [2020-02-04T06:08:50.420Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/1.3.0/tycho-bundles-1.3.0.pom (3.3 kB at 3.2 kB/s) [2020-02-04T06:08:50.420Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.pom [2020-02-04T06:08:50.420Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.pom [2020-02-04T06:08:50.678Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.pom [2020-02-04T06:08:50.936Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.pom [2020-02-04T06:08:50.936Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.pom [2020-02-04T06:08:50.936Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.pom [2020-02-04T06:08:50.936Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.pom (1.0 kB at 31 kB/s) [2020-02-04T06:08:50.936Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom [2020-02-04T06:08:51.193Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom [2020-02-04T06:08:51.193Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom [2020-02-04T06:08:51.452Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom [2020-02-04T06:08:51.452Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom [2020-02-04T06:08:51.452Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom [2020-02-04T06:08:51.452Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom (4.0 kB at 134 kB/s) [2020-02-04T06:08:51.452Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom [2020-02-04T06:08:51.710Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom [2020-02-04T06:08:51.710Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom [2020-02-04T06:08:51.969Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom [2020-02-04T06:08:51.969Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom [2020-02-04T06:08:51.969Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom [2020-02-04T06:08:51.969Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom (1.8 kB at 55 kB/s) [2020-02-04T06:08:51.969Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom [2020-02-04T06:08:51.969Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom [2020-02-04T06:08:52.227Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom [2020-02-04T06:08:52.485Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom [2020-02-04T06:08:52.485Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom [2020-02-04T06:08:52.485Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom [2020-02-04T06:08:52.485Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom (12 kB at 427 kB/s) [2020-02-04T06:08:52.485Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/11/maven-parent-11.pom [2020-02-04T06:08:52.485Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom [2020-02-04T06:08:52.485Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/11/maven-parent-11.pom [2020-02-04T06:08:53.051Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom [2020-02-04T06:08:53.051Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/11/maven-parent-11.pom [2020-02-04T06:08:53.051Z] [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 [2020-02-04T06:08:53.051Z] [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 900 kB/s) [2020-02-04T06:08:53.051Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/5/apache-5.pom [2020-02-04T06:08:53.051Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/5/apache-5.pom [2020-02-04T06:08:53.051Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/5/apache-5.pom [2020-02-04T06:08:53.309Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/5/apache-5.pom [2020-02-04T06:08:53.309Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/5/apache-5.pom [2020-02-04T06:08:53.703Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom [2020-02-04T06:08:53.703Z] [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 117 kB/s) [2020-02-04T06:08:53.703Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.pom [2020-02-04T06:08:53.703Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.pom [2020-02-04T06:08:53.703Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.pom [2020-02-04T06:08:53.961Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.pom [2020-02-04T06:08:53.961Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.pom [2020-02-04T06:08:53.961Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.pom [2020-02-04T06:08:53.961Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.pom (2.1 kB at 58 kB/s) [2020-02-04T06:08:53.961Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2/1.3.0/tycho-p2-1.3.0.pom [2020-02-04T06:08:53.961Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2/1.3.0/tycho-p2-1.3.0.pom [2020-02-04T06:08:53.961Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2/1.3.0/tycho-p2-1.3.0.pom [2020-02-04T06:08:54.219Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2/1.3.0/tycho-p2-1.3.0.pom [2020-02-04T06:08:54.477Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2/1.3.0/tycho-p2-1.3.0.pom [2020-02-04T06:08:54.477Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/1.3.0/tycho-p2-1.3.0.pom [2020-02-04T06:08:54.477Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/1.3.0/tycho-p2-1.3.0.pom (1.1 kB at 45 kB/s) [2020-02-04T06:08:54.477Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.pom [2020-02-04T06:08:54.477Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.pom [2020-02-04T06:08:54.477Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.pom [2020-02-04T06:08:54.735Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.pom [2020-02-04T06:08:54.993Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.pom [2020-02-04T06:08:54.993Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.pom [2020-02-04T06:08:54.993Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.pom (1.1 kB at 41 kB/s) [2020-02-04T06:08:54.993Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.pom [2020-02-04T06:08:54.993Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.pom [2020-02-04T06:08:54.993Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.pom [2020-02-04T06:08:55.251Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.pom [2020-02-04T06:08:55.251Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.pom [2020-02-04T06:08:55.251Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.pom [2020-02-04T06:08:55.509Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.pom (1.1 kB at 4.7 kB/s) [2020-02-04T06:08:55.509Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.jar [2020-02-04T06:08:55.509Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar [2020-02-04T06:08:55.509Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.0/maven-model-3.0.jar [2020-02-04T06:08:55.509Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/3.0/maven-core-3.0.jar [2020-02-04T06:08:55.509Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.jar [2020-02-04T06:08:55.767Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar [2020-02-04T06:08:55.767Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar [2020-02-04T06:08:55.767Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar [2020-02-04T06:08:55.767Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar [2020-02-04T06:08:55.767Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar [2020-02-04T06:08:55.767Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar [2020-02-04T06:08:55.767Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar [2020-02-04T06:08:55.767Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar [2020-02-04T06:08:55.767Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar [2020-02-04T06:08:55.767Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar [2020-02-04T06:08:55.767Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar [2020-02-04T06:08:55.767Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar [2020-02-04T06:08:55.767Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar [2020-02-04T06:08:55.767Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar [2020-02-04T06:08:55.767Z] [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 [2020-02-04T06:08:55.767Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar [2020-02-04T06:08:55.767Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar [2020-02-04T06:08:55.767Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar [2020-02-04T06:08:55.767Z] [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 [2020-02-04T06:08:55.767Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar [2020-02-04T06:08:55.767Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.5/commons-io-2.5.jar [2020-02-04T06:08:55.767Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar [2020-02-04T06:08:55.767Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2020-02-04T06:08:55.767Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2020-02-04T06:08:55.767Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.5/xz-1.5.jar [2020-02-04T06:08:56.026Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.jar [2020-02-04T06:08:56.026Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.jar [2020-02-04T06:08:56.026Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.jar [2020-02-04T06:08:56.026Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.jar [2020-02-04T06:08:56.026Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.jar [2020-02-04T06:08:56.026Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.3/decentxml-1.3.jar [2020-02-04T06:08:56.026Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.jar [2020-02-04T06:08:56.026Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.jar [2020-02-04T06:08:56.026Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.jar [2020-02-04T06:08:56.026Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar [2020-02-04T06:08:56.026Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.jar [2020-02-04T06:08:56.026Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar [2020-02-04T06:08:56.027Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar [2020-02-04T06:08:56.027Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.jar [2020-02-04T06:08:56.027Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.jar [2020-02-04T06:08:56.027Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.jar [2020-02-04T06:08:56.027Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar [2020-02-04T06:08:56.027Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.0/maven-model-3.0.jar [2020-02-04T06:08:56.027Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/3.0/maven-core-3.0.jar [2020-02-04T06:08:56.027Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.jar [2020-02-04T06:08:56.296Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar [2020-02-04T06:08:56.296Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar [2020-02-04T06:08:56.296Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar [2020-02-04T06:08:56.296Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar [2020-02-04T06:08:56.296Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar [2020-02-04T06:08:56.296Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar [2020-02-04T06:08:56.296Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar [2020-02-04T06:08:56.296Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar [2020-02-04T06:08:56.296Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar [2020-02-04T06:08:56.296Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar [2020-02-04T06:08:56.296Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar [2020-02-04T06:08:56.296Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar [2020-02-04T06:08:56.296Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar [2020-02-04T06:08:56.296Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar [2020-02-04T06:08:56.296Z] [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 [2020-02-04T06:08:56.296Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar [2020-02-04T06:08:56.296Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar [2020-02-04T06:08:56.556Z] [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 [2020-02-04T06:08:56.556Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar [2020-02-04T06:08:56.556Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar [2020-02-04T06:08:56.556Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.5/commons-io-2.5.jar [2020-02-04T06:08:56.556Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar [2020-02-04T06:08:56.556Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2020-02-04T06:08:56.556Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2020-02-04T06:08:56.556Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.5/xz-1.5.jar [2020-02-04T06:08:56.556Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.jar [2020-02-04T06:08:56.556Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.jar [2020-02-04T06:08:56.556Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.jar [2020-02-04T06:08:56.556Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.jar [2020-02-04T06:08:56.556Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.jar [2020-02-04T06:08:56.556Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.jar [2020-02-04T06:08:56.556Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.jar [2020-02-04T06:08:56.556Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.jar [2020-02-04T06:08:56.556Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.jar [2020-02-04T06:08:56.556Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar [2020-02-04T06:08:56.556Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar [2020-02-04T06:08:56.556Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.jar [2020-02-04T06:08:56.556Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar [2020-02-04T06:08:56.816Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.jar [2020-02-04T06:08:56.816Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.jar [2020-02-04T06:08:56.816Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.jar [2020-02-04T06:08:56.816Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar [2020-02-04T06:08:56.816Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.0/maven-model-3.0.jar [2020-02-04T06:08:56.816Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.0/maven-core-3.0.jar [2020-02-04T06:08:56.816Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.jar [2020-02-04T06:08:57.074Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar [2020-02-04T06:08:57.074Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar [2020-02-04T06:08:57.332Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar [2020-02-04T06:08:57.332Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar [2020-02-04T06:08:57.332Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar [2020-02-04T06:08:57.590Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar [2020-02-04T06:08:57.590Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar [2020-02-04T06:08:57.590Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar [2020-02-04T06:08:57.590Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar [2020-02-04T06:08:57.848Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar [2020-02-04T06:08:57.848Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar [2020-02-04T06:08:57.848Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar [2020-02-04T06:08:57.848Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar [2020-02-04T06:08:57.848Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar [2020-02-04T06:08:58.106Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar [2020-02-04T06:08:58.106Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar [2020-02-04T06:08:58.106Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar [2020-02-04T06:08:58.106Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar [2020-02-04T06:08:58.366Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar [2020-02-04T06:08:58.366Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar [2020-02-04T06:08:58.366Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.5/commons-io-2.5.jar [2020-02-04T06:08:58.366Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar [2020-02-04T06:08:58.366Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2020-02-04T06:08:58.647Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2020-02-04T06:08:58.647Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.5/xz-1.5.jar [2020-02-04T06:08:58.647Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.jar [2020-02-04T06:08:58.647Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.jar [2020-02-04T06:08:58.647Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.jar [2020-02-04T06:08:58.905Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.jar [2020-02-04T06:08:58.905Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.jar [2020-02-04T06:08:58.905Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/de/pdark/decentxml/1.3/decentxml-1.3.jar [2020-02-04T06:08:58.905Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.jar [2020-02-04T06:08:58.905Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.jar [2020-02-04T06:08:59.163Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.jar [2020-02-04T06:08:59.163Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar [2020-02-04T06:08:59.163Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar [2020-02-04T06:08:59.729Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.jar [2020-02-04T06:08:59.729Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar [2020-02-04T06:08:59.729Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.jar [2020-02-04T06:08:59.729Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.jar [2020-02-04T06:08:59.987Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.jar [2020-02-04T06:08:59.987Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar [2020-02-04T06:08:59.987Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/3.0/maven-model-3.0.jar [2020-02-04T06:08:59.987Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/3.0/maven-core-3.0.jar [2020-02-04T06:08:59.987Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.jar [2020-02-04T06:08:59.987Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar [2020-02-04T06:08:59.987Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar [2020-02-04T06:08:59.987Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar [2020-02-04T06:08:59.987Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar [2020-02-04T06:08:59.987Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar [2020-02-04T06:08:59.987Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar [2020-02-04T06:08:59.987Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar [2020-02-04T06:08:59.987Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar [2020-02-04T06:08:59.987Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar [2020-02-04T06:08:59.987Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar [2020-02-04T06:08:59.987Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar [2020-02-04T06:08:59.987Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar [2020-02-04T06:08:59.987Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar [2020-02-04T06:08:59.987Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar [2020-02-04T06:08:59.987Z] [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 [2020-02-04T06:08:59.987Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar [2020-02-04T06:08:59.987Z] [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 [2020-02-04T06:08:59.987Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar [2020-02-04T06:08:59.987Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar [2020-02-04T06:09:00.246Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar [2020-02-04T06:09:00.246Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar [2020-02-04T06:09:00.246Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.5/commons-io-2.5.jar [2020-02-04T06:09:00.246Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2020-02-04T06:09:00.246Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2020-02-04T06:09:00.246Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.5/xz-1.5.jar [2020-02-04T06:09:00.246Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.jar [2020-02-04T06:09:00.246Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.jar [2020-02-04T06:09:00.246Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.jar [2020-02-04T06:09:00.246Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.jar [2020-02-04T06:09:00.246Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.jar [2020-02-04T06:09:00.246Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.jar [2020-02-04T06:09:00.246Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.jar [2020-02-04T06:09:00.246Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.jar [2020-02-04T06:09:00.246Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.jar [2020-02-04T06:09:00.246Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar [2020-02-04T06:09:00.246Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.jar [2020-02-04T06:09:00.246Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar [2020-02-04T06:09:00.246Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar [2020-02-04T06:09:00.246Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.jar [2020-02-04T06:09:00.246Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.jar [2020-02-04T06:09:00.246Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.jar [2020-02-04T06:09:00.246Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.jar [2020-02-04T06:09:00.246Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/3.0/maven-model-3.0.jar [2020-02-04T06:09:00.246Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar [2020-02-04T06:09:00.246Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/3.0/maven-core-3.0.jar [2020-02-04T06:09:00.507Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar [2020-02-04T06:09:00.507Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar [2020-02-04T06:09:00.507Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar [2020-02-04T06:09:00.507Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar [2020-02-04T06:09:00.508Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar [2020-02-04T06:09:00.508Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar [2020-02-04T06:09:00.508Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar [2020-02-04T06:09:00.508Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar [2020-02-04T06:09:00.508Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar [2020-02-04T06:09:00.508Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar [2020-02-04T06:09:00.508Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar [2020-02-04T06:09:00.508Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar [2020-02-04T06:09:00.508Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar [2020-02-04T06:09:00.508Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar [2020-02-04T06:09:00.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.jar [2020-02-04T06:09:00.508Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar [2020-02-04T06:09:00.508Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar [2020-02-04T06:09:00.508Z] [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 [2020-02-04T06:09:00.508Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar [2020-02-04T06:09:00.508Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar [2020-02-04T06:09:00.508Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.5/commons-io-2.5.jar [2020-02-04T06:09:00.508Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2020-02-04T06:09:00.508Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.5/xz-1.5.jar [2020-02-04T06:09:00.508Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2020-02-04T06:09:00.508Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar [2020-02-04T06:09:00.766Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.jar [2020-02-04T06:09:00.766Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.jar [2020-02-04T06:09:00.766Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.jar [2020-02-04T06:09:00.766Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.jar [2020-02-04T06:09:00.766Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.jar [2020-02-04T06:09:00.766Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.3/decentxml-1.3.jar [2020-02-04T06:09:00.766Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.jar [2020-02-04T06:09:00.766Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.jar [2020-02-04T06:09:00.766Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.jar [2020-02-04T06:09:00.766Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar [2020-02-04T06:09:00.766Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar [2020-02-04T06:09:00.766Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.jar [2020-02-04T06:09:00.766Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar [2020-02-04T06:09:00.766Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.jar [2020-02-04T06:09:00.766Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.jar [2020-02-04T06:09:00.766Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.jar [2020-02-04T06:09:00.766Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar [2020-02-04T06:09:00.766Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.jar [2020-02-04T06:09:00.766Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.jar [2020-02-04T06:09:00.766Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.jar [2020-02-04T06:09:01.024Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.jar (5.6 kB at 207 kB/s) [2020-02-04T06:09:01.024Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar [2020-02-04T06:09:01.024Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (47 kB at 1.0 MB/s) [2020-02-04T06:09:01.024Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar [2020-02-04T06:09:01.024Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.jar (202 kB at 3.4 MB/s) [2020-02-04T06:09:01.024Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar [2020-02-04T06:09:01.024Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 kB at 456 kB/s) [2020-02-04T06:09:01.024Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar [2020-02-04T06:09:01.024Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (165 kB at 2.5 MB/s) [2020-02-04T06:09:01.025Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar [2020-02-04T06:09:01.025Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar (38 kB at 532 kB/s) [2020-02-04T06:09:01.025Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar [2020-02-04T06:09:01.025Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (52 kB at 353 kB/s) [2020-02-04T06:09:01.025Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar [2020-02-04T06:09:01.025Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 kB at 87 kB/s) [2020-02-04T06:09:01.025Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar [2020-02-04T06:09:01.025Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (51 kB at 328 kB/s) [2020-02-04T06:09:01.025Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (148 kB at 908 kB/s) [2020-02-04T06:09:01.025Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar [2020-02-04T06:09:01.025Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar [2020-02-04T06:09:01.025Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (106 kB at 614 kB/s) [2020-02-04T06:09:01.025Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar [2020-02-04T06:09:01.025Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (74 kB at 312 kB/s) [2020-02-04T06:09:01.025Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar [2020-02-04T06:09:01.025Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (527 kB at 2.1 MB/s) [2020-02-04T06:09:01.025Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar [2020-02-04T06:09:01.025Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (108 kB at 425 kB/s) [2020-02-04T06:09:01.025Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar [2020-02-04T06:09:01.025Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (153 kB at 591 kB/s) [2020-02-04T06:09:01.025Z] [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 [2020-02-04T06:09:01.025Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (61 kB at 231 kB/s) [2020-02-04T06:09:01.025Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar [2020-02-04T06:09:01.296Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 kB at 173 kB/s) [2020-02-04T06:09:01.296Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar [2020-02-04T06:09:01.296Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (202 kB at 590 kB/s) [2020-02-04T06:09:01.296Z] [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 [2020-02-04T06:09:01.296Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar (13 kB at 38 kB/s) [2020-02-04T06:09:01.296Z] [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 82 kB/s) [2020-02-04T06:09:01.296Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar [2020-02-04T06:09:01.296Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar [2020-02-04T06:09:01.296Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (49 kB at 139 kB/s) [2020-02-04T06:09:01.297Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.jar [2020-02-04T06:09:01.297Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (472 kB at 1.3 MB/s) [2020-02-04T06:09:01.297Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar [2020-02-04T06:09:01.297Z] [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 660 kB/s) [2020-02-04T06:09:01.297Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2020-02-04T06:09:01.297Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.jar (56 kB at 144 kB/s) [2020-02-04T06:09:01.297Z] [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 [2020-02-04T06:09:01.297Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.jar (209 kB at 473 kB/s) [2020-02-04T06:09:01.297Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.jar [2020-02-04T06:09:01.297Z] [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 127 kB/s) [2020-02-04T06:09:01.297Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.jar [2020-02-04T06:09:01.297Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar (532 kB at 1.1 MB/s) [2020-02-04T06:09:01.297Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.jar [2020-02-04T06:09:01.297Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar (86 kB at 182 kB/s) [2020-02-04T06:09:01.297Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.jar [2020-02-04T06:09:01.297Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar (187 kB at 393 kB/s) [2020-02-04T06:09:01.297Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.jar [2020-02-04T06:09:01.557Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.jar (13 kB at 28 kB/s) [2020-02-04T06:09:01.557Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.jar [2020-02-04T06:09:01.557Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.jar (3.2 kB at 6.6 kB/s) [2020-02-04T06:09:01.557Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.jar (245 kB at 455 kB/s) [2020-02-04T06:09:01.557Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.jar [2020-02-04T06:09:01.557Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.jar [2020-02-04T06:09:01.557Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.jar (37 kB at 67 kB/s) [2020-02-04T06:09:01.557Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.jar [2020-02-04T06:09:01.557Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.jar (7.2 kB at 13 kB/s) [2020-02-04T06:09:01.557Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.jar [2020-02-04T06:09:01.557Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.jar (112 kB at 200 kB/s) [2020-02-04T06:09:01.557Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.jar (37 kB at 66 kB/s) [2020-02-04T06:09:01.557Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar [2020-02-04T06:09:01.557Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.jar (9.4 kB at 17 kB/s) [2020-02-04T06:09:01.557Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar [2020-02-04T06:09:01.557Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.jar [2020-02-04T06:09:01.557Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.jar (38 kB at 59 kB/s) [2020-02-04T06:09:01.557Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar [2020-02-04T06:09:01.557Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar (53 kB at 83 kB/s) [2020-02-04T06:09:01.557Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.jar [2020-02-04T06:09:01.557Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar (4.3 kB at 6.6 kB/s) [2020-02-04T06:09:01.557Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.jar [2020-02-04T06:09:01.557Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar (285 kB at 437 kB/s) [2020-02-04T06:09:01.557Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.jar (29 kB at 44 kB/s) [2020-02-04T06:09:01.557Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.jar (21 kB at 32 kB/s) [2020-02-04T06:09:01.557Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.jar (100 kB at 133 kB/s) [2020-02-04T06:09:01.557Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.jar (1.4 MB at 1.9 MB/s) [2020-02-04T06:09:03.543Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-bundles-external/1.3.0/tycho-bundles-external-1.3.0.zip [2020-02-04T06:09:03.543Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-bundles-external/1.3.0/tycho-bundles-external-1.3.0.zip [2020-02-04T06:09:03.543Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-bundles-external/1.3.0/tycho-bundles-external-1.3.0.zip [2020-02-04T06:09:03.543Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-bundles-external/1.3.0/tycho-bundles-external-1.3.0.zip [2020-02-04T06:09:03.543Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-bundles-external/1.3.0/tycho-bundles-external-1.3.0.zip [2020-02-04T06:09:03.543Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/1.3.0/tycho-bundles-external-1.3.0.zip [2020-02-04T06:09:04.113Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/1.3.0/tycho-bundles-external-1.3.0.zip (8.0 MB at 16 MB/s) [2020-02-04T06:09:04.370Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.3.0/org.eclipse.tycho.p2.resolver.impl-1.3.0.jar [2020-02-04T06:09:04.370Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.3.0/org.eclipse.tycho.p2.resolver.impl-1.3.0.jar [2020-02-04T06:09:04.370Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.3.0/org.eclipse.tycho.p2.resolver.impl-1.3.0.jar [2020-02-04T06:09:04.935Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.3.0/org.eclipse.tycho.p2.resolver.impl-1.3.0.jar [2020-02-04T06:09:04.935Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.3.0/org.eclipse.tycho.p2.resolver.impl-1.3.0.jar [2020-02-04T06:09:04.935Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.3.0/org.eclipse.tycho.p2.resolver.impl-1.3.0.jar [2020-02-04T06:09:04.935Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.3.0/org.eclipse.tycho.p2.resolver.impl-1.3.0.jar (218 kB at 2.7 MB/s) [2020-02-04T06:09:04.935Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.3.0/org.eclipse.tycho.p2.maven.repository-1.3.0.jar [2020-02-04T06:09:04.935Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.3.0/org.eclipse.tycho.p2.maven.repository-1.3.0.jar [2020-02-04T06:09:04.935Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.3.0/org.eclipse.tycho.p2.maven.repository-1.3.0.jar [2020-02-04T06:09:05.504Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.3.0/org.eclipse.tycho.p2.maven.repository-1.3.0.jar [2020-02-04T06:09:05.504Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.3.0/org.eclipse.tycho.p2.maven.repository-1.3.0.jar [2020-02-04T06:09:05.504Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.3.0/org.eclipse.tycho.p2.maven.repository-1.3.0.jar [2020-02-04T06:09:05.765Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.3.0/org.eclipse.tycho.p2.maven.repository-1.3.0.jar (148 kB at 566 kB/s) [2020-02-04T06:09:05.765Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.3.0/org.eclipse.tycho.p2.tools.impl-1.3.0.jar [2020-02-04T06:09:05.765Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.3.0/org.eclipse.tycho.p2.tools.impl-1.3.0.jar [2020-02-04T06:09:05.765Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.3.0/org.eclipse.tycho.p2.tools.impl-1.3.0.jar [2020-02-04T06:09:06.052Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.3.0/org.eclipse.tycho.p2.tools.impl-1.3.0.jar [2020-02-04T06:09:06.052Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.3.0/org.eclipse.tycho.p2.tools.impl-1.3.0.jar [2020-02-04T06:09:06.052Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.3.0/org.eclipse.tycho.p2.tools.impl-1.3.0.jar [2020-02-04T06:09:06.312Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.3.0/org.eclipse.tycho.p2.tools.impl-1.3.0.jar (48 kB at 620 kB/s) [2020-02-04T06:09:08.212Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.pom [2020-02-04T06:09:08.212Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.pom [2020-02-04T06:09:08.212Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.pom [2020-02-04T06:09:08.778Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.pom [2020-02-04T06:09:08.778Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.pom [2020-02-04T06:09:08.778Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.pom [2020-02-04T06:09:08.778Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.pom (7.3 kB at 136 kB/s) [2020-02-04T06:09:08.778Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer/1.4.1/enforcer-1.4.1.pom [2020-02-04T06:09:08.778Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer/1.4.1/enforcer-1.4.1.pom [2020-02-04T06:09:08.778Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer/1.4.1/enforcer-1.4.1.pom [2020-02-04T06:09:09.037Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer/1.4.1/enforcer-1.4.1.pom [2020-02-04T06:09:09.037Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer/1.4.1/enforcer-1.4.1.pom [2020-02-04T06:09:09.295Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer/1.4.1/enforcer-1.4.1.pom [2020-02-04T06:09:09.295Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer/1.4.1/enforcer-1.4.1.pom (7.2 kB at 111 kB/s) [2020-02-04T06:09:09.295Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.jar [2020-02-04T06:09:09.295Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.jar [2020-02-04T06:09:09.295Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.jar [2020-02-04T06:09:09.553Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.jar [2020-02-04T06:09:09.553Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.jar [2020-02-04T06:09:09.553Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.jar [2020-02-04T06:09:09.811Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.jar (27 kB at 373 kB/s) [2020-02-04T06:09:09.811Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.pom [2020-02-04T06:09:09.811Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.pom [2020-02-04T06:09:09.811Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.pom [2020-02-04T06:09:10.069Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.pom [2020-02-04T06:09:10.069Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.pom [2020-02-04T06:09:10.069Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.pom [2020-02-04T06:09:10.327Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.pom (1.7 kB at 39 kB/s) [2020-02-04T06:09:10.327Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.jar [2020-02-04T06:09:10.327Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.jar [2020-02-04T06:09:10.327Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.jar [2020-02-04T06:09:10.585Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.jar [2020-02-04T06:09:10.585Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.jar [2020-02-04T06:09:10.586Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.jar [2020-02-04T06:09:10.843Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.jar (7.7 kB at 165 kB/s) [2020-02-04T06:09:10.843Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.pom [2020-02-04T06:09:10.843Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.pom [2020-02-04T06:09:10.843Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.pom [2020-02-04T06:09:11.196Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.pom [2020-02-04T06:09:11.196Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.pom [2020-02-04T06:09:11.196Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.pom [2020-02-04T06:09:11.196Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.pom (2.9 kB at 70 kB/s) [2020-02-04T06:09:11.196Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.jar [2020-02-04T06:09:11.196Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.jar [2020-02-04T06:09:11.455Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.jar [2020-02-04T06:09:11.455Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.jar [2020-02-04T06:09:11.752Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.jar [2020-02-04T06:09:11.752Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.jar [2020-02-04T06:09:11.752Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.jar (23 kB at 331 kB/s) [2020-02-04T06:09:11.752Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom [2020-02-04T06:09:11.752Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom [2020-02-04T06:09:11.752Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom [2020-02-04T06:09:12.010Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom [2020-02-04T06:09:12.268Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom [2020-02-04T06:09:12.268Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom [2020-02-04T06:09:12.268Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom (5.0 kB at 167 kB/s) [2020-02-04T06:09:12.268Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom [2020-02-04T06:09:12.268Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom [2020-02-04T06:09:12.268Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom [2020-02-04T06:09:12.527Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom [2020-02-04T06:09:12.527Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom [2020-02-04T06:09:12.527Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom [2020-02-04T06:09:12.785Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom (12 kB at 536 kB/s) [2020-02-04T06:09:12.785Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom [2020-02-04T06:09:12.785Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom [2020-02-04T06:09:12.785Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom [2020-02-04T06:09:13.042Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom [2020-02-04T06:09:13.042Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom [2020-02-04T06:09:13.043Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom [2020-02-04T06:09:13.043Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom (4.5 kB at 168 kB/s) [2020-02-04T06:09:13.043Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom [2020-02-04T06:09:13.043Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom [2020-02-04T06:09:13.300Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom [2020-02-04T06:09:13.558Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom [2020-02-04T06:09:13.558Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom [2020-02-04T06:09:13.558Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom [2020-02-04T06:09:13.558Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (8.7 kB at 435 kB/s) [2020-02-04T06:09:13.558Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/21/maven-parent-21.pom [2020-02-04T06:09:13.558Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/21/maven-parent-21.pom [2020-02-04T06:09:13.558Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/21/maven-parent-21.pom [2020-02-04T06:09:13.815Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/21/maven-parent-21.pom [2020-02-04T06:09:14.073Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/21/maven-parent-21.pom [2020-02-04T06:09:14.073Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/21/maven-parent-21.pom [2020-02-04T06:09:14.073Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 kB at 799 kB/s) [2020-02-04T06:09:14.073Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/10/apache-10.pom [2020-02-04T06:09:14.073Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/10/apache-10.pom [2020-02-04T06:09:14.073Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/10/apache-10.pom [2020-02-04T06:09:14.332Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/10/apache-10.pom [2020-02-04T06:09:14.332Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/10/apache-10.pom [2020-02-04T06:09:14.590Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom [2020-02-04T06:09:14.590Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom (15 kB at 548 kB/s) [2020-02-04T06:09:14.590Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom [2020-02-04T06:09:14.590Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom [2020-02-04T06:09:14.591Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom [2020-02-04T06:09:14.848Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom [2020-02-04T06:09:14.848Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom [2020-02-04T06:09:14.848Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom [2020-02-04T06:09:15.106Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1.0 kB at 28 kB/s) [2020-02-04T06:09:15.106Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom [2020-02-04T06:09:15.106Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom [2020-02-04T06:09:15.106Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom [2020-02-04T06:09:15.364Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom [2020-02-04T06:09:15.364Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom [2020-02-04T06:09:15.364Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom [2020-02-04T06:09:15.365Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 kB at 564 kB/s) [2020-02-04T06:09:15.365Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.pom [2020-02-04T06:09:15.622Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.pom [2020-02-04T06:09:15.622Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.pom [2020-02-04T06:09:16.188Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.pom [2020-02-04T06:09:16.446Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.pom [2020-02-04T06:09:16.446Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.pom [2020-02-04T06:09:16.446Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.pom (2.7 kB at 55 kB/s) [2020-02-04T06:09:16.446Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar [2020-02-04T06:09:16.446Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar [2020-02-04T06:09:16.446Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.jar [2020-02-04T06:09:16.446Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar [2020-02-04T06:09:16.446Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar [2020-02-04T06:09:16.446Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.jar [2020-02-04T06:09:16.446Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar [2020-02-04T06:09:16.446Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar [2020-02-04T06:09:16.446Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.jar [2020-02-04T06:09:17.015Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar [2020-02-04T06:09:17.015Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.jar [2020-02-04T06:09:17.015Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar [2020-02-04T06:09:17.015Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar [2020-02-04T06:09:17.015Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.jar [2020-02-04T06:09:17.015Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar [2020-02-04T06:09:17.015Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar [2020-02-04T06:09:17.015Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.jar [2020-02-04T06:09:17.015Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar [2020-02-04T06:09:17.015Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 kB at 704 kB/s) [2020-02-04T06:09:17.015Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar (24 kB at 644 kB/s) [2020-02-04T06:09:17.273Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.jar (129 kB at 1.2 MB/s) [2020-02-04T06:09:17.273Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.pom [2020-02-04T06:09:17.273Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.pom [2020-02-04T06:09:17.531Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.pom [2020-02-04T06:09:17.789Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.pom [2020-02-04T06:09:17.789Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.pom [2020-02-04T06:09:17.789Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.pom [2020-02-04T06:09:17.789Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.pom (2.3 kB at 49 kB/s) [2020-02-04T06:09:17.789Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.jar [2020-02-04T06:09:17.789Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.jar [2020-02-04T06:09:17.789Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.jar [2020-02-04T06:09:18.354Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.jar [2020-02-04T06:09:18.354Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.jar [2020-02-04T06:09:18.354Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.jar [2020-02-04T06:09:18.354Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.jar (19 kB at 387 kB/s) [2020-02-04T06:09:18.354Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom [2020-02-04T06:09:18.354Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom [2020-02-04T06:09:18.354Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom [2020-02-04T06:09:18.923Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom [2020-02-04T06:09:18.923Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom [2020-02-04T06:09:18.923Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom [2020-02-04T06:09:18.923Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom (815 B at 33 kB/s) [2020-02-04T06:09:18.923Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom [2020-02-04T06:09:18.923Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom [2020-02-04T06:09:18.923Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom [2020-02-04T06:09:19.498Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom [2020-02-04T06:09:19.498Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom [2020-02-04T06:09:19.498Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom [2020-02-04T06:09:19.498Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom (4.2 kB at 193 kB/s) [2020-02-04T06:09:19.498Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom [2020-02-04T06:09:19.498Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom [2020-02-04T06:09:19.498Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom [2020-02-04T06:09:19.756Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom [2020-02-04T06:09:19.756Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom [2020-02-04T06:09:19.756Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom [2020-02-04T06:09:20.015Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom (17 kB at 510 kB/s) [2020-02-04T06:09:20.015Z] [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 [2020-02-04T06:09:20.015Z] [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 [2020-02-04T06:09:20.015Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom [2020-02-04T06:09:20.273Z] [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 [2020-02-04T06:09:20.273Z] [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 [2020-02-04T06:09:20.273Z] [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 [2020-02-04T06:09:20.273Z] [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 30 kB/s) [2020-02-04T06:09:20.273Z] [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 [2020-02-04T06:09:20.273Z] [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 [2020-02-04T06:09:20.532Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom [2020-02-04T06:09:20.790Z] [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 [2020-02-04T06:09:20.790Z] [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 [2020-02-04T06:09:20.790Z] [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 [2020-02-04T06:09:20.790Z] [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 109 kB/s) [2020-02-04T06:09:20.790Z] [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 [2020-02-04T06:09:20.790Z] [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 [2020-02-04T06:09:20.790Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom [2020-02-04T06:09:21.355Z] [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 [2020-02-04T06:09:21.355Z] [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 [2020-02-04T06:09:21.355Z] [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 [2020-02-04T06:09:21.355Z] [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 71 kB/s) [2020-02-04T06:09:21.355Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom [2020-02-04T06:09:21.355Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom [2020-02-04T06:09:21.355Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom [2020-02-04T06:09:21.613Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom [2020-02-04T06:09:21.613Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom [2020-02-04T06:09:21.613Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom [2020-02-04T06:09:21.870Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (6.7 kB at 240 kB/s) [2020-02-04T06:09:21.870Z] [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 [2020-02-04T06:09:21.870Z] [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 [2020-02-04T06:09:21.870Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/2.0.6/maven-2.0.6.pom [2020-02-04T06:09:22.412Z] [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 [2020-02-04T06:09:22.412Z] [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 [2020-02-04T06:09:22.412Z] [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 [2020-02-04T06:09:22.672Z] [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 26 kB/s) [2020-02-04T06:09:22.673Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/5/maven-parent-5.pom [2020-02-04T06:09:22.673Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/5/maven-parent-5.pom [2020-02-04T06:09:22.673Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/5/maven-parent-5.pom [2020-02-04T06:09:22.930Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/5/maven-parent-5.pom [2020-02-04T06:09:22.930Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/5/maven-parent-5.pom [2020-02-04T06:09:22.930Z] [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 [2020-02-04T06:09:22.931Z] [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 508 kB/s) [2020-02-04T06:09:22.931Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/3/apache-3.pom [2020-02-04T06:09:22.931Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/3/apache-3.pom [2020-02-04T06:09:23.188Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/3/apache-3.pom [2020-02-04T06:09:23.446Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/3/apache-3.pom [2020-02-04T06:09:23.446Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/3/apache-3.pom [2020-02-04T06:09:23.446Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom [2020-02-04T06:09:23.446Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom (3.4 kB at 127 kB/s) [2020-02-04T06:09:23.446Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom [2020-02-04T06:09:23.446Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom [2020-02-04T06:09:23.703Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom [2020-02-04T06:09:23.961Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom [2020-02-04T06:09:24.219Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom [2020-02-04T06:09:24.219Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom [2020-02-04T06:09:24.219Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2.0 kB at 83 kB/s) [2020-02-04T06:09:24.219Z] [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 [2020-02-04T06:09:24.219Z] [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 [2020-02-04T06:09:24.219Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom [2020-02-04T06:09:24.477Z] [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 [2020-02-04T06:09:24.477Z] [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 [2020-02-04T06:09:24.477Z] [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 [2020-02-04T06:09:24.477Z] [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 180 kB/s) [2020-02-04T06:09:24.477Z] [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 [2020-02-04T06:09:24.735Z] [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 [2020-02-04T06:09:24.735Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom [2020-02-04T06:09:24.992Z] [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 [2020-02-04T06:09:24.992Z] [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 [2020-02-04T06:09:24.992Z] [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 [2020-02-04T06:09:24.992Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 21 kB/s) [2020-02-04T06:09:24.992Z] [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 [2020-02-04T06:09:24.992Z] [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 [2020-02-04T06:09:25.249Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom [2020-02-04T06:09:25.507Z] [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 [2020-02-04T06:09:25.507Z] [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 [2020-02-04T06:09:25.507Z] [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 [2020-02-04T06:09:25.507Z] [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 302 kB/s) [2020-02-04T06:09:25.507Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.10/junit-4.10.pom [2020-02-04T06:09:25.507Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.10/junit-4.10.pom [2020-02-04T06:09:25.507Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/4.10/junit-4.10.pom [2020-02-04T06:09:25.765Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.10/junit-4.10.pom [2020-02-04T06:09:26.024Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.10/junit-4.10.pom [2020-02-04T06:09:26.024Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.10/junit-4.10.pom [2020-02-04T06:09:26.024Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.10/junit-4.10.pom (2.3 kB at 90 kB/s) [2020-02-04T06:09:26.024Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom [2020-02-04T06:09:26.024Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom [2020-02-04T06:09:26.024Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom [2020-02-04T06:09:26.281Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom [2020-02-04T06:09:26.281Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom [2020-02-04T06:09:26.281Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom [2020-02-04T06:09:26.281Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom (481 B at 25 kB/s) [2020-02-04T06:09:26.281Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom [2020-02-04T06:09:26.539Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom [2020-02-04T06:09:26.539Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom [2020-02-04T06:09:26.796Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom [2020-02-04T06:09:26.796Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom [2020-02-04T06:09:26.796Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom [2020-02-04T06:09:26.796Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom (5.9 kB at 184 kB/s) [2020-02-04T06:09:26.796Z] [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 [2020-02-04T06:09:26.796Z] [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 [2020-02-04T06:09:27.055Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom [2020-02-04T06:09:27.313Z] [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 [2020-02-04T06:09:27.313Z] [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 [2020-02-04T06:09:27.313Z] [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 [2020-02-04T06:09:27.313Z] [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 125 kB/s) [2020-02-04T06:09:27.313Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom [2020-02-04T06:09:27.313Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom [2020-02-04T06:09:27.313Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom [2020-02-04T06:09:27.573Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom [2020-02-04T06:09:27.897Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom [2020-02-04T06:09:27.897Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom [2020-02-04T06:09:27.897Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (1.9 kB at 71 kB/s) [2020-02-04T06:09:27.897Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom [2020-02-04T06:09:27.897Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom [2020-02-04T06:09:27.897Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom [2020-02-04T06:09:28.157Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom [2020-02-04T06:09:28.157Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom [2020-02-04T06:09:28.157Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom [2020-02-04T06:09:28.416Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (1.8 kB at 55 kB/s) [2020-02-04T06:09:28.416Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom [2020-02-04T06:09:28.416Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom [2020-02-04T06:09:28.416Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom [2020-02-04T06:09:28.674Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom [2020-02-04T06:09:28.675Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom [2020-02-04T06:09:28.675Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom [2020-02-04T06:09:28.675Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (1.4 kB at 51 kB/s) [2020-02-04T06:09:28.675Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom [2020-02-04T06:09:28.675Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom [2020-02-04T06:09:28.675Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom [2020-02-04T06:09:29.241Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom [2020-02-04T06:09:29.241Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom [2020-02-04T06:09:29.241Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom [2020-02-04T06:09:29.241Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 15 kB/s) [2020-02-04T06:09:29.241Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom [2020-02-04T06:09:29.241Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom [2020-02-04T06:09:29.241Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom [2020-02-04T06:09:29.500Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom [2020-02-04T06:09:29.500Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom [2020-02-04T06:09:29.759Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom [2020-02-04T06:09:29.759Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (3.9 kB at 72 kB/s) [2020-02-04T06:09:29.759Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom [2020-02-04T06:09:29.759Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom [2020-02-04T06:09:29.759Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom [2020-02-04T06:09:30.017Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom [2020-02-04T06:09:30.017Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom [2020-02-04T06:09:30.275Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom [2020-02-04T06:09:30.275Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2.0 kB at 60 kB/s) [2020-02-04T06:09:30.275Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom [2020-02-04T06:09:30.275Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom [2020-02-04T06:09:30.275Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom [2020-02-04T06:09:30.534Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom [2020-02-04T06:09:30.534Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom [2020-02-04T06:09:30.534Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom [2020-02-04T06:09:30.535Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (1.9 kB at 60 kB/s) [2020-02-04T06:09:30.535Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom [2020-02-04T06:09:30.792Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom [2020-02-04T06:09:30.792Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom [2020-02-04T06:09:31.050Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom [2020-02-04T06:09:31.050Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom [2020-02-04T06:09:31.050Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom [2020-02-04T06:09:31.050Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (1.7 kB at 42 kB/s) [2020-02-04T06:09:31.050Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-cli/commons-cli/1.0/commons-cli-1.0.pom [2020-02-04T06:09:31.050Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-cli/commons-cli/1.0/commons-cli-1.0.pom [2020-02-04T06:09:31.308Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-cli/commons-cli/1.0/commons-cli-1.0.pom [2020-02-04T06:09:31.566Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-cli/commons-cli/1.0/commons-cli-1.0.pom [2020-02-04T06:09:31.566Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-cli/commons-cli/1.0/commons-cli-1.0.pom [2020-02-04T06:09:31.566Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.pom [2020-02-04T06:09:31.566Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (2.1 kB at 96 kB/s) [2020-02-04T06:09:31.566Z] [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 [2020-02-04T06:09:31.566Z] [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 [2020-02-04T06:09:31.566Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom [2020-02-04T06:09:32.131Z] [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 [2020-02-04T06:09:32.131Z] [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 [2020-02-04T06:09:32.131Z] [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 [2020-02-04T06:09:32.131Z] [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 56 kB/s) [2020-02-04T06:09:32.131Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom [2020-02-04T06:09:32.131Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom [2020-02-04T06:09:32.131Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom [2020-02-04T06:09:32.389Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom [2020-02-04T06:09:32.389Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom [2020-02-04T06:09:32.389Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom [2020-02-04T06:09:32.389Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2.0 kB at 92 kB/s) [2020-02-04T06:09:32.389Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom [2020-02-04T06:09:32.645Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom [2020-02-04T06:09:32.645Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom [2020-02-04T06:09:33.212Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom [2020-02-04T06:09:33.212Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom [2020-02-04T06:09:33.212Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom [2020-02-04T06:09:33.212Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7.1 kB at 245 kB/s) [2020-02-04T06:09:33.212Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom [2020-02-04T06:09:33.469Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom [2020-02-04T06:09:33.469Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom [2020-02-04T06:09:33.727Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom [2020-02-04T06:09:33.727Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom [2020-02-04T06:09:33.984Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom [2020-02-04T06:09:34.242Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (2.6 kB at 11 kB/s) [2020-02-04T06:09:34.242Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom [2020-02-04T06:09:34.501Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom [2020-02-04T06:09:34.501Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom [2020-02-04T06:09:34.795Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom [2020-02-04T06:09:34.795Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom [2020-02-04T06:09:34.795Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom [2020-02-04T06:09:34.795Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (1.3 kB at 20 kB/s) [2020-02-04T06:09:34.795Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1/classworlds-1.1.pom [2020-02-04T06:09:34.795Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1/classworlds-1.1.pom [2020-02-04T06:09:35.053Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.pom [2020-02-04T06:09:35.310Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1/classworlds-1.1.pom [2020-02-04T06:09:35.310Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1/classworlds-1.1.pom [2020-02-04T06:09:35.310Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom [2020-02-04T06:09:35.310Z] [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 115 kB/s) [2020-02-04T06:09:35.310Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar [2020-02-04T06:09:35.310Z] [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 [2020-02-04T06:09:35.310Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar [2020-02-04T06:09:35.310Z] [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 [2020-02-04T06:09:35.310Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar [2020-02-04T06:09:35.310Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar [2020-02-04T06:09:35.567Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar [2020-02-04T06:09:35.828Z] [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 [2020-02-04T06:09:35.828Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar [2020-02-04T06:09:35.828Z] [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 [2020-02-04T06:09:35.828Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar [2020-02-04T06:09:35.828Z] [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 [2020-02-04T06:09:35.828Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (4.2 kB at 191 kB/s) [2020-02-04T06:09:35.828Z] [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 482 kB/s) [2020-02-04T06:09:36.105Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.pom [2020-02-04T06:09:36.105Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.pom [2020-02-04T06:09:36.105Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.pom [2020-02-04T06:09:36.363Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.pom [2020-02-04T06:09:36.363Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.pom [2020-02-04T06:09:36.363Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.pom [2020-02-04T06:09:36.620Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.pom (1.5 kB at 40 kB/s) [2020-02-04T06:09:36.620Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200/1.3.0/tycho-pack200-1.3.0.pom [2020-02-04T06:09:36.620Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-pack200/1.3.0/tycho-pack200-1.3.0.pom [2020-02-04T06:09:36.620Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-pack200/1.3.0/tycho-pack200-1.3.0.pom [2020-02-04T06:09:36.878Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-pack200/1.3.0/tycho-pack200-1.3.0.pom [2020-02-04T06:09:36.878Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-pack200/1.3.0/tycho-pack200-1.3.0.pom [2020-02-04T06:09:36.878Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200/1.3.0/tycho-pack200-1.3.0.pom [2020-02-04T06:09:36.878Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200/1.3.0/tycho-pack200-1.3.0.pom (1.5 kB at 33 kB/s) [2020-02-04T06:09:36.878Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.jar [2020-02-04T06:09:37.135Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.jar [2020-02-04T06:09:37.135Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.jar [2020-02-04T06:09:37.391Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.jar [2020-02-04T06:09:37.392Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.jar [2020-02-04T06:09:37.392Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.jar [2020-02-04T06:09:37.392Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.jar (6.8 kB at 170 kB/s) [2020-02-04T06:09:37.392Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.pom [2020-02-04T06:09:37.649Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.pom [2020-02-04T06:09:37.649Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.pom [2020-02-04T06:09:37.907Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.pom [2020-02-04T06:09:37.907Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.pom [2020-02-04T06:09:37.907Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.pom [2020-02-04T06:09:37.907Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.pom (2.2 kB at 51 kB/s) [2020-02-04T06:09:37.907Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.jar [2020-02-04T06:09:37.907Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.jar [2020-02-04T06:09:37.907Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.jar [2020-02-04T06:09:38.474Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.jar [2020-02-04T06:09:38.474Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.jar [2020-02-04T06:09:38.475Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.jar [2020-02-04T06:09:38.475Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.jar (28 kB at 651 kB/s) [2020-02-04T06:09:38.475Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.pom [2020-02-04T06:09:38.475Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.pom [2020-02-04T06:09:38.475Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.pom [2020-02-04T06:09:38.732Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.pom [2020-02-04T06:09:38.732Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.pom [2020-02-04T06:09:38.989Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.pom [2020-02-04T06:09:38.989Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.pom (2.7 kB at 51 kB/s) [2020-02-04T06:09:38.989Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom [2020-02-04T06:09:38.990Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom [2020-02-04T06:09:38.990Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom [2020-02-04T06:09:39.246Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom [2020-02-04T06:09:39.246Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom [2020-02-04T06:09:39.246Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom [2020-02-04T06:09:39.506Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom (11 kB at 254 kB/s) [2020-02-04T06:09:39.506Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/32/commons-parent-32.pom [2020-02-04T06:09:39.506Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/32/commons-parent-32.pom [2020-02-04T06:09:39.506Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/32/commons-parent-32.pom [2020-02-04T06:09:39.763Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/32/commons-parent-32.pom [2020-02-04T06:09:39.764Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/32/commons-parent-32.pom [2020-02-04T06:09:39.764Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/32/commons-parent-32.pom [2020-02-04T06:09:39.764Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/32/commons-parent-32.pom (53 kB at 2.0 MB/s) [2020-02-04T06:09:39.764Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/13/apache-13.pom [2020-02-04T06:09:39.764Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/13/apache-13.pom [2020-02-04T06:09:40.021Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/13/apache-13.pom [2020-02-04T06:09:40.278Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/13/apache-13.pom [2020-02-04T06:09:40.278Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/13/apache-13.pom [2020-02-04T06:09:40.278Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom [2020-02-04T06:09:40.278Z] [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 699 kB/s) [2020-02-04T06:09:40.278Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.pom [2020-02-04T06:09:40.278Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.pom [2020-02-04T06:09:40.278Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.pom [2020-02-04T06:09:40.843Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.pom [2020-02-04T06:09:41.104Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.pom [2020-02-04T06:09:41.104Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.pom [2020-02-04T06:09:41.362Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.pom (1.9 kB at 29 kB/s) [2020-02-04T06:09:41.362Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom [2020-02-04T06:09:41.362Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom [2020-02-04T06:09:41.362Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom [2020-02-04T06:09:41.621Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom [2020-02-04T06:09:41.621Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom [2020-02-04T06:09:41.621Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom [2020-02-04T06:09:41.621Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom (2.0 kB at 38 kB/s) [2020-02-04T06:09:41.621Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom [2020-02-04T06:09:41.878Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom [2020-02-04T06:09:41.878Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom [2020-02-04T06:09:42.137Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom [2020-02-04T06:09:42.137Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom [2020-02-04T06:09:42.137Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom [2020-02-04T06:09:42.137Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom (5.5 kB at 289 kB/s) [2020-02-04T06:09:42.137Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.3/ow2-1.3.pom [2020-02-04T06:09:42.137Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.3/ow2-1.3.pom [2020-02-04T06:09:42.395Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/ow2/1.3/ow2-1.3.pom [2020-02-04T06:09:42.654Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.3/ow2-1.3.pom [2020-02-04T06:09:42.654Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.3/ow2-1.3.pom [2020-02-04T06:09:42.654Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.3/ow2-1.3.pom [2020-02-04T06:09:42.654Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.3/ow2-1.3.pom (9.5 kB at 340 kB/s) [2020-02-04T06:09:42.654Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.jar [2020-02-04T06:09:42.654Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.jar [2020-02-04T06:09:42.654Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar [2020-02-04T06:09:42.654Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar [2020-02-04T06:09:42.654Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.jar [2020-02-04T06:09:42.654Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar [2020-02-04T06:09:42.654Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.jar [2020-02-04T06:09:42.654Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar [2020-02-04T06:09:42.912Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.jar [2020-02-04T06:09:42.912Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar [2020-02-04T06:09:42.912Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.jar [2020-02-04T06:09:42.912Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar [2020-02-04T06:09:43.172Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.jar [2020-02-04T06:09:43.172Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar [2020-02-04T06:09:43.172Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.jar [2020-02-04T06:09:43.172Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar [2020-02-04T06:09:43.172Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.jar [2020-02-04T06:09:43.172Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar [2020-02-04T06:09:43.172Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.jar [2020-02-04T06:09:43.172Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar [2020-02-04T06:09:43.172Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.jar [2020-02-04T06:09:43.172Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.jar [2020-02-04T06:09:43.172Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar [2020-02-04T06:09:43.172Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar [2020-02-04T06:09:43.172Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar (54 kB at 1.8 MB/s) [2020-02-04T06:09:43.172Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.jar (28 kB at 521 kB/s) [2020-02-04T06:09:43.172Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.jar (21 kB at 322 kB/s) [2020-02-04T06:09:43.172Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar (379 kB at 4.4 MB/s) [2020-02-04T06:09:43.431Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.pom [2020-02-04T06:09:43.431Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.pom [2020-02-04T06:09:43.431Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.pom [2020-02-04T06:09:43.690Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.pom [2020-02-04T06:09:43.690Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.pom [2020-02-04T06:09:43.947Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.pom [2020-02-04T06:09:43.947Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.pom (4.8 kB at 90 kB/s) [2020-02-04T06:09:43.947Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom [2020-02-04T06:09:43.947Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom [2020-02-04T06:09:43.947Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom [2020-02-04T06:09:44.205Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom [2020-02-04T06:09:44.205Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom [2020-02-04T06:09:44.205Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom [2020-02-04T06:09:44.462Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom (12 kB at 201 kB/s) [2020-02-04T06:09:44.462Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/27/maven-parent-27.pom [2020-02-04T06:09:44.462Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/27/maven-parent-27.pom [2020-02-04T06:09:44.462Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/27/maven-parent-27.pom [2020-02-04T06:09:44.719Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/27/maven-parent-27.pom [2020-02-04T06:09:44.719Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/27/maven-parent-27.pom [2020-02-04T06:09:44.719Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/27/maven-parent-27.pom [2020-02-04T06:09:44.719Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/27/maven-parent-27.pom (41 kB at 1.5 MB/s) [2020-02-04T06:09:44.719Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/17/apache-17.pom [2020-02-04T06:09:44.976Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/17/apache-17.pom [2020-02-04T06:09:44.976Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/17/apache-17.pom [2020-02-04T06:09:45.234Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/17/apache-17.pom [2020-02-04T06:09:45.234Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/17/apache-17.pom [2020-02-04T06:09:45.234Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/17/apache-17.pom [2020-02-04T06:09:45.234Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/17/apache-17.pom (16 kB at 618 kB/s) [2020-02-04T06:09:45.234Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.jar [2020-02-04T06:09:45.234Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.jar [2020-02-04T06:09:45.234Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.jar [2020-02-04T06:09:45.800Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.jar [2020-02-04T06:09:45.800Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.jar [2020-02-04T06:09:45.800Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.jar [2020-02-04T06:09:45.800Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.jar (31 kB at 457 kB/s) [2020-02-04T06:09:45.800Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.pom [2020-02-04T06:09:45.800Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.pom [2020-02-04T06:09:45.800Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.pom [2020-02-04T06:09:46.367Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.pom [2020-02-04T06:09:46.367Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.pom [2020-02-04T06:09:46.367Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.pom [2020-02-04T06:09:46.367Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.pom (7.1 kB at 170 kB/s) [2020-02-04T06:09:46.367Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom [2020-02-04T06:09:46.367Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom [2020-02-04T06:09:46.367Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom [2020-02-04T06:09:46.625Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom [2020-02-04T06:09:46.625Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom [2020-02-04T06:09:46.625Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom [2020-02-04T06:09:46.884Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom (10 kB at 407 kB/s) [2020-02-04T06:09:46.884Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/30/maven-parent-30.pom [2020-02-04T06:09:46.884Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/30/maven-parent-30.pom [2020-02-04T06:09:46.884Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/30/maven-parent-30.pom [2020-02-04T06:09:47.141Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/30/maven-parent-30.pom [2020-02-04T06:09:47.141Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/30/maven-parent-30.pom [2020-02-04T06:09:47.141Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/30/maven-parent-30.pom [2020-02-04T06:09:47.141Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 1.5 MB/s) [2020-02-04T06:09:47.141Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.jar [2020-02-04T06:09:47.141Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.jar [2020-02-04T06:09:47.399Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.jar [2020-02-04T06:09:47.656Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.jar [2020-02-04T06:09:47.656Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.jar [2020-02-04T06:09:47.656Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.jar [2020-02-04T06:09:47.656Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.jar (32 kB at 793 kB/s) [2020-02-04T06:09:47.656Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.pom [2020-02-04T06:09:47.656Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.pom [2020-02-04T06:09:47.656Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.pom [2020-02-04T06:09:48.221Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.pom [2020-02-04T06:09:48.221Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.pom [2020-02-04T06:09:48.221Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.pom [2020-02-04T06:09:48.222Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.pom (2.5 kB at 31 kB/s) [2020-02-04T06:09:48.222Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.jar [2020-02-04T06:09:48.222Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.jar [2020-02-04T06:09:48.222Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.jar [2020-02-04T06:09:49.154Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.jar [2020-02-04T06:09:49.154Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.jar [2020-02-04T06:09:49.154Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.jar [2020-02-04T06:09:49.154Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.jar (33 kB at 558 kB/s) [2020-02-04T06:09:49.154Z] [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 [2020-02-04T06:09:49.154Z] [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 [2020-02-04T06:09:49.154Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom [2020-02-04T06:09:49.412Z] [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 [2020-02-04T06:09:49.412Z] [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 [2020-02-04T06:09:49.412Z] [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 [2020-02-04T06:09:49.669Z] [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 128 kB/s) [2020-02-04T06:09:49.670Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom [2020-02-04T06:09:49.670Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom [2020-02-04T06:09:49.670Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom [2020-02-04T06:09:49.927Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom [2020-02-04T06:09:49.927Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom [2020-02-04T06:09:49.927Z] [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 [2020-02-04T06:09:49.927Z] [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 367 kB/s) [2020-02-04T06:09:49.927Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/24/maven-parent-24.pom [2020-02-04T06:09:49.927Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom [2020-02-04T06:09:50.184Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/24/maven-parent-24.pom [2020-02-04T06:09:50.442Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom [2020-02-04T06:09:50.442Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/24/maven-parent-24.pom [2020-02-04T06:09:50.442Z] [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 [2020-02-04T06:09:50.442Z] [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.5 MB/s) [2020-02-04T06:09:50.442Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/14/apache-14.pom [2020-02-04T06:09:50.442Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/14/apache-14.pom [2020-02-04T06:09:50.442Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/14/apache-14.pom [2020-02-04T06:09:50.700Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/14/apache-14.pom [2020-02-04T06:09:50.957Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/14/apache-14.pom [2020-02-04T06:09:50.957Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom [2020-02-04T06:09:50.957Z] [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 432 kB/s) [2020-02-04T06:09:50.957Z] [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 [2020-02-04T06:09:50.957Z] [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 [2020-02-04T06:09:51.891Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar [2020-02-04T06:09:52.502Z] [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 [2020-02-04T06:09:52.502Z] [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 [2020-02-04T06:09:52.502Z] [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 [2020-02-04T06:09:52.760Z] [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 129 kB/s) [2020-02-04T06:09:52.760Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom [2020-02-04T06:09:52.760Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom [2020-02-04T06:09:52.760Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom [2020-02-04T06:09:53.327Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom [2020-02-04T06:09:53.327Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom [2020-02-04T06:09:53.327Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom [2020-02-04T06:09:53.327Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom (7.1 kB at 135 kB/s) [2020-02-04T06:09:53.327Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar [2020-02-04T06:09:53.327Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar [2020-02-04T06:09:53.327Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar [2020-02-04T06:09:53.585Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar [2020-02-04T06:09:53.843Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar [2020-02-04T06:09:53.843Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar [2020-02-04T06:09:53.843Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar (34 kB at 550 kB/s) [2020-02-04T06:09:53.843Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.pom [2020-02-04T06:09:53.843Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.pom [2020-02-04T06:09:53.843Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.pom [2020-02-04T06:09:54.102Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.pom [2020-02-04T06:09:54.360Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.pom [2020-02-04T06:09:54.360Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.pom [2020-02-04T06:09:54.360Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.pom (18 kB at 252 kB/s) [2020-02-04T06:09:54.361Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.jar [2020-02-04T06:09:54.361Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.jar [2020-02-04T06:09:54.361Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.jar [2020-02-04T06:09:54.928Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.jar [2020-02-04T06:09:54.928Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.jar [2020-02-04T06:09:54.928Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.jar [2020-02-04T06:09:54.928Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.jar (132 kB at 2.4 MB/s) [2020-02-04T06:09:54.928Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.pom [2020-02-04T06:09:54.928Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.pom [2020-02-04T06:09:54.928Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.pom [2020-02-04T06:09:55.186Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.pom [2020-02-04T06:09:55.443Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.pom [2020-02-04T06:09:55.443Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.pom [2020-02-04T06:09:55.443Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.pom (4.8 kB at 84 kB/s) [2020-02-04T06:09:55.443Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.jar [2020-02-04T06:09:55.443Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.jar [2020-02-04T06:09:55.443Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.jar [2020-02-04T06:09:55.701Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.jar [2020-02-04T06:09:55.959Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.jar [2020-02-04T06:09:55.959Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.jar [2020-02-04T06:09:55.959Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.jar (58 kB at 1.0 MB/s) [2020-02-04T06:09:55.959Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.pom [2020-02-04T06:09:55.959Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.pom [2020-02-04T06:09:56.216Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.pom [2020-02-04T06:09:56.474Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.pom [2020-02-04T06:09:56.474Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.pom [2020-02-04T06:09:56.731Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.pom [2020-02-04T06:09:56.731Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.pom (3.3 kB at 62 kB/s) [2020-02-04T06:09:56.731Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.pom [2020-02-04T06:09:56.731Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.pom [2020-02-04T06:09:56.731Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.pom [2020-02-04T06:09:56.989Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.pom [2020-02-04T06:09:56.989Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.pom [2020-02-04T06:09:57.246Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.pom [2020-02-04T06:09:57.247Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.pom (1.5 kB at 24 kB/s) [2020-02-04T06:09:57.247Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-surefire/1.3.0/tycho-surefire-1.3.0.pom [2020-02-04T06:09:57.247Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-surefire/1.3.0/tycho-surefire-1.3.0.pom [2020-02-04T06:09:57.247Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-surefire/1.3.0/tycho-surefire-1.3.0.pom [2020-02-04T06:09:57.504Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-surefire/1.3.0/tycho-surefire-1.3.0.pom [2020-02-04T06:09:57.504Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-surefire/1.3.0/tycho-surefire-1.3.0.pom [2020-02-04T06:09:57.504Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/1.3.0/tycho-surefire-1.3.0.pom [2020-02-04T06:09:57.761Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/1.3.0/tycho-surefire-1.3.0.pom (3.0 kB at 52 kB/s) [2020-02-04T06:09:57.761Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.pom [2020-02-04T06:09:57.761Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.pom [2020-02-04T06:09:57.761Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.pom [2020-02-04T06:09:58.018Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.pom [2020-02-04T06:09:58.018Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.pom [2020-02-04T06:09:58.018Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.pom [2020-02-04T06:09:58.276Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.pom (1.5 kB at 32 kB/s) [2020-02-04T06:09:58.276Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.pom [2020-02-04T06:09:58.276Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.pom [2020-02-04T06:09:58.276Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.pom [2020-02-04T06:09:58.534Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.pom [2020-02-04T06:09:58.534Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.pom [2020-02-04T06:09:58.534Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.pom [2020-02-04T06:09:58.793Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.pom (1.9 kB at 36 kB/s) [2020-02-04T06:09:58.793Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.pom [2020-02-04T06:09:58.793Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.pom [2020-02-04T06:09:58.793Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.pom [2020-02-04T06:09:59.051Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.pom [2020-02-04T06:09:59.051Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.pom [2020-02-04T06:09:59.051Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.pom [2020-02-04T06:09:59.311Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.pom (3.3 kB at 12 kB/s) [2020-02-04T06:09:59.311Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.pom [2020-02-04T06:09:59.574Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.pom [2020-02-04T06:10:00.508Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.pom [2020-02-04T06:10:00.801Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.pom [2020-02-04T06:10:00.801Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.pom [2020-02-04T06:10:00.801Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.pom [2020-02-04T06:10:01.058Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.pom (2.1 kB at 38 kB/s) [2020-02-04T06:10:01.058Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.pom [2020-02-04T06:10:01.058Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.pom [2020-02-04T06:10:01.058Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.pom [2020-02-04T06:10:01.317Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.pom [2020-02-04T06:10:01.317Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.pom [2020-02-04T06:10:01.317Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.pom [2020-02-04T06:10:01.317Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.pom (3.5 kB at 186 kB/s) [2020-02-04T06:10:01.317Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire/2.22.0/surefire-2.22.0.pom [2020-02-04T06:10:01.317Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire/2.22.0/surefire-2.22.0.pom [2020-02-04T06:10:01.575Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire/2.22.0/surefire-2.22.0.pom [2020-02-04T06:10:02.143Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire/2.22.0/surefire-2.22.0.pom [2020-02-04T06:10:02.143Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire/2.22.0/surefire-2.22.0.pom [2020-02-04T06:10:02.143Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.22.0/surefire-2.22.0.pom [2020-02-04T06:10:02.143Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.22.0/surefire-2.22.0.pom (27 kB at 828 kB/s) [2020-02-04T06:10:02.143Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/31/maven-parent-31.pom [2020-02-04T06:10:02.143Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/31/maven-parent-31.pom [2020-02-04T06:10:02.143Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/31/maven-parent-31.pom [2020-02-04T06:10:02.403Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/31/maven-parent-31.pom [2020-02-04T06:10:02.661Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/31/maven-parent-31.pom [2020-02-04T06:10:02.661Z] [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 [2020-02-04T06:10:02.661Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/31/maven-parent-31.pom (43 kB at 1.3 MB/s) [2020-02-04T06:10:02.661Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/19/apache-19.pom [2020-02-04T06:10:02.661Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/19/apache-19.pom [2020-02-04T06:10:02.661Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/19/apache-19.pom [2020-02-04T06:10:02.924Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/19/apache-19.pom [2020-02-04T06:10:03.181Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/19/apache-19.pom [2020-02-04T06:10:03.181Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom [2020-02-04T06:10:03.181Z] [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 484 kB/s) [2020-02-04T06:10:03.181Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.pom [2020-02-04T06:10:03.181Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.pom [2020-02-04T06:10:03.439Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.pom [2020-02-04T06:10:03.697Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.pom [2020-02-04T06:10:03.697Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.pom [2020-02-04T06:10:03.955Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.pom [2020-02-04T06:10:03.955Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.pom (2.0 kB at 65 kB/s) [2020-02-04T06:10:03.955Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.pom [2020-02-04T06:10:03.955Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.pom [2020-02-04T06:10:03.955Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.pom [2020-02-04T06:10:04.521Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.pom [2020-02-04T06:10:04.521Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.pom [2020-02-04T06:10:04.521Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.pom [2020-02-04T06:10:04.521Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.pom (11 kB at 366 kB/s) [2020-02-04T06:10:04.521Z] [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 [2020-02-04T06:10:04.521Z] [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 [2020-02-04T06:10:04.521Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom [2020-02-04T06:10:04.778Z] [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 [2020-02-04T06:10:04.778Z] [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 [2020-02-04T06:10:05.037Z] [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 [2020-02-04T06:10:05.037Z] [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 49 kB/s) [2020-02-04T06:10:05.037Z] [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 [2020-02-04T06:10:05.037Z] [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 [2020-02-04T06:10:05.037Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom [2020-02-04T06:10:05.295Z] [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 [2020-02-04T06:10:05.295Z] [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 [2020-02-04T06:10:05.295Z] [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 [2020-02-04T06:10:05.295Z] [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 615 kB/s) [2020-02-04T06:10:05.553Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.pom [2020-02-04T06:10:05.553Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.pom [2020-02-04T06:10:05.553Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.pom [2020-02-04T06:10:05.811Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.pom [2020-02-04T06:10:05.811Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.pom [2020-02-04T06:10:05.811Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.pom [2020-02-04T06:10:05.811Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.pom (7.4 kB at 175 kB/s) [2020-02-04T06:10:05.811Z] [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 [2020-02-04T06:10:05.811Z] [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 [2020-02-04T06:10:06.069Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom [2020-02-04T06:10:06.330Z] [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 [2020-02-04T06:10:06.330Z] [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 [2020-02-04T06:10:06.330Z] [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 [2020-02-04T06:10:06.330Z] [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 75 kB/s) [2020-02-04T06:10:06.330Z] [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 [2020-02-04T06:10:06.330Z] [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 [2020-02-04T06:10:06.588Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/2.2.1/maven-2.2.1.pom [2020-02-04T06:10:06.846Z] [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 [2020-02-04T06:10:06.846Z] [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 [2020-02-04T06:10:06.846Z] [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 [2020-02-04T06:10:06.846Z] [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 934 kB/s) [2020-02-04T06:10:06.846Z] [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 [2020-02-04T06:10:06.846Z] [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 [2020-02-04T06:10:06.846Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom [2020-02-04T06:10:07.104Z] [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 [2020-02-04T06:10:07.104Z] [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 [2020-02-04T06:10:07.361Z] [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 [2020-02-04T06:10:07.361Z] [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 57 kB/s) [2020-02-04T06:10:07.361Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom [2020-02-04T06:10:07.361Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom [2020-02-04T06:10:07.361Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom [2020-02-04T06:10:07.620Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom [2020-02-04T06:10:07.878Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom [2020-02-04T06:10:07.878Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom [2020-02-04T06:10:07.878Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom (2.8 kB at 46 kB/s) [2020-02-04T06:10:07.878Z] [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 [2020-02-04T06:10:07.878Z] [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 [2020-02-04T06:10:07.878Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom [2020-02-04T06:10:08.136Z] [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 [2020-02-04T06:10:08.136Z] [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 [2020-02-04T06:10:08.395Z] [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 [2020-02-04T06:10:08.395Z] [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 116 kB/s) [2020-02-04T06:10:08.395Z] [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 [2020-02-04T06:10:08.395Z] [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 [2020-02-04T06:10:08.395Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom [2020-02-04T06:10:08.701Z] [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 [2020-02-04T06:10:08.959Z] [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 [2020-02-04T06:10:08.959Z] [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 [2020-02-04T06:10:08.959Z] [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 353 kB/s) [2020-02-04T06:10:08.959Z] [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 [2020-02-04T06:10:08.959Z] [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 [2020-02-04T06:10:08.959Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom [2020-02-04T06:10:09.216Z] [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 [2020-02-04T06:10:09.473Z] [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 [2020-02-04T06:10:09.474Z] [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 [2020-02-04T06:10:10.407Z] [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 4.8 kB/s) [2020-02-04T06:10:10.407Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean/3.7/xbean-3.7.pom [2020-02-04T06:10:10.407Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean/3.7/xbean-3.7.pom [2020-02-04T06:10:10.407Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/xbean/xbean/3.7/xbean-3.7.pom [2020-02-04T06:10:10.972Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean/3.7/xbean-3.7.pom [2020-02-04T06:10:10.972Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean/3.7/xbean-3.7.pom [2020-02-04T06:10:10.972Z] [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 [2020-02-04T06:10:10.972Z] [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 336 kB/s) [2020-02-04T06:10:10.972Z] [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 [2020-02-04T06:10:11.230Z] [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 [2020-02-04T06:10:11.230Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom [2020-02-04T06:10:11.488Z] [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 [2020-02-04T06:10:11.488Z] [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 [2020-02-04T06:10:11.488Z] [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 [2020-02-04T06:10:11.488Z] [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 114 kB/s) [2020-02-04T06:10:11.488Z] [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 [2020-02-04T06:10:11.488Z] [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 [2020-02-04T06:10:11.488Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom [2020-02-04T06:10:12.053Z] [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 [2020-02-04T06:10:12.053Z] [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 [2020-02-04T06:10:12.053Z] [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 [2020-02-04T06:10:12.310Z] [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 200 kB/s) [2020-02-04T06:10:12.310Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom [2020-02-04T06:10:12.310Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom [2020-02-04T06:10:12.310Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom [2020-02-04T06:10:12.568Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom [2020-02-04T06:10:12.568Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom [2020-02-04T06:10:12.568Z] [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 [2020-02-04T06:10:12.825Z] [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 384 kB/s) [2020-02-04T06:10:12.825Z] [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 [2020-02-04T06:10:12.825Z] [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 [2020-02-04T06:10:12.825Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/collections/google-collections/1.0/google-collections-1.0.pom [2020-02-04T06:10:13.084Z] [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 [2020-02-04T06:10:13.084Z] [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 [2020-02-04T06:10:13.084Z] [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 [2020-02-04T06:10:13.342Z] [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 92 kB/s) [2020-02-04T06:10:13.342Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/google/1/google-1.pom [2020-02-04T06:10:13.342Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/google/1/google-1.pom [2020-02-04T06:10:13.342Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/google/1/google-1.pom [2020-02-04T06:10:13.602Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/google/1/google-1.pom [2020-02-04T06:10:13.602Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/google/1/google-1.pom [2020-02-04T06:10:13.602Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom [2020-02-04T06:10:13.602Z] [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 82 kB/s) [2020-02-04T06:10:13.602Z] [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 [2020-02-04T06:10:13.860Z] [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 [2020-02-04T06:10:13.860Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom [2020-02-04T06:10:14.117Z] [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 [2020-02-04T06:10:14.117Z] [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 [2020-02-04T06:10:14.117Z] [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 [2020-02-04T06:10:14.117Z] [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 121 kB/s) [2020-02-04T06:10:14.117Z] [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 [2020-02-04T06:10:14.117Z] [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 [2020-02-04T06:10:14.117Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom [2020-02-04T06:10:14.685Z] [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 [2020-02-04T06:10:14.685Z] [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 [2020-02-04T06:10:14.685Z] [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 [2020-02-04T06:10:14.685Z] [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 114 kB/s) [2020-02-04T06:10:14.685Z] [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 [2020-02-04T06:10:14.685Z] [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 [2020-02-04T06:10:14.685Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom [2020-02-04T06:10:14.943Z] [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 [2020-02-04T06:10:14.943Z] [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 [2020-02-04T06:10:14.943Z] [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 [2020-02-04T06:10:15.201Z] [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 27 kB/s) [2020-02-04T06:10:15.201Z] [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 [2020-02-04T06:10:15.201Z] [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 [2020-02-04T06:10:15.201Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom [2020-02-04T06:10:15.458Z] [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 [2020-02-04T06:10:15.458Z] [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 [2020-02-04T06:10:15.458Z] [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 [2020-02-04T06:10:15.458Z] [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 234 kB/s) [2020-02-04T06:10:15.458Z] [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 [2020-02-04T06:10:15.458Z] [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 [2020-02-04T06:10:15.716Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom [2020-02-04T06:10:15.974Z] [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 [2020-02-04T06:10:15.974Z] [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 [2020-02-04T06:10:15.974Z] [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 [2020-02-04T06:10:15.974Z] [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 363 kB/s) [2020-02-04T06:10:15.974Z] [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 [2020-02-04T06:10:15.974Z] [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 [2020-02-04T06:10:15.974Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom [2020-02-04T06:10:16.539Z] [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 [2020-02-04T06:10:16.539Z] [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 [2020-02-04T06:10:16.539Z] [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 [2020-02-04T06:10:16.539Z] [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 111 kB/s) [2020-02-04T06:10:16.539Z] [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 [2020-02-04T06:10:16.539Z] [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 [2020-02-04T06:10:16.539Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom [2020-02-04T06:10:16.804Z] [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 [2020-02-04T06:10:16.804Z] [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 [2020-02-04T06:10:16.804Z] [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 [2020-02-04T06:10:16.804Z] [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 75 kB/s) [2020-02-04T06:10:16.804Z] [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 [2020-02-04T06:10:16.804Z] [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 [2020-02-04T06:10:17.062Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom [2020-02-04T06:10:17.319Z] [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 [2020-02-04T06:10:17.319Z] [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 [2020-02-04T06:10:17.319Z] [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 [2020-02-04T06:10:17.319Z] [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 42 kB/s) [2020-02-04T06:10:17.319Z] [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 [2020-02-04T06:10:17.319Z] [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 [2020-02-04T06:10:17.319Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom [2020-02-04T06:10:17.885Z] [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 [2020-02-04T06:10:17.885Z] [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 [2020-02-04T06:10:17.885Z] [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 [2020-02-04T06:10:17.885Z] [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 62 kB/s) [2020-02-04T06:10:17.885Z] [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 [2020-02-04T06:10:17.885Z] [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 [2020-02-04T06:10:17.885Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom [2020-02-04T06:10:18.143Z] [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 [2020-02-04T06:10:18.143Z] [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 [2020-02-04T06:10:18.143Z] [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 [2020-02-04T06:10:18.404Z] [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 139 kB/s) [2020-02-04T06:10:18.404Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.pom [2020-02-04T06:10:18.404Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.pom [2020-02-04T06:10:18.404Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.pom [2020-02-04T06:10:18.662Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.pom [2020-02-04T06:10:18.662Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.pom [2020-02-04T06:10:18.662Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.pom [2020-02-04T06:10:18.662Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.pom (2.4 kB at 78 kB/s) [2020-02-04T06:10:18.662Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom [2020-02-04T06:10:18.662Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom [2020-02-04T06:10:18.919Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom [2020-02-04T06:10:19.176Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom [2020-02-04T06:10:19.176Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom [2020-02-04T06:10:19.176Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom [2020-02-04T06:10:19.176Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom (2.2 kB at 79 kB/s) [2020-02-04T06:10:19.176Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom [2020-02-04T06:10:19.176Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom [2020-02-04T06:10:19.433Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom [2020-02-04T06:10:19.691Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom [2020-02-04T06:10:19.691Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom [2020-02-04T06:10:19.691Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom [2020-02-04T06:10:19.691Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom (2.9 kB at 86 kB/s) [2020-02-04T06:10:19.691Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.5/ow2-1.5.pom [2020-02-04T06:10:19.691Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom [2020-02-04T06:10:19.691Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/ow2/1.5/ow2-1.5.pom [2020-02-04T06:10:19.950Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom [2020-02-04T06:10:20.208Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.5/ow2-1.5.pom [2020-02-04T06:10:20.208Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom [2020-02-04T06:10:20.208Z] [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 234 kB/s) [2020-02-04T06:10:20.208Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom [2020-02-04T06:10:20.208Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom [2020-02-04T06:10:20.208Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom [2020-02-04T06:10:20.466Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom [2020-02-04T06:10:20.466Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom [2020-02-04T06:10:20.724Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom [2020-02-04T06:10:20.724Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom (16 kB at 495 kB/s) [2020-02-04T06:10:20.724Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2020-02-04T06:10:20.724Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2020-02-04T06:10:20.724Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2020-02-04T06:10:20.983Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2020-02-04T06:10:20.983Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2020-02-04T06:10:21.240Z] [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 [2020-02-04T06:10:21.240Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 328 kB/s) [2020-02-04T06:10:21.240Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.jar [2020-02-04T06:10:21.240Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.jar [2020-02-04T06:10:21.240Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.jar [2020-02-04T06:10:21.240Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.jar [2020-02-04T06:10:21.240Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.jar [2020-02-04T06:10:21.240Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.jar [2020-02-04T06:10:21.240Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.jar [2020-02-04T06:10:21.240Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.jar [2020-02-04T06:10:21.240Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.jar [2020-02-04T06:10:21.240Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar [2020-02-04T06:10:21.240Z] [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 [2020-02-04T06:10:21.240Z] [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 [2020-02-04T06:10:21.240Z] [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 [2020-02-04T06:10:21.240Z] [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 [2020-02-04T06:10:21.240Z] [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 [2020-02-04T06:10:21.240Z] [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 [2020-02-04T06:10:21.240Z] [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 [2020-02-04T06:10:21.240Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar [2020-02-04T06:10:21.240Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar [2020-02-04T06:10:21.241Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar [2020-02-04T06:10:21.499Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.jar [2020-02-04T06:10:21.499Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.jar [2020-02-04T06:10:21.499Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.jar [2020-02-04T06:10:21.499Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.jar [2020-02-04T06:10:21.499Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.jar [2020-02-04T06:10:21.499Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.jar [2020-02-04T06:10:21.499Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.jar [2020-02-04T06:10:21.499Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.jar [2020-02-04T06:10:21.499Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.jar [2020-02-04T06:10:21.499Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar [2020-02-04T06:10:21.499Z] [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 [2020-02-04T06:10:21.499Z] [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 [2020-02-04T06:10:21.499Z] [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 [2020-02-04T06:10:21.499Z] [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 [2020-02-04T06:10:21.499Z] [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 [2020-02-04T06:10:21.499Z] [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 [2020-02-04T06:10:21.499Z] [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 [2020-02-04T06:10:21.499Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar [2020-02-04T06:10:21.499Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar [2020-02-04T06:10:21.499Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar [2020-02-04T06:10:21.499Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.jar [2020-02-04T06:10:21.499Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.jar [2020-02-04T06:10:21.499Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.jar [2020-02-04T06:10:21.499Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.jar [2020-02-04T06:10:21.499Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.jar [2020-02-04T06:10:22.065Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.jar [2020-02-04T06:10:22.065Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.jar [2020-02-04T06:10:22.065Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.jar [2020-02-04T06:10:22.065Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.jar [2020-02-04T06:10:22.065Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar [2020-02-04T06:10:22.322Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar [2020-02-04T06:10:22.322Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar [2020-02-04T06:10:22.322Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar [2020-02-04T06:10:22.322Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar [2020-02-04T06:10:22.322Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar [2020-02-04T06:10:22.580Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar [2020-02-04T06:10:22.580Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar [2020-02-04T06:10:22.580Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar [2020-02-04T06:10:22.580Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar [2020-02-04T06:10:22.580Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar [2020-02-04T06:10:22.837Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.jar [2020-02-04T06:10:22.837Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.jar [2020-02-04T06:10:22.837Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.jar [2020-02-04T06:10:22.837Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.jar [2020-02-04T06:10:22.837Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.jar [2020-02-04T06:10:22.837Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.jar [2020-02-04T06:10:23.095Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.jar [2020-02-04T06:10:23.353Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.jar [2020-02-04T06:10:23.353Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.jar [2020-02-04T06:10:23.353Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar [2020-02-04T06:10:23.353Z] [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 [2020-02-04T06:10:23.611Z] [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 [2020-02-04T06:10:23.869Z] [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 [2020-02-04T06:10:23.869Z] [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 [2020-02-04T06:10:23.869Z] [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 [2020-02-04T06:10:23.869Z] [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 [2020-02-04T06:10:23.869Z] [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 [2020-02-04T06:10:23.869Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar [2020-02-04T06:10:24.127Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar [2020-02-04T06:10:24.127Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar [2020-02-04T06:10:24.693Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.jar [2020-02-04T06:10:24.693Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.jar [2020-02-04T06:10:24.693Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.jar [2020-02-04T06:10:24.693Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.jar [2020-02-04T06:10:24.693Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.jar [2020-02-04T06:10:24.693Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.jar [2020-02-04T06:10:24.693Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.jar [2020-02-04T06:10:24.693Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.jar [2020-02-04T06:10:24.693Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar [2020-02-04T06:10:24.693Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.jar [2020-02-04T06:10:24.694Z] [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 [2020-02-04T06:10:24.694Z] [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 [2020-02-04T06:10:24.694Z] [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 [2020-02-04T06:10:24.694Z] [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 [2020-02-04T06:10:24.694Z] [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 [2020-02-04T06:10:24.694Z] [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 [2020-02-04T06:10:24.694Z] [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 [2020-02-04T06:10:24.694Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar [2020-02-04T06:10:24.694Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar [2020-02-04T06:10:24.694Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar [2020-02-04T06:10:24.694Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.jar [2020-02-04T06:10:24.694Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.jar [2020-02-04T06:10:24.694Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.jar [2020-02-04T06:10:24.694Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.jar [2020-02-04T06:10:24.694Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.jar [2020-02-04T06:10:25.001Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.jar (26 kB at 321 kB/s) [2020-02-04T06:10:25.001Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.jar (65 kB at 797 kB/s) [2020-02-04T06:10:25.001Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.jar [2020-02-04T06:10:25.001Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.jar [2020-02-04T06:10:25.002Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.jar (187 kB at 2.1 MB/s) [2020-02-04T06:10:25.002Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.jar (429 kB at 4.5 MB/s) [2020-02-04T06:10:25.002Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.jar [2020-02-04T06:10:25.002Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.jar [2020-02-04T06:10:25.002Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.jar (13 kB at 81 kB/s) [2020-02-04T06:10:25.002Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar [2020-02-04T06:10:25.002Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.jar (186 kB at 1.1 MB/s) [2020-02-04T06:10:25.002Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.jar (112 kB at 641 kB/s) [2020-02-04T06:10:25.002Z] [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 [2020-02-04T06:10:25.002Z] [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 [2020-02-04T06:10:25.002Z] [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 151 kB/s) [2020-02-04T06:10:25.002Z] [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 [2020-02-04T06:10:25.002Z] [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 590 kB/s) [2020-02-04T06:10:25.002Z] [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 [2020-02-04T06:10:25.002Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.jar (524 kB at 1.9 MB/s) [2020-02-04T06:10:25.002Z] [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 131 kB/s) [2020-02-04T06:10:25.002Z] [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 [2020-02-04T06:10:25.002Z] [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 [2020-02-04T06:10:25.002Z] [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 244 kB/s) [2020-02-04T06:10:25.002Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.jar (920 kB at 3.3 MB/s) [2020-02-04T06:10:25.002Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar [2020-02-04T06:10:25.002Z] [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 [2020-02-04T06:10:25.002Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar (273 kB at 768 kB/s) [2020-02-04T06:10:25.002Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar [2020-02-04T06:10:25.260Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (38 kB at 105 kB/s) [2020-02-04T06:10:25.260Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar (35 kB at 97 kB/s) [2020-02-04T06:10:25.260Z] [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 83 kB/s) [2020-02-04T06:10:25.260Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar [2020-02-04T06:10:25.260Z] [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 899 kB/s) [2020-02-04T06:10:25.260Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar (108 kB at 289 kB/s) [2020-02-04T06:10:25.260Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar (315 kB at 796 kB/s) [2020-02-04T06:10:35.222Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom [2020-02-04T06:10:35.222Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom [2020-02-04T06:10:35.222Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom [2020-02-04T06:10:35.222Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom [2020-02-04T06:10:35.222Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom [2020-02-04T06:10:35.222Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom [2020-02-04T06:10:35.222Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom (3.3 kB at 368 kB/s) [2020-02-04T06:10:35.222Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom [2020-02-04T06:10:35.222Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom [2020-02-04T06:10:35.482Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom [2020-02-04T06:10:35.749Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom [2020-02-04T06:10:35.749Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom [2020-02-04T06:10:35.749Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom [2020-02-04T06:10:35.749Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom (11 kB at 316 kB/s) [2020-02-04T06:10:35.749Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar [2020-02-04T06:10:35.749Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar [2020-02-04T06:10:35.749Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar [2020-02-04T06:10:36.316Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar [2020-02-04T06:10:36.317Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar [2020-02-04T06:10:36.317Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar [2020-02-04T06:10:36.317Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar (36 kB at 1.1 MB/s) [2020-02-04T06:10:36.317Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.pom [2020-02-04T06:10:36.317Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.pom [2020-02-04T06:10:36.317Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.pom [2020-02-04T06:10:36.575Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.pom [2020-02-04T06:10:36.575Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.pom [2020-02-04T06:10:36.832Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.pom [2020-02-04T06:10:37.090Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.pom (8.3 kB at 32 kB/s) [2020-02-04T06:10:37.090Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom [2020-02-04T06:10:37.090Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom [2020-02-04T06:10:37.090Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom [2020-02-04T06:10:37.347Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom [2020-02-04T06:10:37.347Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom [2020-02-04T06:10:37.347Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom [2020-02-04T06:10:37.347Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom (12 kB at 424 kB/s) [2020-02-04T06:10:37.347Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.jar [2020-02-04T06:10:37.606Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.jar [2020-02-04T06:10:37.606Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.jar [2020-02-04T06:10:37.865Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.jar [2020-02-04T06:10:37.865Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.jar [2020-02-04T06:10:37.865Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.jar [2020-02-04T06:10:39.241Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.jar (13 kB at 12 kB/s) [2020-02-04T06:10:39.241Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.pom [2020-02-04T06:10:39.241Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.pom [2020-02-04T06:10:39.241Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.pom [2020-02-04T06:10:39.499Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.pom [2020-02-04T06:10:39.499Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.pom [2020-02-04T06:10:39.499Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.pom [2020-02-04T06:10:39.757Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.pom (2.0 kB at 32 kB/s) [2020-02-04T06:10:39.757Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.jar [2020-02-04T06:10:39.757Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.jar [2020-02-04T06:10:39.757Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.jar [2020-02-04T06:10:40.014Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.jar [2020-02-04T06:10:40.014Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.jar [2020-02-04T06:10:40.014Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.jar [2020-02-04T06:10:40.272Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.jar (12 kB at 202 kB/s) [2020-02-04T06:10:40.272Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.pom [2020-02-04T06:10:40.272Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.pom [2020-02-04T06:10:40.272Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.pom [2020-02-04T06:10:40.708Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.pom [2020-02-04T06:10:40.708Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.pom [2020-02-04T06:10:40.708Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.pom [2020-02-04T06:10:40.708Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.pom (5.6 kB at 127 kB/s) [2020-02-04T06:10:40.708Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.jar [2020-02-04T06:10:40.708Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.jar [2020-02-04T06:10:40.708Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.jar [2020-02-04T06:10:40.969Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.jar [2020-02-04T06:10:40.969Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.jar [2020-02-04T06:10:41.228Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.jar [2020-02-04T06:10:41.228Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.jar (29 kB at 502 kB/s) [2020-02-04T06:10:41.793Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.pom [2020-02-04T06:10:41.793Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.pom [2020-02-04T06:10:41.793Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.pom [2020-02-04T06:10:42.358Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.pom [2020-02-04T06:10:42.358Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.pom [2020-02-04T06:10:42.358Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.pom [2020-02-04T06:10:42.358Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.pom (2.9 kB at 38 kB/s) [2020-02-04T06:10:42.358Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.jar [2020-02-04T06:10:42.358Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.jar [2020-02-04T06:10:42.616Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.jar [2020-02-04T06:10:42.874Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.jar [2020-02-04T06:10:43.131Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.jar [2020-02-04T06:10:43.131Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.jar [2020-02-04T06:10:43.131Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.jar (45 kB at 928 kB/s) [2020-02-04T06:10:43.131Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.pom [2020-02-04T06:10:43.131Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.pom [2020-02-04T06:10:43.131Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.pom [2020-02-04T06:10:43.388Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.pom [2020-02-04T06:10:43.388Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.pom [2020-02-04T06:10:43.645Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.pom [2020-02-04T06:10:43.645Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.pom (1.8 kB at 35 kB/s) [2020-02-04T06:10:43.645Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.zip [2020-02-04T06:10:43.645Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.15/commons-compress-1.15-sources.jar [2020-02-04T06:10:43.645Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.zip [2020-02-04T06:10:43.645Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.15/commons-compress-1.15-sources.jar [2020-02-04T06:10:43.645Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.zip [2020-02-04T06:10:43.645Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.15/commons-compress-1.15-sources.jar [2020-02-04T06:10:43.905Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.zip [2020-02-04T06:10:43.905Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.15/commons-compress-1.15-sources.jar [2020-02-04T06:10:44.164Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.zip [2020-02-04T06:10:44.164Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.15/commons-compress-1.15-sources.jar [2020-02-04T06:10:44.164Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.zip [2020-02-04T06:10:44.164Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15-sources.jar [2020-02-04T06:10:44.164Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15-sources.jar (512 kB at 5.8 MB/s) [2020-02-04T06:10:44.729Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.zip (8.0 MB at 11 MB/s) [2020-02-04T06:10:44.987Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.pom [2020-02-04T06:10:44.987Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.pom [2020-02-04T06:10:44.987Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.pom [2020-02-04T06:10:45.244Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.pom [2020-02-04T06:10:45.244Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.pom [2020-02-04T06:10:45.244Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.pom [2020-02-04T06:10:45.502Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.pom (2.0 kB at 34 kB/s) [2020-02-04T06:10:45.502Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.jar [2020-02-04T06:10:45.502Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.jar [2020-02-04T06:10:45.502Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.jar [2020-02-04T06:10:45.760Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.jar [2020-02-04T06:10:45.760Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.jar [2020-02-04T06:10:45.760Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.jar [2020-02-04T06:10:46.017Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.jar (22 kB at 474 kB/s) [2020-02-04T06:10:46.017Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom [2020-02-04T06:10:46.017Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom [2020-02-04T06:10:46.017Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom [2020-02-04T06:10:46.275Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom [2020-02-04T06:10:46.275Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom [2020-02-04T06:10:46.275Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom [2020-02-04T06:10:46.275Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 kB at 452 kB/s) [2020-02-04T06:10:46.532Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/22/commons-parent-22.pom [2020-02-04T06:10:46.532Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom [2020-02-04T06:10:46.532Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/22/commons-parent-22.pom [2020-02-04T06:10:46.789Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom [2020-02-04T06:10:46.789Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/22/commons-parent-22.pom [2020-02-04T06:10:47.046Z] [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 [2020-02-04T06:10:47.046Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/22/commons-parent-22.pom (42 kB at 1.3 MB/s) [2020-02-04T06:10:47.046Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar [2020-02-04T06:10:47.046Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar [2020-02-04T06:10:47.046Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar [2020-02-04T06:10:47.304Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar [2020-02-04T06:10:47.304Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar [2020-02-04T06:10:47.561Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar [2020-02-04T06:10:47.561Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (316 kB at 6.3 MB/s) [2020-02-04T06:10:47.561Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.pom [2020-02-04T06:10:47.561Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.pom [2020-02-04T06:10:47.818Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.pom [2020-02-04T06:10:48.076Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.pom [2020-02-04T06:10:48.076Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.pom [2020-02-04T06:10:48.076Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.pom [2020-02-04T06:10:48.076Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.pom (1.4 kB at 34 kB/s) [2020-02-04T06:10:48.076Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.jar [2020-02-04T06:10:48.076Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.jar [2020-02-04T06:10:48.334Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.jar [2020-02-04T06:10:48.591Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.jar [2020-02-04T06:10:48.591Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.jar [2020-02-04T06:10:48.591Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.jar [2020-02-04T06:10:48.591Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.jar (14 kB at 261 kB/s) [2020-02-04T06:10:48.996Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/tools/tycho-plugins/repository-utils/1.0.0/repository-utils-1.0.0.pom [2020-02-04T06:10:48.996Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/tools/tycho-plugins/repository-utils/1.0.0/repository-utils-1.0.0.pom [2020-02-04T06:10:48.996Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/tools/tycho-plugins/repository-utils/1.0.0/repository-utils-1.0.0.pom [2020-02-04T06:10:49.255Z] [INFO] Downloaded from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/tools/tycho-plugins/repository-utils/1.0.0/repository-utils-1.0.0.pom (3.7 kB at 8.2 kB/s) [2020-02-04T06:10:49.255Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/tools/tycho-plugins/1.0.0/tycho-plugins-1.0.0.pom [2020-02-04T06:10:49.255Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/tools/tycho-plugins/1.0.0/tycho-plugins-1.0.0.pom [2020-02-04T06:10:49.513Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/tools/tycho-plugins/1.0.0/tycho-plugins-1.0.0.pom [2020-02-04T06:10:49.769Z] [INFO] Downloaded from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/tools/tycho-plugins/1.0.0/tycho-plugins-1.0.0.pom (8.7 kB at 29 kB/s) [2020-02-04T06:10:49.769Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/tools/tycho-plugins/repository-utils/1.0.0/repository-utils-1.0.0.jar [2020-02-04T06:10:49.769Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/tools/tycho-plugins/repository-utils/1.0.0/repository-utils-1.0.0.jar [2020-02-04T06:10:49.769Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/tools/tycho-plugins/repository-utils/1.0.0/repository-utils-1.0.0.jar [2020-02-04T06:10:50.333Z] [INFO] Downloaded from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/tools/tycho-plugins/repository-utils/1.0.0/repository-utils-1.0.0.jar (78 kB at 176 kB/s) [2020-02-04T06:10:50.333Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-facade/1.0.0/tycho-p2-facade-1.0.0.pom [2020-02-04T06:10:50.333Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-facade/1.0.0/tycho-p2-facade-1.0.0.pom [2020-02-04T06:10:50.333Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-facade/1.0.0/tycho-p2-facade-1.0.0.pom [2020-02-04T06:10:50.590Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-facade/1.0.0/tycho-p2-facade-1.0.0.pom [2020-02-04T06:10:50.590Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-facade/1.0.0/tycho-p2-facade-1.0.0.pom [2020-02-04T06:10:50.590Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.0.0/tycho-p2-facade-1.0.0.pom [2020-02-04T06:10:50.590Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.0.0/tycho-p2-facade-1.0.0.pom (2.1 kB at 37 kB/s) [2020-02-04T06:10:50.590Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2/1.0.0/tycho-p2-1.0.0.pom [2020-02-04T06:10:50.590Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2/1.0.0/tycho-p2-1.0.0.pom [2020-02-04T06:10:50.847Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2/1.0.0/tycho-p2-1.0.0.pom [2020-02-04T06:10:51.105Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2/1.0.0/tycho-p2-1.0.0.pom [2020-02-04T06:10:51.105Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2/1.0.0/tycho-p2-1.0.0.pom [2020-02-04T06:10:51.105Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/1.0.0/tycho-p2-1.0.0.pom [2020-02-04T06:10:51.105Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/1.0.0/tycho-p2-1.0.0.pom (1.1 kB at 21 kB/s) [2020-02-04T06:10:51.105Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho/1.0.0/tycho-1.0.0.pom [2020-02-04T06:10:51.105Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho/1.0.0/tycho-1.0.0.pom [2020-02-04T06:10:51.105Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho/1.0.0/tycho-1.0.0.pom [2020-02-04T06:10:51.669Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho/1.0.0/tycho-1.0.0.pom [2020-02-04T06:10:51.669Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho/1.0.0/tycho-1.0.0.pom [2020-02-04T06:10:51.669Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/1.0.0/tycho-1.0.0.pom [2020-02-04T06:10:51.669Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/1.0.0/tycho-1.0.0.pom (19 kB at 331 kB/s) [2020-02-04T06:10:51.669Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-core/1.0.0/tycho-core-1.0.0.pom [2020-02-04T06:10:51.669Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-core/1.0.0/tycho-core-1.0.0.pom [2020-02-04T06:10:51.669Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-core/1.0.0/tycho-core-1.0.0.pom [2020-02-04T06:10:51.926Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-core/1.0.0/tycho-core-1.0.0.pom [2020-02-04T06:10:52.183Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-core/1.0.0/tycho-core-1.0.0.pom [2020-02-04T06:10:52.183Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.0.0/tycho-core-1.0.0.pom [2020-02-04T06:10:52.183Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.0.0/tycho-core-1.0.0.pom (4.5 kB at 77 kB/s) [2020-02-04T06:10:52.183Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom [2020-02-04T06:10:52.183Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom [2020-02-04T06:10:52.183Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom [2020-02-04T06:10:52.440Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom [2020-02-04T06:10:52.697Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom [2020-02-04T06:10:52.697Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom [2020-02-04T06:10:52.697Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (3.3 kB at 101 kB/s) [2020-02-04T06:10:52.697Z] [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 [2020-02-04T06:10:52.697Z] [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 [2020-02-04T06:10:52.697Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom [2020-02-04T06:10:52.955Z] [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 [2020-02-04T06:10:52.955Z] [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 [2020-02-04T06:10:53.213Z] [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 [2020-02-04T06:10:53.213Z] [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 184 kB/s) [2020-02-04T06:10:53.213Z] [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 [2020-02-04T06:10:53.213Z] [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 [2020-02-04T06:10:53.213Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom [2020-02-04T06:10:53.470Z] [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 [2020-02-04T06:10:53.470Z] [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 [2020-02-04T06:10:53.727Z] [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 [2020-02-04T06:10:53.727Z] [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 280 kB/s) [2020-02-04T06:10:53.727Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom [2020-02-04T06:10:53.727Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom [2020-02-04T06:10:53.727Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom [2020-02-04T06:10:53.984Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom [2020-02-04T06:10:53.984Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom [2020-02-04T06:10:54.241Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom [2020-02-04T06:10:54.241Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (3.3 kB at 115 kB/s) [2020-02-04T06:10:54.241Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom [2020-02-04T06:10:54.241Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom [2020-02-04T06:10:54.241Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom [2020-02-04T06:10:54.498Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom [2020-02-04T06:10:54.498Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom [2020-02-04T06:10:54.754Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom [2020-02-04T06:10:54.754Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom (2.5 kB at 72 kB/s) [2020-02-04T06:10:54.754Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [2020-02-04T06:10:55.011Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [2020-02-04T06:10:55.011Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [2020-02-04T06:10:55.268Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [2020-02-04T06:10:55.268Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [2020-02-04T06:10:55.268Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [2020-02-04T06:10:55.268Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 kB at 620 kB/s) [2020-02-04T06:10:55.268Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.pom [2020-02-04T06:10:55.268Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.pom [2020-02-04T06:10:55.525Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.pom [2020-02-04T06:10:55.782Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.pom [2020-02-04T06:10:55.782Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.pom [2020-02-04T06:10:57.152Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.pom [2020-02-04T06:10:57.152Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.pom (4.4 kB at 72 kB/s) [2020-02-04T06:10:57.152Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom [2020-02-04T06:10:57.153Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom [2020-02-04T06:10:57.153Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom [2020-02-04T06:10:57.153Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom [2020-02-04T06:10:57.501Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom [2020-02-04T06:10:57.501Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom [2020-02-04T06:10:57.501Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom (3.1 kB at 96 kB/s) [2020-02-04T06:10:57.501Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [2020-02-04T06:10:57.501Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [2020-02-04T06:10:57.759Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [2020-02-04T06:10:58.016Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [2020-02-04T06:10:58.297Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [2020-02-04T06:10:58.297Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [2020-02-04T06:10:58.297Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom (20 kB at 865 kB/s) [2020-02-04T06:10:58.297Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom [2020-02-04T06:10:58.297Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom [2020-02-04T06:10:58.297Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom [2020-02-04T06:10:58.555Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom [2020-02-04T06:10:58.555Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom [2020-02-04T06:10:58.896Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom [2020-02-04T06:10:58.896Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (3.8 kB at 68 kB/s) [2020-02-04T06:10:58.896Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.pom [2020-02-04T06:10:58.896Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.pom [2020-02-04T06:10:58.896Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.pom [2020-02-04T06:10:59.199Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.pom [2020-02-04T06:10:59.199Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.pom [2020-02-04T06:10:59.199Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.pom [2020-02-04T06:10:59.199Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.pom (3.7 kB at 76 kB/s) [2020-02-04T06:10:59.199Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom [2020-02-04T06:10:59.199Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom [2020-02-04T06:10:59.199Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom [2020-02-04T06:10:59.498Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom [2020-02-04T06:10:59.755Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom [2020-02-04T06:10:59.755Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom [2020-02-04T06:10:59.755Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom (3.1 kB at 133 kB/s) [2020-02-04T06:10:59.755Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom [2020-02-04T06:10:59.755Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom [2020-02-04T06:10:59.755Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom [2020-02-04T06:11:00.098Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom [2020-02-04T06:11:00.099Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom [2020-02-04T06:11:00.099Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom [2020-02-04T06:11:00.099Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom (11 kB at 336 kB/s) [2020-02-04T06:11:00.099Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/34/commons-parent-34.pom [2020-02-04T06:11:00.099Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom [2020-02-04T06:11:00.099Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/34/commons-parent-34.pom [2020-02-04T06:11:00.401Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom [2020-02-04T06:11:00.658Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/34/commons-parent-34.pom [2020-02-04T06:11:00.658Z] [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 [2020-02-04T06:11:00.658Z] [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 2.5 MB/s) [2020-02-04T06:11:00.658Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.pom [2020-02-04T06:11:00.658Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.pom [2020-02-04T06:11:00.658Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.pom [2020-02-04T06:11:00.995Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.pom [2020-02-04T06:11:00.995Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.pom [2020-02-04T06:11:00.995Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.pom [2020-02-04T06:11:01.297Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.pom (1.1 kB at 10 kB/s) [2020-02-04T06:11:01.297Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-embedder/1.0.0/sisu-equinox-embedder-1.0.0.pom [2020-02-04T06:11:01.297Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-embedder/1.0.0/sisu-equinox-embedder-1.0.0.pom [2020-02-04T06:11:01.297Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-embedder/1.0.0/sisu-equinox-embedder-1.0.0.pom [2020-02-04T06:11:01.604Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-embedder/1.0.0/sisu-equinox-embedder-1.0.0.pom [2020-02-04T06:11:01.605Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-embedder/1.0.0/sisu-equinox-embedder-1.0.0.pom [2020-02-04T06:11:01.605Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.0.0/sisu-equinox-embedder-1.0.0.pom [2020-02-04T06:11:01.605Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.0.0/sisu-equinox-embedder-1.0.0.pom (1.8 kB at 28 kB/s) [2020-02-04T06:11:01.605Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox/1.0.0/sisu-equinox-1.0.0.pom [2020-02-04T06:11:01.605Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox/1.0.0/sisu-equinox-1.0.0.pom [2020-02-04T06:11:01.904Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox/1.0.0/sisu-equinox-1.0.0.pom [2020-02-04T06:11:02.198Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox/1.0.0/sisu-equinox-1.0.0.pom [2020-02-04T06:11:02.198Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox/1.0.0/sisu-equinox-1.0.0.pom [2020-02-04T06:11:02.198Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/1.0.0/sisu-equinox-1.0.0.pom [2020-02-04T06:11:02.198Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/1.0.0/sisu-equinox-1.0.0.pom (1.0 kB at 19 kB/s) [2020-02-04T06:11:02.198Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.osgi/3.11.2.v20161107-1947/org.eclipse.osgi-3.11.2.v20161107-1947.pom [2020-02-04T06:11:02.198Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.osgi/3.11.2.v20161107-1947/org.eclipse.osgi-3.11.2.v20161107-1947.pom [2020-02-04T06:11:02.198Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.osgi/3.11.2.v20161107-1947/org.eclipse.osgi-3.11.2.v20161107-1947.pom [2020-02-04T06:11:02.502Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.osgi/3.11.2.v20161107-1947/org.eclipse.osgi-3.11.2.v20161107-1947.pom [2020-02-04T06:11:02.502Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.osgi/3.11.2.v20161107-1947/org.eclipse.osgi-3.11.2.v20161107-1947.pom [2020-02-04T06:11:02.502Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.11.2.v20161107-1947/org.eclipse.osgi-3.11.2.v20161107-1947.pom [2020-02-04T06:11:02.798Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.11.2.v20161107-1947/org.eclipse.osgi-3.11.2.v20161107-1947.pom (1.0 kB at 13 kB/s) [2020-02-04T06:11:02.798Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-api/1.0.0/sisu-equinox-api-1.0.0.pom [2020-02-04T06:11:02.798Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-api/1.0.0/sisu-equinox-api-1.0.0.pom [2020-02-04T06:11:02.798Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-api/1.0.0/sisu-equinox-api-1.0.0.pom [2020-02-04T06:11:03.098Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-api/1.0.0/sisu-equinox-api-1.0.0.pom [2020-02-04T06:11:03.098Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-api/1.0.0/sisu-equinox-api-1.0.0.pom [2020-02-04T06:11:03.098Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.0.0/sisu-equinox-api-1.0.0.pom [2020-02-04T06:11:03.098Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.0.0/sisu-equinox-api-1.0.0.pom (1.7 kB at 40 kB/s) [2020-02-04T06:11:03.098Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-metadata-model/1.0.0/tycho-metadata-model-1.0.0.pom [2020-02-04T06:11:03.098Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-metadata-model/1.0.0/tycho-metadata-model-1.0.0.pom [2020-02-04T06:11:03.098Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-metadata-model/1.0.0/tycho-metadata-model-1.0.0.pom [2020-02-04T06:11:03.400Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-metadata-model/1.0.0/tycho-metadata-model-1.0.0.pom [2020-02-04T06:11:03.659Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-metadata-model/1.0.0/tycho-metadata-model-1.0.0.pom [2020-02-04T06:11:03.659Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.0.0/tycho-metadata-model-1.0.0.pom [2020-02-04T06:11:03.659Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.0.0/tycho-metadata-model-1.0.0.pom (1.3 kB at 26 kB/s) [2020-02-04T06:11:03.659Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-embedder-api/1.0.0/tycho-embedder-api-1.0.0.pom [2020-02-04T06:11:03.659Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-embedder-api/1.0.0/tycho-embedder-api-1.0.0.pom [2020-02-04T06:11:03.659Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-embedder-api/1.0.0/tycho-embedder-api-1.0.0.pom [2020-02-04T06:11:03.952Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-embedder-api/1.0.0/tycho-embedder-api-1.0.0.pom [2020-02-04T06:11:04.253Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-embedder-api/1.0.0/tycho-embedder-api-1.0.0.pom [2020-02-04T06:11:04.253Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.0.0/tycho-embedder-api-1.0.0.pom [2020-02-04T06:11:04.253Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.0.0/tycho-embedder-api-1.0.0.pom (2.1 kB at 48 kB/s) [2020-02-04T06:11:04.253Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.0.0/org.eclipse.tycho.embedder.shared-1.0.0.pom [2020-02-04T06:11:04.253Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.0.0/org.eclipse.tycho.embedder.shared-1.0.0.pom [2020-02-04T06:11:04.253Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.0.0/org.eclipse.tycho.embedder.shared-1.0.0.pom [2020-02-04T06:11:04.511Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.0.0/org.eclipse.tycho.embedder.shared-1.0.0.pom [2020-02-04T06:11:04.511Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.0.0/org.eclipse.tycho.embedder.shared-1.0.0.pom [2020-02-04T06:11:04.512Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.0.0/org.eclipse.tycho.embedder.shared-1.0.0.pom [2020-02-04T06:11:04.512Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.0.0/org.eclipse.tycho.embedder.shared-1.0.0.pom (1.1 kB at 18 kB/s) [2020-02-04T06:11:04.770Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-bundles/1.0.0/tycho-bundles-1.0.0.pom [2020-02-04T06:11:04.770Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-bundles/1.0.0/tycho-bundles-1.0.0.pom [2020-02-04T06:11:04.770Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-bundles/1.0.0/tycho-bundles-1.0.0.pom [2020-02-04T06:11:05.027Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-bundles/1.0.0/tycho-bundles-1.0.0.pom [2020-02-04T06:11:05.027Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-bundles/1.0.0/tycho-bundles-1.0.0.pom [2020-02-04T06:11:05.028Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/1.0.0/tycho-bundles-1.0.0.pom [2020-02-04T06:11:05.028Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/1.0.0/tycho-bundles-1.0.0.pom (3.3 kB at 74 kB/s) [2020-02-04T06:11:05.028Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.0.0/org.eclipse.tycho.core.shared-1.0.0.pom [2020-02-04T06:11:05.028Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.0.0/org.eclipse.tycho.core.shared-1.0.0.pom [2020-02-04T06:11:05.028Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.0.0/org.eclipse.tycho.core.shared-1.0.0.pom [2020-02-04T06:11:05.592Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.0.0/org.eclipse.tycho.core.shared-1.0.0.pom [2020-02-04T06:11:05.592Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.0.0/org.eclipse.tycho.core.shared-1.0.0.pom [2020-02-04T06:11:05.592Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.0.0/org.eclipse.tycho.core.shared-1.0.0.pom [2020-02-04T06:11:05.592Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.0.0/org.eclipse.tycho.core.shared-1.0.0.pom (1.0 kB at 28 kB/s) [2020-02-04T06:11:05.592Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom [2020-02-04T06:11:05.592Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom [2020-02-04T06:11:05.592Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom [2020-02-04T06:11:05.849Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom [2020-02-04T06:11:05.850Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom [2020-02-04T06:11:05.850Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom [2020-02-04T06:11:06.866Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom (2.0 kB at 1.9 kB/s) [2020-02-04T06:11:07.124Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.0.0/org.eclipse.tycho.p2.resolver.shared-1.0.0.pom [2020-02-04T06:11:07.124Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.0.0/org.eclipse.tycho.p2.resolver.shared-1.0.0.pom [2020-02-04T06:11:07.125Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.0.0/org.eclipse.tycho.p2.resolver.shared-1.0.0.pom [2020-02-04T06:11:07.382Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.0.0/org.eclipse.tycho.p2.resolver.shared-1.0.0.pom [2020-02-04T06:11:07.382Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.0.0/org.eclipse.tycho.p2.resolver.shared-1.0.0.pom [2020-02-04T06:11:07.382Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.0.0/org.eclipse.tycho.p2.resolver.shared-1.0.0.pom [2020-02-04T06:11:07.382Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.0.0/org.eclipse.tycho.p2.resolver.shared-1.0.0.pom (1.1 kB at 24 kB/s) [2020-02-04T06:11:07.382Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.0.0/org.eclipse.tycho.p2.tools.shared-1.0.0.pom [2020-02-04T06:11:07.382Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.0.0/org.eclipse.tycho.p2.tools.shared-1.0.0.pom [2020-02-04T06:11:07.382Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.0.0/org.eclipse.tycho.p2.tools.shared-1.0.0.pom [2020-02-04T06:11:07.949Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.0.0/org.eclipse.tycho.p2.tools.shared-1.0.0.pom [2020-02-04T06:11:07.949Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.0.0/org.eclipse.tycho.p2.tools.shared-1.0.0.pom [2020-02-04T06:11:07.949Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.0.0/org.eclipse.tycho.p2.tools.shared-1.0.0.pom [2020-02-04T06:11:07.949Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.0.0/org.eclipse.tycho.p2.tools.shared-1.0.0.pom (1.1 kB at 19 kB/s) [2020-02-04T06:11:07.949Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.pom [2020-02-04T06:11:07.949Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.pom [2020-02-04T06:11:07.949Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.pom [2020-02-04T06:11:08.206Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.pom [2020-02-04T06:11:08.463Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.pom [2020-02-04T06:11:08.464Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.pom [2020-02-04T06:11:08.464Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.pom (2.7 kB at 37 kB/s) [2020-02-04T06:11:08.464Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom [2020-02-04T06:11:08.464Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom [2020-02-04T06:11:08.464Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom [2020-02-04T06:11:08.721Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom [2020-02-04T06:11:08.722Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom [2020-02-04T06:11:08.979Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom [2020-02-04T06:11:08.979Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (1.9 kB at 52 kB/s) [2020-02-04T06:11:08.979Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.pom [2020-02-04T06:11:08.979Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.pom [2020-02-04T06:11:08.979Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/3.8.1/junit-3.8.1.pom [2020-02-04T06:11:09.236Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.pom [2020-02-04T06:11:09.236Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.pom [2020-02-04T06:11:09.236Z] [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 [2020-02-04T06:11:09.493Z] [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 48 kB/s) [2020-02-04T06:11:09.493Z] [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 [2020-02-04T06:11:09.493Z] [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 [2020-02-04T06:11:09.493Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom [2020-02-04T06:11:09.750Z] [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 [2020-02-04T06:11:09.750Z] [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 [2020-02-04T06:11:09.750Z] [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 [2020-02-04T06:11:09.750Z] [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 185 kB/s) [2020-02-04T06:11:09.750Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom [2020-02-04T06:11:09.750Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom [2020-02-04T06:11:10.008Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom [2020-02-04T06:11:10.265Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom [2020-02-04T06:11:10.265Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom [2020-02-04T06:11:10.265Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom [2020-02-04T06:11:10.265Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom (2.8 kB at 140 kB/s) [2020-02-04T06:11:10.265Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom [2020-02-04T06:11:10.265Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom [2020-02-04T06:11:10.265Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom [2020-02-04T06:11:10.829Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom [2020-02-04T06:11:10.829Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom [2020-02-04T06:11:10.829Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom [2020-02-04T06:11:10.829Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4.1 kB at 214 kB/s) [2020-02-04T06:11:10.829Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [2020-02-04T06:11:10.829Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [2020-02-04T06:11:10.829Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [2020-02-04T06:11:11.085Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [2020-02-04T06:11:11.085Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [2020-02-04T06:11:11.085Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [2020-02-04T06:11:11.085Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (8.4 kB at 220 kB/s) [2020-02-04T06:11:11.085Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom [2020-02-04T06:11:11.343Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom [2020-02-04T06:11:11.343Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom [2020-02-04T06:11:11.600Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom [2020-02-04T06:11:11.600Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom [2020-02-04T06:11:11.600Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom [2020-02-04T06:11:11.858Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom (1.7 kB at 21 kB/s) [2020-02-04T06:11:11.858Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom [2020-02-04T06:11:11.858Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom [2020-02-04T06:11:11.858Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom [2020-02-04T06:11:12.115Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom [2020-02-04T06:11:12.116Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom [2020-02-04T06:11:12.116Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom [2020-02-04T06:11:12.116Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom (2.7 kB at 61 kB/s) [2020-02-04T06:11:12.116Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/sf/saxon/saxon/8.7/saxon-8.7.pom [2020-02-04T06:11:12.373Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.pom [2020-02-04T06:11:12.373Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/net/sf/saxon/saxon/8.7/saxon-8.7.pom [2020-02-04T06:11:12.630Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.pom [2020-02-04T06:11:12.630Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/sf/saxon/saxon/8.7/saxon-8.7.pom [2020-02-04T06:11:12.630Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/saxon/8.7/saxon-8.7.pom [2020-02-04T06:11:12.630Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/saxon/8.7/saxon-8.7.pom (564 B at 8.5 kB/s) [2020-02-04T06:11:12.630Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.pom [2020-02-04T06:11:12.630Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.pom [2020-02-04T06:11:12.888Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.pom [2020-02-04T06:11:13.147Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.pom [2020-02-04T06:11:13.147Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.pom [2020-02-04T06:11:13.147Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.pom [2020-02-04T06:11:13.147Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.pom (752 B at 23 kB/s) [2020-02-04T06:11:13.147Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/jboss-dmr/1.2.0.Final/jboss-dmr-1.2.0.Final.pom [2020-02-04T06:11:13.147Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/jboss-dmr/1.2.0.Final/jboss-dmr-1.2.0.Final.pom [2020-02-04T06:11:13.147Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-dmr/1.2.0.Final/jboss-dmr-1.2.0.Final.pom [2020-02-04T06:11:13.713Z] [INFO] Downloaded from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-dmr/1.2.0.Final/jboss-dmr-1.2.0.Final.pom (6.4 kB at 14 kB/s) [2020-02-04T06:11:13.713Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/jboss-parent/11/jboss-parent-11.pom [2020-02-04T06:11:13.713Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/jboss-parent/11/jboss-parent-11.pom [2020-02-04T06:11:13.971Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-parent/11/jboss-parent-11.pom [2020-02-04T06:11:14.229Z] [INFO] Downloaded from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-parent/11/jboss-parent-11.pom (31 kB at 84 kB/s) [2020-02-04T06:11:14.229Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.pom [2020-02-04T06:11:14.503Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.pom [2020-02-04T06:11:14.503Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.pom [2020-02-04T06:11:14.503Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.pom [2020-02-04T06:11:14.503Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.pom [2020-02-04T06:11:14.852Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.pom [2020-02-04T06:11:14.852Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.pom (8.7 kB at 189 kB/s) [2020-02-04T06:11:14.852Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2020-02-04T06:11:14.852Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2020-02-04T06:11:14.852Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2020-02-04T06:11:15.110Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2020-02-04T06:11:15.110Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2020-02-04T06:11:15.110Z] [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 [2020-02-04T06:11:15.110Z] [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 130 kB/s) [2020-02-04T06:11:15.110Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/2.0/maven-core-2.0.pom [2020-02-04T06:11:15.110Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/2.0/maven-core-2.0.pom [2020-02-04T06:11:15.110Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/2.0/maven-core-2.0.pom [2020-02-04T06:11:15.368Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/2.0/maven-core-2.0.pom [2020-02-04T06:11:15.626Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/2.0/maven-core-2.0.pom [2020-02-04T06:11:15.626Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0/maven-core-2.0.pom [2020-02-04T06:11:15.626Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0/maven-core-2.0.pom (5.6 kB at 58 kB/s) [2020-02-04T06:11:15.626Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0/maven-2.0.pom [2020-02-04T06:11:15.626Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.0/maven-2.0.pom [2020-02-04T06:11:15.626Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/2.0/maven-2.0.pom [2020-02-04T06:11:16.190Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.0/maven-2.0.pom [2020-02-04T06:11:16.190Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.0/maven-2.0.pom [2020-02-04T06:11:16.190Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0/maven-2.0.pom [2020-02-04T06:11:16.190Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0/maven-2.0.pom (8.8 kB at 139 kB/s) [2020-02-04T06:11:16.190Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom [2020-02-04T06:11:16.190Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom [2020-02-04T06:11:16.190Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom [2020-02-04T06:11:16.448Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom [2020-02-04T06:11:16.448Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom [2020-02-04T06:11:16.706Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom [2020-02-04T06:11:16.706Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom (1.4 kB at 36 kB/s) [2020-02-04T06:11:16.706Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/2.0/maven-model-2.0.pom [2020-02-04T06:11:16.706Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/2.0/maven-model-2.0.pom [2020-02-04T06:11:16.706Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/2.0/maven-model-2.0.pom [2020-02-04T06:11:16.964Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/2.0/maven-model-2.0.pom [2020-02-04T06:11:16.964Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/2.0/maven-model-2.0.pom [2020-02-04T06:11:16.964Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0/maven-model-2.0.pom [2020-02-04T06:11:17.222Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0/maven-model-2.0.pom (2.4 kB at 51 kB/s) [2020-02-04T06:11:17.222Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom [2020-02-04T06:11:17.222Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom [2020-02-04T06:11:17.479Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom [2020-02-04T06:11:17.737Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom [2020-02-04T06:11:17.737Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom [2020-02-04T06:11:17.737Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom [2020-02-04T06:11:17.737Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (7.3 kB at 191 kB/s) [2020-02-04T06:11:17.737Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-parameter-documenter/2.0/maven-plugin-parameter-documenter-2.0.pom [2020-02-04T06:11:17.737Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-parameter-documenter/2.0/maven-plugin-parameter-documenter-2.0.pom [2020-02-04T06:11:17.737Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.0/maven-plugin-parameter-documenter-2.0.pom [2020-02-04T06:11:17.994Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-parameter-documenter/2.0/maven-plugin-parameter-documenter-2.0.pom [2020-02-04T06:11:18.253Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-parameter-documenter/2.0/maven-plugin-parameter-documenter-2.0.pom [2020-02-04T06:11:18.253Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0/maven-plugin-parameter-documenter-2.0.pom [2020-02-04T06:11:18.253Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0/maven-plugin-parameter-documenter-2.0.pom (1.5 kB at 17 kB/s) [2020-02-04T06:11:18.253Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/2.0/maven-reporting-api-2.0.pom [2020-02-04T06:11:18.253Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-api/2.0/maven-reporting-api-2.0.pom [2020-02-04T06:11:18.510Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.0/maven-reporting-api-2.0.pom [2020-02-04T06:11:18.767Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting-api/2.0/maven-reporting-api-2.0.pom [2020-02-04T06:11:18.767Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-api/2.0/maven-reporting-api-2.0.pom [2020-02-04T06:11:18.768Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0/maven-reporting-api-2.0.pom [2020-02-04T06:11:19.025Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0/maven-reporting-api-2.0.pom (1.1 kB at 30 kB/s) [2020-02-04T06:11:19.025Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting/2.0/maven-reporting-2.0.pom [2020-02-04T06:11:19.025Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting/2.0/maven-reporting-2.0.pom [2020-02-04T06:11:19.025Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting/2.0/maven-reporting-2.0.pom [2020-02-04T06:11:19.282Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting/2.0/maven-reporting-2.0.pom [2020-02-04T06:11:19.282Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting/2.0/maven-reporting-2.0.pom [2020-02-04T06:11:19.282Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0/maven-reporting-2.0.pom [2020-02-04T06:11:19.539Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0/maven-reporting-2.0.pom (504 B at 4.5 kB/s) [2020-02-04T06:11:19.539Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/doxia/doxia-sink-api/1.0-alpha-4/doxia-sink-api-1.0-alpha-4.pom [2020-02-04T06:11:19.539Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/doxia/doxia-sink-api/1.0-alpha-4/doxia-sink-api-1.0-alpha-4.pom [2020-02-04T06:11:19.539Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/doxia/doxia-sink-api/1.0-alpha-4/doxia-sink-api-1.0-alpha-4.pom [2020-02-04T06:11:19.797Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/doxia/doxia-sink-api/1.0-alpha-4/doxia-sink-api-1.0-alpha-4.pom [2020-02-04T06:11:19.797Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/doxia/doxia-sink-api/1.0-alpha-4/doxia-sink-api-1.0-alpha-4.pom [2020-02-04T06:11:19.797Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/doxia/doxia-sink-api/1.0-alpha-4/doxia-sink-api-1.0-alpha-4.pom [2020-02-04T06:11:20.054Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/doxia/doxia-sink-api/1.0-alpha-4/doxia-sink-api-1.0-alpha-4.pom (1.1 kB at 29 kB/s) [2020-02-04T06:11:20.054Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom [2020-02-04T06:11:20.055Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom [2020-02-04T06:11:20.055Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom [2020-02-04T06:11:20.312Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom [2020-02-04T06:11:20.312Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom [2020-02-04T06:11:20.312Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom [2020-02-04T06:11:20.312Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom (1.4 kB at 20 kB/s) [2020-02-04T06:11:20.570Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom [2020-02-04T06:11:20.570Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom [2020-02-04T06:11:20.570Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom [2020-02-04T06:11:20.827Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom [2020-02-04T06:11:20.827Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom [2020-02-04T06:11:20.827Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom [2020-02-04T06:11:20.827Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom (723 B at 10 kB/s) [2020-02-04T06:11:21.085Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom [2020-02-04T06:11:21.085Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom [2020-02-04T06:11:21.085Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom [2020-02-04T06:11:21.342Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom [2020-02-04T06:11:21.342Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom [2020-02-04T06:11:21.342Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom [2020-02-04T06:11:21.342Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom (1.2 kB at 27 kB/s) [2020-02-04T06:11:21.342Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.pom [2020-02-04T06:11:21.342Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.pom [2020-02-04T06:11:21.600Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.pom [2020-02-04T06:11:21.857Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.pom [2020-02-04T06:11:21.857Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.pom [2020-02-04T06:11:21.857Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.pom [2020-02-04T06:11:21.857Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.pom (812 B at 9.6 kB/s) [2020-02-04T06:11:21.857Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-project/2.0/maven-project-2.0.pom [2020-02-04T06:11:22.117Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-project/2.0/maven-project-2.0.pom [2020-02-04T06:11:22.117Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-project/2.0/maven-project-2.0.pom [2020-02-04T06:11:22.605Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-project/2.0/maven-project-2.0.pom [2020-02-04T06:11:22.605Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-project/2.0/maven-project-2.0.pom [2020-02-04T06:11:22.605Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0/maven-project-2.0.pom [2020-02-04T06:11:22.606Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0/maven-project-2.0.pom (1.6 kB at 38 kB/s) [2020-02-04T06:11:22.606Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom [2020-02-04T06:11:22.606Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom [2020-02-04T06:11:22.606Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom [2020-02-04T06:11:22.864Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom [2020-02-04T06:11:22.864Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom [2020-02-04T06:11:22.864Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom [2020-02-04T06:11:22.864Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom (1.3 kB at 28 kB/s) [2020-02-04T06:11:22.864Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-registry/2.0/maven-plugin-registry-2.0.pom [2020-02-04T06:11:22.864Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-registry/2.0/maven-plugin-registry-2.0.pom [2020-02-04T06:11:23.122Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-registry/2.0/maven-plugin-registry-2.0.pom [2020-02-04T06:11:23.379Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-registry/2.0/maven-plugin-registry-2.0.pom [2020-02-04T06:11:23.379Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-registry/2.0/maven-plugin-registry-2.0.pom [2020-02-04T06:11:23.379Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0/maven-plugin-registry-2.0.pom [2020-02-04T06:11:23.379Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0/maven-plugin-registry-2.0.pom (1.3 kB at 33 kB/s) [2020-02-04T06:11:23.379Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom [2020-02-04T06:11:23.379Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom [2020-02-04T06:11:23.379Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom [2020-02-04T06:11:23.943Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom [2020-02-04T06:11:23.943Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom [2020-02-04T06:11:23.943Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom [2020-02-04T06:11:23.943Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom (601 B at 8.8 kB/s) [2020-02-04T06:11:23.943Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-descriptor/2.0/maven-plugin-descriptor-2.0.pom [2020-02-04T06:11:23.943Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-descriptor/2.0/maven-plugin-descriptor-2.0.pom [2020-02-04T06:11:23.943Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.0/maven-plugin-descriptor-2.0.pom [2020-02-04T06:11:24.201Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-descriptor/2.0/maven-plugin-descriptor-2.0.pom [2020-02-04T06:11:24.201Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-descriptor/2.0/maven-plugin-descriptor-2.0.pom [2020-02-04T06:11:24.459Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0/maven-plugin-descriptor-2.0.pom [2020-02-04T06:11:24.459Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0/maven-plugin-descriptor-2.0.pom (1.5 kB at 29 kB/s) [2020-02-04T06:11:24.459Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom [2020-02-04T06:11:24.459Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom [2020-02-04T06:11:24.459Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom [2020-02-04T06:11:24.717Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom [2020-02-04T06:11:24.717Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom [2020-02-04T06:11:24.717Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom [2020-02-04T06:11:24.976Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom (400 B at 11 kB/s) [2020-02-04T06:11:24.976Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/1.4/commons-io-1.4.pom [2020-02-04T06:11:24.976Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/1.4/commons-io-1.4.pom [2020-02-04T06:11:24.976Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/1.4/commons-io-1.4.pom [2020-02-04T06:11:25.234Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/1.4/commons-io-1.4.pom [2020-02-04T06:11:25.234Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/1.4/commons-io-1.4.pom [2020-02-04T06:11:25.234Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/1.4/commons-io-1.4.pom [2020-02-04T06:11:25.234Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/1.4/commons-io-1.4.pom (13 kB at 286 kB/s) [2020-02-04T06:11:25.234Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/7/commons-parent-7.pom [2020-02-04T06:11:25.234Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/7/commons-parent-7.pom [2020-02-04T06:11:25.234Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/7/commons-parent-7.pom [2020-02-04T06:11:25.798Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/7/commons-parent-7.pom [2020-02-04T06:11:25.798Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/7/commons-parent-7.pom [2020-02-04T06:11:25.798Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/7/commons-parent-7.pom [2020-02-04T06:11:25.798Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/7/commons-parent-7.pom (17 kB at 380 kB/s) [2020-02-04T06:11:25.798Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/4/apache-4.pom [2020-02-04T06:11:25.798Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/4/apache-4.pom [2020-02-04T06:11:25.798Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/4/apache-4.pom [2020-02-04T06:11:26.056Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/4/apache-4.pom [2020-02-04T06:11:26.056Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/4/apache-4.pom [2020-02-04T06:11:26.313Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom [2020-02-04T06:11:26.313Z] [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 78 kB/s) [2020-02-04T06:11:26.313Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.pom [2020-02-04T06:11:26.313Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.pom [2020-02-04T06:11:26.313Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.pom [2020-02-04T06:11:26.570Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.pom [2020-02-04T06:11:26.570Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.pom [2020-02-04T06:11:26.828Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.pom [2020-02-04T06:11:26.828Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.pom (5.1 kB at 123 kB/s) [2020-02-04T06:11:26.828Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-client/4.0-beta2/httpcomponents-client-4.0-beta2.pom [2020-02-04T06:11:26.828Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-client/4.0-beta2/httpcomponents-client-4.0-beta2.pom [2020-02-04T06:11:26.828Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.0-beta2/httpcomponents-client-4.0-beta2.pom [2020-02-04T06:11:27.085Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-client/4.0-beta2/httpcomponents-client-4.0-beta2.pom [2020-02-04T06:11:27.085Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-client/4.0-beta2/httpcomponents-client-4.0-beta2.pom [2020-02-04T06:11:28.456Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.0-beta2/httpcomponents-client-4.0-beta2.pom [2020-02-04T06:11:28.456Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.0-beta2/httpcomponents-client-4.0-beta2.pom (7.9 kB at 146 kB/s) [2020-02-04T06:11:28.456Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/project/4.0/project-4.0.pom [2020-02-04T06:11:28.456Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/project/4.0/project-4.0.pom [2020-02-04T06:11:28.456Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/project/4.0/project-4.0.pom [2020-02-04T06:11:28.713Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/project/4.0/project-4.0.pom [2020-02-04T06:11:28.713Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/project/4.0/project-4.0.pom [2020-02-04T06:11:28.713Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/4.0/project-4.0.pom [2020-02-04T06:11:28.713Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/4.0/project-4.0.pom (13 kB at 262 kB/s) [2020-02-04T06:11:28.713Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.pom [2020-02-04T06:11:28.713Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.pom [2020-02-04T06:11:28.970Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.pom [2020-02-04T06:11:29.535Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.pom [2020-02-04T06:11:29.535Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.pom [2020-02-04T06:11:29.535Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.pom [2020-02-04T06:11:29.535Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.pom (4.7 kB at 91 kB/s) [2020-02-04T06:11:29.535Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-core/4.0-beta3/httpcomponents-core-4.0-beta3.pom [2020-02-04T06:11:29.792Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-core/4.0-beta3/httpcomponents-core-4.0-beta3.pom [2020-02-04T06:11:29.792Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.0-beta3/httpcomponents-core-4.0-beta3.pom [2020-02-04T06:11:30.050Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-core/4.0-beta3/httpcomponents-core-4.0-beta3.pom [2020-02-04T06:11:30.050Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-core/4.0-beta3/httpcomponents-core-4.0-beta3.pom [2020-02-04T06:11:30.050Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.0-beta3/httpcomponents-core-4.0-beta3.pom [2020-02-04T06:11:30.050Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.0-beta3/httpcomponents-core-4.0-beta3.pom (6.9 kB at 173 kB/s) [2020-02-04T06:11:30.050Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom [2020-02-04T06:11:30.050Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom [2020-02-04T06:11:30.307Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom [2020-02-04T06:11:30.566Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom [2020-02-04T06:11:30.566Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom [2020-02-04T06:11:30.566Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom [2020-02-04T06:11:30.566Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom (18 kB at 311 kB/s) [2020-02-04T06:11:30.566Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/5/commons-parent-5.pom [2020-02-04T06:11:30.566Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/5/commons-parent-5.pom [2020-02-04T06:11:30.566Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/5/commons-parent-5.pom [2020-02-04T06:11:31.401Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/5/commons-parent-5.pom [2020-02-04T06:11:31.401Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/5/commons-parent-5.pom [2020-02-04T06:11:31.401Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/5/commons-parent-5.pom [2020-02-04T06:11:31.401Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/5/commons-parent-5.pom (16 kB at 232 kB/s) [2020-02-04T06:11:31.401Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.3/commons-codec-1.3.pom [2020-02-04T06:11:31.401Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.3/commons-codec-1.3.pom [2020-02-04T06:11:31.401Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.3/commons-codec-1.3.pom [2020-02-04T06:11:31.659Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.3/commons-codec-1.3.pom [2020-02-04T06:11:31.659Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.3/commons-codec-1.3.pom [2020-02-04T06:11:31.659Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.3/commons-codec-1.3.pom [2020-02-04T06:11:31.659Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.3/commons-codec-1.3.pom (6.1 kB at 139 kB/s) [2020-02-04T06:11:31.659Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/2.4.1/plexus-archiver-2.4.1.pom [2020-02-04T06:11:31.659Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/2.4.1/plexus-archiver-2.4.1.pom [2020-02-04T06:11:31.659Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/2.4.1/plexus-archiver-2.4.1.pom [2020-02-04T06:11:31.917Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/2.4.1/plexus-archiver-2.4.1.pom [2020-02-04T06:11:31.917Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/2.4.1/plexus-archiver-2.4.1.pom [2020-02-04T06:11:31.917Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.4.1/plexus-archiver-2.4.1.pom [2020-02-04T06:11:31.917Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.4.1/plexus-archiver-2.4.1.pom (3.5 kB at 74 kB/s) [2020-02-04T06:11:31.917Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom [2020-02-04T06:11:31.917Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom [2020-02-04T06:11:32.174Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom [2020-02-04T06:11:32.431Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom [2020-02-04T06:11:32.431Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom [2020-02-04T06:11:32.688Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom [2020-02-04T06:11:32.688Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom (3.1 kB at 121 kB/s) [2020-02-04T06:11:32.688Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/2.0.7/plexus-io-2.0.7.pom [2020-02-04T06:11:32.688Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/2.0.7/plexus-io-2.0.7.pom [2020-02-04T06:11:32.688Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/2.0.7/plexus-io-2.0.7.pom [2020-02-04T06:11:32.945Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/2.0.7/plexus-io-2.0.7.pom [2020-02-04T06:11:33.203Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/2.0.7/plexus-io-2.0.7.pom [2020-02-04T06:11:33.203Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.7/plexus-io-2.0.7.pom [2020-02-04T06:11:33.203Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.7/plexus-io-2.0.7.pom (2.2 kB at 44 kB/s) [2020-02-04T06:11:33.203Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom [2020-02-04T06:11:33.203Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom [2020-02-04T06:11:33.203Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom [2020-02-04T06:11:33.778Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom [2020-02-04T06:11:33.778Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom [2020-02-04T06:11:33.778Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom [2020-02-04T06:11:34.035Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom (11 kB at 196 kB/s) [2020-02-04T06:11:34.035Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/28/commons-parent-28.pom [2020-02-04T06:11:34.035Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/28/commons-parent-28.pom [2020-02-04T06:11:34.035Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/28/commons-parent-28.pom [2020-02-04T06:11:34.293Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/28/commons-parent-28.pom [2020-02-04T06:11:34.293Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/28/commons-parent-28.pom [2020-02-04T06:11:34.293Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/28/commons-parent-28.pom [2020-02-04T06:11:34.293Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/28/commons-parent-28.pom (50 kB at 2.1 MB/s) [2020-02-04T06:11:34.293Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.2/xz-1.2.pom [2020-02-04T06:11:34.293Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.2/xz-1.2.pom [2020-02-04T06:11:34.551Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.2/xz-1.2.pom [2020-02-04T06:11:34.809Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.2/xz-1.2.pom [2020-02-04T06:11:34.809Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.2/xz-1.2.pom [2020-02-04T06:11:34.809Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.2/xz-1.2.pom [2020-02-04T06:11:34.809Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.2/xz-1.2.pom (1.9 kB at 35 kB/s) [2020-02-04T06:11:34.809Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.5.4/plexus-utils-1.5.4.pom [2020-02-04T06:11:34.809Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.5.4/plexus-utils-1.5.4.pom [2020-02-04T06:11:34.809Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.4/plexus-utils-1.5.4.pom [2020-02-04T06:11:35.375Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.5.4/plexus-utils-1.5.4.pom [2020-02-04T06:11:35.375Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.5.4/plexus-utils-1.5.4.pom [2020-02-04T06:11:35.375Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.4/plexus-utils-1.5.4.pom [2020-02-04T06:11:35.375Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.4/plexus-utils-1.5.4.pom (5.1 kB at 117 kB/s) [2020-02-04T06:11:35.375Z] [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 [2020-02-04T06:11:35.375Z] [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 [2020-02-04T06:11:35.375Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom [2020-02-04T06:11:35.943Z] [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 [2020-02-04T06:11:35.943Z] [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 [2020-02-04T06:11:35.943Z] [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 [2020-02-04T06:11:35.943Z] [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 22 kB/s) [2020-02-04T06:11:35.943Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom [2020-02-04T06:11:35.943Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom [2020-02-04T06:11:35.943Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom [2020-02-04T06:11:36.202Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom [2020-02-04T06:11:36.460Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom [2020-02-04T06:11:36.460Z] [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 [2020-02-04T06:11:36.460Z] [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 412 kB/s) [2020-02-04T06:11:36.460Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/23/maven-parent-23.pom [2020-02-04T06:11:36.460Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom [2020-02-04T06:11:36.460Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/23/maven-parent-23.pom [2020-02-04T06:11:36.718Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom [2020-02-04T06:11:36.718Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/23/maven-parent-23.pom [2020-02-04T06:11:36.975Z] [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 [2020-02-04T06:11:36.975Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 1.1 MB/s) [2020-02-04T06:11:36.975Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom [2020-02-04T06:11:36.975Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom [2020-02-04T06:11:36.975Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom [2020-02-04T06:11:37.233Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom [2020-02-04T06:11:37.233Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom [2020-02-04T06:11:37.233Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom [2020-02-04T06:11:37.491Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom (3.1 kB at 37 kB/s) [2020-02-04T06:11:37.491Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/3.6.0.201411121045-m1/org.eclipse.jgit-3.6.0.201411121045-m1.pom [2020-02-04T06:11:37.491Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/3.6.0.201411121045-m1/org.eclipse.jgit-3.6.0.201411121045-m1.pom (6.2 kB at 194 kB/s) [2020-02-04T06:11:37.491Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit-parent/3.6.0.201411121045-m1/org.eclipse.jgit-parent-3.6.0.201411121045-m1.pom [2020-02-04T06:11:37.491Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit-parent/3.6.0.201411121045-m1/org.eclipse.jgit-parent-3.6.0.201411121045-m1.pom (23 kB at 570 kB/s) [2020-02-04T06:11:37.491Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom [2020-02-04T06:11:37.491Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom [2020-02-04T06:11:37.491Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom [2020-02-04T06:11:38.056Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom [2020-02-04T06:11:38.056Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom [2020-02-04T06:11:38.056Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom [2020-02-04T06:11:38.056Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom (3.2 kB at 79 kB/s) [2020-02-04T06:11:38.056Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [2020-02-04T06:11:38.056Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [2020-02-04T06:11:38.056Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [2020-02-04T06:11:38.313Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [2020-02-04T06:11:38.313Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [2020-02-04T06:11:38.570Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [2020-02-04T06:11:38.570Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (4.8 kB at 254 kB/s) [2020-02-04T06:11:38.570Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom [2020-02-04T06:11:38.828Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom [2020-02-04T06:11:38.828Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom [2020-02-04T06:11:39.296Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom [2020-02-04T06:11:39.296Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom [2020-02-04T06:11:39.296Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom [2020-02-04T06:11:39.296Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom (4.3 kB at 60 kB/s) [2020-02-04T06:11:39.296Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2020-02-04T06:11:39.296Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2020-02-04T06:11:39.296Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2020-02-04T06:11:39.555Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2020-02-04T06:11:39.555Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2020-02-04T06:11:39.555Z] [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 [2020-02-04T06:11:39.555Z] [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 177 kB/s) [2020-02-04T06:11:39.555Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpclient/4.1.3/httpclient-4.1.3.pom [2020-02-04T06:11:39.811Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpclient/4.1.3/httpclient-4.1.3.pom [2020-02-04T06:11:39.811Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.1.3/httpclient-4.1.3.pom [2020-02-04T06:11:40.069Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpclient/4.1.3/httpclient-4.1.3.pom [2020-02-04T06:11:40.069Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpclient/4.1.3/httpclient-4.1.3.pom [2020-02-04T06:11:40.069Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.1.3/httpclient-4.1.3.pom [2020-02-04T06:11:40.069Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.1.3/httpclient-4.1.3.pom (6.0 kB at 100 kB/s) [2020-02-04T06:11:40.069Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-client/4.1.3/httpcomponents-client-4.1.3.pom [2020-02-04T06:11:40.327Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-client/4.1.3/httpcomponents-client-4.1.3.pom [2020-02-04T06:11:40.327Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.1.3/httpcomponents-client-4.1.3.pom [2020-02-04T06:11:40.583Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-client/4.1.3/httpcomponents-client-4.1.3.pom [2020-02-04T06:11:40.583Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-client/4.1.3/httpcomponents-client-4.1.3.pom [2020-02-04T06:11:40.583Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.1.3/httpcomponents-client-4.1.3.pom [2020-02-04T06:11:40.583Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.1.3/httpcomponents-client-4.1.3.pom (12 kB at 186 kB/s) [2020-02-04T06:11:40.583Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/project/5/project-5.pom [2020-02-04T06:11:40.841Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/project/5/project-5.pom [2020-02-04T06:11:40.841Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/project/5/project-5.pom [2020-02-04T06:11:41.406Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/project/5/project-5.pom [2020-02-04T06:11:41.406Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/project/5/project-5.pom [2020-02-04T06:11:41.406Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/5/project-5.pom [2020-02-04T06:11:41.406Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/5/project-5.pom (23 kB at 566 kB/s) [2020-02-04T06:11:41.406Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.1.4/httpcore-4.1.4.pom [2020-02-04T06:11:41.406Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.1.4/httpcore-4.1.4.pom [2020-02-04T06:11:41.406Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.1.4/httpcore-4.1.4.pom [2020-02-04T06:11:41.662Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore/4.1.4/httpcore-4.1.4.pom [2020-02-04T06:11:41.663Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore/4.1.4/httpcore-4.1.4.pom [2020-02-04T06:11:41.920Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.1.4/httpcore-4.1.4.pom [2020-02-04T06:11:41.920Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.1.4/httpcore-4.1.4.pom (7.4 kB at 69 kB/s) [2020-02-04T06:11:41.920Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-core/4.1.4/httpcomponents-core-4.1.4.pom [2020-02-04T06:11:41.920Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-core/4.1.4/httpcomponents-core-4.1.4.pom [2020-02-04T06:11:41.920Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.1.4/httpcomponents-core-4.1.4.pom [2020-02-04T06:11:42.178Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-core/4.1.4/httpcomponents-core-4.1.4.pom [2020-02-04T06:11:42.436Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-core/4.1.4/httpcomponents-core-4.1.4.pom [2020-02-04T06:11:42.436Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.1.4/httpcomponents-core-4.1.4.pom [2020-02-04T06:11:42.436Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.1.4/httpcomponents-core-4.1.4.pom (9.8 kB at 188 kB/s) [2020-02-04T06:11:42.436Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.4/commons-codec-1.4.pom [2020-02-04T06:11:42.436Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.4/commons-codec-1.4.pom [2020-02-04T06:11:42.436Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.4/commons-codec-1.4.pom [2020-02-04T06:11:43.000Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.4/commons-codec-1.4.pom [2020-02-04T06:11:43.000Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.4/commons-codec-1.4.pom [2020-02-04T06:11:43.000Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.4/commons-codec-1.4.pom [2020-02-04T06:11:43.000Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.4/commons-codec-1.4.pom (10 kB at 262 kB/s) [2020-02-04T06:11:43.000Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/11/commons-parent-11.pom [2020-02-04T06:11:43.000Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/11/commons-parent-11.pom [2020-02-04T06:11:43.000Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/11/commons-parent-11.pom [2020-02-04T06:11:43.258Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/11/commons-parent-11.pom [2020-02-04T06:11:43.258Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/11/commons-parent-11.pom [2020-02-04T06:11:43.515Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/11/commons-parent-11.pom [2020-02-04T06:11:43.515Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 kB at 404 kB/s) [2020-02-04T06:11:43.515Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.pom [2020-02-04T06:11:43.515Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.pom [2020-02-04T06:11:43.515Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.pom [2020-02-04T06:11:43.773Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.pom [2020-02-04T06:11:43.773Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.pom [2020-02-04T06:11:43.773Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.pom [2020-02-04T06:11:44.030Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.pom (10 kB at 162 kB/s) [2020-02-04T06:11:44.030Z] [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 [2020-02-04T06:11:44.030Z] [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 [2020-02-04T06:11:44.030Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom [2020-02-04T06:11:44.288Z] [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 [2020-02-04T06:11:44.288Z] [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 [2020-02-04T06:11:44.288Z] [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 [2020-02-04T06:11:44.545Z] [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 35 kB/s) [2020-02-04T06:11:44.545Z] [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 [2020-02-04T06:11:44.545Z] [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 [2020-02-04T06:11:44.545Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom [2020-02-04T06:11:44.802Z] [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 [2020-02-04T06:11:44.802Z] [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 [2020-02-04T06:11:44.803Z] [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 [2020-02-04T06:11:45.060Z] [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 212 kB/s) [2020-02-04T06:11:45.060Z] [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 [2020-02-04T06:11:45.060Z] [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 [2020-02-04T06:11:45.060Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom [2020-02-04T06:11:45.346Z] [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 [2020-02-04T06:11:45.346Z] [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 [2020-02-04T06:11:45.346Z] [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 [2020-02-04T06:11:45.346Z] [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 40 kB/s) [2020-02-04T06:11:45.346Z] [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 [2020-02-04T06:11:45.606Z] [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 [2020-02-04T06:11:45.606Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom [2020-02-04T06:11:45.864Z] [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 [2020-02-04T06:11:45.864Z] [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 [2020-02-04T06:11:45.864Z] [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 [2020-02-04T06:11:45.864Z] [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 66 kB/s) [2020-02-04T06:11:45.864Z] [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 [2020-02-04T06:11:45.864Z] [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 [2020-02-04T06:11:46.122Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom [2020-02-04T06:11:46.380Z] [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 [2020-02-04T06:11:46.380Z] [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 [2020-02-04T06:11:46.380Z] [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 [2020-02-04T06:11:46.380Z] [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 254 kB/s) [2020-02-04T06:11:46.380Z] [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 [2020-02-04T06:11:46.380Z] [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 [2020-02-04T06:11:46.380Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom [2020-02-04T06:11:46.946Z] [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 [2020-02-04T06:11:46.946Z] [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 [2020-02-04T06:11:46.946Z] [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 [2020-02-04T06:11:46.946Z] [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 22 kB/s) [2020-02-04T06:11:46.946Z] [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 [2020-02-04T06:11:46.946Z] [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 [2020-02-04T06:11:47.204Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom [2020-02-04T06:11:47.601Z] [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 [2020-02-04T06:11:47.601Z] [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 [2020-02-04T06:11:47.601Z] [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 [2020-02-04T06:11:47.601Z] [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 40 kB/s) [2020-02-04T06:11:47.601Z] [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 [2020-02-04T06:11:47.601Z] [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 [2020-02-04T06:11:47.601Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom [2020-02-04T06:11:48.259Z] [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 [2020-02-04T06:11:48.259Z] [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 [2020-02-04T06:11:48.259Z] [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 [2020-02-04T06:11:48.259Z] [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 149 kB/s) [2020-02-04T06:11:48.259Z] [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 [2020-02-04T06:11:48.259Z] [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 [2020-02-04T06:11:48.259Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom [2020-02-04T06:11:48.826Z] [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 [2020-02-04T06:11:48.826Z] [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 [2020-02-04T06:11:48.826Z] [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 [2020-02-04T06:11:48.826Z] [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 53 kB/s) [2020-02-04T06:11:48.826Z] [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 [2020-02-04T06:11:48.826Z] [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 [2020-02-04T06:11:48.826Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom [2020-02-04T06:11:49.084Z] [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 [2020-02-04T06:11:49.084Z] [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 [2020-02-04T06:11:49.341Z] [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 [2020-02-04T06:11:49.341Z] [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 39 kB/s) [2020-02-04T06:11:49.341Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom [2020-02-04T06:11:49.341Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom [2020-02-04T06:11:49.599Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom [2020-02-04T06:11:49.857Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom [2020-02-04T06:11:49.857Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom [2020-02-04T06:11:49.857Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom [2020-02-04T06:11:49.857Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom (1.9 kB at 88 kB/s) [2020-02-04T06:11:49.857Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom [2020-02-04T06:11:50.115Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom [2020-02-04T06:11:50.115Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom [2020-02-04T06:11:50.373Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom [2020-02-04T06:11:50.373Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom [2020-02-04T06:11:50.373Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom [2020-02-04T06:11:50.373Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom (1.4 kB at 50 kB/s) [2020-02-04T06:11:50.373Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom [2020-02-04T06:11:50.373Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom [2020-02-04T06:11:50.373Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom [2020-02-04T06:11:50.937Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom [2020-02-04T06:11:50.937Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom [2020-02-04T06:11:50.937Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom [2020-02-04T06:11:50.937Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom (2.0 kB at 93 kB/s) [2020-02-04T06:11:50.937Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom [2020-02-04T06:11:50.937Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom [2020-02-04T06:11:50.937Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom [2020-02-04T06:11:51.194Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom [2020-02-04T06:11:51.451Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom [2020-02-04T06:11:51.451Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom [2020-02-04T06:11:51.451Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom (15 kB at 660 kB/s) [2020-02-04T06:11:51.451Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom [2020-02-04T06:11:51.451Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom [2020-02-04T06:11:51.451Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom [2020-02-04T06:11:51.713Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom [2020-02-04T06:11:51.713Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom [2020-02-04T06:11:51.713Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom [2020-02-04T06:11:51.713Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom (1.6 kB at 68 kB/s) [2020-02-04T06:11:51.713Z] [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 [2020-02-04T06:11:51.713Z] [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 [2020-02-04T06:11:51.970Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom [2020-02-04T06:11:52.227Z] [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 [2020-02-04T06:11:52.227Z] [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 [2020-02-04T06:11:52.227Z] [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 [2020-02-04T06:11:52.227Z] [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 81 kB/s) [2020-02-04T06:11:52.227Z] [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 [2020-02-04T06:11:52.227Z] [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 [2020-02-04T06:11:52.484Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom [2020-02-04T06:11:52.741Z] [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 [2020-02-04T06:11:52.741Z] [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 [2020-02-04T06:11:52.741Z] [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 [2020-02-04T06:11:52.741Z] [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 27 kB/s) [2020-02-04T06:11:52.741Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom [2020-02-04T06:11:52.741Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom [2020-02-04T06:11:52.741Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom [2020-02-04T06:11:53.306Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom [2020-02-04T06:11:53.306Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom [2020-02-04T06:11:53.306Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom [2020-02-04T06:11:53.306Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (2.3 kB at 33 kB/s) [2020-02-04T06:11:53.306Z] [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 [2020-02-04T06:11:53.306Z] [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 [2020-02-04T06:11:53.306Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom [2020-02-04T06:11:53.564Z] [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 [2020-02-04T06:11:53.822Z] [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 [2020-02-04T06:11:53.822Z] [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 [2020-02-04T06:11:53.822Z] [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 48 kB/s) [2020-02-04T06:11:53.822Z] [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 [2020-02-04T06:11:53.822Z] [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 [2020-02-04T06:11:53.822Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom [2020-02-04T06:11:55.193Z] [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 [2020-02-04T06:11:55.193Z] [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 [2020-02-04T06:11:55.193Z] [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 [2020-02-04T06:11:56.201Z] [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 7.8 kB/s) [2020-02-04T06:11:56.201Z] [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 [2020-02-04T06:11:56.458Z] [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 [2020-02-04T06:11:56.459Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom [2020-02-04T06:11:56.716Z] [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 [2020-02-04T06:11:56.716Z] [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 [2020-02-04T06:11:56.716Z] [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 [2020-02-04T06:11:56.716Z] [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 44 kB/s) [2020-02-04T06:11:56.716Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-cli/commons-cli/1.2/commons-cli-1.2.pom [2020-02-04T06:11:56.716Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-cli/commons-cli/1.2/commons-cli-1.2.pom [2020-02-04T06:11:56.974Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-cli/commons-cli/1.2/commons-cli-1.2.pom [2020-02-04T06:11:57.231Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-cli/commons-cli/1.2/commons-cli-1.2.pom [2020-02-04T06:11:57.231Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-cli/commons-cli/1.2/commons-cli-1.2.pom [2020-02-04T06:11:57.231Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.2/commons-cli-1.2.pom [2020-02-04T06:11:57.231Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.2/commons-cli-1.2.pom (8.0 kB at 145 kB/s) [2020-02-04T06:11:57.231Z] [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 [2020-02-04T06:11:57.231Z] [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 [2020-02-04T06:11:57.231Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom [2020-02-04T06:11:57.796Z] [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 [2020-02-04T06:11:57.797Z] [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 [2020-02-04T06:11:57.797Z] [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 [2020-02-04T06:11:57.797Z] [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 19 kB/s) [2020-02-04T06:11:57.797Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.pom [2020-02-04T06:11:57.797Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.pom [2020-02-04T06:11:57.797Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.pom [2020-02-04T06:11:58.054Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.pom [2020-02-04T06:11:58.054Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.pom [2020-02-04T06:11:58.312Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.pom [2020-02-04T06:11:58.312Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.pom (5.4 kB at 192 kB/s) [2020-02-04T06:11:58.312Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/oss-parent/11/oss-parent-11.pom [2020-02-04T06:11:58.312Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/oss-parent/11/oss-parent-11.pom [2020-02-04T06:11:58.312Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/fasterxml/oss-parent/11/oss-parent-11.pom [2020-02-04T06:11:58.570Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/oss-parent/11/oss-parent-11.pom [2020-02-04T06:11:58.570Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/oss-parent/11/oss-parent-11.pom [2020-02-04T06:11:58.570Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/11/oss-parent-11.pom [2020-02-04T06:11:58.827Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/11/oss-parent-11.pom (23 kB at 565 kB/s) [2020-02-04T06:11:58.827Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.pom [2020-02-04T06:11:58.827Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.pom [2020-02-04T06:11:58.827Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.pom [2020-02-04T06:11:59.083Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.pom [2020-02-04T06:11:59.083Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.pom [2020-02-04T06:11:59.083Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.pom [2020-02-04T06:11:59.083Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.pom (1.3 kB at 57 kB/s) [2020-02-04T06:11:59.083Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/oss-parent/10/oss-parent-10.pom [2020-02-04T06:11:59.083Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/oss-parent/10/oss-parent-10.pom [2020-02-04T06:11:59.083Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/fasterxml/oss-parent/10/oss-parent-10.pom [2020-02-04T06:11:59.647Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/oss-parent/10/oss-parent-10.pom [2020-02-04T06:11:59.648Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/oss-parent/10/oss-parent-10.pom [2020-02-04T06:12:00.579Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/10/oss-parent-10.pom [2020-02-04T06:12:00.579Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/10/oss-parent-10.pom (23 kB at 568 kB/s) [2020-02-04T06:12:00.579Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.pom [2020-02-04T06:12:00.579Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.pom [2020-02-04T06:12:00.837Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.pom [2020-02-04T06:12:01.402Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.pom [2020-02-04T06:12:01.402Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.pom [2020-02-04T06:12:01.402Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.pom [2020-02-04T06:12:01.402Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.pom (6.0 kB at 181 kB/s) [2020-02-04T06:12:01.402Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/joda-time/joda-time/2.0/joda-time-2.0.pom [2020-02-04T06:12:01.402Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/joda-time/joda-time/2.0/joda-time-2.0.pom [2020-02-04T06:12:01.402Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/joda-time/joda-time/2.0/joda-time-2.0.pom [2020-02-04T06:12:01.659Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/joda-time/joda-time/2.0/joda-time-2.0.pom [2020-02-04T06:12:01.659Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/joda-time/joda-time/2.0/joda-time-2.0.pom [2020-02-04T06:12:01.918Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/joda-time/joda-time/2.0/joda-time-2.0.pom [2020-02-04T06:12:01.918Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/joda-time/joda-time/2.0/joda-time-2.0.pom (15 kB at 373 kB/s) [2020-02-04T06:12:01.918Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/15.0/guava-15.0.pom [2020-02-04T06:12:01.918Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/15.0/guava-15.0.pom [2020-02-04T06:12:01.918Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/15.0/guava-15.0.pom [2020-02-04T06:12:02.175Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/15.0/guava-15.0.pom [2020-02-04T06:12:02.175Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/15.0/guava-15.0.pom [2020-02-04T06:12:02.175Z] [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 [2020-02-04T06:12:02.433Z] [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 99 kB/s) [2020-02-04T06:12:02.433Z] [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 [2020-02-04T06:12:02.433Z] [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 [2020-02-04T06:12:02.433Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom [2020-02-04T06:12:02.690Z] [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 [2020-02-04T06:12:02.690Z] [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 [2020-02-04T06:12:02.690Z] [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 [2020-02-04T06:12:02.947Z] [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 65 kB/s) [2020-02-04T06:12:02.947Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/intellij/annotations/9.0.4/annotations-9.0.4.pom [2020-02-04T06:12:02.947Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/intellij/annotations/9.0.4/annotations-9.0.4.pom [2020-02-04T06:12:02.947Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/intellij/annotations/9.0.4/annotations-9.0.4.pom [2020-02-04T06:12:03.204Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/intellij/annotations/9.0.4/annotations-9.0.4.pom [2020-02-04T06:12:03.204Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/intellij/annotations/9.0.4/annotations-9.0.4.pom [2020-02-04T06:12:03.204Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/intellij/annotations/9.0.4/annotations-9.0.4.pom [2020-02-04T06:12:03.461Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/intellij/annotations/9.0.4/annotations-9.0.4.pom (1.2 kB at 19 kB/s) [2020-02-04T06:12:03.462Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/3.4.1.201406201815-r/org.eclipse.jgit-3.4.1.201406201815-r.pom [2020-02-04T06:12:03.462Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/3.4.1.201406201815-r/org.eclipse.jgit-3.4.1.201406201815-r.pom (6.2 kB at 135 kB/s) [2020-02-04T06:12:03.462Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit-parent/3.4.1.201406201815-r/org.eclipse.jgit-parent-3.4.1.201406201815-r.pom [2020-02-04T06:12:03.462Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit-parent/3.4.1.201406201815-r/org.eclipse.jgit-parent-3.4.1.201406201815-r.pom (22 kB at 439 kB/s) [2020-02-04T06:12:03.462Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom [2020-02-04T06:12:03.462Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom [2020-02-04T06:12:03.462Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom [2020-02-04T06:12:03.718Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom [2020-02-04T06:12:03.976Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom [2020-02-04T06:12:03.976Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom [2020-02-04T06:12:03.976Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom (7.3 kB at 149 kB/s) [2020-02-04T06:12:03.976Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.jar [2020-02-04T06:12:03.976Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar [2020-02-04T06:12:03.976Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.jar [2020-02-04T06:12:03.976Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.jar [2020-02-04T06:12:03.976Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar [2020-02-04T06:12:03.976Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.jar [2020-02-04T06:12:03.976Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/sf/saxon/saxon/8.7/saxon-8.7.jar [2020-02-04T06:12:03.976Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar [2020-02-04T06:12:03.976Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/jboss-dmr/1.2.0.Final/jboss-dmr-1.2.0.Final.jar [2020-02-04T06:12:03.976Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.jar [2020-02-04T06:12:03.976Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar [2020-02-04T06:12:03.976Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-project/2.0/maven-project-2.0.jar [2020-02-04T06:12:03.976Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar [2020-02-04T06:12:03.976Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar [2020-02-04T06:12:04.235Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar [2020-02-04T06:12:04.235Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.jar [2020-02-04T06:12:04.235Z] [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 [2020-02-04T06:12:04.235Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/1.4/commons-io-1.4.jar [2020-02-04T06:12:04.235Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.jar [2020-02-04T06:12:04.235Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.jar [2020-02-04T06:12:04.235Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar [2020-02-04T06:12:04.235Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.3/commons-codec-1.3.jar [2020-02-04T06:12:04.235Z] [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 [2020-02-04T06:12:04.235Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/3.6.0.201411121045-m1/org.eclipse.jgit-3.6.0.201411121045-m1.jar [2020-02-04T06:12:04.235Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar [2020-02-04T06:12:04.235Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar [2020-02-04T06:12:04.235Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.jar [2020-02-04T06:12:04.235Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.jar [2020-02-04T06:12:04.235Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.jar [2020-02-04T06:12:04.235Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.jar [2020-02-04T06:12:04.235Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/joda-time/joda-time/2.0/joda-time-2.0.jar [2020-02-04T06:12:04.235Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/15.0/guava-15.0.jar [2020-02-04T06:12:04.235Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/intellij/annotations/9.0.4/annotations-9.0.4.jar [2020-02-04T06:12:04.235Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar [2020-02-04T06:12:04.704Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar [2020-02-04T06:12:04.704Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/3.6.0.201411121045-m1/org.eclipse.jgit-3.6.0.201411121045-m1.jar (1.9 MB at 4.6 MB/s) [2020-02-04T06:12:04.704Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.jar [2020-02-04T06:12:04.704Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar [2020-02-04T06:12:04.704Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.jar [2020-02-04T06:12:04.704Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.jar [2020-02-04T06:12:04.704Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar [2020-02-04T06:12:04.704Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.jar [2020-02-04T06:12:04.704Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.jar [2020-02-04T06:12:04.704Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar [2020-02-04T06:12:04.704Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/jboss-dmr/1.2.0.Final/jboss-dmr-1.2.0.Final.jar [2020-02-04T06:12:04.704Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.jar [2020-02-04T06:12:04.704Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar [2020-02-04T06:12:04.704Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-project/2.0/maven-project-2.0.jar [2020-02-04T06:12:04.704Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar [2020-02-04T06:12:04.704Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar [2020-02-04T06:12:04.704Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar [2020-02-04T06:12:04.704Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.jar [2020-02-04T06:12:04.704Z] [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 [2020-02-04T06:12:04.704Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/1.4/commons-io-1.4.jar [2020-02-04T06:12:04.704Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.jar [2020-02-04T06:12:04.704Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.jar [2020-02-04T06:12:04.704Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar [2020-02-04T06:12:04.704Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.3/commons-codec-1.3.jar [2020-02-04T06:12:04.704Z] [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 [2020-02-04T06:12:04.705Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar [2020-02-04T06:12:04.705Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar [2020-02-04T06:12:04.705Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.jar [2020-02-04T06:12:04.705Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.jar [2020-02-04T06:12:04.705Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.jar [2020-02-04T06:12:04.705Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.jar [2020-02-04T06:12:04.705Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/joda-time/joda-time/2.0/joda-time-2.0.jar [2020-02-04T06:12:04.705Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/15.0/guava-15.0.jar [2020-02-04T06:12:04.705Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/intellij/annotations/9.0.4/annotations-9.0.4.jar [2020-02-04T06:12:04.705Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar [2020-02-04T06:12:04.705Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar [2020-02-04T06:12:05.636Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.jar [2020-02-04T06:12:05.636Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar [2020-02-04T06:12:05.636Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.jar [2020-02-04T06:12:05.636Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.jar [2020-02-04T06:12:05.637Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar [2020-02-04T06:12:05.893Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.jar [2020-02-04T06:12:05.893Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/net/sf/saxon/saxon/8.7/saxon-8.7.jar [2020-02-04T06:12:05.893Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar [2020-02-04T06:12:05.893Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-dmr/1.2.0.Final/jboss-dmr-1.2.0.Final.jar [2020-02-04T06:12:05.893Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.jar [2020-02-04T06:12:06.149Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar [2020-02-04T06:12:06.149Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-project/2.0/maven-project-2.0.jar [2020-02-04T06:12:06.149Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar [2020-02-04T06:12:06.149Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar [2020-02-04T06:12:06.406Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar [2020-02-04T06:12:06.406Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/3.8.1/junit-3.8.1.jar [2020-02-04T06:12:06.664Z] [INFO] Downloaded from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-dmr/1.2.0.Final/jboss-dmr-1.2.0.Final.jar (97 kB at 99 kB/s) [2020-02-04T06:12:06.664Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar [2020-02-04T06:12:06.664Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/1.4/commons-io-1.4.jar [2020-02-04T06:12:06.664Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.jar [2020-02-04T06:12:06.922Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.jar [2020-02-04T06:12:06.922Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar [2020-02-04T06:12:06.922Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.3/commons-codec-1.3.jar [2020-02-04T06:12:06.922Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar [2020-02-04T06:12:07.179Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar [2020-02-04T06:12:07.179Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar [2020-02-04T06:12:07.179Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.jar [2020-02-04T06:12:07.179Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.jar [2020-02-04T06:12:07.436Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.jar [2020-02-04T06:12:07.436Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.jar [2020-02-04T06:12:07.436Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/joda-time/joda-time/2.0/joda-time-2.0.jar [2020-02-04T06:12:07.436Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/15.0/guava-15.0.jar [2020-02-04T06:12:07.436Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/intellij/annotations/9.0.4/annotations-9.0.4.jar [2020-02-04T06:12:07.693Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar [2020-02-04T06:12:07.693Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar [2020-02-04T06:12:07.950Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.jar [2020-02-04T06:12:07.950Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.jar [2020-02-04T06:12:07.950Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.jar [2020-02-04T06:12:07.950Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar [2020-02-04T06:12:07.950Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar [2020-02-04T06:12:13.206Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.jar [2020-02-04T06:12:13.206Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar [2020-02-04T06:12:13.206Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.jar [2020-02-04T06:12:13.206Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.jar [2020-02-04T06:12:13.206Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar [2020-02-04T06:12:13.206Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-project/2.0/maven-project-2.0.jar [2020-02-04T06:12:13.206Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar [2020-02-04T06:12:13.206Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar [2020-02-04T06:12:13.206Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar [2020-02-04T06:12:13.206Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.jar [2020-02-04T06:12:13.206Z] [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 [2020-02-04T06:12:13.206Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/1.4/commons-io-1.4.jar [2020-02-04T06:12:13.206Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.jar [2020-02-04T06:12:13.206Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.jar [2020-02-04T06:12:13.206Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar [2020-02-04T06:12:13.206Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.3/commons-codec-1.3.jar [2020-02-04T06:12:13.206Z] [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 [2020-02-04T06:12:13.463Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar [2020-02-04T06:12:13.463Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar [2020-02-04T06:12:13.463Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.jar [2020-02-04T06:12:13.463Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.jar [2020-02-04T06:12:13.463Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.jar [2020-02-04T06:12:13.463Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.jar [2020-02-04T06:12:13.463Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/joda-time/joda-time/2.0/joda-time-2.0.jar [2020-02-04T06:12:13.463Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/15.0/guava-15.0.jar [2020-02-04T06:12:13.463Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/intellij/annotations/9.0.4/annotations-9.0.4.jar [2020-02-04T06:12:13.463Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar [2020-02-04T06:12:13.463Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar [2020-02-04T06:12:14.394Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.jar [2020-02-04T06:12:14.394Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar [2020-02-04T06:12:14.394Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.jar [2020-02-04T06:12:14.394Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.jar [2020-02-04T06:12:14.394Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar [2020-02-04T06:12:14.395Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.jar [2020-02-04T06:12:14.395Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/sf/saxon/saxon/8.7/saxon-8.7.jar [2020-02-04T06:12:14.395Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar [2020-02-04T06:12:14.395Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.jar [2020-02-04T06:12:14.395Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar [2020-02-04T06:12:14.395Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-project/2.0/maven-project-2.0.jar [2020-02-04T06:12:14.395Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar [2020-02-04T06:12:14.395Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar [2020-02-04T06:12:14.395Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar [2020-02-04T06:12:14.395Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.jar [2020-02-04T06:12:14.395Z] [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 [2020-02-04T06:12:14.395Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/1.4/commons-io-1.4.jar [2020-02-04T06:12:14.395Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.jar [2020-02-04T06:12:14.395Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.jar [2020-02-04T06:12:14.395Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar [2020-02-04T06:12:14.395Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.3/commons-codec-1.3.jar [2020-02-04T06:12:14.395Z] [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 [2020-02-04T06:12:14.395Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar [2020-02-04T06:12:14.395Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar [2020-02-04T06:12:14.395Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.jar [2020-02-04T06:12:14.395Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.jar [2020-02-04T06:12:14.395Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.jar [2020-02-04T06:12:14.395Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.jar [2020-02-04T06:12:14.395Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/joda-time/joda-time/2.0/joda-time-2.0.jar [2020-02-04T06:12:14.395Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/15.0/guava-15.0.jar [2020-02-04T06:12:14.395Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/intellij/annotations/9.0.4/annotations-9.0.4.jar [2020-02-04T06:12:14.395Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar [2020-02-04T06:12:14.395Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar [2020-02-04T06:12:14.395Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.jar [2020-02-04T06:12:14.395Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar [2020-02-04T06:12:14.395Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.jar [2020-02-04T06:12:14.395Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.jar [2020-02-04T06:12:14.395Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar [2020-02-04T06:12:14.395Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar (230 kB at 6.8 MB/s) [2020-02-04T06:12:14.395Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.jar [2020-02-04T06:12:14.395Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.jar (129 kB at 2.8 MB/s) [2020-02-04T06:12:14.395Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/saxon/8.7/saxon-8.7.jar [2020-02-04T06:12:14.653Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar (378 kB at 8.0 MB/s) [2020-02-04T06:12:14.653Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar [2020-02-04T06:12:14.653Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.jar (145 kB at 1.9 MB/s) [2020-02-04T06:12:14.653Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.jar [2020-02-04T06:12:14.653Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.jar (82 kB at 916 kB/s) [2020-02-04T06:12:14.653Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar [2020-02-04T06:12:14.653Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.jar (244 kB at 2.4 MB/s) [2020-02-04T06:12:14.653Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0/maven-project-2.0.jar [2020-02-04T06:12:14.653Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar (44 kB at 434 kB/s) [2020-02-04T06:12:14.653Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar [2020-02-04T06:12:14.653Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.jar (21 kB at 177 kB/s) [2020-02-04T06:12:14.653Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar [2020-02-04T06:12:14.653Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar (79 kB at 480 kB/s) [2020-02-04T06:12:14.653Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar (30 kB at 185 kB/s) [2020-02-04T06:12:14.653Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar [2020-02-04T06:12:14.653Z] [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 [2020-02-04T06:12:14.653Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar (51 kB at 293 kB/s) [2020-02-04T06:12:14.653Z] [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 [2020-02-04T06:12:14.653Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0/maven-project-2.0.jar (105 kB at 594 kB/s) [2020-02-04T06:12:14.653Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/1.4/commons-io-1.4.jar [2020-02-04T06:12:14.653Z] [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 205 kB/s) [2020-02-04T06:12:14.653Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.jar [2020-02-04T06:12:14.653Z] [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 654 kB/s) [2020-02-04T06:12:14.653Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.jar [2020-02-04T06:12:14.653Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar (195 kB at 746 kB/s) [2020-02-04T06:12:14.653Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar [2020-02-04T06:12:14.653Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/1.4/commons-io-1.4.jar (109 kB at 401 kB/s) [2020-02-04T06:12:14.653Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.3/commons-codec-1.3.jar [2020-02-04T06:12:14.653Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.jar (172 kB at 602 kB/s) [2020-02-04T06:12:14.653Z] [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 [2020-02-04T06:12:14.912Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.jar (276 kB at 940 kB/s) [2020-02-04T06:12:14.912Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar [2020-02-04T06:12:14.912Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.3/commons-codec-1.3.jar (47 kB at 128 kB/s) [2020-02-04T06:12:14.912Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar [2020-02-04T06:12:14.912Z] [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 138 kB/s) [2020-02-04T06:12:14.912Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.jar [2020-02-04T06:12:14.912Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar (61 kB at 155 kB/s) [2020-02-04T06:12:14.912Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.jar [2020-02-04T06:12:14.912Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar (125 kB at 309 kB/s) [2020-02-04T06:12:14.912Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.jar [2020-02-04T06:12:14.912Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.jar (65 kB at 159 kB/s) [2020-02-04T06:12:14.912Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar (254 kB at 619 kB/s) [2020-02-04T06:12:14.912Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/joda-time/joda-time/2.0/joda-time-2.0.jar [2020-02-04T06:12:14.912Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.jar [2020-02-04T06:12:14.912Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.jar (33 kB at 71 kB/s) [2020-02-04T06:12:14.912Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/15.0/guava-15.0.jar [2020-02-04T06:12:14.912Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.jar (193 kB at 401 kB/s) [2020-02-04T06:12:14.912Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/intellij/annotations/9.0.4/annotations-9.0.4.jar [2020-02-04T06:12:14.912Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/saxon/8.7/saxon-8.7.jar (3.3 MB at 6.3 MB/s) [2020-02-04T06:12:14.912Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar [2020-02-04T06:12:14.912Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/intellij/annotations/9.0.4/annotations-9.0.4.jar (10.0 kB at 18 kB/s) [2020-02-04T06:12:14.912Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar [2020-02-04T06:12:14.912Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.jar (866 kB at 1.5 MB/s) [2020-02-04T06:12:15.170Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar (4.2 kB at 7.0 kB/s) [2020-02-04T06:12:15.170Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar (351 kB at 577 kB/s) [2020-02-04T06:12:15.170Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/joda-time/joda-time/2.0/joda-time-2.0.jar (569 kB at 774 kB/s) [2020-02-04T06:12:15.170Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/15.0/guava-15.0.jar (2.2 MB at 2.8 MB/s) [2020-02-04T06:12:16.102Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties [2020-02-04T06:12:21.358Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/releases/9.2/r.3/ [2020-02-04T06:12:21.358Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/releases/9.2/r.3/ [2020-02-04T06:12:21.358Z] [INFO] Adding repository https://download.eclipse.org/tools/cdt/releases/9.2/r.3 [2020-02-04T06:12:22.729Z] [INFO] Fetching content.jar from https://download.eclipse.org/tools/cdt/releases/9.2/r.3/ (57.71kB) [2020-02-04T06:12:22.729Z] [INFO] Fetching content.jar from https://download.eclipse.org/tools/cdt/releases/9.2/r.3/ (57.71kB) [2020-02-04T06:12:23.294Z] [INFO] Fetching p2.index from https://archive.eclipse.org/linuxtools/update-5.3.0/ [2020-02-04T06:12:23.294Z] [INFO] Fetching p2.index from https://archive.eclipse.org/linuxtools/update-5.3.0/ [2020-02-04T06:12:23.294Z] [INFO] Adding repository https://archive.eclipse.org/linuxtools/update-5.3.0 [2020-02-04T06:12:23.551Z] [INFO] Fetching content.jar from https://archive.eclipse.org/linuxtools/update-5.3.0/ (49.55kB) [2020-02-04T06:12:23.551Z] [INFO] Fetching content.jar from https://archive.eclipse.org/linuxtools/update-5.3.0/ (49.55kB) [2020-02-04T06:12:23.810Z] [INFO] Fetching p2.index from https://download.eclipse.org/technology/swtbot/snapshots/ [2020-02-04T06:12:23.810Z] [INFO] Fetching p2.index from https://download.eclipse.org/technology/swtbot/snapshots/ [2020-02-04T06:12:23.810Z] [INFO] Adding repository https://download.eclipse.org/technology/swtbot/snapshots [2020-02-04T06:12:24.069Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/technology/swtbot/snapshots/ [2020-02-04T06:12:24.069Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/technology/swtbot/snapshots/ [2020-02-04T06:12:24.326Z] [INFO] Fetching p2.index from https://download.eclipse.org/releases/neon/ [2020-02-04T06:12:24.326Z] [INFO] Fetching p2.index from https://download.eclipse.org/releases/neon/ [2020-02-04T06:12:24.326Z] [INFO] Adding repository https://download.eclipse.org/releases/neon [2020-02-04T06:12:24.326Z] [INFO] Fetching compositeContent.jar from https://download.eclipse.org/releases/neon/ (518B) [2020-02-04T06:12:24.326Z] [INFO] Fetching compositeContent.jar from https://download.eclipse.org/releases/neon/ (518B) [2020-02-04T06:12:24.583Z] [INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/neon/ [2020-02-04T06:12:24.583Z] [INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/neon/ [2020-02-04T06:12:25.954Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/technology/epp/packages/neon/ [2020-02-04T06:12:25.954Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/technology/epp/packages/neon/ [2020-02-04T06:12:26.520Z] [INFO] Fetching p2.index from https://download.eclipse.org/releases/neon/201705151400/ [2020-02-04T06:12:26.520Z] [INFO] Fetching p2.index from https://download.eclipse.org/releases/neon/201705151400/ [2020-02-04T06:12:26.520Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/releases/neon/201705151400/ [2020-02-04T06:12:26.520Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/releases/neon/201705151400/ [2020-02-04T06:12:30.695Z] [INFO] Fetching p2.index from https://download.eclipse.org/releases/neon/201703141400/ [2020-02-04T06:12:30.695Z] [INFO] Fetching p2.index from https://download.eclipse.org/releases/neon/201703141400/ [2020-02-04T06:12:30.695Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/releases/neon/201703141400/ [2020-02-04T06:12:30.695Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/releases/neon/201703141400/ [2020-02-04T06:12:33.253Z] [INFO] Fetching p2.index from https://download.eclipse.org/releases/neon/201703231000/ [2020-02-04T06:12:33.253Z] [INFO] Fetching p2.index from https://download.eclipse.org/releases/neon/201703231000/ [2020-02-04T06:12:33.511Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/releases/neon/201703231000/ [2020-02-04T06:12:33.511Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/releases/neon/201703231000/ [2020-02-04T06:12:35.409Z] [INFO] Fetching p2.index from https://download.eclipse.org/releases/neon/201606221000/ [2020-02-04T06:12:35.409Z] [INFO] Fetching p2.index from https://download.eclipse.org/releases/neon/201606221000/ [2020-02-04T06:12:35.666Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/releases/neon/201606221000/ [2020-02-04T06:12:35.666Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/releases/neon/201606221000/ [2020-02-04T06:12:37.562Z] [INFO] Fetching p2.index from https://download.eclipse.org/releases/neon/201609281000/ [2020-02-04T06:12:37.562Z] [INFO] Fetching p2.index from https://download.eclipse.org/releases/neon/201609281000/ [2020-02-04T06:12:37.819Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/releases/neon/201609281000/ [2020-02-04T06:12:37.819Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/releases/neon/201609281000/ [2020-02-04T06:12:39.715Z] [INFO] Fetching p2.index from https://download.eclipse.org/releases/neon/201610111000/ [2020-02-04T06:12:39.715Z] [INFO] Fetching p2.index from https://download.eclipse.org/releases/neon/201610111000/ [2020-02-04T06:12:39.715Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/releases/neon/201610111000/ [2020-02-04T06:12:39.715Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/releases/neon/201610111000/ [2020-02-04T06:12:42.239Z] [INFO] Fetching p2.index from https://download.eclipse.org/releases/neon/201612211000/ [2020-02-04T06:12:42.239Z] [INFO] Fetching p2.index from https://download.eclipse.org/releases/neon/201612211000/ [2020-02-04T06:12:42.239Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/releases/neon/201612211000/ [2020-02-04T06:12:42.239Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/releases/neon/201612211000/ [2020-02-04T06:12:44.134Z] [INFO] Adding repository https://download.eclipse.org/tm/terminal/updates/4.2 [2020-02-04T06:12:44.393Z] [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tm/terminal/updates/4.2/ [2020-02-04T06:12:44.703Z] [INFO] Fetching content.jar from https://download.eclipse.org/tm/terminal/updates/4.2/GA/ (15.84kB) [2020-02-04T06:12:44.703Z] [INFO] Fetching content.jar from https://download.eclipse.org/tm/terminal/updates/4.2/GA/ (15.84kB) [2020-02-04T06:12:44.997Z] [INFO] Fetching p2.index from https://archive.eclipse.org/tools/cdt/launchbar/neon.2/ [2020-02-04T06:12:44.997Z] [INFO] Fetching p2.index from https://archive.eclipse.org/tools/cdt/launchbar/neon.2/ [2020-02-04T06:12:44.997Z] [INFO] Adding repository https://archive.eclipse.org/tools/cdt/launchbar/neon.2 [2020-02-04T06:12:44.997Z] [INFO] Fetching content.xml.xz from https://archive.eclipse.org/tools/cdt/launchbar/neon.2/ [2020-02-04T06:12:44.997Z] [INFO] Fetching content.xml.xz from https://archive.eclipse.org/tools/cdt/launchbar/neon.2/ [2020-02-04T06:12:45.297Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops/R20170307180635/repository/ [2020-02-04T06:12:45.297Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops/R20170307180635/repository/ [2020-02-04T06:12:45.297Z] [INFO] Adding repository https://download.eclipse.org/tools/orbit/downloads/drops/R20170307180635/repository [2020-02-04T06:12:45.555Z] [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/orbit/downloads/drops/R20170307180635/repository/ [2020-02-04T06:12:45.555Z] [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/orbit/downloads/drops/R20170307180635/repository/ [2020-02-04T06:12:45.811Z] [INFO] Fetching content.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/ (121.18kB) [2020-02-04T06:12:45.811Z] [INFO] Fetching content.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/ (121.18kB) [2020-02-04T06:12:46.068Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops2/R20170307180635/repository/ [2020-02-04T06:12:46.068Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops2/R20170307180635/repository/ [2020-02-04T06:12:51.322Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20170307180635/repository/ [2020-02-04T06:12:51.322Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20170307180635/repository/ [2020-02-04T06:12:51.579Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/ [2020-02-04T06:12:51.579Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/ [2020-02-04T06:12:51.835Z] [INFO] Adding repository https://download.eclipse.org/cbi/updates/license [2020-02-04T06:12:51.835Z] [INFO] Fetching compositeContent.jar from https://download.eclipse.org/cbi/updates/license/ (423B) [2020-02-04T06:12:51.835Z] [INFO] Fetching compositeContent.jar from https://download.eclipse.org/cbi/updates/license/ (423B) [2020-02-04T06:12:52.092Z] [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB) [2020-02-04T06:12:52.092Z] [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB) [2020-02-04T06:12:52.349Z] [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB) [2020-02-04T06:12:52.349Z] [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB) [2020-02-04T06:12:52.349Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ [2020-02-04T06:12:52.349Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ [2020-02-04T06:12:52.605Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ [2020-02-04T06:12:52.605Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ [2020-02-04T06:12:52.605Z] [INFO] Fetching p2.index from https://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/ [2020-02-04T06:12:52.605Z] [INFO] Fetching p2.index from https://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/ [2020-02-04T06:12:52.861Z] [INFO] Adding repository https://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400 [2020-02-04T06:12:52.861Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/ [2020-02-04T06:12:52.861Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/ [2020-02-04T06:12:53.424Z] [INFO] Adding repository https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2 [2020-02-04T06:12:53.424Z] [INFO] Fetching content.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/ (902B) [2020-02-04T06:12:53.427Z] [INFO] Fetching content.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/ (902B) [2020-02-04T06:12:53.427Z] [INFO] Adding repository https://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository [2020-02-04T06:12:53.683Z] [INFO] Fetching content.jar from https://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/ (266.93kB) [2020-02-04T06:12:53.683Z] [INFO] Fetching content.jar from https://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/ (266.93kB) [2020-02-04T06:12:53.940Z] [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/emf/builds/release/2.12/ [2020-02-04T06:12:53.940Z] [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/emf/builds/release/2.12/ [2020-02-04T06:12:53.940Z] [INFO] Adding repository https://download.eclipse.org/modeling/emf/emf/builds/release/2.12 [2020-02-04T06:12:54.197Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.12/ [2020-02-04T06:12:54.197Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.12/ [2020-02-04T06:13:06.419Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties [2020-02-04T06:13:18.607Z] [INFO] Fetching com.google.gson_2.7.0.v20170129-0911.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.2/r.3/plugins/ (79.81kB) [2020-02-04T06:13:18.607Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:13:18.607Z] [INFO] Fetching com.google.gson_2.7.0.v20170129-0911.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.2/r.3/plugins/ (79.81kB) [2020-02-04T06:13:18.607Z] [INFO] Unpacking com.google.gson_2.7.0.v20170129-0911... [2020-02-04T06:13:18.607Z] [INFO] Fetching com.google.guava_15.0.0.v201403281430.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (1.26MB) [2020-02-04T06:13:18.607Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:13:18.607Z] [INFO] Fetching com.google.guava_15.0.0.v201403281430.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (1.26MB) [2020-02-04T06:13:18.607Z] [INFO] Unpacking com.google.guava_15.0.0.v201403281430... [2020-02-04T06:13:18.607Z] [INFO] Fetching org.eclipse.osgi_3.11.3.v20170209-1843.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (431.77kB) [2020-02-04T06:13:18.607Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:13:18.607Z] [INFO] Fetching org.eclipse.osgi_3.11.3.v20170209-1843.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (431.77kB) [2020-02-04T06:13:18.607Z] [INFO] Unpacking org.eclipse.osgi_3.11.3.v20170209-1843... [2020-02-04T06:13:19.172Z] [INFO] Fetching org.eclipse.cdt.core_6.2.0.201709072038.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.2/r.3/plugins/ (1.53MB) [2020-02-04T06:13:19.172Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:13:19.172Z] [INFO] Fetching org.eclipse.cdt.core_6.2.0.201709072038.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.2/r.3/plugins/ (1.53MB) [2020-02-04T06:13:19.172Z] [INFO] Unpacking org.eclipse.cdt.core_6.2.0.201709072038... [2020-02-04T06:13:21.065Z] [INFO] Fetching org.eclipse.cdt.core.native_5.10.0.201709072038.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.2/r.3/plugins/ (16.88kB) [2020-02-04T06:13:21.065Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:13:21.065Z] [INFO] Fetching org.eclipse.cdt.core.native_5.10.0.201709072038.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.2/r.3/plugins/ (16.88kB) [2020-02-04T06:13:21.065Z] [INFO] Unpacking org.eclipse.cdt.core.native_5.10.0.201709072038... [2020-02-04T06:13:21.065Z] [INFO] Fetching org.eclipse.core.contenttype_3.5.100.v20160418-1621.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (39.58kB) [2020-02-04T06:13:21.065Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:13:21.065Z] [INFO] Fetching org.eclipse.core.contenttype_3.5.100.v20160418-1621.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (39.58kB) [2020-02-04T06:13:21.322Z] [INFO] Unpacking org.eclipse.core.contenttype_3.5.100.v20160418-1621... [2020-02-04T06:13:21.323Z] [INFO] Fetching org.eclipse.core.expressions_3.5.100.v20160418-1621.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (32.83kB) [2020-02-04T06:13:21.323Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:13:21.323Z] [INFO] Fetching org.eclipse.core.expressions_3.5.100.v20160418-1621.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (32.83kB) [2020-02-04T06:13:21.323Z] [INFO] Unpacking org.eclipse.core.expressions_3.5.100.v20160418-1621... [2020-02-04T06:13:26.580Z] [INFO] Fetching org.eclipse.core.filebuffers_3.6.0.v20160503-1849.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (42.91kB) [2020-02-04T06:13:26.580Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:13:26.580Z] [INFO] Fetching org.eclipse.core.filebuffers_3.6.0.v20160503-1849.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (42.91kB) [2020-02-04T06:13:26.580Z] [INFO] Unpacking org.eclipse.core.filebuffers_3.6.0.v20160503-1849... [2020-02-04T06:13:26.580Z] [INFO] Fetching org.eclipse.core.filesystem_1.6.1.v20161113-2349.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (27.54kB) [2020-02-04T06:13:26.581Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:13:26.581Z] [INFO] Fetching org.eclipse.core.filesystem_1.6.1.v20161113-2349.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (27.54kB) [2020-02-04T06:13:26.839Z] [INFO] Unpacking org.eclipse.core.filesystem_1.6.1.v20161113-2349... [2020-02-04T06:13:26.840Z] [INFO] Fetching org.eclipse.core.resources_3.11.1.v20161107-2032.jar from https://download.eclipse.org/releases/neon/201705151400/plugins/ (862.01kB) [2020-02-04T06:13:26.840Z] [INFO] Fetching org.eclipse.core.resources_3.11.1.v20161107-2032.jar from https://download.eclipse.org/releases/neon/201705151400/plugins/ (862.01kB) [2020-02-04T06:13:27.101Z] [INFO] Fetching org.eclipse.core.runtime_3.12.0.v20160606-1342.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (35.25kB) [2020-02-04T06:13:27.101Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:13:27.101Z] [INFO] Fetching org.eclipse.core.runtime_3.12.0.v20160606-1342.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (35.25kB) [2020-02-04T06:13:27.101Z] [INFO] Unpacking org.eclipse.core.runtime_3.12.0.v20160606-1342... [2020-02-04T06:13:27.357Z] [INFO] Fetching org.eclipse.core.variables_3.3.0.v20160419-1720.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (17.99kB) [2020-02-04T06:13:27.357Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:13:27.357Z] [INFO] Fetching org.eclipse.core.variables_3.3.0.v20160419-1720.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (17.99kB) [2020-02-04T06:13:27.357Z] [INFO] Unpacking org.eclipse.core.variables_3.3.0.v20160419-1720... [2020-02-04T06:13:27.357Z] [INFO] Fetching org.eclipse.ltk.core.refactoring_3.7.0.v20160419-0705.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (105.61kB) [2020-02-04T06:13:27.357Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:13:27.357Z] [INFO] Fetching org.eclipse.ltk.core.refactoring_3.7.0.v20160419-0705.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (105.61kB) [2020-02-04T06:13:27.615Z] [INFO] Unpacking org.eclipse.ltk.core.refactoring_3.7.0.v20160419-0705... [2020-02-04T06:13:27.615Z] [INFO] Fetching org.eclipse.text_3.6.0.v20160503-1849.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (91.22kB) [2020-02-04T06:13:27.615Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:13:27.615Z] [INFO] Fetching org.eclipse.text_3.6.0.v20160503-1849.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (91.22kB) [2020-02-04T06:13:27.615Z] [INFO] Unpacking org.eclipse.text_3.6.0.v20160503-1849... [2020-02-04T06:13:27.872Z] [INFO] Fetching com.ibm.icu_56.1.0.v201601250100.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (8.22MB) [2020-02-04T06:13:27.872Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:13:27.872Z] [INFO] Fetching com.ibm.icu_56.1.0.v201601250100.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (8.22MB) [2020-02-04T06:13:28.803Z] [INFO] Unpacking com.ibm.icu_56.1.0.v201601250100... [2020-02-04T06:13:32.977Z] [INFO] Fetching org.eclipse.core.commands_3.8.1.v20161221-1651.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (43.13kB) [2020-02-04T06:13:32.977Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:13:32.977Z] [INFO] Fetching org.eclipse.core.commands_3.8.1.v20161221-1651.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (43.13kB) [2020-02-04T06:13:32.977Z] [INFO] Unpacking org.eclipse.core.commands_3.8.1.v20161221-1651... [2020-02-04T06:13:32.977Z] [INFO] Fetching org.eclipse.equinox.common_3.8.0.v20160509-1230.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (51.37kB) [2020-02-04T06:13:32.977Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:13:32.977Z] [INFO] Fetching org.eclipse.equinox.common_3.8.0.v20160509-1230.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (51.37kB) [2020-02-04T06:13:32.977Z] [INFO] Unpacking org.eclipse.equinox.common_3.8.0.v20160509-1230... [2020-02-04T06:13:32.977Z] [INFO] Fetching org.eclipse.equinox.preferences_3.6.1.v20160815-1406.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (53.94kB) [2020-02-04T06:13:32.977Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:13:32.977Z] [INFO] Fetching org.eclipse.equinox.preferences_3.6.1.v20160815-1406.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (53.94kB) [2020-02-04T06:13:33.234Z] [INFO] Unpacking org.eclipse.equinox.preferences_3.6.1.v20160815-1406... [2020-02-04T06:13:33.234Z] [INFO] Fetching org.eclipse.equinox.registry_3.6.100.v20160223-2218.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (71.51kB) [2020-02-04T06:13:33.234Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:13:33.234Z] [INFO] Fetching org.eclipse.equinox.registry_3.6.100.v20160223-2218.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (71.51kB) [2020-02-04T06:13:33.234Z] [INFO] Unpacking org.eclipse.equinox.registry_3.6.100.v20160223-2218... [2020-02-04T06:13:33.491Z] [INFO] Fetching org.eclipse.core.jobs_3.8.0.v20160509-0411.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (46.37kB) [2020-02-04T06:13:33.491Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:13:33.491Z] [INFO] Fetching org.eclipse.core.jobs_3.8.0.v20160509-0411.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (46.37kB) [2020-02-04T06:13:33.491Z] [INFO] Unpacking org.eclipse.core.jobs_3.8.0.v20160509-0411... [2020-02-04T06:13:33.491Z] [INFO] Fetching org.eclipse.equinox.app_1.3.400.v20150715-1528.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (40.76kB) [2020-02-04T06:13:33.491Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:13:33.491Z] [INFO] Fetching org.eclipse.equinox.app_1.3.400.v20150715-1528.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (40.76kB) [2020-02-04T06:13:33.748Z] [INFO] Unpacking org.eclipse.equinox.app_1.3.400.v20150715-1528... [2020-02-04T06:13:33.748Z] [INFO] Fetching org.eclipse.jdt.annotation_2.1.0.v20160418-1457.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (16.74kB) [2020-02-04T06:13:33.748Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:13:33.748Z] [INFO] Fetching org.eclipse.jdt.annotation_2.1.0.v20160418-1457.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (16.74kB) [2020-02-04T06:13:34.005Z] [INFO] Unpacking org.eclipse.jdt.annotation_2.1.0.v20160418-1457... [2020-02-04T06:13:34.005Z] [INFO] Fetching org.apache.commons.lang3_3.1.0.v201403281430.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (123.59kB) [2020-02-04T06:13:34.005Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:13:34.005Z] [INFO] Fetching org.apache.commons.lang3_3.1.0.v201403281430.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (123.59kB) [2020-02-04T06:13:34.262Z] [INFO] Unpacking org.apache.commons.lang3_3.1.0.v201403281430... [2020-02-04T06:13:34.519Z] [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (99.04kB) [2020-02-04T06:13:34.519Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:13:34.519Z] [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (99.04kB) [2020-02-04T06:13:34.519Z] [INFO] Unpacking org.antlr.runtime_3.2.0.v201101311130... [2020-02-04T06:13:34.776Z] [INFO] Fetching org.apache.commons.io_2.2.0.v201405211200.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (73.56kB) [2020-02-04T06:13:34.776Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:13:34.776Z] [INFO] Fetching org.apache.commons.io_2.2.0.v201405211200.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (73.56kB) [2020-02-04T06:13:34.776Z] [INFO] Unpacking org.apache.commons.io_2.2.0.v201405211200... [2020-02-04T06:13:34.776Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties [2020-02-04T06:13:35.033Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml [2020-02-04T06:13:35.033Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml [2020-02-04T06:13:35.290Z] [INFO] Fetching javax.xml_1.3.4.v201005080400.jar from https://archive.eclipse.org/linuxtools/update-5.3.0/plugins/ (246.29kB) [2020-02-04T06:13:35.290Z] [INFO] Fetching javax.xml_1.3.4.v201005080400.jar from https://archive.eclipse.org/linuxtools/update-5.3.0/plugins/ (246.29kB) [2020-02-04T06:13:35.290Z] [INFO] Fetching org.apache.batik.css_1.7.0.v201011041433.jar from https://download.eclipse.org/releases/neon/201705151400/plugins/ (347.67kB) [2020-02-04T06:13:35.291Z] [INFO] Fetching org.apache.batik.css_1.7.0.v201011041433.jar from https://download.eclipse.org/releases/neon/201705151400/plugins/ (347.67kB) [2020-02-04T06:13:35.547Z] [INFO] Fetching org.apache.batik.util_1.7.0.v201011041433.jar from https://download.eclipse.org/releases/neon/201705151400/plugins/ (154.43kB) [2020-02-04T06:13:35.547Z] [INFO] Fetching org.apache.batik.util_1.7.0.v201011041433.jar from https://download.eclipse.org/releases/neon/201705151400/plugins/ (154.43kB) [2020-02-04T06:13:35.804Z] [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/releases/neon/201705151400/plugins/ (17.78kB) [2020-02-04T06:13:35.804Z] [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/releases/neon/201705151400/plugins/ (17.78kB) [2020-02-04T06:13:35.804Z] [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/releases/neon/201705151400/plugins/ (37.68kB) [2020-02-04T06:13:35.804Z] [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/releases/neon/201705151400/plugins/ (37.68kB) [2020-02-04T06:13:36.062Z] [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/releases/neon/201705151400/plugins/ (95.1kB) [2020-02-04T06:13:36.062Z] [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/releases/neon/201705151400/plugins/ (95.1kB) [2020-02-04T06:13:36.062Z] [INFO] Fetching org.apache.batik.util.gui_1.7.0.v200903091627.jar from https://download.eclipse.org/releases/neon/201705151400/plugins/ (207.37kB) [2020-02-04T06:13:36.062Z] [INFO] Fetching org.apache.batik.util.gui_1.7.0.v200903091627.jar from https://download.eclipse.org/releases/neon/201705151400/plugins/ (207.37kB) [2020-02-04T06:13:36.319Z] [INFO] Fetching org.eclipse.osgi.services_3.5.100.v20160504-1419.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (40.14kB) [2020-02-04T06:13:36.319Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:13:36.319Z] [INFO] Fetching org.eclipse.osgi.services_3.5.100.v20160504-1419.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (40.14kB) [2020-02-04T06:13:36.577Z] [INFO] Unpacking org.eclipse.osgi.services_3.5.100.v20160504-1419... [2020-02-04T06:13:36.577Z] [INFO] Fetching org.eclipse.compare_3.7.1.v20170103-1805.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (251.65kB) [2020-02-04T06:13:36.577Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:13:36.577Z] [INFO] Fetching org.eclipse.compare_3.7.1.v20170103-1805.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (251.65kB) [2020-02-04T06:13:36.577Z] [INFO] Unpacking org.eclipse.compare_3.7.1.v20170103-1805... [2020-02-04T06:13:36.835Z] [INFO] Fetching org.eclipse.ui_3.108.1.v20160929-1045.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (268.51kB) [2020-02-04T06:13:36.835Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:13:36.835Z] [INFO] Fetching org.eclipse.ui_3.108.1.v20160929-1045.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (268.51kB) [2020-02-04T06:13:37.092Z] [INFO] Unpacking org.eclipse.ui_3.108.1.v20160929-1045... [2020-02-04T06:13:37.093Z] [INFO] Fetching org.eclipse.jface.text_3.11.2.v20170220-1911.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (314.18kB) [2020-02-04T06:13:37.093Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:13:37.093Z] [INFO] Fetching org.eclipse.jface.text_3.11.2.v20170220-1911.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (314.18kB) [2020-02-04T06:13:37.351Z] [INFO] Unpacking org.eclipse.jface.text_3.11.2.v20170220-1911... [2020-02-04T06:13:37.610Z] [INFO] Fetching org.eclipse.ui.ide_3.12.3.v20170119-0935.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (793.87kB) [2020-02-04T06:13:37.610Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:13:37.610Z] [INFO] Fetching org.eclipse.ui.ide_3.12.3.v20170119-0935.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (793.87kB) [2020-02-04T06:13:38.009Z] [INFO] Unpacking org.eclipse.ui.ide_3.12.3.v20170119-0935... [2020-02-04T06:13:38.572Z] [INFO] Fetching org.eclipse.ui.views_3.8.102.v20170111-0801.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (48.08kB) [2020-02-04T06:13:38.572Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:13:38.572Z] [INFO] Fetching org.eclipse.ui.views_3.8.102.v20170111-0801.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (48.08kB) [2020-02-04T06:13:38.572Z] [INFO] Unpacking org.eclipse.ui.views_3.8.102.v20170111-0801... [2020-02-04T06:13:38.572Z] [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.10.1.v20160818-1626.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (228.35kB) [2020-02-04T06:13:38.572Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:13:38.572Z] [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.10.1.v20160818-1626.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (228.35kB) [2020-02-04T06:13:39.137Z] [INFO] Unpacking org.eclipse.ui.workbench.texteditor_3.10.1.v20160818-1626... [2020-02-04T06:13:39.138Z] [INFO] Fetching org.eclipse.ui.editors_3.10.1.v20161106-1856.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (178.45kB) [2020-02-04T06:13:39.138Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:13:39.138Z] [INFO] Fetching org.eclipse.ui.editors_3.10.1.v20161106-1856.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (178.45kB) [2020-02-04T06:13:39.394Z] [INFO] Unpacking org.eclipse.ui.editors_3.10.1.v20161106-1856... [2020-02-04T06:13:39.651Z] [INFO] Fetching org.eclipse.ui.forms_3.7.1.v20161220-1635.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (125.61kB) [2020-02-04T06:13:39.651Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:13:39.651Z] [INFO] Fetching org.eclipse.ui.forms_3.7.1.v20161220-1635.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (125.61kB) [2020-02-04T06:13:39.651Z] [INFO] Unpacking org.eclipse.ui.forms_3.7.1.v20161220-1635... [2020-02-04T06:13:39.909Z] [INFO] Fetching org.eclipse.compare.core_3.6.0.v20160418-1534.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (32.24kB) [2020-02-04T06:13:39.909Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:13:39.909Z] [INFO] Fetching org.eclipse.compare.core_3.6.0.v20160418-1534.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (32.24kB) [2020-02-04T06:13:39.909Z] [INFO] Unpacking org.eclipse.compare.core_3.6.0.v20160418-1534... [2020-02-04T06:13:39.909Z] [INFO] Fetching org.eclipse.core.databinding_1.6.0.v20160412-0910.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (57.81kB) [2020-02-04T06:13:39.909Z] [INFO] Fetching org.eclipse.core.databinding_1.6.0.v20160412-0910.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (57.81kB) [2020-02-04T06:13:39.909Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:13:40.167Z] [INFO] Unpacking org.eclipse.core.databinding_1.6.0.v20160412-0910... [2020-02-04T06:13:40.167Z] [INFO] Fetching org.eclipse.core.databinding.observable_1.6.0.v20160511-1747.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (90.47kB) [2020-02-04T06:13:40.167Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:13:40.167Z] [INFO] Fetching org.eclipse.core.databinding.observable_1.6.0.v20160511-1747.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (90.47kB) [2020-02-04T06:13:40.167Z] [INFO] Unpacking org.eclipse.core.databinding.observable_1.6.0.v20160511-1747... [2020-02-04T06:13:40.423Z] [INFO] Fetching org.eclipse.core.databinding.property_1.6.0.v20160427-0852.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (49.78kB) [2020-02-04T06:13:40.424Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:13:40.424Z] [INFO] Fetching org.eclipse.core.databinding.property_1.6.0.v20160427-0852.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (49.78kB) [2020-02-04T06:13:40.424Z] [INFO] Unpacking org.eclipse.core.databinding.property_1.6.0.v20160427-0852... [2020-02-04T06:13:40.681Z] [INFO] Fetching org.eclipse.core.net_1.3.0.v20160418-1534.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (33.32kB) [2020-02-04T06:13:40.681Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:13:40.681Z] [INFO] Fetching org.eclipse.core.net_1.3.0.v20160418-1534.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (33.32kB) [2020-02-04T06:13:40.681Z] [INFO] Unpacking org.eclipse.core.net_1.3.0.v20160418-1534... [2020-02-04T06:13:40.681Z] [INFO] Fetching org.eclipse.equinox.security_1.2.200.v20150715-1528.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (42.22kB) [2020-02-04T06:13:40.681Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:13:40.681Z] [INFO] Fetching org.eclipse.equinox.security_1.2.200.v20150715-1528.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (42.22kB) [2020-02-04T06:13:40.938Z] [INFO] Unpacking org.eclipse.equinox.security_1.2.200.v20150715-1528... [2020-02-04T06:13:40.939Z] [INFO] Fetching org.eclipse.e4.core.commands_0.11.100.v20160506-0804.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (13.72kB) [2020-02-04T06:13:40.939Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:13:40.939Z] [INFO] Fetching org.eclipse.e4.core.commands_0.11.100.v20160506-0804.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (13.72kB) [2020-02-04T06:13:40.939Z] [INFO] Unpacking org.eclipse.e4.core.commands_0.11.100.v20160506-0804... [2020-02-04T06:13:41.407Z] [INFO] Fetching org.eclipse.e4.core.di_1.6.1.v20160712-0927.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (26.23kB) [2020-02-04T06:13:41.407Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:13:41.407Z] [INFO] Fetching org.eclipse.e4.core.di_1.6.1.v20160712-0927.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (26.23kB) [2020-02-04T06:13:41.407Z] [INFO] Unpacking org.eclipse.e4.core.di_1.6.1.v20160712-0927... [2020-02-04T06:13:41.407Z] [INFO] Fetching javax.inject_1.0.0.v20091030.jar from https://download.eclipse.org/releases/neon/201705151400/plugins/ (16.6kB) [2020-02-04T06:13:41.407Z] [INFO] Fetching javax.inject_1.0.0.v20091030.jar from https://download.eclipse.org/releases/neon/201705151400/plugins/ (16.6kB) [2020-02-04T06:13:41.407Z] [INFO] Fetching org.eclipse.e4.core.contexts_1.5.1.v20170203-1100.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (22.44kB) [2020-02-04T06:13:41.407Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:13:41.407Z] [INFO] Fetching org.eclipse.e4.core.contexts_1.5.1.v20170203-1100.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (22.44kB) [2020-02-04T06:13:41.664Z] [INFO] Unpacking org.eclipse.e4.core.contexts_1.5.1.v20170203-1100... [2020-02-04T06:13:41.664Z] [INFO] Fetching org.eclipse.e4.core.services_2.0.100.v20160509-1032.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (23.39kB) [2020-02-04T06:13:41.664Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:13:41.664Z] [INFO] Fetching org.eclipse.e4.core.services_2.0.100.v20160509-1032.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (23.39kB) [2020-02-04T06:13:41.664Z] [INFO] Unpacking org.eclipse.e4.core.services_2.0.100.v20160509-1032... [2020-02-04T06:13:41.664Z] [INFO] Fetching org.eclipse.e4.core.di.annotations_1.5.0.v20151127-1241.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (7.59kB) [2020-02-04T06:13:41.664Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:13:41.664Z] [INFO] Fetching org.eclipse.e4.core.di.annotations_1.5.0.v20151127-1241.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (7.59kB) [2020-02-04T06:13:41.920Z] [INFO] Unpacking org.eclipse.e4.core.di.annotations_1.5.0.v20151127-1241... [2020-02-04T06:13:41.920Z] [INFO] Fetching org.eclipse.e4.core.di.extensions_0.14.0.v20160211-1614.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (13.88kB) [2020-02-04T06:13:41.920Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:13:41.920Z] [INFO] Fetching org.eclipse.e4.core.di.extensions_0.14.0.v20160211-1614.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (13.88kB) [2020-02-04T06:13:41.920Z] [INFO] Unpacking org.eclipse.e4.core.di.extensions_0.14.0.v20160211-1614... [2020-02-04T06:13:42.177Z] [INFO] Fetching org.eclipse.e4.emf.xpath_0.1.200.v20160506-0804.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (21.67kB) [2020-02-04T06:13:42.177Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:13:42.177Z] [INFO] Fetching org.eclipse.e4.emf.xpath_0.1.200.v20160506-0804.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (21.67kB) [2020-02-04T06:13:42.177Z] [INFO] Unpacking org.eclipse.e4.emf.xpath_0.1.200.v20160506-0804... [2020-02-04T06:13:42.177Z] [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (98kB) [2020-02-04T06:13:42.177Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:13:42.177Z] [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (98kB) [2020-02-04T06:13:42.434Z] [INFO] Unpacking org.apache.commons.jxpath_1.3.0.v200911051830... [2020-02-04T06:13:42.434Z] [INFO] Fetching org.eclipse.emf.ecore_2.12.0.v20160420-0247.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (366.46kB) [2020-02-04T06:13:42.434Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:13:42.434Z] [INFO] Fetching org.eclipse.emf.ecore_2.12.0.v20160420-0247.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (366.46kB) [2020-02-04T06:13:42.691Z] [INFO] Unpacking org.eclipse.emf.ecore_2.12.0.v20160420-0247... [2020-02-04T06:13:42.947Z] [INFO] Fetching org.eclipse.e4.ui.bindings_0.11.100.v20160509-1025.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (24.02kB) [2020-02-04T06:13:42.947Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:13:42.947Z] [INFO] Fetching org.eclipse.e4.ui.bindings_0.11.100.v20160509-1025.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (24.02kB) [2020-02-04T06:13:43.205Z] [INFO] Unpacking org.eclipse.e4.ui.bindings_0.11.100.v20160509-1025... [2020-02-04T06:13:43.205Z] [INFO] Fetching org.eclipse.swt_3.105.3.v20170228-0512.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (18.2kB) [2020-02-04T06:13:43.205Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:13:43.205Z] [INFO] Fetching org.eclipse.swt_3.105.3.v20170228-0512.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (18.2kB) [2020-02-04T06:13:43.205Z] [INFO] Unpacking org.eclipse.swt_3.105.3.v20170228-0512... [2020-02-04T06:13:43.205Z] [INFO] Fetching org.eclipse.jface_3.12.2.v20170113-2113.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (344.64kB) [2020-02-04T06:13:43.205Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:13:43.205Z] [INFO] Fetching org.eclipse.jface_3.12.2.v20170113-2113.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (344.64kB) [2020-02-04T06:13:43.461Z] [INFO] Unpacking org.eclipse.jface_3.12.2.v20170113-2113... [2020-02-04T06:13:44.026Z] [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.1.v20161114-0210.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (65.01kB) [2020-02-04T06:13:44.026Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:13:44.026Z] [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.1.v20161114-0210.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (65.01kB) [2020-02-04T06:13:44.026Z] [INFO] Unpacking org.eclipse.e4.ui.css.core_0.12.1.v20161114-0210... [2020-02-04T06:13:44.026Z] [INFO] Fetching org.eclipse.e4.ui.css.swt_0.12.100.v20160517-1505.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (80.01kB) [2020-02-04T06:13:44.026Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:13:44.026Z] [INFO] Fetching org.eclipse.e4.ui.css.swt_0.12.100.v20160517-1505.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (80.01kB) [2020-02-04T06:13:44.283Z] [INFO] Unpacking org.eclipse.e4.ui.css.swt_0.12.100.v20160517-1505... [2020-02-04T06:13:44.283Z] [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.10.100.v20160523-0836.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (16.11kB) [2020-02-04T06:13:44.283Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:13:44.283Z] [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.10.100.v20160523-0836.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (16.11kB) [2020-02-04T06:13:44.539Z] [INFO] Unpacking org.eclipse.e4.ui.css.swt.theme_0.10.100.v20160523-0836... [2020-02-04T06:13:44.540Z] [INFO] Fetching org.eclipse.e4.ui.di_1.1.100.v20160506-0759.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (9.57kB) [2020-02-04T06:13:44.540Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:13:44.540Z] [INFO] Fetching org.eclipse.e4.ui.di_1.1.100.v20160506-0759.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (9.57kB) [2020-02-04T06:13:44.540Z] [INFO] Unpacking org.eclipse.e4.ui.di_1.1.100.v20160506-0759... [2020-02-04T06:13:44.540Z] [INFO] Fetching org.eclipse.e4.ui.model.workbench_1.2.0.v20160229-1459.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (106.56kB) [2020-02-04T06:13:44.540Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:13:44.540Z] [INFO] Fetching org.eclipse.e4.ui.model.workbench_1.2.0.v20160229-1459.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (106.56kB) [2020-02-04T06:13:44.796Z] [INFO] Unpacking org.eclipse.e4.ui.model.workbench_1.2.0.v20160229-1459... [2020-02-04T06:13:44.796Z] [INFO] Fetching org.eclipse.e4.ui.services_1.2.100.v20160506-0759.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (14.13kB) [2020-02-04T06:13:44.796Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:13:44.796Z] [INFO] Fetching org.eclipse.e4.ui.services_1.2.100.v20160506-0759.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (14.13kB) [2020-02-04T06:13:45.052Z] [INFO] Unpacking org.eclipse.e4.ui.services_1.2.100.v20160506-0759... [2020-02-04T06:13:45.052Z] [INFO] Fetching org.eclipse.e4.ui.widgets_1.1.100.v20160506-0759.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (9.84kB) [2020-02-04T06:13:45.052Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:13:45.052Z] [INFO] Fetching org.eclipse.e4.ui.widgets_1.1.100.v20160506-0759.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (9.84kB) [2020-02-04T06:13:45.052Z] [INFO] Unpacking org.eclipse.e4.ui.widgets_1.1.100.v20160506-0759... [2020-02-04T06:13:45.309Z] [INFO] Fetching org.eclipse.e4.ui.workbench_1.4.0.v20160517-1624.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (81.91kB) [2020-02-04T06:13:45.309Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:13:45.309Z] [INFO] Fetching org.eclipse.e4.ui.workbench_1.4.0.v20160517-1624.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (81.91kB) [2020-02-04T06:13:45.309Z] [INFO] Unpacking org.eclipse.e4.ui.workbench_1.4.0.v20160517-1624... [2020-02-04T06:13:45.566Z] [INFO] Fetching org.eclipse.emf.ecore.change_2.11.0.v20160420-0247.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (36.05kB) [2020-02-04T06:13:45.566Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:13:45.566Z] [INFO] Fetching org.eclipse.emf.ecore.change_2.11.0.v20160420-0247.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (36.05kB) [2020-02-04T06:13:45.566Z] [INFO] Unpacking org.eclipse.emf.ecore.change_2.11.0.v20160420-0247... [2020-02-04T06:13:45.566Z] [INFO] Fetching org.eclipse.emf.ecore.xmi_2.12.0.v20160420-0247.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (80.33kB) [2020-02-04T06:13:45.566Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:13:45.566Z] [INFO] Fetching org.eclipse.emf.ecore.xmi_2.12.0.v20160420-0247.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (80.33kB) [2020-02-04T06:13:45.823Z] [INFO] Unpacking org.eclipse.emf.ecore.xmi_2.12.0.v20160420-0247... [2020-02-04T06:13:45.823Z] [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.2.101.v20170206-1129.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (54.05kB) [2020-02-04T06:13:45.823Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:13:45.823Z] [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.2.101.v20170206-1129.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (54.05kB) [2020-02-04T06:13:46.080Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.addons.swt_1.2.101.v20170206-1129... [2020-02-04T06:13:46.080Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.1.v20170117-1415.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (98.24kB) [2020-02-04T06:13:46.080Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:13:46.080Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.1.v20170117-1415.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (98.24kB) [2020-02-04T06:13:46.080Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt_0.14.1.v20170117-1415... [2020-02-04T06:13:46.496Z] [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.1.v20160829-0832.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (72.42kB) [2020-02-04T06:13:46.496Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:13:46.496Z] [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.1.v20160829-0832.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (72.42kB) [2020-02-04T06:13:46.496Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.swt_0.14.1.v20160829-0832... [2020-02-04T06:13:46.496Z] [INFO] Fetching org.eclipse.equinox.ds_1.4.400.v20160226-2036.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (89.5kB) [2020-02-04T06:13:46.496Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:13:46.496Z] [INFO] Fetching org.eclipse.equinox.ds_1.4.400.v20160226-2036.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (89.5kB) [2020-02-04T06:13:46.754Z] [INFO] Unpacking org.eclipse.equinox.ds_1.4.400.v20160226-2036... [2020-02-04T06:13:46.754Z] [INFO] Fetching org.eclipse.jface.databinding_1.8.1.v20161026-1531.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (70.71kB) [2020-02-04T06:13:46.754Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:13:46.754Z] [INFO] Fetching org.eclipse.jface.databinding_1.8.1.v20161026-1531.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (70.71kB) [2020-02-04T06:13:46.754Z] [INFO] Unpacking org.eclipse.jface.databinding_1.8.1.v20161026-1531... [2020-02-04T06:13:47.013Z] [INFO] Fetching org.eclipse.e4.ui.workbench3_0.13.100.v20160506-0759.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (7.92kB) [2020-02-04T06:13:47.013Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:13:47.013Z] [INFO] Fetching org.eclipse.e4.ui.workbench3_0.13.100.v20160506-0759.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (7.92kB) [2020-02-04T06:13:47.013Z] [INFO] Unpacking org.eclipse.e4.ui.workbench3_0.13.100.v20160506-0759... [2020-02-04T06:13:47.013Z] [INFO] Fetching org.eclipse.emf.common_2.12.0.v20160420-0247.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (104.54kB) [2020-02-04T06:13:47.013Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:13:47.013Z] [INFO] Fetching org.eclipse.emf.common_2.12.0.v20160420-0247.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (104.54kB) [2020-02-04T06:13:47.270Z] [INFO] Unpacking org.eclipse.emf.common_2.12.0.v20160420-0247... [2020-02-04T06:13:47.270Z] [INFO] Fetching org.eclipse.equinox.bidi_1.0.0.v20160307-1318.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (23.14kB) [2020-02-04T06:13:47.270Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:13:47.270Z] [INFO] Fetching org.eclipse.equinox.bidi_1.0.0.v20160307-1318.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (23.14kB) [2020-02-04T06:13:47.527Z] [INFO] Unpacking org.eclipse.equinox.bidi_1.0.0.v20160307-1318... [2020-02-04T06:13:47.527Z] [INFO] Fetching org.eclipse.equinox.util_1.0.500.v20130404-1337.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (30.41kB) [2020-02-04T06:13:47.527Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:13:47.527Z] [INFO] Fetching org.eclipse.equinox.util_1.0.500.v20130404-1337.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (30.41kB) [2020-02-04T06:13:47.527Z] [INFO] Unpacking org.eclipse.equinox.util_1.0.500.v20130404-1337... [2020-02-04T06:13:47.784Z] [INFO] Fetching org.eclipse.equinox.p2.core_2.4.100.v20160419-0834.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (29.98kB) [2020-02-04T06:13:47.784Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:13:47.784Z] [INFO] Fetching org.eclipse.equinox.p2.core_2.4.100.v20160419-0834.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (29.98kB) [2020-02-04T06:13:47.784Z] [INFO] Unpacking org.eclipse.equinox.p2.core_2.4.100.v20160419-0834... [2020-02-04T06:13:47.784Z] [INFO] Fetching org.eclipse.equinox.p2.engine_2.4.100.v20160419-0834.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (71.28kB) [2020-02-04T06:13:47.784Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:13:47.785Z] [INFO] Fetching org.eclipse.equinox.p2.engine_2.4.100.v20160419-0834.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (71.28kB) [2020-02-04T06:13:48.041Z] [INFO] Unpacking org.eclipse.equinox.p2.engine_2.4.100.v20160419-0834... [2020-02-04T06:13:48.042Z] [INFO] Fetching org.eclipse.equinox.p2.metadata_2.3.100.v20160427-2220.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (101.77kB) [2020-02-04T06:13:48.042Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:13:48.042Z] [INFO] Fetching org.eclipse.equinox.p2.metadata_2.3.100.v20160427-2220.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (101.77kB) [2020-02-04T06:13:48.042Z] [INFO] Unpacking org.eclipse.equinox.p2.metadata_2.3.100.v20160427-2220... [2020-02-04T06:13:48.299Z] [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.2.300.v20160419-0834.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (47.43kB) [2020-02-04T06:13:48.299Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:13:48.299Z] [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.2.300.v20160419-0834.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (47.43kB) [2020-02-04T06:13:48.299Z] [INFO] Unpacking org.eclipse.equinox.p2.metadata.repository_1.2.300.v20160419-0834... [2020-02-04T06:13:48.555Z] [INFO] Fetching org.eclipse.equinox.p2.repository_2.3.200.v20160421-0324.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (52.26kB) [2020-02-04T06:13:48.555Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:13:48.555Z] [INFO] Fetching org.eclipse.equinox.p2.repository_2.3.200.v20160421-0324.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (52.26kB) [2020-02-04T06:13:48.555Z] [INFO] Unpacking org.eclipse.equinox.p2.repository_2.3.200.v20160421-0324... [2020-02-04T06:13:48.556Z] [INFO] Fetching org.tukaani.xz_1.3.0.v201308270617.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (36.04kB) [2020-02-04T06:13:48.556Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:13:48.556Z] [INFO] Fetching org.tukaani.xz_1.3.0.v201308270617.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (36.04kB) [2020-02-04T06:13:48.813Z] [INFO] Unpacking org.tukaani.xz_1.3.0.v201308270617... [2020-02-04T06:13:48.813Z] [INFO] Fetching org.eclipse.help_3.7.0.v20160602-1307.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (122.2kB) [2020-02-04T06:13:48.813Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:13:48.813Z] [INFO] Fetching org.eclipse.help_3.7.0.v20160602-1307.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (122.2kB) [2020-02-04T06:13:48.813Z] [INFO] Unpacking org.eclipse.help_3.7.0.v20160602-1307... [2020-02-04T06:13:49.069Z] [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.8.0.v20160518-1817.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (176.66kB) [2020-02-04T06:13:49.069Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:13:49.069Z] [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.8.0.v20160518-1817.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (176.66kB) [2020-02-04T06:13:49.069Z] [INFO] Unpacking org.eclipse.ltk.ui.refactoring_3.8.0.v20160518-1817... [2020-02-04T06:13:49.327Z] [INFO] Fetching org.eclipse.ui.navigator_3.6.101.v20161006-1120.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (131.55kB) [2020-02-04T06:13:49.327Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:13:49.327Z] [INFO] Fetching org.eclipse.ui.navigator_3.6.101.v20161006-1120.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (131.55kB) [2020-02-04T06:13:49.327Z] [INFO] Unpacking org.eclipse.ui.navigator_3.6.101.v20161006-1120... [2020-02-04T06:13:49.585Z] [INFO] Fetching org.eclipse.team.core_3.8.0.v20160418-1534.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (127.51kB) [2020-02-04T06:13:49.585Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:13:49.585Z] [INFO] Fetching org.eclipse.team.core_3.8.0.v20160418-1534.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (127.51kB) [2020-02-04T06:13:49.585Z] [INFO] Unpacking org.eclipse.team.core_3.8.0.v20160418-1534... [2020-02-04T06:13:49.841Z] [INFO] Fetching org.eclipse.team.ui_3.8.0.v20160518-1906.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (431.71kB) [2020-02-04T06:13:49.841Z] [INFO] Fetching org.eclipse.team.ui_3.8.0.v20160518-1906.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (431.71kB) [2020-02-04T06:13:49.841Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:13:50.098Z] [INFO] Unpacking org.eclipse.team.ui_3.8.0.v20160518-1906... [2020-02-04T06:13:50.661Z] [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.105.3.v20170228-0512.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (1.17MB) [2020-02-04T06:13:50.661Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:13:50.661Z] [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.105.3.v20170228-0512.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (1.17MB) [2020-02-04T06:13:50.661Z] [INFO] Unpacking org.eclipse.swt.win32.win32.x86_64_3.105.3.v20170228-0512... [2020-02-04T06:13:51.591Z] [INFO] Fetching org.eclipse.test.performance_3.12.0.v20170213-1316.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (51.16kB) [2020-02-04T06:13:51.591Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:13:51.591Z] [INFO] Fetching org.eclipse.test.performance_3.12.0.v20170213-1316.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (51.16kB) [2020-02-04T06:13:51.591Z] [INFO] Unpacking org.eclipse.test.performance_3.12.0.v20170213-1316... [2020-02-04T06:13:51.848Z] [INFO] Fetching org.junit_4.12.0.v201504281640.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (283.72kB) [2020-02-04T06:13:51.848Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:13:51.848Z] [INFO] Fetching org.junit_4.12.0.v201504281640.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (283.72kB) [2020-02-04T06:13:51.848Z] [INFO] Unpacking org.junit_4.12.0.v201504281640... [2020-02-04T06:13:52.105Z] [INFO] Fetching org.eclipse.tracecompass.testtraces.tracecompass-test-traces-ctf_1.7.2.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/plugins/ (59.71MB) [2020-02-04T06:13:52.105Z] [INFO] Fetching org.eclipse.tracecompass.testtraces.tracecompass-test-traces-ctf_1.7.2.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/plugins/ (59.71MB) [2020-02-04T06:13:53.034Z] [INFO] Fetching org.eclipse.tracecompass.testtraces.tracecompass-test-traces-ctf_1.7.2.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/plugins/ (10.88MB of 59.71MB at 10.87MB/s) [2020-02-04T06:13:53.965Z] [INFO] Fetching org.eclipse.tracecompass.testtraces.tracecompass-test-traces-ctf_1.7.2.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/plugins/ (21.53MB of 59.71MB at 10.76MB/s) [2020-02-04T06:13:54.894Z] [INFO] Fetching org.eclipse.tracecompass.testtraces.tracecompass-test-traces-ctf_1.7.2.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/plugins/ (32.76MB of 59.71MB at 10.91MB/s) [2020-02-04T06:13:56.264Z] [INFO] Fetching org.eclipse.tracecompass.testtraces.tracecompass-test-traces-ctf_1.7.2.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/plugins/ (44.46MB of 59.71MB at 11.11MB/s) [2020-02-04T06:13:56.909Z] [INFO] Fetching org.eclipse.tracecompass.testtraces.tracecompass-test-traces-ctf_1.7.2.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/plugins/ (57.33MB of 59.71MB at 11.46MB/s) [2020-02-04T06:13:57.475Z] [INFO] Fetching org.eclipse.ui.workbench_3.108.3.v20170216-1539.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (1.03MB) [2020-02-04T06:13:57.475Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:13:57.475Z] [INFO] Fetching org.eclipse.ui.workbench_3.108.3.v20170216-1539.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (1.03MB) [2020-02-04T06:13:57.475Z] [INFO] Unpacking org.eclipse.ui.workbench_3.108.3.v20170216-1539... [2020-02-04T06:13:58.845Z] [INFO] Fetching org.eclipse.ui.ide.application_1.1.101.v20160829-0827.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (48.51kB) [2020-02-04T06:13:58.845Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:13:58.845Z] [INFO] Fetching org.eclipse.ui.ide.application_1.1.101.v20160829-0827.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (48.51kB) [2020-02-04T06:13:58.845Z] [INFO] Unpacking org.eclipse.ui.ide.application_1.1.101.v20160829-0827... [2020-02-04T06:13:59.103Z] [INFO] Fetching org.eclipse.ui.navigator.resources_3.5.101.v20161006-0640.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (62.91kB) [2020-02-04T06:13:59.103Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:13:59.103Z] [INFO] Fetching org.eclipse.ui.navigator.resources_3.5.101.v20161006-0640.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (62.91kB) [2020-02-04T06:13:59.360Z] [INFO] Unpacking org.eclipse.ui.navigator.resources_3.5.101.v20161006-0640... [2020-02-04T06:13:59.360Z] [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.7.0.v20160310-0903.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (39.29kB) [2020-02-04T06:13:59.360Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:13:59.360Z] [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.7.0.v20160310-0903.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (39.29kB) [2020-02-04T06:13:59.360Z] [INFO] Unpacking org.eclipse.ui.views.properties.tabbed_3.7.0.v20160310-0903... [2020-02-04T06:13:59.617Z] [INFO] Fetching org.hamcrest.core_1.3.0.v201303031735.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (19.33kB) [2020-02-04T06:13:59.617Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:13:59.617Z] [INFO] Fetching org.hamcrest.core_1.3.0.v201303031735.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (19.33kB) [2020-02-04T06:13:59.617Z] [INFO] Unpacking org.hamcrest.core_1.3.0.v201303031735... [2020-02-04T06:13:59.617Z] [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (14.95kB) [2020-02-04T06:13:59.617Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:13:59.617Z] [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (14.95kB) [2020-02-04T06:13:59.874Z] [INFO] Unpacking org.w3c.dom.smil_1.0.1.v200903091627... [2020-02-04T06:13:59.874Z] [INFO] Fetching org.eclipse.equinox.launcher_1.3.201.v20161025-1711.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (29.01kB) [2020-02-04T06:13:59.874Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:13:59.874Z] [INFO] Fetching org.eclipse.equinox.launcher_1.3.201.v20161025-1711.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (29.01kB) [2020-02-04T06:13:59.874Z] [INFO] Unpacking org.eclipse.equinox.launcher_1.3.201.v20161025-1711... [2020-02-04T06:14:00.131Z] [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.105.3.v20170228-0512.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (961.03kB) [2020-02-04T06:14:00.131Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:14:00.131Z] [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.105.3.v20170228-0512.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (961.03kB) [2020-02-04T06:14:00.387Z] [INFO] Unpacking org.eclipse.swt.cocoa.macosx.x86_64_3.105.3.v20170228-0512... [2020-02-04T06:14:01.317Z] [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.105.3.v20170228-0512.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (1.28MB) [2020-02-04T06:14:01.317Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:14:01.317Z] [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.105.3.v20170228-0512.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (1.28MB) [2020-02-04T06:14:01.317Z] [INFO] Unpacking org.eclipse.swt.gtk.linux.x86_64_3.105.3.v20170228-0512... [2020-02-04T06:14:02.249Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml [2020-02-04T06:14:02.812Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:0.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties [2020-02-04T06:14:02.812Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:0.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties [2020-02-04T06:14:02.812Z] [INFO] Fetching org.apache.commons.compress_1.6.0.v201310281400.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (122.21kB) [2020-02-04T06:14:02.812Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:14:02.812Z] [INFO] Fetching org.apache.commons.compress_1.6.0.v201310281400.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (122.21kB) [2020-02-04T06:14:03.069Z] [INFO] Unpacking org.apache.commons.compress_1.6.0.v201310281400... [2020-02-04T06:14:03.069Z] [INFO] Fetching org.apache.xerces_2.9.0.v201101211617.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (405.11kB) [2020-02-04T06:14:03.069Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:14:03.069Z] [INFO] Fetching org.apache.xerces_2.9.0.v201101211617.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (405.11kB) [2020-02-04T06:14:03.326Z] [INFO] Unpacking org.apache.xerces_2.9.0.v201101211617... [2020-02-04T06:14:03.889Z] [INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (42.52kB) [2020-02-04T06:14:03.889Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:14:03.889Z] [INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (42.52kB) [2020-02-04T06:14:03.889Z] [INFO] Unpacking org.apache.xml.resolver_1.2.0.v201005080400... [2020-02-04T06:14:03.889Z] [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (114.7kB) [2020-02-04T06:14:03.889Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:14:03.889Z] [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (114.7kB) [2020-02-04T06:14:04.146Z] [INFO] Unpacking org.apache.xml.serializer_2.7.1.v201005080400... [2020-02-04T06:14:04.146Z] [INFO] Fetching org.eclipse.debug.core_3.10.100.v20160419-1720.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (115.16kB) [2020-02-04T06:14:04.146Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:14:04.146Z] [INFO] Fetching org.eclipse.debug.core_3.10.100.v20160419-1720.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (115.16kB) [2020-02-04T06:14:04.403Z] [INFO] Unpacking org.eclipse.debug.core_3.10.100.v20160419-1720... [2020-02-04T06:14:04.404Z] [INFO] Fetching org.eclipse.debug.ui_3.11.202.v20161114-0338.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (1MB) [2020-02-04T06:14:04.404Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:14:04.404Z] [INFO] Fetching org.eclipse.debug.ui_3.11.202.v20161114-0338.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (1MB) [2020-02-04T06:14:04.404Z] [INFO] Unpacking org.eclipse.debug.ui_3.11.202.v20161114-0338... [2020-02-04T06:14:05.773Z] [INFO] Fetching org.eclipse.ui.console_3.6.201.v20161107-0337.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (84.38kB) [2020-02-04T06:14:05.773Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:14:05.773Z] [INFO] Fetching org.eclipse.ui.console_3.6.201.v20161107-0337.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (84.38kB) [2020-02-04T06:14:05.773Z] [INFO] Unpacking org.eclipse.ui.console_3.6.201.v20161107-0337... [2020-02-04T06:14:05.773Z] [INFO] Fetching org.eclipse.linuxtools.dataviewers.piechart_2.0.1.201703072040.jar from https://archive.eclipse.org/linuxtools/update-5.3.0/plugins/ (18.25kB) [2020-02-04T06:14:05.773Z] [INFO] Fetching org.eclipse.linuxtools.dataviewers.piechart_2.0.1.201703072040.jar from https://archive.eclipse.org/linuxtools/update-5.3.0/plugins/ (18.25kB) [2020-02-04T06:14:06.030Z] [INFO] Fetching org.swtchart_0.10.0.v201605200358.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (52.45kB) [2020-02-04T06:14:06.030Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:14:06.030Z] [INFO] Fetching org.swtchart_0.10.0.v201605200358.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (52.45kB) [2020-02-04T06:14:06.030Z] [INFO] Unpacking org.swtchart_0.10.0.v201605200358... [2020-02-04T06:14:06.030Z] [INFO] Fetching org.eclipse.osgi.util_3.3.100.v20150423-1351.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (17.34kB) [2020-02-04T06:14:06.030Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:14:06.030Z] [INFO] Fetching org.eclipse.osgi.util_3.3.100.v20150423-1351.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (17.34kB) [2020-02-04T06:14:06.289Z] [INFO] Unpacking org.eclipse.osgi.util_3.3.100.v20150423-1351... [2020-02-04T06:14:06.289Z] [INFO] Fetching org.eclipse.search_3.11.1.v20161113-1700.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (167.2kB) [2020-02-04T06:14:06.289Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:14:06.289Z] [INFO] Fetching org.eclipse.search_3.11.1.v20161113-1700.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (167.2kB) [2020-02-04T06:14:06.289Z] [INFO] Unpacking org.eclipse.search_3.11.1.v20161113-1700... [2020-02-04T06:14:06.701Z] [INFO] Fetching org.eclipse.wst.xml.ui_1.1.700.v201604272318.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (318.45kB) [2020-02-04T06:14:06.701Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:14:06.701Z] [INFO] Fetching org.eclipse.wst.xml.ui_1.1.700.v201604272318.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (318.45kB) [2020-02-04T06:14:06.701Z] [INFO] Unpacking org.eclipse.wst.xml.ui_1.1.700.v201604272318... [2020-02-04T06:14:06.958Z] [INFO] Fetching org.eclipse.wst.xsd.core_1.1.900.v201401141857.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (26.51kB) [2020-02-04T06:14:06.958Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:14:06.958Z] [INFO] Fetching org.eclipse.wst.xsd.core_1.1.900.v201401141857.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (26.51kB) [2020-02-04T06:14:07.215Z] [INFO] Unpacking org.eclipse.wst.xsd.core_1.1.900.v201401141857... [2020-02-04T06:14:07.215Z] [INFO] Fetching org.eclipse.ui.themes_1.1.300.v20161107-1827.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (28.68kB) [2020-02-04T06:14:07.215Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:14:07.215Z] [INFO] Fetching org.eclipse.ui.themes_1.1.300.v20161107-1827.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (28.68kB) [2020-02-04T06:14:07.215Z] [INFO] Unpacking org.eclipse.ui.themes_1.1.300.v20161107-1827... [2020-02-04T06:14:07.471Z] [INFO] Fetching org.eclipse.wst.common.core_1.2.0.v200908251833.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (21.59kB) [2020-02-04T06:14:07.471Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:14:07.471Z] [INFO] Fetching org.eclipse.wst.common.core_1.2.0.v200908251833.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (21.59kB) [2020-02-04T06:14:07.471Z] [INFO] Unpacking org.eclipse.wst.common.core_1.2.0.v200908251833... [2020-02-04T06:14:07.471Z] [INFO] Fetching org.eclipse.wst.common.environment_1.0.400.v200912181831.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (18.6kB) [2020-02-04T06:14:07.471Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:14:07.471Z] [INFO] Fetching org.eclipse.wst.common.environment_1.0.400.v200912181831.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (18.6kB) [2020-02-04T06:14:07.728Z] [INFO] Unpacking org.eclipse.wst.common.environment_1.0.400.v200912181831... [2020-02-04T06:14:07.728Z] [INFO] Fetching org.eclipse.wst.common.frameworks_1.2.200.v201304241450.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (40.27kB) [2020-02-04T06:14:07.728Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:14:07.728Z] [INFO] Fetching org.eclipse.wst.common.frameworks_1.2.200.v201304241450.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (40.27kB) [2020-02-04T06:14:07.728Z] [INFO] Unpacking org.eclipse.wst.common.frameworks_1.2.200.v201304241450... [2020-02-04T06:14:07.728Z] [INFO] Fetching org.eclipse.wst.common.frameworks.ui_1.2.400.v201504292002.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (53.41kB) [2020-02-04T06:14:07.728Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:14:07.728Z] [INFO] Fetching org.eclipse.wst.common.frameworks.ui_1.2.400.v201504292002.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (53.41kB) [2020-02-04T06:14:07.985Z] [INFO] Unpacking org.eclipse.wst.common.frameworks.ui_1.2.400.v201504292002... [2020-02-04T06:14:07.985Z] [INFO] Fetching org.eclipse.wst.common.project.facet.core_1.4.300.v201111030423.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (111.97kB) [2020-02-04T06:14:07.985Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:14:07.985Z] [INFO] Fetching org.eclipse.wst.common.project.facet.core_1.4.300.v201111030423.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (111.97kB) [2020-02-04T06:14:08.242Z] [INFO] Unpacking org.eclipse.wst.common.project.facet.core_1.4.300.v201111030423... [2020-02-04T06:14:08.242Z] [INFO] Fetching org.eclipse.wst.common.ui_1.1.500.v200911182011.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (52.75kB) [2020-02-04T06:14:08.242Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:14:08.242Z] [INFO] Fetching org.eclipse.wst.common.ui_1.1.500.v200911182011.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (52.75kB) [2020-02-04T06:14:08.499Z] [INFO] Unpacking org.eclipse.wst.common.ui_1.1.500.v200911182011... [2020-02-04T06:14:08.499Z] [INFO] Fetching org.eclipse.wst.common.uriresolver_1.2.200.v201505132009.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (24.76kB) [2020-02-04T06:14:08.499Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:14:08.499Z] [INFO] Fetching org.eclipse.wst.common.uriresolver_1.2.200.v201505132009.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (24.76kB) [2020-02-04T06:14:08.499Z] [INFO] Unpacking org.eclipse.wst.common.uriresolver_1.2.200.v201505132009... [2020-02-04T06:14:08.757Z] [INFO] Fetching org.eclipse.wst.sse.core_1.1.1000.v201608061842.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (147.37kB) [2020-02-04T06:14:08.757Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:14:08.757Z] [INFO] Fetching org.eclipse.wst.sse.core_1.1.1000.v201608061842.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (147.37kB) [2020-02-04T06:14:08.757Z] [INFO] Unpacking org.eclipse.wst.sse.core_1.1.1000.v201608061842... [2020-02-04T06:14:09.014Z] [INFO] Fetching org.eclipse.wst.sse.ui_1.3.500.v201605120129.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (295.87kB) [2020-02-04T06:14:09.014Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:14:09.014Z] [INFO] Fetching org.eclipse.wst.sse.ui_1.3.500.v201605120129.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (295.87kB) [2020-02-04T06:14:09.014Z] [INFO] Unpacking org.eclipse.wst.sse.ui_1.3.500.v201605120129... [2020-02-04T06:14:09.579Z] [INFO] Fetching org.eclipse.wst.validation_1.2.700.v201508251749.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (134.06kB) [2020-02-04T06:14:09.579Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:14:09.579Z] [INFO] Fetching org.eclipse.wst.validation_1.2.700.v201508251749.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (134.06kB) [2020-02-04T06:14:09.579Z] [INFO] Unpacking org.eclipse.wst.validation_1.2.700.v201508251749... [2020-02-04T06:14:09.836Z] [INFO] Fetching org.eclipse.wst.validation.ui_1.2.500.v201310231452.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (43.57kB) [2020-02-04T06:14:09.836Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:14:09.836Z] [INFO] Fetching org.eclipse.wst.validation.ui_1.2.500.v201310231452.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (43.57kB) [2020-02-04T06:14:09.836Z] [INFO] Unpacking org.eclipse.wst.validation.ui_1.2.500.v201310231452... [2020-02-04T06:14:09.836Z] [INFO] Fetching org.eclipse.wst.xml.core_1.1.1001.v201702270442.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (241.35kB) [2020-02-04T06:14:09.836Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:14:09.836Z] [INFO] Fetching org.eclipse.wst.xml.core_1.1.1001.v201702270442.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (241.35kB) [2020-02-04T06:14:10.093Z] [INFO] Unpacking org.eclipse.wst.xml.core_1.1.1001.v201702270442... [2020-02-04T06:14:10.349Z] [INFO] Fetching org.eclipse.xsd_2.12.0.v20160526-0356.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (548.17kB) [2020-02-04T06:14:10.349Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:14:10.349Z] [INFO] Fetching org.eclipse.xsd_2.12.0.v20160526-0356.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (548.17kB) [2020-02-04T06:14:10.349Z] [INFO] Unpacking org.eclipse.xsd_2.12.0.v20160526-0356... [2020-02-04T06:14:10.913Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:0.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties [2020-02-04T06:14:11.196Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:0.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml [2020-02-04T06:14:11.453Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:0.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml [2020-02-04T06:14:11.453Z] [INFO] Fetching org.eclipse.swtbot.eclipse.finder_2.9.0.201909110845.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (62.99kB) [2020-02-04T06:14:11.453Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:14:11.453Z] [INFO] Fetching org.eclipse.swtbot.eclipse.finder_2.9.0.201909110845.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (62.99kB) [2020-02-04T06:14:11.711Z] [INFO] Unpacking org.eclipse.swtbot.eclipse.finder_2.9.0.201909110845... [2020-02-04T06:14:11.711Z] [INFO] Fetching org.eclipse.swtbot.swt.finder_2.9.0.201909110845.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (259.72kB) [2020-02-04T06:14:11.711Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:14:11.711Z] [INFO] Fetching org.eclipse.swtbot.swt.finder_2.9.0.201909110845.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (259.72kB) [2020-02-04T06:14:11.968Z] [INFO] Unpacking org.eclipse.swtbot.swt.finder_2.9.0.201909110845... [2020-02-04T06:14:12.226Z] [INFO] Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (32.1kB) [2020-02-04T06:14:12.226Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:14:12.226Z] [INFO] Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (32.1kB) [2020-02-04T06:14:12.226Z] [INFO] Unpacking org.hamcrest.library_1.3.0.v20180524-2246... [2020-02-04T06:14:12.484Z] [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (129.49kB) [2020-02-04T06:14:12.484Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:14:12.484Z] [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (129.49kB) [2020-02-04T06:14:12.484Z] [INFO] Unpacking org.apache.log4j_1.2.15.v201012070815... [2020-02-04T06:14:12.741Z] [INFO] Fetching org.eclipse.swtbot.junit4_x_2.9.0.201909110845.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (20.44kB) [2020-02-04T06:14:12.741Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:14:12.742Z] [INFO] Fetching org.eclipse.swtbot.junit4_x_2.9.0.201909110845.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (20.44kB) [2020-02-04T06:14:12.742Z] [INFO] Unpacking org.eclipse.swtbot.junit4_x_2.9.0.201909110845... [2020-02-04T06:14:12.742Z] [INFO] Fetching org.json_1.0.0.v201011060100.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (29.69kB) [2020-02-04T06:14:12.742Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:14:12.742Z] [INFO] Fetching org.json_1.0.0.v201011060100.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (29.69kB) [2020-02-04T06:14:13.011Z] [INFO] Unpacking org.json_1.0.0.v201011060100... [2020-02-04T06:14:13.011Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:0.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml [2020-02-04T06:14:13.576Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:2.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties [2020-02-04T06:14:13.576Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:2.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties [2020-02-04T06:14:13.834Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:2.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties [2020-02-04T06:14:13.834Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml [2020-02-04T06:14:13.834Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml [2020-02-04T06:14:14.092Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml [2020-02-04T06:14:14.350Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties [2020-02-04T06:14:14.351Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties [2020-02-04T06:14:14.351Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties [2020-02-04T06:14:14.917Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties [2020-02-04T06:14:14.917Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties [2020-02-04T06:14:14.917Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties [2020-02-04T06:14:14.917Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml [2020-02-04T06:14:14.918Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml [2020-02-04T06:14:15.211Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml [2020-02-04T06:14:15.651Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties [2020-02-04T06:14:15.651Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties [2020-02-04T06:14:15.651Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties [2020-02-04T06:14:16.217Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml [2020-02-04T06:14:16.217Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml [2020-02-04T06:14:16.474Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml [2020-02-04T06:14:16.732Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties [2020-02-04T06:14:16.732Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties [2020-02-04T06:14:16.989Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties [2020-02-04T06:14:16.989Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml [2020-02-04T06:14:16.989Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml [2020-02-04T06:14:17.249Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml [2020-02-04T06:14:17.249Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:3.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties [2020-02-04T06:14:17.506Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:3.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties [2020-02-04T06:14:17.764Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:3.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties [2020-02-04T06:14:18.034Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml [2020-02-04T06:14:18.034Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml [2020-02-04T06:14:18.290Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml [2020-02-04T06:14:18.548Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml [2020-02-04T06:14:18.548Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml [2020-02-04T06:14:19.113Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml [2020-02-04T06:14:19.371Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties [2020-02-04T06:14:19.371Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties [2020-02-04T06:14:19.371Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties [2020-02-04T06:14:19.371Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml [2020-02-04T06:14:19.629Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml [2020-02-04T06:14:19.629Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml [2020-02-04T06:14:19.886Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:2.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties [2020-02-04T06:14:19.886Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:2.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties [2020-02-04T06:14:20.143Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:2.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties [2020-02-04T06:14:20.403Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml [2020-02-04T06:14:20.403Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml [2020-02-04T06:14:20.661Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml [2020-02-04T06:14:21.226Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties [2020-02-04T06:14:21.226Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties [2020-02-04T06:14:21.226Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties [2020-02-04T06:14:21.226Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml [2020-02-04T06:14:21.226Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml [2020-02-04T06:14:21.483Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml [2020-02-04T06:14:21.740Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:4.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties [2020-02-04T06:14:21.740Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:4.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties [2020-02-04T06:14:21.740Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:4.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties [2020-02-04T06:14:22.306Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml [2020-02-04T06:14:22.307Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml [2020-02-04T06:14:22.564Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml [2020-02-04T06:14:23.145Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties [2020-02-04T06:14:31.259Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties [2020-02-04T06:14:36.515Z] [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) [2020-02-04T06:14:36.515Z] [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) [2020-02-04T06:14:36.515Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties [2020-02-04T06:14:36.515Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties [2020-02-04T06:14:36.515Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties [2020-02-04T06:14:36.515Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties [2020-02-04T06:14:36.515Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/pom.xml [2020-02-04T06:14:36.515Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/pom.xml [2020-02-04T06:14:36.515Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/pom.xml [2020-02-04T06:14:36.772Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties [2020-02-04T06:14:36.772Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties [2020-02-04T06:14:37.030Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties [2020-02-04T06:14:37.287Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties [2020-02-04T06:14:37.287Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties [2020-02-04T06:14:37.287Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties [2020-02-04T06:14:37.287Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/pom.xml [2020-02-04T06:14:37.287Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/pom.xml [2020-02-04T06:14:37.287Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/pom.xml [2020-02-04T06:14:37.544Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties [2020-02-04T06:14:37.545Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties [2020-02-04T06:14:37.545Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties [2020-02-04T06:14:37.545Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties [2020-02-04T06:14:37.545Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties [2020-02-04T06:14:37.545Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties [2020-02-04T06:14:37.545Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml [2020-02-04T06:14:37.545Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml [2020-02-04T06:14:37.802Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml [2020-02-04T06:14:38.059Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml [2020-02-04T06:14:38.059Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml [2020-02-04T06:14:38.059Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml [2020-02-04T06:14:38.059Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml [2020-02-04T06:14:38.059Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml [2020-02-04T06:14:38.059Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml [2020-02-04T06:14:38.315Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties [2020-02-04T06:14:38.315Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties [2020-02-04T06:14:38.572Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties [2020-02-04T06:14:38.572Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties [2020-02-04T06:14:38.572Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties [2020-02-04T06:14:38.829Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties [2020-02-04T06:14:38.829Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml [2020-02-04T06:14:38.829Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml [2020-02-04T06:14:39.087Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml [2020-02-04T06:14:39.087Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml [2020-02-04T06:14:39.087Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml [2020-02-04T06:14:39.343Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml [2020-02-04T06:14:39.907Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/pom.xml [2020-02-04T06:14:39.907Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/pom.xml [2020-02-04T06:14:39.907Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/pom.xml [2020-02-04T06:14:39.907Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.user/pom.xml [2020-02-04T06:14:39.907Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.user/pom.xml [2020-02-04T06:14:39.907Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.user/pom.xml [2020-02-04T06:14:39.907Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml [2020-02-04T06:14:39.907Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml [2020-02-04T06:14:39.907Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml [2020-02-04T06:14:39.907Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml [2020-02-04T06:14:39.907Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml [2020-02-04T06:14:39.907Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml [2020-02-04T06:14:39.907Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml [2020-02-04T06:14:39.907Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml [2020-02-04T06:14:40.164Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml [2020-02-04T06:14:40.164Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties [2020-02-04T06:14:40.164Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties [2020-02-04T06:14:40.164Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties [2020-02-04T06:14:40.421Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties [2020-02-04T06:14:40.421Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties [2020-02-04T06:14:40.678Z] [INFO] Fetching org.eclipse.cdt.debug.core_8.1.0.201709072038.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.2/r.3/plugins/ (98.29kB) [2020-02-04T06:14:40.678Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:14:40.678Z] [INFO] Fetching org.eclipse.cdt.debug.core_8.1.0.201709072038.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.2/r.3/plugins/ (98.29kB) [2020-02-04T06:14:40.678Z] [INFO] Unpacking org.eclipse.cdt.debug.core_8.1.0.201709072038... [2020-02-04T06:14:40.936Z] [INFO] Fetching org.eclipse.launchbar.core_2.1.0.201612052026.jar from https://download.eclipse.org/releases/neon/201705151400/plugins/ (75.24kB) [2020-02-04T06:14:40.936Z] [INFO] Fetching org.eclipse.launchbar.core_2.1.0.201612052026.jar from https://download.eclipse.org/releases/neon/201705151400/plugins/ (75.24kB) [2020-02-04T06:14:40.936Z] [INFO] Fetching org.eclipse.cdt.debug.ui_8.1.0.201709072038.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.2/r.3/plugins/ (324.7kB) [2020-02-04T06:14:40.936Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:14:40.936Z] [INFO] Fetching org.eclipse.cdt.debug.ui_8.1.0.201709072038.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.2/r.3/plugins/ (324.7kB) [2020-02-04T06:14:41.205Z] [INFO] Unpacking org.eclipse.cdt.debug.ui_8.1.0.201709072038... [2020-02-04T06:14:41.597Z] [INFO] Fetching org.eclipse.cdt.ui_6.1.0.201709072038.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.2/r.3/plugins/ (1.88MB) [2020-02-04T06:14:41.597Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:14:41.597Z] [INFO] Fetching org.eclipse.cdt.ui_6.1.0.201709072038.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.2/r.3/plugins/ (1.88MB) [2020-02-04T06:14:41.857Z] [INFO] Unpacking org.eclipse.cdt.ui_6.1.0.201709072038... [2020-02-04T06:14:43.763Z] [INFO] Fetching org.eclipse.launchbar.ui_2.1.0.201612052026.jar from https://download.eclipse.org/releases/neon/201705151400/plugins/ (81.67kB) [2020-02-04T06:14:43.763Z] [INFO] Fetching org.eclipse.launchbar.ui_2.1.0.201612052026.jar from https://download.eclipse.org/releases/neon/201705151400/plugins/ (81.67kB) [2020-02-04T06:14:44.020Z] [INFO] Fetching org.eclipse.cdt.dsf_2.8.0.201709072038.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.2/r.3/plugins/ (94.07kB) [2020-02-04T06:14:44.020Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:14:44.020Z] [INFO] Fetching org.eclipse.cdt.dsf_2.8.0.201709072038.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.2/r.3/plugins/ (94.07kB) [2020-02-04T06:14:44.020Z] [INFO] Unpacking org.eclipse.cdt.dsf_2.8.0.201709072038... [2020-02-04T06:14:44.276Z] [INFO] Fetching org.eclipse.cdt.dsf.gdb_5.2.0.201709072038.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.2/r.3/plugins/ (407.27kB) [2020-02-04T06:14:44.276Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:14:44.276Z] [INFO] Fetching org.eclipse.cdt.dsf.gdb_5.2.0.201709072038.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.2/r.3/plugins/ (407.27kB) [2020-02-04T06:14:44.276Z] [INFO] Unpacking org.eclipse.cdt.dsf.gdb_5.2.0.201709072038... [2020-02-04T06:14:44.839Z] [INFO] Fetching org.eclipse.cdt.launch_9.1.0.201709072038.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.2/r.3/plugins/ (75.36kB) [2020-02-04T06:14:44.839Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:14:44.839Z] [INFO] Fetching org.eclipse.cdt.launch_9.1.0.201709072038.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.2/r.3/plugins/ (75.36kB) [2020-02-04T06:14:45.096Z] [INFO] Unpacking org.eclipse.cdt.launch_9.1.0.201709072038... [2020-02-04T06:14:45.096Z] [INFO] Fetching org.eclipse.cdt.gdb_7.0.0.201709072038.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.2/r.3/plugins/ (11.56kB) [2020-02-04T06:14:45.096Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:14:45.096Z] [INFO] Fetching org.eclipse.cdt.gdb_7.0.0.201709072038.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.2/r.3/plugins/ (11.56kB) [2020-02-04T06:14:45.096Z] [INFO] Unpacking org.eclipse.cdt.gdb_7.0.0.201709072038... [2020-02-04T06:14:45.353Z] [INFO] Fetching org.eclipse.cdt.dsf.gdb.ui_2.6.0.201709072038.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.2/r.3/plugins/ (224.08kB) [2020-02-04T06:14:45.353Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:14:45.353Z] [INFO] Fetching org.eclipse.cdt.dsf.gdb.ui_2.6.0.201709072038.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.2/r.3/plugins/ (224.08kB) [2020-02-04T06:14:45.353Z] [INFO] Unpacking org.eclipse.cdt.dsf.gdb.ui_2.6.0.201709072038... [2020-02-04T06:14:45.609Z] [INFO] Fetching org.eclipse.cdt.dsf.ui_2.5.0.201709072038.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.2/r.3/plugins/ (355.44kB) [2020-02-04T06:14:45.609Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:14:45.610Z] [INFO] Fetching org.eclipse.cdt.dsf.ui_2.5.0.201709072038.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.2/r.3/plugins/ (355.44kB) [2020-02-04T06:14:45.866Z] [INFO] Unpacking org.eclipse.cdt.dsf.ui_2.5.0.201709072038... [2020-02-04T06:14:46.428Z] [INFO] Fetching org.eclipse.tm.terminal.control_4.2.0.201609191434.jar from https://download.eclipse.org/releases/neon/201705151400/plugins/ (184.71kB) [2020-02-04T06:14:46.429Z] [INFO] Fetching org.eclipse.tm.terminal.control_4.2.0.201609191434.jar from https://download.eclipse.org/releases/neon/201705151400/plugins/ (184.71kB) [2020-02-04T06:14:46.429Z] [INFO] Fetching org.eclipse.tools.templates.ui_1.1.1.201702141301.jar from https://download.eclipse.org/tools/cdt/releases/9.2/r.3/plugins/ (35.22kB) [2020-02-04T06:14:46.429Z] [INFO] Fetching org.eclipse.tools.templates.ui_1.1.1.201702141301.jar from https://download.eclipse.org/tools/cdt/releases/9.2/r.3/plugins/ (35.22kB) [2020-02-04T06:14:46.685Z] [INFO] Fetching org.eclipse.tools.templates.core_1.1.0.201702141301.jar from https://download.eclipse.org/tools/cdt/releases/9.2/r.3/plugins/ (11.06kB) [2020-02-04T06:14:46.685Z] [INFO] Fetching org.eclipse.tools.templates.core_1.1.0.201702141301.jar from https://download.eclipse.org/tools/cdt/releases/9.2/r.3/plugins/ (11.06kB) [2020-02-04T06:14:46.941Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties [2020-02-04T06:14:46.941Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties [2020-02-04T06:14:46.941Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties [2020-02-04T06:14:47.198Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties [2020-02-04T06:14:47.455Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml [2020-02-04T06:14:47.455Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml [2020-02-04T06:14:47.455Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml [2020-02-04T06:14:48.017Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties [2020-02-04T06:14:48.018Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties [2020-02-04T06:14:48.018Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties [2020-02-04T06:14:48.274Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml [2020-02-04T06:14:48.274Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml [2020-02-04T06:14:48.531Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml [2020-02-04T06:14:48.787Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties [2020-02-04T06:14:48.788Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties [2020-02-04T06:14:49.045Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties [2020-02-04T06:14:49.045Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml [2020-02-04T06:14:49.045Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml [2020-02-04T06:14:49.045Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml [2020-02-04T06:14:49.310Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties [2020-02-04T06:14:49.310Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties [2020-02-04T06:14:49.567Z] [INFO] Fetching com.jcraft.jsch_0.1.54.v20170116-1932.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (106.51kB) [2020-02-04T06:14:49.567Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:14:49.567Z] [INFO] Fetching com.jcraft.jsch_0.1.54.v20170116-1932.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (106.51kB) [2020-02-04T06:14:49.567Z] [INFO] Unpacking com.jcraft.jsch_0.1.54.v20170116-1932... [2020-02-04T06:14:49.824Z] [INFO] Fetching org.eclipse.jsch.core_1.3.0.v20160422-1917.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (20.72kB) [2020-02-04T06:14:49.824Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:14:49.824Z] [INFO] Fetching org.eclipse.jsch.core_1.3.0.v20160422-1917.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (20.72kB) [2020-02-04T06:14:49.824Z] [INFO] Unpacking org.eclipse.jsch.core_1.3.0.v20160422-1917... [2020-02-04T06:14:49.824Z] [INFO] Fetching org.eclipse.jsch.ui_1.3.0.v20160323-1650.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (35.81kB) [2020-02-04T06:14:49.824Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:14:49.824Z] [INFO] Fetching org.eclipse.jsch.ui_1.3.0.v20160323-1650.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (35.81kB) [2020-02-04T06:14:50.081Z] [INFO] Unpacking org.eclipse.jsch.ui_1.3.0.v20160323-1650... [2020-02-04T06:14:50.081Z] [INFO] Fetching org.eclipse.remote.core_2.1.0.201612062149.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (80.23kB) [2020-02-04T06:14:50.081Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:14:50.081Z] [INFO] Fetching org.eclipse.remote.core_2.1.0.201612062149.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (80.23kB) [2020-02-04T06:14:50.081Z] [INFO] Unpacking org.eclipse.remote.core_2.1.0.201612062149... [2020-02-04T06:14:50.338Z] [INFO] Fetching org.eclipse.remote.jsch.core_1.0.0.201612062149.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (35.55kB) [2020-02-04T06:14:50.338Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:14:50.338Z] [INFO] Fetching org.eclipse.remote.jsch.core_1.0.0.201612062149.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (35.55kB) [2020-02-04T06:14:50.338Z] [INFO] Unpacking org.eclipse.remote.jsch.core_1.0.0.201612062149... [2020-02-04T06:14:50.338Z] [INFO] Fetching org.eclipse.remote.jsch.ui_1.0.0.201612062149.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (20.75kB) [2020-02-04T06:14:50.338Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:14:50.338Z] [INFO] Fetching org.eclipse.remote.jsch.ui_1.0.0.201612062149.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (20.75kB) [2020-02-04T06:14:50.606Z] [INFO] Unpacking org.eclipse.remote.jsch.ui_1.0.0.201612062149... [2020-02-04T06:14:50.606Z] [INFO] Fetching org.eclipse.remote.ui_2.1.0.201612062149.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (53.93kB) [2020-02-04T06:14:50.606Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:14:50.606Z] [INFO] Fetching org.eclipse.remote.ui_2.1.0.201612062149.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (53.93kB) [2020-02-04T06:14:51.061Z] [INFO] Unpacking org.eclipse.remote.ui_2.1.0.201612062149... [2020-02-04T06:14:51.061Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties [2020-02-04T06:14:51.061Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.2.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties [2020-02-04T06:14:51.061Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.2.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties [2020-02-04T06:14:51.061Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.2.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties [2020-02-04T06:14:51.318Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml [2020-02-04T06:14:51.318Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml [2020-02-04T06:14:51.318Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml [2020-02-04T06:14:51.575Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.2.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties [2020-02-04T06:14:51.575Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.2.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties [2020-02-04T06:14:51.832Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.2.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties [2020-02-04T06:14:52.090Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml [2020-02-04T06:14:52.090Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml [2020-02-04T06:14:52.346Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml [2020-02-04T06:14:52.603Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml [2020-02-04T06:14:52.603Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml [2020-02-04T06:14:52.603Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml [2020-02-04T06:14:52.860Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties [2020-02-04T06:14:52.860Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties [2020-02-04T06:14:53.424Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties [2020-02-04T06:14:53.425Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties [2020-02-04T06:14:53.425Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties [2020-02-04T06:14:53.681Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties [2020-02-04T06:14:53.681Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml [2020-02-04T06:14:53.681Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml [2020-02-04T06:14:53.937Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml [2020-02-04T06:14:53.938Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties [2020-02-04T06:14:53.938Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties [2020-02-04T06:14:54.502Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties [2020-02-04T06:14:54.759Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml [2020-02-04T06:14:54.759Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml [2020-02-04T06:14:55.322Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml [2020-02-04T06:14:55.322Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties [2020-02-04T06:14:55.578Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties [2020-02-04T06:14:55.834Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties [2020-02-04T06:14:55.834Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties [2020-02-04T06:14:55.834Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties [2020-02-04T06:14:56.091Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties [2020-02-04T06:14:56.091Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml [2020-02-04T06:14:56.091Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml [2020-02-04T06:14:56.347Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml [2020-02-04T06:14:56.347Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties [2020-02-04T06:14:56.347Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties [2020-02-04T06:14:56.910Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties [2020-02-04T06:14:56.910Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml [2020-02-04T06:14:57.167Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml [2020-02-04T06:14:57.424Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml [2020-02-04T06:14:57.681Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml [2020-02-04T06:14:57.681Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml [2020-02-04T06:14:57.938Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml [2020-02-04T06:14:58.195Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties [2020-02-04T06:14:58.195Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties [2020-02-04T06:14:58.195Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties [2020-02-04T06:14:58.195Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml [2020-02-04T06:14:58.195Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml [2020-02-04T06:14:58.195Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml [2020-02-04T06:14:58.453Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties [2020-02-04T06:14:58.453Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties [2020-02-04T06:14:58.710Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties [2020-02-04T06:14:58.710Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties [2020-02-04T06:14:58.710Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties [2020-02-04T06:14:58.710Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties [2020-02-04T06:14:58.710Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml [2020-02-04T06:14:58.710Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml [2020-02-04T06:14:58.967Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml [2020-02-04T06:14:58.967Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties [2020-02-04T06:14:58.967Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties [2020-02-04T06:14:58.967Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties [2020-02-04T06:14:59.224Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml [2020-02-04T06:14:59.224Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml [2020-02-04T06:14:59.480Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml [2020-02-04T06:14:59.804Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml [2020-02-04T06:14:59.804Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml [2020-02-04T06:14:59.804Z] [INFO] Fetching org.eclipse.ui.intro_3.5.2.v20161116-1147.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (123.62kB) [2020-02-04T06:14:59.804Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:14:59.804Z] [INFO] Fetching org.eclipse.ui.intro_3.5.2.v20161116-1147.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (123.62kB) [2020-02-04T06:15:00.061Z] [INFO] Unpacking org.eclipse.ui.intro_3.5.2.v20161116-1147... [2020-02-04T06:15:00.061Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml [2020-02-04T06:15:00.061Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml [2020-02-04T06:15:00.061Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml [2020-02-04T06:15:00.318Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml [2020-02-04T06:15:00.318Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp/pom.xml [2020-02-04T06:15:00.318Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp/pom.xml [2020-02-04T06:15:00.576Z] [INFO] Fetching com.sun.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (57.07kB) [2020-02-04T06:15:00.576Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:00.576Z] [INFO] Fetching com.sun.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (57.07kB) [2020-02-04T06:15:00.576Z] [INFO] Unpacking com.sun.el_2.2.0.v201303151357... [2020-02-04T06:15:00.576Z] [INFO] Fetching javax.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (30.08kB) [2020-02-04T06:15:00.576Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:00.576Z] [INFO] Fetching javax.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (30.08kB) [2020-02-04T06:15:00.833Z] [INFO] Unpacking javax.el_2.2.0.v201303151357... [2020-02-04T06:15:00.833Z] [INFO] Fetching javax.servlet_3.1.0.v201410161800.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (60.2kB) [2020-02-04T06:15:00.833Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:00.833Z] [INFO] Fetching javax.servlet_3.1.0.v201410161800.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (60.2kB) [2020-02-04T06:15:01.090Z] [INFO] Unpacking javax.servlet_3.1.0.v201410161800... [2020-02-04T06:15:01.090Z] [INFO] Fetching javax.activation_1.1.0.v201211130549.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (23.46kB) [2020-02-04T06:15:01.090Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:01.090Z] [INFO] Fetching javax.activation_1.1.0.v201211130549.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (23.46kB) [2020-02-04T06:15:01.090Z] [INFO] Unpacking javax.activation_1.1.0.v201211130549... [2020-02-04T06:15:01.346Z] [INFO] Fetching javax.annotation_1.2.0.v201602091430.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (21.32kB) [2020-02-04T06:15:01.346Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:01.346Z] [INFO] Fetching javax.annotation_1.2.0.v201602091430.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (21.32kB) [2020-02-04T06:15:01.347Z] [INFO] Unpacking javax.annotation_1.2.0.v201602091430... [2020-02-04T06:15:01.347Z] [INFO] Fetching javax.servlet.jsp_2.2.0.v201112011158.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (55.73kB) [2020-02-04T06:15:01.347Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:01.347Z] [INFO] Fetching javax.servlet.jsp_2.2.0.v201112011158.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (55.73kB) [2020-02-04T06:15:01.604Z] [INFO] Unpacking javax.servlet.jsp_2.2.0.v201112011158... [2020-02-04T06:15:01.604Z] [INFO] Fetching javax.xml.bind_2.2.0.v201105210648.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (48.86kB) [2020-02-04T06:15:01.604Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:01.604Z] [INFO] Fetching javax.xml.bind_2.2.0.v201105210648.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (48.86kB) [2020-02-04T06:15:01.604Z] [INFO] Unpacking javax.xml.bind_2.2.0.v201105210648... [2020-02-04T06:15:01.861Z] [INFO] Fetching javax.xml.stream_1.0.1.v201004272200.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (18.37kB) [2020-02-04T06:15:01.861Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:01.861Z] [INFO] Fetching javax.xml.stream_1.0.1.v201004272200.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (18.37kB) [2020-02-04T06:15:01.861Z] [INFO] Unpacking javax.xml.stream_1.0.1.v201004272200... [2020-02-04T06:15:01.861Z] [INFO] Fetching org.apache.commons.cli_1.2.0.v201404270220.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (24.42kB) [2020-02-04T06:15:01.861Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:01.861Z] [INFO] Fetching org.apache.commons.cli_1.2.0.v201404270220.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (24.42kB) [2020-02-04T06:15:02.119Z] [INFO] Unpacking org.apache.commons.cli_1.2.0.v201404270220... [2020-02-04T06:15:02.119Z] [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (106.17kB) [2020-02-04T06:15:02.120Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:02.120Z] [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (106.17kB) [2020-02-04T06:15:02.377Z] [INFO] Unpacking org.apache.commons.lang_2.6.0.v201404270220... [2020-02-04T06:15:02.377Z] [INFO] Fetching org.apache.commons.logging_1.1.1.v201101211721.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (35.64kB) [2020-02-04T06:15:02.377Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:02.377Z] [INFO] Fetching org.apache.commons.logging_1.1.1.v201101211721.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (35.64kB) [2020-02-04T06:15:02.377Z] [INFO] Unpacking org.apache.commons.logging_1.1.1.v201101211721... [2020-02-04T06:15:02.635Z] [INFO] Fetching org.apache.felix.gogo.command_0.10.0.v201209301215.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (30.58kB) [2020-02-04T06:15:02.635Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:02.635Z] [INFO] Fetching org.apache.felix.gogo.command_0.10.0.v201209301215.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (30.58kB) [2020-02-04T06:15:02.635Z] [INFO] Unpacking org.apache.felix.gogo.command_0.10.0.v201209301215... [2020-02-04T06:15:02.635Z] [INFO] Fetching org.apache.felix.gogo.runtime_0.10.0.v201209301036.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (33.64kB) [2020-02-04T06:15:02.635Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:02.635Z] [INFO] Fetching org.apache.felix.gogo.runtime_0.10.0.v201209301036.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (33.64kB) [2020-02-04T06:15:02.892Z] [INFO] Unpacking org.apache.felix.gogo.runtime_0.10.0.v201209301036... [2020-02-04T06:15:02.892Z] [INFO] Fetching org.apache.felix.gogo.shell_0.10.0.v201212101605.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (30.06kB) [2020-02-04T06:15:02.892Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:02.892Z] [INFO] Fetching org.apache.felix.gogo.shell_0.10.0.v201212101605.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (30.06kB) [2020-02-04T06:15:02.892Z] [INFO] Unpacking org.apache.felix.gogo.shell_0.10.0.v201212101605... [2020-02-04T06:15:03.149Z] [INFO] Fetching org.apache.httpcomponents.httpclient_4.3.6.v201511171540.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (253.65kB) [2020-02-04T06:15:03.149Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:03.149Z] [INFO] Fetching org.apache.httpcomponents.httpclient_4.3.6.v201511171540.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (253.65kB) [2020-02-04T06:15:03.149Z] [INFO] Unpacking org.apache.httpcomponents.httpclient_4.3.6.v201511171540... [2020-02-04T06:15:03.406Z] [INFO] Fetching org.apache.commons.codec_1.6.0.v201305230611.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (92.14kB) [2020-02-04T06:15:03.406Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:03.406Z] [INFO] Fetching org.apache.commons.codec_1.6.0.v201305230611.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (92.14kB) [2020-02-04T06:15:03.664Z] [INFO] Unpacking org.apache.commons.codec_1.6.0.v201305230611... [2020-02-04T06:15:03.664Z] [INFO] Fetching org.apache.httpcomponents.httpcore_4.3.3.v201411290715.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (101.93kB) [2020-02-04T06:15:03.664Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:03.664Z] [INFO] Fetching org.apache.httpcomponents.httpcore_4.3.3.v201411290715.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (101.93kB) [2020-02-04T06:15:03.920Z] [INFO] Unpacking org.apache.httpcomponents.httpcore_4.3.3.v201411290715... [2020-02-04T06:15:03.920Z] [INFO] Fetching org.apache.jasper.glassfish_2.2.2.v201501141630.jar from https://download.eclipse.org/releases/neon/201705151400/plugins/ (2.32MB) [2020-02-04T06:15:03.920Z] [INFO] Fetching org.apache.jasper.glassfish_2.2.2.v201501141630.jar from https://download.eclipse.org/releases/neon/201705151400/plugins/ (2.32MB) [2020-02-04T06:15:04.486Z] [INFO] Fetching org.apache.lucene.analysis_3.5.0.v20120725-1805.jar from https://download.eclipse.org/releases/neon/201705151400/plugins/ (887.38kB) [2020-02-04T06:15:04.486Z] [INFO] Fetching org.apache.lucene.analysis_3.5.0.v20120725-1805.jar from https://download.eclipse.org/releases/neon/201705151400/plugins/ (887.38kB) [2020-02-04T06:15:04.743Z] [INFO] Fetching org.apache.lucene.core_3.5.0.v20120725-1805.jar from https://download.eclipse.org/releases/neon/201705151400/plugins/ (1.48MB) [2020-02-04T06:15:04.743Z] [INFO] Fetching org.apache.lucene.core_3.5.0.v20120725-1805.jar from https://download.eclipse.org/releases/neon/201705151400/plugins/ (1.48MB) [2020-02-04T06:15:05.000Z] [INFO] Fetching org.eclipse.ant.core_3.4.100.v20160505-0642.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (71.78kB) [2020-02-04T06:15:05.001Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:05.001Z] [INFO] Fetching org.eclipse.ant.core_3.4.100.v20160505-0642.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (71.78kB) [2020-02-04T06:15:05.257Z] [INFO] Unpacking org.eclipse.ant.core_3.4.100.v20160505-0642... [2020-02-04T06:15:05.514Z] [INFO] Fetching org.eclipse.compare.win32_1.1.0.v20160418-1534.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (21.35kB) [2020-02-04T06:15:05.514Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:05.515Z] [INFO] Fetching org.eclipse.compare.win32_1.1.0.v20160418-1534.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (21.35kB) [2020-02-04T06:15:05.515Z] [INFO] Unpacking org.eclipse.compare.win32_1.1.0.v20160418-1534... [2020-02-04T06:15:05.515Z] [INFO] Fetching org.eclipse.core.databinding.beans_1.3.100.v20160509-1025.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (22.92kB) [2020-02-04T06:15:05.515Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:05.515Z] [INFO] Fetching org.eclipse.core.databinding.beans_1.3.100.v20160509-1025.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (22.92kB) [2020-02-04T06:15:05.771Z] [INFO] Unpacking org.eclipse.core.databinding.beans_1.3.100.v20160509-1025... [2020-02-04T06:15:05.771Z] [INFO] Fetching org.eclipse.core.externaltools_1.0.400.v20160509-1057.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (20.48kB) [2020-02-04T06:15:05.771Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:05.771Z] [INFO] Fetching org.eclipse.core.externaltools_1.0.400.v20160509-1057.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (20.48kB) [2020-02-04T06:15:05.771Z] [INFO] Unpacking org.eclipse.core.externaltools_1.0.400.v20160509-1057... [2020-02-04T06:15:06.701Z] [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.0.v20140124-1940.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (30.19kB) [2020-02-04T06:15:06.701Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:06.701Z] [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.0.v20140124-1940.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (30.19kB) [2020-02-04T06:15:06.702Z] [INFO] Unpacking org.eclipse.core.filesystem.win32.x86_64_1.4.0.v20140124-1940... [2020-02-04T06:15:11.961Z] [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.0.v20160323-1650.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (27.76kB) [2020-02-04T06:15:11.961Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:11.961Z] [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.0.v20160323-1650.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (27.76kB) [2020-02-04T06:15:11.961Z] [INFO] Unpacking org.eclipse.core.net.win32.x86_64_1.1.0.v20160323-1650... [2020-02-04T06:15:11.961Z] [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.0.v20140124-1940.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (25.91kB) [2020-02-04T06:15:11.961Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:11.961Z] [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.0.v20140124-1940.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (25.91kB) [2020-02-04T06:15:11.961Z] [INFO] Unpacking org.eclipse.core.resources.win32.x86_64_3.5.0.v20140124-1940... [2020-02-04T06:15:11.961Z] [INFO] Fetching org.eclipse.equinox.event_1.3.200.v20160324-1850.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (16.25kB) [2020-02-04T06:15:11.961Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:11.961Z] [INFO] Fetching org.eclipse.equinox.event_1.3.200.v20160324-1850.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (16.25kB) [2020-02-04T06:15:11.961Z] [INFO] Unpacking org.eclipse.equinox.event_1.3.200.v20160324-1850... [2020-02-04T06:15:12.218Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.1.200.v20160504-1450.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (22.71kB) [2020-02-04T06:15:12.218Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:12.218Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.1.200.v20160504-1450.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (22.71kB) [2020-02-04T06:15:12.218Z] [INFO] Unpacking org.eclipse.equinox.simpleconfigurator_1.1.200.v20160504-1450... [2020-02-04T06:15:12.218Z] [INFO] Fetching org.eclipse.osgi.compatibility.state_1.0.200.v20160504-1419.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (101.7kB) [2020-02-04T06:15:12.218Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:12.218Z] [INFO] Fetching org.eclipse.osgi.compatibility.state_1.0.200.v20160504-1419.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (101.7kB) [2020-02-04T06:15:12.475Z] [INFO] Unpacking org.eclipse.osgi.compatibility.state_1.0.200.v20160504-1419... [2020-02-04T06:15:12.475Z] [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.401.v20161122-1740.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (29.07kB) [2020-02-04T06:15:12.475Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:12.475Z] [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.401.v20161122-1740.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (29.07kB) [2020-02-04T06:15:12.475Z] [INFO] Unpacking org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.401.v20161122-1740... [2020-02-04T06:15:12.731Z] [INFO] Fetching org.eclipse.equinox.console_1.1.200.v20150929-1405.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (48.93kB) [2020-02-04T06:15:12.731Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:12.731Z] [INFO] Fetching org.eclipse.equinox.console_1.1.200.v20150929-1405.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (48.93kB) [2020-02-04T06:15:12.731Z] [INFO] Unpacking org.eclipse.equinox.console_1.1.200.v20150929-1405... [2020-02-04T06:15:12.731Z] [INFO] Fetching org.eclipse.e4.ui.dialogs_1.1.0.v20151127-1218.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (22.36kB) [2020-02-04T06:15:12.731Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:12.731Z] [INFO] Fetching org.eclipse.e4.ui.dialogs_1.1.0.v20151127-1218.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (22.36kB) [2020-02-04T06:15:12.988Z] [INFO] Unpacking org.eclipse.e4.ui.dialogs_1.1.0.v20151127-1218... [2020-02-04T06:15:12.988Z] [INFO] Fetching org.eclipse.e4.rcp_1.5.3.v20170228-0512.jar from https://download.eclipse.org/releases/neon/201705151400/features/ (19.83kB) [2020-02-04T06:15:12.988Z] [INFO] Fetching org.eclipse.e4.rcp_1.5.3.v20170228-0512.jar from https://download.eclipse.org/releases/neon/201705151400/features/ (19.83kB) [2020-02-04T06:15:12.988Z] [INFO] Fetching org.eclipse.ecf_3.8.0.v20160823-2221.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (41.32kB) [2020-02-04T06:15:12.988Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:12.988Z] [INFO] Fetching org.eclipse.ecf_3.8.0.v20160823-2221.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (41.32kB) [2020-02-04T06:15:13.244Z] [INFO] Unpacking org.eclipse.ecf_3.8.0.v20160823-2221... [2020-02-04T06:15:13.244Z] [INFO] Fetching org.eclipse.ecf.identity_3.7.0.v20160823-2221.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (26.47kB) [2020-02-04T06:15:13.244Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:13.244Z] [INFO] Fetching org.eclipse.ecf.identity_3.7.0.v20160823-2221.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (26.47kB) [2020-02-04T06:15:13.244Z] [INFO] Unpacking org.eclipse.ecf.identity_3.7.0.v20160823-2221... [2020-02-04T06:15:13.501Z] [INFO] Fetching org.eclipse.equinox.concurrent_1.1.0.v20130327-1442.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (11.04kB) [2020-02-04T06:15:13.501Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:13.501Z] [INFO] Fetching org.eclipse.equinox.concurrent_1.1.0.v20130327-1442.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (11.04kB) [2020-02-04T06:15:13.501Z] [INFO] Unpacking org.eclipse.equinox.concurrent_1.1.0.v20130327-1442... [2020-02-04T06:15:13.501Z] [INFO] Fetching org.eclipse.ecf.core.feature_1.3.0.v20160823-2221.jar from https://download.eclipse.org/releases/neon/201705151400/features/ (18.79kB) [2020-02-04T06:15:13.501Z] [INFO] Fetching org.eclipse.ecf.core.feature_1.3.0.v20160823-2221.jar from https://download.eclipse.org/releases/neon/201705151400/features/ (18.79kB) [2020-02-04T06:15:13.757Z] [INFO] Fetching org.eclipse.ecf.ssl_1.2.0.v20160823-2221.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (9.61kB) [2020-02-04T06:15:13.758Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:13.758Z] [INFO] Fetching org.eclipse.ecf.ssl_1.2.0.v20160823-2221.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (9.61kB) [2020-02-04T06:15:13.758Z] [INFO] Unpacking org.eclipse.ecf.ssl_1.2.0.v20160823-2221... [2020-02-04T06:15:14.014Z] [INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.0.v20160823-2221.jar from https://download.eclipse.org/releases/neon/201705151400/features/ (18.77kB) [2020-02-04T06:15:14.014Z] [INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.0.v20160823-2221.jar from https://download.eclipse.org/releases/neon/201705151400/features/ (18.77kB) [2020-02-04T06:15:14.014Z] [INFO] Fetching org.eclipse.ecf.filetransfer_5.0.0.v20160823-2221.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (20.24kB) [2020-02-04T06:15:14.014Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:14.014Z] [INFO] Fetching org.eclipse.ecf.filetransfer_5.0.0.v20160823-2221.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (20.24kB) [2020-02-04T06:15:14.271Z] [INFO] Unpacking org.eclipse.ecf.filetransfer_5.0.0.v20160823-2221... [2020-02-04T06:15:14.271Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.200.v20160823-2221.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (44.99kB) [2020-02-04T06:15:14.271Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:14.271Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.200.v20160823-2221.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (44.99kB) [2020-02-04T06:15:14.271Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer_3.2.200.v20160823-2221... [2020-02-04T06:15:14.528Z] [INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.13.2.v20160823-2221.jar from https://download.eclipse.org/releases/neon/201705151400/features/ (26.87kB) [2020-02-04T06:15:14.528Z] [INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.13.2.v20160823-2221.jar from https://download.eclipse.org/releases/neon/201705151400/features/ (26.87kB) [2020-02-04T06:15:14.528Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient4_1.1.100.v20160823-2221.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (32.36kB) [2020-02-04T06:15:14.528Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:14.528Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient4_1.1.100.v20160823-2221.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (32.36kB) [2020-02-04T06:15:14.785Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.httpclient4_1.1.100.v20160823-2221... [2020-02-04T06:15:14.786Z] [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient4.feature_3.13.2.v20160823-2221.jar from https://download.eclipse.org/releases/neon/201705151400/features/ (26.86kB) [2020-02-04T06:15:14.786Z] [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient4.feature_3.13.2.v20160823-2221.jar from https://download.eclipse.org/releases/neon/201705151400/features/ (26.86kB) [2020-02-04T06:15:15.043Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient4.ssl_1.1.0.v20160823-2221.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (11.7kB) [2020-02-04T06:15:15.043Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:15.043Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient4.ssl_1.1.0.v20160823-2221.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (11.7kB) [2020-02-04T06:15:15.043Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.httpclient4.ssl_1.1.0.v20160823-2221... [2020-02-04T06:15:15.043Z] [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient4.ssl.feature_1.1.0.v20160823-2221.jar from https://download.eclipse.org/releases/neon/201705151400/features/ (26.77kB) [2020-02-04T06:15:15.300Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.0.v20160823-2221.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (7.42kB) [2020-02-04T06:15:15.300Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:15.300Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.0.v20160823-2221.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (7.42kB) [2020-02-04T06:15:15.300Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.ssl_1.0.0.v20160823-2221... [2020-02-04T06:15:15.300Z] [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.0.v20160823-2221.jar from https://download.eclipse.org/releases/neon/201705151400/features/ (22.8kB) [2020-02-04T06:15:15.300Z] [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.0.v20160823-2221.jar from https://download.eclipse.org/releases/neon/201705151400/features/ (22.8kB) [2020-02-04T06:15:15.557Z] [INFO] Fetching org.eclipse.emf.common_2.12.0.v20160420-0247.jar from https://download.eclipse.org/releases/neon/201705151400/features/ (17.8kB) [2020-02-04T06:15:15.557Z] [INFO] Fetching org.eclipse.emf.common_2.12.0.v20160420-0247.jar from https://download.eclipse.org/releases/neon/201705151400/features/ (17.8kB) [2020-02-04T06:15:15.557Z] [INFO] Fetching org.eclipse.emf.ecore_2.12.0.v20160420-0247.jar from https://download.eclipse.org/releases/neon/201705151400/features/ (17.84kB) [2020-02-04T06:15:15.557Z] [INFO] Fetching org.eclipse.emf.ecore_2.12.0.v20160420-0247.jar from https://download.eclipse.org/releases/neon/201705151400/features/ (17.84kB) [2020-02-04T06:15:15.813Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.0.300.v20160504-1450.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (19.03kB) [2020-02-04T06:15:15.813Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:15.813Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.0.300.v20160504-1450.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (19.03kB) [2020-02-04T06:15:15.813Z] [INFO] Unpacking org.eclipse.equinox.frameworkadmin_2.0.300.v20160504-1450... [2020-02-04T06:15:16.069Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.0.700.v20160102-2223.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (32.2kB) [2020-02-04T06:15:16.070Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:16.070Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.0.700.v20160102-2223.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (32.2kB) [2020-02-04T06:15:16.070Z] [INFO] Unpacking org.eclipse.equinox.frameworkadmin.equinox_1.0.700.v20160102-2223... [2020-02-04T06:15:16.327Z] [INFO] Fetching org.eclipse.equinox.http.jetty_3.3.0.v20160324-1850.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (16.36kB) [2020-02-04T06:15:16.327Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:16.327Z] [INFO] Fetching org.eclipse.equinox.http.jetty_3.3.0.v20160324-1850.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (16.36kB) [2020-02-04T06:15:16.327Z] [INFO] Unpacking org.eclipse.equinox.http.jetty_3.3.0.v20160324-1850... [2020-02-04T06:15:16.327Z] [INFO] Fetching org.eclipse.equinox.http.servlet_1.3.1.v20160808-1329.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (63.26kB) [2020-02-04T06:15:16.327Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:16.327Z] [INFO] Fetching org.eclipse.equinox.http.servlet_1.3.1.v20160808-1329.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (63.26kB) [2020-02-04T06:15:16.584Z] [INFO] Unpacking org.eclipse.equinox.http.servlet_1.3.1.v20160808-1329... [2020-02-04T06:15:16.584Z] [INFO] Fetching org.eclipse.jetty.http_9.3.9.v20160517.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (118.41kB) [2020-02-04T06:15:16.584Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:16.584Z] [INFO] Fetching org.eclipse.jetty.http_9.3.9.v20160517.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (118.41kB) [2020-02-04T06:15:16.840Z] [INFO] Unpacking org.eclipse.jetty.http_9.3.9.v20160517... [2020-02-04T06:15:16.841Z] [INFO] Fetching org.eclipse.jetty.server_9.3.9.v20160517.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (381.53kB) [2020-02-04T06:15:16.841Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:16.841Z] [INFO] Fetching org.eclipse.jetty.server_9.3.9.v20160517.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (381.53kB) [2020-02-04T06:15:16.841Z] [INFO] Unpacking org.eclipse.jetty.server_9.3.9.v20160517... [2020-02-04T06:15:17.098Z] [INFO] Fetching org.eclipse.jetty.servlet_9.3.9.v20160517.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (96.73kB) [2020-02-04T06:15:17.098Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:17.098Z] [INFO] Fetching org.eclipse.jetty.servlet_9.3.9.v20160517.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (96.73kB) [2020-02-04T06:15:17.098Z] [INFO] Unpacking org.eclipse.jetty.servlet_9.3.9.v20160517... [2020-02-04T06:15:17.356Z] [INFO] Fetching org.eclipse.jetty.util_9.3.9.v20160517.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (325.33kB) [2020-02-04T06:15:17.356Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:17.356Z] [INFO] Fetching org.eclipse.jetty.util_9.3.9.v20160517.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (325.33kB) [2020-02-04T06:15:17.356Z] [INFO] Unpacking org.eclipse.jetty.util_9.3.9.v20160517... [2020-02-04T06:15:17.613Z] [INFO] Fetching org.eclipse.equinox.http.registry_1.1.400.v20150715-1528.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (18.46kB) [2020-02-04T06:15:17.613Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:17.613Z] [INFO] Fetching org.eclipse.equinox.http.registry_1.1.400.v20150715-1528.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (18.46kB) [2020-02-04T06:15:17.613Z] [INFO] Unpacking org.eclipse.equinox.http.registry_1.1.400.v20150715-1528... [2020-02-04T06:15:17.613Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.0.500.v20150119-1358.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (13.34kB) [2020-02-04T06:15:17.613Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:17.613Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.0.500.v20150119-1358.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (13.34kB) [2020-02-04T06:15:17.870Z] [INFO] Unpacking org.eclipse.equinox.jsp.jasper_1.0.500.v20150119-1358... [2020-02-04T06:15:17.870Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.0.300.v20130327-1442.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (8.05kB) [2020-02-04T06:15:17.870Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:17.870Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.0.300.v20130327-1442.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (8.05kB) [2020-02-04T06:15:17.870Z] [INFO] Unpacking org.eclipse.equinox.jsp.jasper.registry_1.0.300.v20130327-1442... [2020-02-04T06:15:18.126Z] [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.1.500.v20160419-0834.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (52.25kB) [2020-02-04T06:15:18.126Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:18.126Z] [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.1.500.v20160419-0834.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (52.25kB) [2020-02-04T06:15:18.126Z] [INFO] Unpacking org.eclipse.equinox.p2.artifact.repository_1.1.500.v20160419-0834... [2020-02-04T06:15:18.383Z] [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.0.500.v20160504-1450.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (37.96kB) [2020-02-04T06:15:18.383Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:18.383Z] [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.0.500.v20160504-1450.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (37.96kB) [2020-02-04T06:15:18.383Z] [INFO] Unpacking org.eclipse.equinox.p2.jarprocessor_1.0.500.v20160504-1450... [2020-02-04T06:15:18.383Z] [INFO] Fetching org.eclipse.equinox.p2.console_1.0.500.v20160504-1450.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (17.42kB) [2020-02-04T06:15:18.383Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:18.383Z] [INFO] Fetching org.eclipse.equinox.p2.console_1.0.500.v20160504-1450.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (17.42kB) [2020-02-04T06:15:18.640Z] [INFO] Unpacking org.eclipse.equinox.p2.console_1.0.500.v20160504-1450... [2020-02-04T06:15:18.640Z] [INFO] Fetching org.eclipse.equinox.p2.director_2.3.300.v20160504-1450.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (45.05kB) [2020-02-04T06:15:18.640Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:18.640Z] [INFO] Fetching org.eclipse.equinox.p2.director_2.3.300.v20160504-1450.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (45.05kB) [2020-02-04T06:15:18.640Z] [INFO] Unpacking org.eclipse.equinox.p2.director_2.3.300.v20160504-1450... [2020-02-04T06:15:18.898Z] [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.0.300.v20160504-1450.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (13.84kB) [2020-02-04T06:15:18.898Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:18.898Z] [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.0.300.v20160504-1450.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (13.84kB) [2020-02-04T06:15:18.898Z] [INFO] Unpacking org.eclipse.equinox.p2.garbagecollector_1.0.300.v20160504-1450... [2020-02-04T06:15:18.898Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.1.400.v20160419-0834.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (44.19kB) [2020-02-04T06:15:18.898Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:18.898Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.1.400.v20160419-0834.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (44.19kB) [2020-02-04T06:15:19.155Z] [INFO] Unpacking org.eclipse.equinox.p2.touchpoint.eclipse_2.1.400.v20160419-0834... [2020-02-04T06:15:19.155Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.2.100.v20160419-0834.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (32.42kB) [2020-02-04T06:15:19.155Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:19.155Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.2.100.v20160419-0834.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (32.42kB) [2020-02-04T06:15:19.155Z] [INFO] Unpacking org.eclipse.equinox.p2.touchpoint.natives_1.2.100.v20160419-0834... [2020-02-04T06:15:19.413Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.0.200.v20160504-1450.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (15.76kB) [2020-02-04T06:15:19.413Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:19.413Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.0.200.v20160504-1450.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (15.76kB) [2020-02-04T06:15:19.413Z] [INFO] Unpacking org.eclipse.equinox.simpleconfigurator.manipulator_2.0.200.v20160504-1450... [2020-02-04T06:15:19.413Z] [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (103.26kB) [2020-02-04T06:15:19.413Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:19.413Z] [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (103.26kB) [2020-02-04T06:15:19.670Z] [INFO] Unpacking org.sat4j.core_2.3.5.v201308161310... [2020-02-04T06:15:19.670Z] [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (72.9kB) [2020-02-04T06:15:19.670Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:19.670Z] [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (72.9kB) [2020-02-04T06:15:19.999Z] [INFO] Unpacking org.sat4j.pb_2.3.5.v201404071733... [2020-02-04T06:15:19.999Z] [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.1.201.v20161115-1927.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (21.51kB) [2020-02-04T06:15:19.999Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:19.999Z] [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.1.201.v20161115-1927.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (21.51kB) [2020-02-04T06:15:19.999Z] [INFO] Unpacking org.eclipse.equinox.p2.transport.ecf_1.1.201.v20161115-1927... [2020-02-04T06:15:20.256Z] [INFO] Fetching org.eclipse.equinox.p2.operations_2.4.200.v20160504-1450.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (31.23kB) [2020-02-04T06:15:20.256Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:20.256Z] [INFO] Fetching org.eclipse.equinox.p2.operations_2.4.200.v20160504-1450.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (31.23kB) [2020-02-04T06:15:20.256Z] [INFO] Unpacking org.eclipse.equinox.p2.operations_2.4.200.v20160504-1450... [2020-02-04T06:15:20.256Z] [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.0.100.v20130327-1442.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (30.78kB) [2020-02-04T06:15:20.256Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:20.256Z] [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.0.100.v20130327-1442.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (30.78kB) [2020-02-04T06:15:20.513Z] [INFO] Unpacking org.eclipse.equinox.security.win32.x86_64_1.0.100.v20130327-1442... [2020-02-04T06:15:20.513Z] [INFO] Fetching org.eclipse.equinox.p2.core.feature_1.3.203.v20170131-1444.jar from https://download.eclipse.org/releases/neon/201705151400/features/ (18.35kB) [2020-02-04T06:15:20.513Z] [INFO] Fetching org.eclipse.equinox.p2.core.feature_1.3.203.v20170131-1444.jar from https://download.eclipse.org/releases/neon/201705151400/features/ (18.35kB) [2020-02-04T06:15:20.513Z] [INFO] Fetching org.eclipse.equinox.p2.director.app_1.0.500.v20160419-0834.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (36.59kB) [2020-02-04T06:15:20.513Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:20.513Z] [INFO] Fetching org.eclipse.equinox.p2.director.app_1.0.500.v20160419-0834.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (36.59kB) [2020-02-04T06:15:20.770Z] [INFO] Unpacking org.eclipse.equinox.p2.director.app_1.0.500.v20160419-0834... [2020-02-04T06:15:20.770Z] [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.1.100.v20150423-1455.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (16.3kB) [2020-02-04T06:15:20.770Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:20.770Z] [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.1.100.v20150423-1455.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (16.3kB) [2020-02-04T06:15:21.028Z] [INFO] Unpacking org.eclipse.equinox.p2.directorywatcher_1.1.100.v20150423-1455... [2020-02-04T06:15:21.028Z] [INFO] Fetching org.eclipse.equinox.p2.publisher_1.4.100.v20160504-1450.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (40.68kB) [2020-02-04T06:15:21.028Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:21.028Z] [INFO] Fetching org.eclipse.equinox.p2.publisher_1.4.100.v20160504-1450.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (40.68kB) [2020-02-04T06:15:21.285Z] [INFO] Unpacking org.eclipse.equinox.p2.publisher_1.4.100.v20160504-1450... [2020-02-04T06:15:22.215Z] [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.2.100.v20160504-1450.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (102.51kB) [2020-02-04T06:15:22.215Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:22.215Z] [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.2.100.v20160504-1450.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (102.51kB) [2020-02-04T06:15:22.472Z] [INFO] Unpacking org.eclipse.equinox.p2.publisher.eclipse_1.2.100.v20160504-1450... [2020-02-04T06:15:22.472Z] [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.2.300.v20160419-0834.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (17.14kB) [2020-02-04T06:15:22.472Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:22.472Z] [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.2.300.v20160419-0834.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (17.14kB) [2020-02-04T06:15:22.729Z] [INFO] Unpacking org.eclipse.equinox.p2.extensionlocation_1.2.300.v20160419-0834... [2020-02-04T06:15:22.729Z] [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.1.400.v20160504-1450.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (26.68kB) [2020-02-04T06:15:22.729Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:22.729Z] [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.1.400.v20160504-1450.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (26.68kB) [2020-02-04T06:15:22.729Z] [INFO] Unpacking org.eclipse.equinox.p2.reconciler.dropins_1.1.400.v20160504-1450... [2020-02-04T06:15:22.729Z] [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.1.300.v20160421-0324.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (116.27kB) [2020-02-04T06:15:22.729Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:22.729Z] [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.1.300.v20160421-0324.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (116.27kB) [2020-02-04T06:15:22.986Z] [INFO] Unpacking org.eclipse.equinox.p2.repository.tools_2.1.300.v20160421-0324... [2020-02-04T06:15:22.986Z] [INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.2.203.v20170131-1444.jar from https://download.eclipse.org/releases/neon/201705151400/features/ (17.88kB) [2020-02-04T06:15:22.986Z] [INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.2.203.v20170131-1444.jar from https://download.eclipse.org/releases/neon/201705151400/features/ (17.88kB) [2020-02-04T06:15:23.242Z] [INFO] Fetching org.eclipse.equinox.p2.ui_2.4.100.v20160419-0834.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (189.14kB) [2020-02-04T06:15:23.242Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:23.242Z] [INFO] Fetching org.eclipse.equinox.p2.ui_2.4.100.v20160419-0834.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (189.14kB) [2020-02-04T06:15:23.242Z] [INFO] Unpacking org.eclipse.equinox.p2.ui_2.4.100.v20160419-0834... [2020-02-04T06:15:23.499Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.3.0.v20161124-1529.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (44.74kB) [2020-02-04T06:15:23.499Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.3.0.v20161124-1529.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (44.74kB) [2020-02-04T06:15:23.499Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:23.499Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.sdk.scheduler_1.3.0.v20161124-1529... [2020-02-04T06:15:23.756Z] [INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.1.300.v20161124-1529.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (10.85kB) [2020-02-04T06:15:23.756Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:23.756Z] [INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.1.300.v20161124-1529.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (10.85kB) [2020-02-04T06:15:23.756Z] [INFO] Unpacking org.eclipse.equinox.p2.updatechecker_1.1.300.v20161124-1529... [2020-02-04T06:15:23.756Z] [INFO] Fetching org.eclipse.equinox.security.ui_1.1.300.v20150803-1225.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (72.6kB) [2020-02-04T06:15:23.756Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:23.756Z] [INFO] Fetching org.eclipse.equinox.security.ui_1.1.300.v20150803-1225.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (72.6kB) [2020-02-04T06:15:24.013Z] [INFO] Unpacking org.eclipse.equinox.security.ui_1.1.300.v20150803-1225... [2020-02-04T06:15:24.013Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.0.400.v20150423-1455.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (20.97kB) [2020-02-04T06:15:24.013Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:24.013Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.0.400.v20150423-1455.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (20.97kB) [2020-02-04T06:15:24.271Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.sdk_1.0.400.v20150423-1455... [2020-02-04T06:15:24.271Z] [INFO] Fetching org.eclipse.equinox.p2.rcp.feature_1.2.203.v20170131-1444.jar from https://download.eclipse.org/releases/neon/201705151400/features/ (17.81kB) [2020-02-04T06:15:24.271Z] [INFO] Fetching org.eclipse.equinox.p2.rcp.feature_1.2.203.v20170131-1444.jar from https://download.eclipse.org/releases/neon/201705151400/features/ (17.81kB) [2020-02-04T06:15:24.271Z] [INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.1.200.v20160521-1138.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (43.42kB) [2020-02-04T06:15:24.271Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:24.271Z] [INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.1.200.v20160521-1138.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (43.42kB) [2020-02-04T06:15:24.529Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.importexport_1.1.200.v20160521-1138... [2020-02-04T06:15:24.529Z] [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.0.600.v20160504-1450.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (41.75kB) [2020-02-04T06:15:24.529Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:24.529Z] [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.0.600.v20160504-1450.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (41.75kB) [2020-02-04T06:15:24.529Z] [INFO] Unpacking org.eclipse.equinox.p2.updatesite_1.0.600.v20160504-1450... [2020-02-04T06:15:24.786Z] [INFO] Fetching org.eclipse.equinox.p2.user.ui_2.2.203.v20170131-1444.jar from https://download.eclipse.org/releases/neon/201705151400/features/ (17.69kB) [2020-02-04T06:15:24.786Z] [INFO] Fetching org.eclipse.equinox.p2.user.ui_2.2.203.v20170131-1444.jar from https://download.eclipse.org/releases/neon/201705151400/features/ (17.69kB) [2020-02-04T06:15:24.786Z] [INFO] Fetching org.eclipse.help.base_4.1.2.v20170301-0400.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (161.76kB) [2020-02-04T06:15:24.786Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:24.786Z] [INFO] Fetching org.eclipse.help.base_4.1.2.v20170301-0400.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (161.76kB) [2020-02-04T06:15:25.042Z] [INFO] Unpacking org.eclipse.help.base_4.1.2.v20170301-0400... [2020-02-04T06:15:25.042Z] [INFO] Fetching org.eclipse.help.ui_4.0.200.v20160510-0758.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (152.16kB) [2020-02-04T06:15:25.042Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:25.042Z] [INFO] Fetching org.eclipse.help.ui_4.0.200.v20160510-0758.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (152.16kB) [2020-02-04T06:15:25.300Z] [INFO] Unpacking org.eclipse.help.ui_4.0.200.v20160510-0758... [2020-02-04T06:15:25.557Z] [INFO] Fetching org.eclipse.help.webapp_3.8.0.v20160504-0839.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (239.5kB) [2020-02-04T06:15:25.557Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:25.557Z] [INFO] Fetching org.eclipse.help.webapp_3.8.0.v20160504-0839.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (239.5kB) [2020-02-04T06:15:25.557Z] [INFO] Unpacking org.eclipse.help.webapp_3.8.0.v20160504-0839... [2020-02-04T06:15:25.813Z] [INFO] Fetching org.eclipse.jetty.continuation_9.3.9.v20160517.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (16.6kB) [2020-02-04T06:15:25.814Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:25.814Z] [INFO] Fetching org.eclipse.jetty.continuation_9.3.9.v20160517.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (16.6kB) [2020-02-04T06:15:25.814Z] [INFO] Unpacking org.eclipse.jetty.continuation_9.3.9.v20160517... [2020-02-04T06:15:25.814Z] [INFO] Fetching org.eclipse.jetty.io_9.3.9.v20160517.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (77.98kB) [2020-02-04T06:15:25.814Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:25.814Z] [INFO] Fetching org.eclipse.jetty.io_9.3.9.v20160517.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (77.98kB) [2020-02-04T06:15:26.070Z] [INFO] Unpacking org.eclipse.jetty.io_9.3.9.v20160517... [2020-02-04T06:15:26.070Z] [INFO] Fetching org.eclipse.jetty.security_9.3.9.v20160517.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (71.65kB) [2020-02-04T06:15:26.070Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:26.070Z] [INFO] Fetching org.eclipse.jetty.security_9.3.9.v20160517.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (71.65kB) [2020-02-04T06:15:26.326Z] [INFO] Unpacking org.eclipse.jetty.security_9.3.9.v20160517... [2020-02-04T06:15:26.583Z] [INFO] Fetching org.eclipse.help_2.2.2.v20170301-0400.jar from https://download.eclipse.org/releases/neon/201705151400/features/ (18.28kB) [2020-02-04T06:15:26.583Z] [INFO] Fetching org.eclipse.help_2.2.2.v20170301-0400.jar from https://download.eclipse.org/releases/neon/201705151400/features/ (18.28kB) [2020-02-04T06:15:26.841Z] [INFO] Fetching org.eclipse.platform_4.6.3.v20170301-0400.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (450.15kB) [2020-02-04T06:15:26.841Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:26.841Z] [INFO] Fetching org.eclipse.platform_4.6.3.v20170301-0400.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (450.15kB) [2020-02-04T06:15:27.100Z] [INFO] Unpacking org.eclipse.platform_4.6.3.v20170301-0400... [2020-02-04T06:15:27.100Z] [INFO] Fetching org.eclipse.platform.doc.user_4.6.1.v20160727-2009.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (7.97MB) [2020-02-04T06:15:27.100Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:27.100Z] [INFO] Fetching org.eclipse.platform.doc.user_4.6.1.v20160727-2009.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (7.97MB) [2020-02-04T06:15:28.032Z] [INFO] Unpacking org.eclipse.platform.doc.user_4.6.1.v20160727-2009... [2020-02-04T06:15:29.444Z] [INFO] Fetching org.apache.ant_1.9.6.v201510161327.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (2.19MB) [2020-02-04T06:15:29.444Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:29.444Z] [INFO] Fetching org.apache.ant_1.9.6.v201510161327.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (2.19MB) [2020-02-04T06:15:29.444Z] [INFO] Unpacking org.apache.ant_1.9.6.v201510161327... [2020-02-04T06:15:30.377Z] [INFO] Fetching org.eclipse.ui.intro.universal_3.3.1.v20160829-1558.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (1.71MB) [2020-02-04T06:15:30.377Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:30.377Z] [INFO] Fetching org.eclipse.ui.intro.universal_3.3.1.v20160829-1558.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (1.71MB) [2020-02-04T06:15:30.377Z] [INFO] Unpacking org.eclipse.ui.intro.universal_3.3.1.v20160829-1558... [2020-02-04T06:15:30.942Z] [INFO] Fetching org.eclipse.ui.cheatsheets_3.5.0.v20160504-0839.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (119.26kB) [2020-02-04T06:15:30.942Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:30.942Z] [INFO] Fetching org.eclipse.ui.cheatsheets_3.5.0.v20160504-0839.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (119.26kB) [2020-02-04T06:15:30.942Z] [INFO] Unpacking org.eclipse.ui.cheatsheets_3.5.0.v20160504-0839... [2020-02-04T06:15:31.200Z] [INFO] Fetching org.eclipse.ui.browser_3.5.2.v20161114-0210.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (100.95kB) [2020-02-04T06:15:31.200Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:31.200Z] [INFO] Fetching org.eclipse.ui.browser_3.5.2.v20161114-0210.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (100.95kB) [2020-02-04T06:15:31.200Z] [INFO] Unpacking org.eclipse.ui.browser_3.5.2.v20161114-0210... [2020-02-04T06:15:31.200Z] [INFO] Fetching org.eclipse.ui.monitoring_1.1.2.v20170203-1115.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (27.77kB) [2020-02-04T06:15:31.200Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:31.200Z] [INFO] Fetching org.eclipse.ui.monitoring_1.1.2.v20170203-1115.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (27.77kB) [2020-02-04T06:15:31.458Z] [INFO] Unpacking org.eclipse.ui.monitoring_1.1.2.v20170203-1115... [2020-02-04T06:15:31.458Z] [INFO] Fetching org.eclipse.ui.net_1.3.0.v20160426-1633.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (20.79kB) [2020-02-04T06:15:31.458Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:31.458Z] [INFO] Fetching org.eclipse.ui.net_1.3.0.v20160426-1633.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (20.79kB) [2020-02-04T06:15:31.458Z] [INFO] Unpacking org.eclipse.ui.net_1.3.0.v20160426-1633... [2020-02-04T06:15:31.717Z] [INFO] Fetching org.eclipse.ui.externaltools_3.3.100.v20160518-1858.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (69.75kB) [2020-02-04T06:15:31.717Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:31.717Z] [INFO] Fetching org.eclipse.ui.externaltools_3.3.100.v20160518-1858.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (69.75kB) [2020-02-04T06:15:31.717Z] [INFO] Unpacking org.eclipse.ui.externaltools_3.3.100.v20160518-1858... [2020-02-04T06:15:31.717Z] [INFO] Fetching org.eclipse.ui.win32_3.3.0.v20160505-1310.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (14.12kB) [2020-02-04T06:15:31.717Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:31.717Z] [INFO] Fetching org.eclipse.ui.win32_3.3.0.v20160505-1310.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (14.12kB) [2020-02-04T06:15:31.975Z] [INFO] Unpacking org.eclipse.ui.win32_3.3.0.v20160505-1310... [2020-02-04T06:15:31.975Z] [INFO] Fetching org.eclipse.ui.intro.quicklinks_1.0.0.v20160515-0255.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (14.27kB) [2020-02-04T06:15:31.975Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:31.975Z] [INFO] Fetching org.eclipse.ui.intro.quicklinks_1.0.0.v20160515-0255.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (14.27kB) [2020-02-04T06:15:31.975Z] [INFO] Unpacking org.eclipse.ui.intro.quicklinks_1.0.0.v20160515-0255... [2020-02-04T06:15:32.235Z] [INFO] Fetching org.eclipse.platform_4.6.3.v20170301-0400.jar from https://download.eclipse.org/releases/neon/201705151400/features/ (19.31kB) [2020-02-04T06:15:32.235Z] [INFO] Fetching org.eclipse.platform_4.6.3.v20170301-0400.jar from https://download.eclipse.org/releases/neon/201705151400/features/ (19.31kB) [2020-02-04T06:15:32.235Z] [INFO] Fetching org.eclipse.platform_root_4.6.3.v20170301-0400 from https://download.eclipse.org/releases/neon/201705151400/binary/ (195B) [2020-02-04T06:15:32.235Z] [INFO] Fetching org.eclipse.platform_root_4.6.3.v20170301-0400 from https://download.eclipse.org/releases/neon/201705151400/binary/ (195B) [2020-02-04T06:15:33.610Z] [INFO] Fetching org.eclipse.update.configurator_3.3.400.v20160506-0750.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (44.89kB) [2020-02-04T06:15:33.611Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:33.611Z] [INFO] Fetching org.eclipse.update.configurator_3.3.400.v20160506-0750.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (44.89kB) [2020-02-04T06:15:33.611Z] [INFO] Unpacking org.eclipse.update.configurator_3.3.400.v20160506-0750... [2020-02-04T06:15:34.542Z] [INFO] Fetching org.eclipse.rcp_4.6.3.v20170301-0400.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (9.46kB) [2020-02-04T06:15:34.542Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:34.542Z] [INFO] Fetching org.eclipse.rcp_4.6.3.v20170301-0400.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (9.46kB) [2020-02-04T06:15:34.798Z] [INFO] Unpacking org.eclipse.rcp_4.6.3.v20170301-0400... [2020-02-04T06:15:34.798Z] [INFO] Fetching org.eclipse.rcp_4.6.3.v20170301-0400.jar from https://download.eclipse.org/releases/neon/201705151400/features/ (17.88kB) [2020-02-04T06:15:34.798Z] [INFO] Fetching org.eclipse.rcp_4.6.3.v20170301-0400.jar from https://download.eclipse.org/releases/neon/201705151400/features/ (17.88kB) [2020-02-04T06:15:34.798Z] [INFO] Fetching org.eclipse.rcp_root_4.6.3.v20170301-0400 from https://download.eclipse.org/releases/neon/201705151400/binary/ (27.05kB) [2020-02-04T06:15:34.798Z] [INFO] Fetching org.eclipse.rcp_root_4.6.3.v20170301-0400 from https://download.eclipse.org/releases/neon/201705151400/binary/ (27.05kB) [2020-02-04T06:15:35.055Z] [INFO] Fetching org.eclipse.ui.trace_1.0.400.v20160509-1055.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (34.69kB) [2020-02-04T06:15:35.055Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:35.055Z] [INFO] Fetching org.eclipse.ui.trace_1.0.400.v20160509-1055.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (34.69kB) [2020-02-04T06:15:35.055Z] [INFO] Unpacking org.eclipse.ui.trace_1.0.400.v20160509-1055... [2020-02-04T06:15:35.312Z] [INFO] Fetching org.eclipse.ui.views.log_1.2.1.v20160829-0826.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (57.39kB) [2020-02-04T06:15:35.312Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:35.312Z] [INFO] Fetching org.eclipse.ui.views.log_1.2.1.v20160829-0826.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (57.39kB) [2020-02-04T06:15:35.312Z] [INFO] Unpacking org.eclipse.ui.views.log_1.2.1.v20160829-0826... [2020-02-04T06:15:35.569Z] [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.0.v20140124-1940.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (12.4kB) [2020-02-04T06:15:35.569Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:35.569Z] [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.0.v20140124-1940.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (12.4kB) [2020-02-04T06:15:35.569Z] [INFO] Unpacking org.eclipse.core.filesystem.macosx_1.3.0.v20140124-1940... [2020-02-04T06:15:35.569Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.11.300.v20160330-1418.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (18.69kB) [2020-02-04T06:15:35.569Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:35.569Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.11.300.v20160330-1418.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (18.69kB) [2020-02-04T06:15:35.826Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.11.300.v20160330-1418... [2020-02-04T06:15:35.826Z] [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.401.v20161122-1740.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (32.14kB) [2020-02-04T06:15:35.826Z] [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.401.v20161122-1740.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (32.14kB) [2020-02-04T06:15:35.826Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:35.826Z] [INFO] Unpacking org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.401.v20161122-1740... [2020-02-04T06:15:36.083Z] [INFO] Fetching org.eclipse.equinox.security.macosx_1.100.200.v20130327-1442.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (12.77kB) [2020-02-04T06:15:36.083Z] [INFO] Fetching org.eclipse.equinox.security.macosx_1.100.200.v20130327-1442.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (12.77kB) [2020-02-04T06:15:36.083Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:36.083Z] [INFO] Unpacking org.eclipse.equinox.security.macosx_1.100.200.v20130327-1442... [2020-02-04T06:15:36.083Z] [INFO] Fetching org.eclipse.ui.cocoa_1.1.100.v20151202-1450.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (7.62kB) [2020-02-04T06:15:36.083Z] [INFO] Fetching org.eclipse.ui.cocoa_1.1.100.v20151202-1450.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (7.62kB) [2020-02-04T06:15:36.083Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:36.083Z] [INFO] Unpacking org.eclipse.ui.cocoa_1.1.100.v20151202-1450... [2020-02-04T06:15:36.083Z] [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.200.v20140124-1940.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (9.15kB) [2020-02-04T06:15:36.083Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:36.083Z] [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.200.v20140124-1940.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (9.15kB) [2020-02-04T06:15:36.340Z] [INFO] Unpacking org.eclipse.core.filesystem.linux.x86_64_1.2.200.v20140124-1940... [2020-02-04T06:15:36.340Z] [INFO] Fetching org.eclipse.core.net.linux.x86_64_1.2.0.v20160323-1650.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (36.9kB) [2020-02-04T06:15:36.340Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:36.340Z] [INFO] Fetching org.eclipse.core.net.linux.x86_64_1.2.0.v20160323-1650.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (36.9kB) [2020-02-04T06:15:36.340Z] [INFO] Unpacking org.eclipse.core.net.linux.x86_64_1.2.0.v20160323-1650... [2020-02-04T06:15:36.598Z] [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.401.v20161122-1740.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (82.37kB) [2020-02-04T06:15:36.598Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:36.598Z] [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.401.v20161122-1740.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (82.37kB) [2020-02-04T06:15:36.598Z] [INFO] Unpacking org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.401.v20161122-1740... [2020-02-04T06:15:36.855Z] [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.0.100.v20160301-1001.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (7.95kB) [2020-02-04T06:15:36.855Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:36.855Z] [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.0.100.v20160301-1001.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (7.95kB) [2020-02-04T06:15:36.855Z] [INFO] Unpacking org.eclipse.e4.ui.swt.gtk_1.0.100.v20160301-1001... [2020-02-04T06:15:36.855Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp/pom.xml [2020-02-04T06:15:37.112Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties [2020-02-04T06:15:37.112Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties [2020-02-04T06:15:37.112Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties [2020-02-04T06:15:37.369Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests:2.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml [2020-02-04T06:15:37.369Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests:2.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml [2020-02-04T06:15:37.633Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests:2.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml [2020-02-04T06:15:37.892Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties [2020-02-04T06:15:37.892Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties [2020-02-04T06:15:37.892Z] [INFO] Fetching org.eclipse.equinox.p2.discovery_1.0.400.v20160504-1450.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (16.32kB) [2020-02-04T06:15:37.892Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:37.892Z] [INFO] Fetching org.eclipse.equinox.p2.discovery_1.0.400.v20160504-1450.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (16.32kB) [2020-02-04T06:15:38.201Z] [INFO] Unpacking org.eclipse.equinox.p2.discovery_1.0.400.v20160504-1450... [2020-02-04T06:15:38.201Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility_1.0.200.v20131211-1531.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (24.34kB) [2020-02-04T06:15:38.201Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:38.201Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility_1.0.200.v20131211-1531.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (24.34kB) [2020-02-04T06:15:38.201Z] [INFO] Unpacking org.eclipse.equinox.p2.discovery.compatibility_1.0.200.v20131211-1531... [2020-02-04T06:15:38.201Z] [INFO] Fetching org.eclipse.equinox.p2.ui.discovery_1.0.201.v20160901-1335.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (56.87kB) [2020-02-04T06:15:38.201Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:38.202Z] [INFO] Fetching org.eclipse.equinox.p2.ui.discovery_1.0.201.v20160901-1335.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (56.87kB) [2020-02-04T06:15:38.553Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.discovery_1.0.201.v20160901-1335... [2020-02-04T06:15:38.553Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties [2020-02-04T06:15:38.553Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties [2020-02-04T06:15:38.553Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties [2020-02-04T06:15:38.553Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties [2020-02-04T06:15:38.810Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.product/pom.xml [2020-02-04T06:15:38.810Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.product/pom.xml [2020-02-04T06:15:38.810Z] [INFO] Fetching org.eclipse.equinox.executable_3.6.300.v20161122-1740.jar from https://download.eclipse.org/releases/neon/201705151400/features/ (859.22kB) [2020-02-04T06:15:38.810Z] [INFO] Fetching org.eclipse.equinox.executable_3.6.300.v20161122-1740.jar from https://download.eclipse.org/releases/neon/201705151400/features/ (859.22kB) [2020-02-04T06:15:39.067Z] [INFO] Fetching org.eclipse.equinox.executable_root.win32.win32.x86_64_3.6.300.v20161122-1740 from https://download.eclipse.org/releases/neon/201705151400/binary/ (34.39kB) [2020-02-04T06:15:39.067Z] [INFO] Fetching org.eclipse.equinox.executable_root.win32.win32.x86_64_3.6.300.v20161122-1740 from https://download.eclipse.org/releases/neon/201705151400/binary/ (34.39kB) [2020-02-04T06:15:39.632Z] [INFO] Fetching org.eclipse.equinox.executable_root.cocoa.macosx.x86_64_3.6.300.v20161122-1740 from https://download.eclipse.org/releases/neon/201705151400/binary/ (10.72kB) [2020-02-04T06:15:39.632Z] [INFO] Fetching org.eclipse.equinox.executable_root.cocoa.macosx.x86_64_3.6.300.v20161122-1740 from https://download.eclipse.org/releases/neon/201705151400/binary/ (10.72kB) [2020-02-04T06:15:39.632Z] [INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.x86_64_3.6.300.v20161122-1740 from https://download.eclipse.org/releases/neon/201705151400/binary/ (31.17kB) [2020-02-04T06:15:39.632Z] [INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.x86_64_3.6.300.v20161122-1740 from https://download.eclipse.org/releases/neon/201705151400/binary/ (31.17kB) [2020-02-04T06:15:39.889Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.product/pom.xml [2020-02-04T06:15:39.889Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.alltests/pom.xml [2020-02-04T06:15:39.889Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.alltests/pom.xml [2020-02-04T06:15:40.145Z] [INFO] Fetching org.apache.derby_10.11.1.1_v201605202053.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (1.36MB) [2020-02-04T06:15:40.145Z] [INFO] The user operation is waiting for background work to complete. [2020-02-04T06:15:40.145Z] [INFO] Fetching org.apache.derby_10.11.1.1_v201605202053.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (1.36MB) [2020-02-04T06:15:40.402Z] [INFO] Unpacking org.apache.derby_10.11.1.1_v201605202053... [2020-02-04T06:15:42.296Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.alltests/pom.xml [2020-02-04T06:15:42.296Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml [2020-02-04T06:15:42.296Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml [2020-02-04T06:15:42.554Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml [2020-02-04T06:15:42.811Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.releng-site/pom.xml [2020-02-04T06:15:42.811Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.releng-site/pom.xml [2020-02-04T06:15:43.376Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.releng-site/pom.xml [2020-02-04T06:15:43.376Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties [2020-02-04T06:15:43.376Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties [2020-02-04T06:15:43.941Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties [2020-02-04T06:15:44.198Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties [2020-02-04T06:15:44.198Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties [2020-02-04T06:15:44.198Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties [2020-02-04T06:15:44.198Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml [2020-02-04T06:15:44.198Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml [2020-02-04T06:15:44.198Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml [2020-02-04T06:15:44.198Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:2.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties [2020-02-04T06:15:44.198Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:2.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties [2020-02-04T06:15:44.198Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:2.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties [2020-02-04T06:15:44.456Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml [2020-02-04T06:15:44.456Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml [2020-02-04T06:15:44.456Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml [2020-02-04T06:15:44.456Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:4.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties [2020-02-04T06:15:44.456Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:4.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties [2020-02-04T06:15:44.456Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:4.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties [2020-02-04T06:15:44.456Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml [2020-02-04T06:15:44.456Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml [2020-02-04T06:15:44.713Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml [2020-02-04T06:15:44.714Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties [2020-02-04T06:15:44.714Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties [2020-02-04T06:15:44.971Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties [2020-02-04T06:15:44.971Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties [2020-02-04T06:15:44.971Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties [2020-02-04T06:15:44.971Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties [2020-02-04T06:15:45.228Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml [2020-02-04T06:15:45.228Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml [2020-02-04T06:15:45.228Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml [2020-02-04T06:15:45.228Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/.polyglot.build.properties [2020-02-04T06:15:45.229Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/.polyglot.build.properties [2020-02-04T06:15:45.485Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/.polyglot.build.properties [2020-02-04T06:15:45.743Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml [2020-02-04T06:15:45.743Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml [2020-02-04T06:15:46.000Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml [2020-02-04T06:15:46.257Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml [2020-02-04T06:15:46.257Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml [2020-02-04T06:15:46.257Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml [2020-02-04T06:15:46.512Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties [2020-02-04T06:15:46.513Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties [2020-02-04T06:15:46.513Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties [2020-02-04T06:15:46.513Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties [2020-02-04T06:15:46.513Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties [2020-02-04T06:15:46.769Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties [2020-02-04T06:15:46.769Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml [2020-02-04T06:15:46.769Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml [2020-02-04T06:15:46.769Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml [2020-02-04T06:15:47.025Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:3.2.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties [2020-02-04T06:15:47.025Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:3.2.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties [2020-02-04T06:15:47.025Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:3.2.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties [2020-02-04T06:15:47.025Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml [2020-02-04T06:15:47.025Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml [2020-02-04T06:15:47.283Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml [2020-02-04T06:15:47.283Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.1.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties [2020-02-04T06:15:47.283Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.1.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties [2020-02-04T06:15:47.706Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.1.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties [2020-02-04T06:15:47.706Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml [2020-02-04T06:15:47.706Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml [2020-02-04T06:15:47.706Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml [2020-02-04T06:15:47.963Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml [2020-02-04T06:15:47.963Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml [2020-02-04T06:15:48.222Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml [2020-02-04T06:15:48.222Z] [WARNING] Missing extra classpath entry target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.1-SNAPSHOT.jar [2020-02-04T06:15:48.222Z] [WARNING] Missing extra classpath entry target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.1-SNAPSHOT-sources.jar [2020-02-04T06:15:48.480Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties [2020-02-04T06:15:48.480Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties [2020-02-04T06:15:48.480Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties [2020-02-04T06:15:48.480Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml [2020-02-04T06:15:48.480Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml [2020-02-04T06:15:48.480Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml [2020-02-04T06:15:48.736Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties [2020-02-04T06:15:48.736Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties [2020-02-04T06:15:48.736Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties [2020-02-04T06:15:48.993Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml [2020-02-04T06:15:48.993Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml [2020-02-04T06:15:48.993Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml [2020-02-04T06:15:49.250Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml [2020-02-04T06:15:49.250Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml [2020-02-04T06:15:49.507Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml [2020-02-04T06:15:49.507Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties [2020-02-04T06:15:49.507Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties [2020-02-04T06:15:49.763Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties [2020-02-04T06:15:49.763Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties [2020-02-04T06:15:49.763Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties [2020-02-04T06:15:49.763Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties [2020-02-04T06:15:49.763Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml [2020-02-04T06:15:49.763Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml [2020-02-04T06:15:50.021Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml [2020-02-04T06:15:50.021Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties [2020-02-04T06:15:50.021Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties [2020-02-04T06:15:50.278Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties [2020-02-04T06:15:50.278Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml [2020-02-04T06:15:50.278Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml [2020-02-04T06:15:50.536Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml [2020-02-04T06:15:50.793Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml [2020-02-04T06:15:50.793Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml [2020-02-04T06:15:51.050Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml [2020-02-04T06:15:51.050Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml [2020-02-04T06:15:51.050Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml [2020-02-04T06:15:51.307Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml [2020-02-04T06:15:51.307Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties [2020-02-04T06:15:51.307Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties [2020-02-04T06:15:51.307Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties [2020-02-04T06:15:51.564Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties [2020-02-04T06:15:51.564Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties [2020-02-04T06:15:51.821Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties [2020-02-04T06:15:52.078Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml [2020-02-04T06:15:52.078Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml [2020-02-04T06:15:52.078Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml [2020-02-04T06:15:52.079Z] [WARNING] The project org.eclipse.tracecompass:org.eclipse.tracecompass:pom:5.2.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 [2020-02-04T06:15:52.079Z] [INFO] ------------------------------------------------------------------------ [2020-02-04T06:15:52.079Z] [INFO] Reactor Build Order: [2020-02-04T06:15:52.079Z] [INFO] [2020-02-04T06:15:52.079Z] [INFO] Trace Compass Parent [pom] [2020-02-04T06:15:52.079Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent [pom] [2020-02-04T06:15:52.079Z] [INFO] Trace Compass Common Utilities Parent [pom] [2020-02-04T06:15:52.079Z] [INFO] org.eclipse.tracecompass.common.core [eclipse-plugin] [2020-02-04T06:15:52.079Z] [INFO] Trace Compass State System Parent [pom] [2020-02-04T06:15:52.079Z] [INFO] org.eclipse.tracecompass.datastore.core [eclipse-plugin] [2020-02-04T06:15:52.079Z] [INFO] org.eclipse.tracecompass.segmentstore.core [eclipse-plugin] [2020-02-04T06:15:52.079Z] [INFO] org.eclipse.tracecompass.statesystem.core [eclipse-plugin] [2020-02-04T06:15:52.079Z] [INFO] Trace Compass TMF Parent [pom] [2020-02-04T06:15:52.079Z] [INFO] Trace Compass Filter Parser [eclipse-plugin] [2020-02-04T06:15:52.079Z] [INFO] org.eclipse.tracecompass.tmf.core [eclipse-plugin] [2020-02-04T06:15:52.079Z] [INFO] org.eclipse.tracecompass.analysis.counters.core [eclipse-plugin] [2020-02-04T06:15:52.079Z] [INFO] Trace Compass CTF Support Parent [pom] [2020-02-04T06:15:52.079Z] [INFO] Trace Compass CTF Parser Plug-in [eclipse-plugin] [2020-02-04T06:15:52.079Z] [INFO] org.eclipse.tracecompass.ctf.core [eclipse-plugin] [2020-02-04T06:15:52.079Z] [INFO] Trace Compass CTF Core Tests Plug-in [eclipse-test-plugin] [2020-02-04T06:15:52.079Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests [eclipse-test-plugin] [2020-02-04T06:15:52.079Z] [INFO] org.eclipse.tracecompass.tmf.core.tests [eclipse-test-plugin] [2020-02-04T06:15:52.079Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core [eclipse-plugin] [2020-02-04T06:15:52.079Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests [eclipse-test-plugin] [2020-02-04T06:15:52.079Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests [eclipse-test-plugin] [2020-02-04T06:15:52.079Z] [INFO] org.eclipse.tracecompass.tmf.ui [eclipse-plugin] [2020-02-04T06:15:52.079Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui [eclipse-plugin] [2020-02-04T06:15:52.079Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests [eclipse-test-plugin] [2020-02-04T06:15:52.079Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests [eclipse-test-plugin] [2020-02-04T06:15:52.079Z] [INFO] org.eclipse.tracecompass.analysis.graph.core [eclipse-plugin] [2020-02-04T06:15:52.079Z] [INFO] org.eclipse.tracecompass.tmf.chart.core [eclipse-plugin] [2020-02-04T06:15:52.079Z] [INFO] org.eclipse.tracecompass.analysis.lami.core [eclipse-plugin] [2020-02-04T06:15:52.079Z] [INFO] org.eclipse.tracecompass.analysis.timing.core [eclipse-plugin] [2020-02-04T06:15:52.079Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core [eclipse-plugin] [2020-02-04T06:15:52.079Z] [INFO] Trace Compass LTTng Support Parent [pom] [2020-02-04T06:15:52.079Z] [INFO] org.eclipse.tracecompass.lttng2.common.core [eclipse-plugin] [2020-02-04T06:15:52.079Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core [eclipse-plugin] [2020-02-04T06:15:52.079Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core [eclipse-plugin] [2020-02-04T06:15:52.079Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests [eclipse-test-plugin] [2020-02-04T06:15:52.079Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests [eclipse-test-plugin] [2020-02-04T06:15:52.079Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui [eclipse-plugin] [2020-02-04T06:15:52.079Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests [eclipse-test-plugin] [2020-02-04T06:15:52.079Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui [eclipse-plugin] [2020-02-04T06:15:52.079Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui [eclipse-plugin] [2020-02-04T06:15:52.079Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests [eclipse-test-plugin] [2020-02-04T06:15:52.079Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests [eclipse-test-plugin] [2020-02-04T06:15:52.079Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests [eclipse-test-plugin] [2020-02-04T06:15:52.079Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests [eclipse-test-plugin] [2020-02-04T06:15:52.079Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui [eclipse-plugin] [2020-02-04T06:15:52.079Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui [eclipse-plugin] [2020-02-04T06:15:52.079Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests [eclipse-test-plugin] [2020-02-04T06:15:52.079Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests [eclipse-test-plugin] [2020-02-04T06:15:52.079Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests [eclipse-test-plugin] [2020-02-04T06:15:52.079Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests [eclipse-test-plugin] [2020-02-04T06:15:52.079Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core [eclipse-plugin] [2020-02-04T06:15:52.079Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests [eclipse-test-plugin] [2020-02-04T06:15:52.079Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui [eclipse-plugin] [2020-02-04T06:15:52.079Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests [eclipse-test-plugin] [2020-02-04T06:15:52.079Z] [INFO] Trace Compass BTF Support Parent [pom] [2020-02-04T06:15:52.079Z] [INFO] org.eclipse.tracecompass.btf.core [eclipse-plugin] [2020-02-04T06:15:52.079Z] [INFO] Trace Compass Documentation [pom] [2020-02-04T06:15:52.079Z] [INFO] Trace Compass Developer Guide [eclipse-plugin] [2020-02-04T06:15:52.079Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui [eclipse-plugin] [2020-02-04T06:15:52.079Z] [INFO] org.eclipse.tracecompass.tmf [eclipse-feature] [2020-02-04T06:15:52.079Z] [INFO] org.eclipse.tracecompass.btf.ui [eclipse-plugin] [2020-02-04T06:15:52.079Z] [INFO] org.eclipse.tracecompass.btf [eclipse-feature] [2020-02-04T06:15:52.079Z] [INFO] org.eclipse.tracecompass.btf.core.tests [eclipse-test-plugin] [2020-02-04T06:15:52.079Z] [INFO] org.eclipse.tracecompass.common.core.tests [eclipse-test-plugin] [2020-02-04T06:15:52.079Z] [INFO] org.eclipse.tracecompass.ctf [eclipse-feature] [2020-02-04T06:15:52.079Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests [eclipse-test-plugin] [2020-02-04T06:15:52.079Z] [INFO] org.eclipse.tracecompass.tmf.ctf [eclipse-feature] [2020-02-04T06:15:52.079Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests [eclipse-test-plugin] [2020-02-04T06:15:52.079Z] [INFO] Trace Compass User Guide [eclipse-plugin] [2020-02-04T06:15:52.079Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide [eclipse-plugin] [2020-02-04T06:15:52.079Z] [INFO] Trace Compass RCP User Guide [eclipse-plugin] [2020-02-04T06:15:52.079Z] [INFO] Trace Compass Pcap User Guide [eclipse-plugin] [2020-02-04T06:15:52.079Z] [INFO] org.eclipse.tracecompass.examples [eclipse-plugin] [2020-02-04T06:15:52.079Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent [pom] [2020-02-04T06:15:52.079Z] [INFO] org.eclipse.tracecompass.gdbtrace.core [eclipse-plugin] [2020-02-04T06:15:52.079Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui [eclipse-plugin] [2020-02-04T06:15:52.079Z] [INFO] org.eclipse.tracecompass.gdbtrace [eclipse-feature] [2020-02-04T06:15:52.079Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests [eclipse-test-plugin] [2020-02-04T06:15:52.079Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests [eclipse-test-plugin] [2020-02-04T06:15:52.079Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests [eclipse-test-plugin] [2020-02-04T06:15:52.079Z] [INFO] org.eclipse.tracecompass.lttng2.control.core [eclipse-plugin] [2020-02-04T06:15:52.079Z] [INFO] org.eclipse.tracecompass.tmf.remote.core [eclipse-plugin] [2020-02-04T06:15:52.079Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui [eclipse-plugin] [2020-02-04T06:15:52.079Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui [eclipse-plugin] [2020-02-04T06:15:52.079Z] [INFO] org.eclipse.tracecompass.lttng2.control [eclipse-feature] [2020-02-04T06:15:52.079Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests [eclipse-test-plugin] [2020-02-04T06:15:52.079Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests [eclipse-test-plugin] [2020-02-04T06:15:52.079Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests [eclipse-test-plugin] [2020-02-04T06:15:52.079Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests [eclipse-test-plugin] [2020-02-04T06:15:52.079Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui [eclipse-plugin] [2020-02-04T06:15:52.079Z] [INFO] org.eclipse.tracecompass.lttng2.kernel [eclipse-feature] [2020-02-04T06:15:52.079Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests [eclipse-test-plugin] [2020-02-04T06:15:52.079Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests [eclipse-test-plugin] [2020-02-04T06:15:52.079Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests [eclipse-test-plugin] [2020-02-04T06:15:52.079Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core [eclipse-plugin] [2020-02-04T06:15:52.079Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui [eclipse-plugin] [2020-02-04T06:15:52.079Z] [INFO] org.eclipse.tracecompass.lttng2.ust [eclipse-feature] [2020-02-04T06:15:52.079Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests [eclipse-test-plugin] [2020-02-04T06:15:52.079Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests [eclipse-test-plugin] [2020-02-04T06:15:52.079Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests [eclipse-test-plugin] [2020-02-04T06:15:52.079Z] [INFO] Trace Compass Pcap Format Support Parent [pom] [2020-02-04T06:15:52.079Z] [INFO] org.eclipse.tracecompass.pcap.core [eclipse-plugin] [2020-02-04T06:15:52.079Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in [eclipse-test-plugin] [2020-02-04T06:15:52.079Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core [eclipse-plugin] [2020-02-04T06:15:52.079Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui [eclipse-plugin] [2020-02-04T06:15:52.079Z] [INFO] org.eclipse.tracecompass.tmf.pcap [eclipse-feature] [2020-02-04T06:15:52.079Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests [eclipse-test-plugin] [2020-02-04T06:15:52.079Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests [eclipse-test-plugin] [2020-02-04T06:15:52.079Z] [INFO] Trace Compass RCP Parent [pom] [2020-02-04T06:15:52.079Z] [INFO] Trace Compass RCP Branding plug-in [eclipse-plugin] [2020-02-04T06:15:52.079Z] [INFO] Trace Compass RCP Branding Feature [eclipse-feature] [2020-02-04T06:15:52.079Z] [INFO] org.eclipse.tracecompass.tmf.cli.core [eclipse-plugin] [2020-02-04T06:15:52.079Z] [INFO] org.eclipse.tracecompass.rcp.ui [eclipse-plugin] [2020-02-04T06:15:52.080Z] [INFO] Trace Compass RCP Feature [eclipse-feature] [2020-02-04T06:15:52.080Z] [INFO] org.eclipse.tracecompass.tmf.cli.core.tests [eclipse-test-plugin] [2020-02-04T06:15:52.080Z] [INFO] org.eclipse.tracecompass.rcp.ui.tests [eclipse-test-plugin] [2020-02-04T06:15:52.080Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui [eclipse-plugin] [2020-02-04T06:15:52.080Z] [INFO] org.eclipse.tracecompass.rcp.incubator [eclipse-feature] [2020-02-04T06:15:52.080Z] [INFO] Trace Compass Json trace Parent [pom] [2020-02-04T06:15:52.080Z] [INFO] org.eclipse.tracecompass.jsontrace.core [eclipse-plugin] [2020-02-04T06:15:52.080Z] [INFO] org.eclipse.tracecompass.jsontrace [eclipse-feature] [2020-02-04T06:15:52.080Z] [INFO] org.eclipse.tracecompass.tmf.cli [eclipse-feature] [2020-02-04T06:15:52.080Z] [INFO] Trace Compass RCP Product [eclipse-repository] [2020-02-04T06:15:52.080Z] [INFO] Trace Compass Release Engineering Parent [pom] [2020-02-04T06:15:52.080Z] [INFO] Trace Compass Target Platform [pom] [2020-02-04T06:15:52.080Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests [eclipse-test-plugin] [2020-02-04T06:15:52.080Z] [INFO] org.eclipse.tracecompass.datastore.core.tests [eclipse-test-plugin] [2020-02-04T06:15:52.080Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests [eclipse-test-plugin] [2020-02-04T06:15:52.080Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests [eclipse-test-plugin] [2020-02-04T06:15:52.080Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests [eclipse-test-plugin] [2020-02-04T06:15:52.080Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests [eclipse-test-plugin] [2020-02-04T06:15:52.080Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests [eclipse-test-plugin] [2020-02-04T06:15:52.080Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests [eclipse-test-plugin] [2020-02-04T06:15:52.080Z] [INFO] Trace Compass All Tests [eclipse-test-plugin] [2020-02-04T06:15:52.080Z] [INFO] org.eclipse.tracecompass.testing [eclipse-feature] [2020-02-04T06:15:52.080Z] [INFO] org.eclipse.tracecompass.tmf.remote [eclipse-feature] [2020-02-04T06:15:52.080Z] [INFO] Trace Compass Repository [eclipse-repository] [2020-02-04T06:15:52.080Z] [INFO] org.eclipse.tracecompass.jsontrace.core.tests [eclipse-plugin] [2020-02-04T06:15:52.337Z] [INFO] [2020-02-04T06:15:52.337Z] [INFO] ---------< org.eclipse.tracecompass:org.eclipse.tracecompass >---------- [2020-02-04T06:15:52.337Z] [INFO] Building Trace Compass Parent 5.2.0-SNAPSHOT [1/138] [2020-02-04T06:15:52.337Z] [INFO] --------------------------------[ pom ]--------------------------------- [2020-02-04T06:15:52.337Z] [INFO] [2020-02-04T06:15:52.337Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass --- [2020-02-04T06:15:52.337Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom [2020-02-04T06:15:52.337Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom [2020-02-04T06:15:52.337Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom [2020-02-04T06:15:58.885Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom [2020-02-04T06:15:58.885Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom [2020-02-04T06:15:58.885Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom [2020-02-04T06:15:58.885Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom (5.6 kB at 199 kB/s) [2020-02-04T06:15:58.885Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom [2020-02-04T06:15:58.885Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom [2020-02-04T06:15:58.885Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom [2020-02-04T06:15:58.885Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom [2020-02-04T06:15:58.885Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom [2020-02-04T06:15:58.885Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom [2020-02-04T06:15:58.885Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom (5.1 kB at 196 kB/s) [2020-02-04T06:15:58.885Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/25/maven-parent-25.pom [2020-02-04T06:15:58.885Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/25/maven-parent-25.pom [2020-02-04T06:15:58.885Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/25/maven-parent-25.pom [2020-02-04T06:15:58.885Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/25/maven-parent-25.pom [2020-02-04T06:15:58.885Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/25/maven-parent-25.pom [2020-02-04T06:15:58.885Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/25/maven-parent-25.pom [2020-02-04T06:15:58.885Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 kB at 1.1 MB/s) [2020-02-04T06:15:58.885Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/15/apache-15.pom [2020-02-04T06:15:58.885Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/15/apache-15.pom [2020-02-04T06:15:58.885Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/15/apache-15.pom [2020-02-04T06:15:59.141Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/15/apache-15.pom [2020-02-04T06:15:59.142Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/15/apache-15.pom [2020-02-04T06:15:59.398Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom [2020-02-04T06:15:59.399Z] [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 311 kB/s) [2020-02-04T06:15:59.399Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.4/commons-io-2.4.pom [2020-02-04T06:15:59.399Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.4/commons-io-2.4.pom [2020-02-04T06:15:59.399Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.4/commons-io-2.4.pom [2020-02-04T06:15:59.696Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.4/commons-io-2.4.pom [2020-02-04T06:15:59.696Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.4/commons-io-2.4.pom [2020-02-04T06:15:59.696Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.pom [2020-02-04T06:15:59.696Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.pom (10 kB at 462 kB/s) [2020-02-04T06:15:59.696Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/25/commons-parent-25.pom [2020-02-04T06:15:59.955Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/25/commons-parent-25.pom [2020-02-04T06:15:59.955Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/25/commons-parent-25.pom [2020-02-04T06:16:00.299Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/25/commons-parent-25.pom [2020-02-04T06:16:00.299Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/25/commons-parent-25.pom [2020-02-04T06:16:00.299Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/25/commons-parent-25.pom [2020-02-04T06:16:00.299Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 kB at 1.7 MB/s) [2020-02-04T06:16:00.299Z] [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 [2020-02-04T06:16:00.299Z] [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 [2020-02-04T06:16:00.299Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom [2020-02-04T06:16:00.556Z] [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 [2020-02-04T06:16:00.556Z] [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 [2020-02-04T06:16:00.813Z] [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 [2020-02-04T06:16:00.813Z] [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 29 kB/s) [2020-02-04T06:16:00.813Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar [2020-02-04T06:16:00.813Z] [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 [2020-02-04T06:16:00.813Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.4/commons-io-2.4.jar [2020-02-04T06:16:00.813Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar [2020-02-04T06:16:00.813Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar [2020-02-04T06:16:00.813Z] [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 [2020-02-04T06:16:00.813Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.4/commons-io-2.4.jar [2020-02-04T06:16:00.813Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar [2020-02-04T06:16:00.813Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar [2020-02-04T06:16:00.813Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar [2020-02-04T06:16:00.813Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.4/commons-io-2.4.jar [2020-02-04T06:16:00.813Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar [2020-02-04T06:16:01.396Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar [2020-02-04T06:16:01.396Z] [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 [2020-02-04T06:16:01.396Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.4/commons-io-2.4.jar [2020-02-04T06:16:01.396Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar [2020-02-04T06:16:01.396Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar [2020-02-04T06:16:01.396Z] [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 [2020-02-04T06:16:01.396Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.4/commons-io-2.4.jar [2020-02-04T06:16:01.396Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar [2020-02-04T06:16:01.396Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar [2020-02-04T06:16:01.396Z] [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 [2020-02-04T06:16:01.396Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.jar [2020-02-04T06:16:01.396Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar [2020-02-04T06:16:01.396Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar (155 kB at 2.0 MB/s) [2020-02-04T06:16:01.396Z] [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 389 kB/s) [2020-02-04T06:16:01.396Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar (222 kB at 2.6 MB/s) [2020-02-04T06:16:01.658Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.jar (185 kB at 1.7 MB/s) [2020-02-04T06:16:01.658Z] [INFO] [2020-02-04T06:16:01.658Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass --- [2020-02-04T06:16:01.658Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom [2020-02-04T06:16:01.658Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom [2020-02-04T06:16:01.658Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom [2020-02-04T06:16:02.646Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom [2020-02-04T06:16:02.646Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom [2020-02-04T06:16:02.646Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom [2020-02-04T06:16:02.646Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom (3.8 kB at 128 kB/s) [2020-02-04T06:16:02.646Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.11/junit-4.11.pom [2020-02-04T06:16:02.646Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.11/junit-4.11.pom [2020-02-04T06:16:02.646Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/4.11/junit-4.11.pom [2020-02-04T06:16:03.210Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.11/junit-4.11.pom [2020-02-04T06:16:03.210Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.11/junit-4.11.pom [2020-02-04T06:16:03.210Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.pom [2020-02-04T06:16:03.210Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.pom (2.3 kB at 94 kB/s) [2020-02-04T06:16:03.210Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [2020-02-04T06:16:03.210Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [2020-02-04T06:16:03.210Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [2020-02-04T06:16:03.466Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [2020-02-04T06:16:03.467Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [2020-02-04T06:16:03.723Z] [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 [2020-02-04T06:16:03.723Z] [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 38 kB/s) [2020-02-04T06:16:03.723Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [2020-02-04T06:16:03.723Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [2020-02-04T06:16:03.723Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [2020-02-04T06:16:03.979Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [2020-02-04T06:16:03.979Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [2020-02-04T06:16:03.979Z] [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 [2020-02-04T06:16:04.237Z] [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 62 kB/s) [2020-02-04T06:16:04.237Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.3/commons-lang-2.3.pom [2020-02-04T06:16:04.237Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.3/commons-lang-2.3.pom [2020-02-04T06:16:04.237Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-lang/commons-lang/2.3/commons-lang-2.3.pom [2020-02-04T06:16:04.493Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-lang/commons-lang/2.3/commons-lang-2.3.pom [2020-02-04T06:16:04.493Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-lang/commons-lang/2.3/commons-lang-2.3.pom [2020-02-04T06:16:04.493Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.3/commons-lang-2.3.pom [2020-02-04T06:16:04.494Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.3/commons-lang-2.3.pom (11 kB at 137 kB/s) [2020-02-04T06:16:04.494Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.pom [2020-02-04T06:16:04.750Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.pom [2020-02-04T06:16:04.750Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.pom [2020-02-04T06:16:05.008Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.pom [2020-02-04T06:16:05.008Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.pom [2020-02-04T06:16:05.008Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.pom [2020-02-04T06:16:05.008Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.pom (2.8 kB at 54 kB/s) [2020-02-04T06:16:05.008Z] [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 [2020-02-04T06:16:05.265Z] [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 [2020-02-04T06:16:05.523Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom [2020-02-04T06:16:05.780Z] [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 [2020-02-04T06:16:05.780Z] [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 [2020-02-04T06:16:06.037Z] [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 [2020-02-04T06:16:06.037Z] [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 33 kB/s) [2020-02-04T06:16:06.037Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.pom [2020-02-04T06:16:06.037Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.pom [2020-02-04T06:16:06.037Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.pom [2020-02-04T06:16:06.295Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.pom [2020-02-04T06:16:06.295Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.pom [2020-02-04T06:16:06.295Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.pom [2020-02-04T06:16:07.666Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.pom (3.7 kB at 3.5 kB/s) [2020-02-04T06:16:07.666Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom [2020-02-04T06:16:07.666Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom [2020-02-04T06:16:07.666Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom [2020-02-04T06:16:07.926Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom [2020-02-04T06:16:07.926Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom [2020-02-04T06:16:07.926Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom [2020-02-04T06:16:07.926Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom (3.8 kB at 64 kB/s) [2020-02-04T06:16:07.926Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom [2020-02-04T06:16:08.198Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom [2020-02-04T06:16:08.198Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom [2020-02-04T06:16:08.456Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom [2020-02-04T06:16:08.456Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom [2020-02-04T06:16:08.456Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom [2020-02-04T06:16:08.715Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom (3.1 kB at 63 kB/s) [2020-02-04T06:16:08.715Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0.8/maven-2.0.8.pom [2020-02-04T06:16:08.715Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.0.8/maven-2.0.8.pom [2020-02-04T06:16:08.715Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/2.0.8/maven-2.0.8.pom [2020-02-04T06:16:08.972Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.0.8/maven-2.0.8.pom [2020-02-04T06:16:08.972Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.0.8/maven-2.0.8.pom [2020-02-04T06:16:08.972Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.8/maven-2.0.8.pom [2020-02-04T06:16:09.231Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.8/maven-2.0.8.pom (12 kB at 186 kB/s) [2020-02-04T06:16:09.231Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/6/maven-parent-6.pom [2020-02-04T06:16:09.231Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/6/maven-parent-6.pom [2020-02-04T06:16:09.231Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/6/maven-parent-6.pom [2020-02-04T06:16:09.488Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/6/maven-parent-6.pom [2020-02-04T06:16:09.488Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/6/maven-parent-6.pom [2020-02-04T06:16:09.488Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/6/maven-parent-6.pom [2020-02-04T06:16:09.488Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/6/maven-parent-6.pom (20 kB at 418 kB/s) [2020-02-04T06:16:09.745Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom [2020-02-04T06:16:09.745Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom [2020-02-04T06:16:09.745Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom [2020-02-04T06:16:10.004Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom [2020-02-04T06:16:10.004Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom [2020-02-04T06:16:10.004Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom [2020-02-04T06:16:10.004Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom (2.8 kB at 47 kB/s) [2020-02-04T06:16:10.004Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom [2020-02-04T06:16:10.004Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom [2020-02-04T06:16:10.261Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom [2020-02-04T06:16:10.521Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom [2020-02-04T06:16:10.521Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom [2020-02-04T06:16:10.521Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom [2020-02-04T06:16:10.521Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom (4.0 kB at 75 kB/s) [2020-02-04T06:16:10.521Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom [2020-02-04T06:16:10.521Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom [2020-02-04T06:16:10.521Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom [2020-02-04T06:16:10.902Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom [2020-02-04T06:16:10.902Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom [2020-02-04T06:16:10.902Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom [2020-02-04T06:16:11.160Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (15 kB at 258 kB/s) [2020-02-04T06:16:11.160Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom [2020-02-04T06:16:11.160Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom [2020-02-04T06:16:11.160Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom [2020-02-04T06:16:11.568Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom [2020-02-04T06:16:11.569Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom [2020-02-04T06:16:11.569Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom [2020-02-04T06:16:11.569Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom (2.8 kB at 65 kB/s) [2020-02-04T06:16:11.569Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean/3.4/xbean-3.4.pom [2020-02-04T06:16:11.569Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean/3.4/xbean-3.4.pom [2020-02-04T06:16:11.569Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/xbean/xbean/3.4/xbean-3.4.pom [2020-02-04T06:16:11.826Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean/3.4/xbean-3.4.pom [2020-02-04T06:16:11.826Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean/3.4/xbean-3.4.pom [2020-02-04T06:16:11.826Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.4/xbean-3.4.pom [2020-02-04T06:16:12.082Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.4/xbean-3.4.pom (19 kB at 386 kB/s) [2020-02-04T06:16:12.082Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/log4j/log4j/1.2.12/log4j-1.2.12.pom [2020-02-04T06:16:12.082Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/log4j/log4j/1.2.12/log4j-1.2.12.pom [2020-02-04T06:16:12.082Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/log4j/log4j/1.2.12/log4j-1.2.12.pom [2020-02-04T06:16:12.339Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/log4j/log4j/1.2.12/log4j-1.2.12.pom [2020-02-04T06:16:12.339Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/log4j/log4j/1.2.12/log4j-1.2.12.pom [2020-02-04T06:16:12.596Z] [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 [2020-02-04T06:16:12.596Z] [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.9 kB/s) [2020-02-04T06:16:12.596Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom [2020-02-04T06:16:12.596Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom [2020-02-04T06:16:12.596Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom [2020-02-04T06:16:12.853Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom [2020-02-04T06:16:12.853Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom [2020-02-04T06:16:12.853Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom [2020-02-04T06:16:13.110Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom (5.3 kB at 116 kB/s) [2020-02-04T06:16:13.110Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [2020-02-04T06:16:13.110Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [2020-02-04T06:16:13.110Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [2020-02-04T06:16:13.367Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [2020-02-04T06:16:13.367Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [2020-02-04T06:16:13.367Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [2020-02-04T06:16:13.367Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom (1.2 kB at 57 kB/s) [2020-02-04T06:16:13.367Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [2020-02-04T06:16:13.367Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [2020-02-04T06:16:13.623Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [2020-02-04T06:16:13.881Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [2020-02-04T06:16:13.881Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [2020-02-04T06:16:13.881Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [2020-02-04T06:16:13.881Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom (1.4 kB at 43 kB/s) [2020-02-04T06:16:13.881Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom [2020-02-04T06:16:13.881Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom [2020-02-04T06:16:13.881Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom [2020-02-04T06:16:14.446Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom [2020-02-04T06:16:14.446Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom [2020-02-04T06:16:14.446Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom [2020-02-04T06:16:14.446Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom (7.3 kB at 303 kB/s) [2020-02-04T06:16:14.446Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom [2020-02-04T06:16:14.446Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom [2020-02-04T06:16:15.379Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom [2020-02-04T06:16:15.637Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom [2020-02-04T06:16:15.637Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom [2020-02-04T06:16:15.895Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom [2020-02-04T06:16:15.895Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom (5.1 kB at 104 kB/s) [2020-02-04T06:16:15.895Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom [2020-02-04T06:16:15.895Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom [2020-02-04T06:16:15.895Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom [2020-02-04T06:16:16.154Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom [2020-02-04T06:16:16.154Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom [2020-02-04T06:16:16.413Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom [2020-02-04T06:16:16.413Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom (2.0 kB at 73 kB/s) [2020-02-04T06:16:16.413Z] [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 [2020-02-04T06:16:16.413Z] [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 [2020-02-04T06:16:16.413Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom [2020-02-04T06:16:16.670Z] [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 [2020-02-04T06:16:16.670Z] [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 [2020-02-04T06:16:16.670Z] [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 [2020-02-04T06:16:16.670Z] [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.0 MB/s) [2020-02-04T06:16:16.928Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.pom [2020-02-04T06:16:16.928Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.pom [2020-02-04T06:16:16.928Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.pom [2020-02-04T06:16:17.185Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.pom [2020-02-04T06:16:17.185Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.pom [2020-02-04T06:16:17.185Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.pom [2020-02-04T06:16:17.442Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.pom (771 B at 3.1 kB/s) [2020-02-04T06:16:17.442Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.1.4/plexus-components-1.1.4.pom [2020-02-04T06:16:17.442Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.1.4/plexus-components-1.1.4.pom [2020-02-04T06:16:17.442Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.1.4/plexus-components-1.1.4.pom [2020-02-04T06:16:18.006Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.1.4/plexus-components-1.1.4.pom [2020-02-04T06:16:18.006Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.1.4/plexus-components-1.1.4.pom [2020-02-04T06:16:18.006Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.4/plexus-components-1.1.4.pom [2020-02-04T06:16:18.006Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.4/plexus-components-1.1.4.pom (2.1 kB at 40 kB/s) [2020-02-04T06:16:18.006Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.pom [2020-02-04T06:16:18.006Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.pom [2020-02-04T06:16:18.006Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.pom [2020-02-04T06:16:18.264Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.pom [2020-02-04T06:16:18.522Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.pom [2020-02-04T06:16:18.522Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.pom [2020-02-04T06:16:18.522Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.pom (3.4 kB at 80 kB/s) [2020-02-04T06:16:18.522Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugin-testing/maven-plugin-testing/1.3/maven-plugin-testing-1.3.pom [2020-02-04T06:16:18.522Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugin-testing/maven-plugin-testing/1.3/maven-plugin-testing-1.3.pom [2020-02-04T06:16:18.522Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-testing/maven-plugin-testing/1.3/maven-plugin-testing-1.3.pom [2020-02-04T06:16:18.779Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugin-testing/maven-plugin-testing/1.3/maven-plugin-testing-1.3.pom [2020-02-04T06:16:18.779Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugin-testing/maven-plugin-testing/1.3/maven-plugin-testing-1.3.pom [2020-02-04T06:16:19.035Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-testing/maven-plugin-testing/1.3/maven-plugin-testing-1.3.pom [2020-02-04T06:16:19.035Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-testing/maven-plugin-testing/1.3/maven-plugin-testing-1.3.pom (9.5 kB at 156 kB/s) [2020-02-04T06:16:19.035Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom [2020-02-04T06:16:19.035Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom [2020-02-04T06:16:19.035Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom [2020-02-04T06:16:19.292Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom [2020-02-04T06:16:19.292Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom [2020-02-04T06:16:19.549Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom [2020-02-04T06:16:19.549Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom (3.2 kB at 68 kB/s) [2020-02-04T06:16:19.549Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom [2020-02-04T06:16:19.549Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom [2020-02-04T06:16:19.549Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom [2020-02-04T06:16:19.806Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom [2020-02-04T06:16:19.806Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom [2020-02-04T06:16:19.806Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom [2020-02-04T06:16:20.065Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom (3.0 kB at 60 kB/s) [2020-02-04T06:16:20.065Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom [2020-02-04T06:16:20.065Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom [2020-02-04T06:16:20.065Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom [2020-02-04T06:16:20.399Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom [2020-02-04T06:16:20.399Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom [2020-02-04T06:16:20.399Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom [2020-02-04T06:16:20.399Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom (1.7 kB at 28 kB/s) [2020-02-04T06:16:20.399Z] [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 [2020-02-04T06:16:20.399Z] [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 [2020-02-04T06:16:20.399Z] [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 [2020-02-04T06:16:20.399Z] [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 [2020-02-04T06:16:20.399Z] [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 [2020-02-04T06:16:20.399Z] [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 [2020-02-04T06:16:20.399Z] [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 [2020-02-04T06:16:20.399Z] [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 [2020-02-04T06:16:20.399Z] [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 [2020-02-04T06:16:20.399Z] [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 [2020-02-04T06:16:20.657Z] [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 [2020-02-04T06:16:20.657Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar [2020-02-04T06:16:20.657Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar [2020-02-04T06:16:20.657Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar [2020-02-04T06:16:20.657Z] [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 [2020-02-04T06:16:20.657Z] [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 [2020-02-04T06:16:20.657Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-cli/commons-cli/1.2/commons-cli-1.2.jar [2020-02-04T06:16:20.657Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar [2020-02-04T06:16:20.657Z] [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 [2020-02-04T06:16:20.657Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1/classworlds-1.1.jar [2020-02-04T06:16:20.657Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar [2020-02-04T06:16:20.657Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.3/commons-lang-2.3.jar [2020-02-04T06:16:20.657Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.jar [2020-02-04T06:16:20.657Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.jar [2020-02-04T06:16:20.657Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar [2020-02-04T06:16:20.657Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [2020-02-04T06:16:20.657Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar [2020-02-04T06:16:20.657Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar [2020-02-04T06:16:20.657Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar [2020-02-04T06:16:20.657Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.jar [2020-02-04T06:16:20.657Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar [2020-02-04T06:16:20.657Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar [2020-02-04T06:16:20.657Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.11/junit-4.11.jar [2020-02-04T06:16:20.657Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [2020-02-04T06:16:20.657Z] [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 [2020-02-04T06:16:20.657Z] [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 [2020-02-04T06:16:20.657Z] [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 [2020-02-04T06:16:20.657Z] [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 [2020-02-04T06:16:20.657Z] [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 [2020-02-04T06:16:20.916Z] [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 [2020-02-04T06:16:20.916Z] [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 [2020-02-04T06:16:20.916Z] [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 [2020-02-04T06:16:20.916Z] [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 [2020-02-04T06:16:20.916Z] [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 [2020-02-04T06:16:20.916Z] [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 [2020-02-04T06:16:20.916Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar [2020-02-04T06:16:20.916Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar [2020-02-04T06:16:20.916Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar [2020-02-04T06:16:20.916Z] [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 [2020-02-04T06:16:20.916Z] [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 [2020-02-04T06:16:20.916Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-cli/commons-cli/1.2/commons-cli-1.2.jar [2020-02-04T06:16:20.916Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar [2020-02-04T06:16:20.916Z] [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 [2020-02-04T06:16:20.916Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1/classworlds-1.1.jar [2020-02-04T06:16:20.916Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar [2020-02-04T06:16:20.916Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.3/commons-lang-2.3.jar [2020-02-04T06:16:20.916Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.jar [2020-02-04T06:16:20.916Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.jar [2020-02-04T06:16:20.916Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar [2020-02-04T06:16:20.916Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [2020-02-04T06:16:20.916Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar [2020-02-04T06:16:20.916Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar [2020-02-04T06:16:20.916Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar [2020-02-04T06:16:20.916Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.jar [2020-02-04T06:16:20.916Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar [2020-02-04T06:16:20.916Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar [2020-02-04T06:16:20.916Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.11/junit-4.11.jar [2020-02-04T06:16:21.173Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [2020-02-04T06:16:21.173Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar [2020-02-04T06:16:21.173Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar [2020-02-04T06:16:21.173Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar [2020-02-04T06:16:21.173Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar [2020-02-04T06:16:21.173Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar [2020-02-04T06:16:21.430Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar [2020-02-04T06:16:21.431Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar [2020-02-04T06:16:21.431Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar [2020-02-04T06:16:21.431Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar [2020-02-04T06:16:21.431Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar [2020-02-04T06:16:21.687Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar [2020-02-04T06:16:21.687Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar [2020-02-04T06:16:21.687Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar [2020-02-04T06:16:21.687Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar [2020-02-04T06:16:21.687Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar [2020-02-04T06:16:21.944Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar [2020-02-04T06:16:21.944Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-cli/commons-cli/1.2/commons-cli-1.2.jar [2020-02-04T06:16:21.944Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar [2020-02-04T06:16:21.944Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar [2020-02-04T06:16:22.201Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.jar [2020-02-04T06:16:22.201Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar [2020-02-04T06:16:22.458Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-lang/commons-lang/2.3/commons-lang-2.3.jar [2020-02-04T06:16:22.458Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.jar [2020-02-04T06:16:22.458Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.jar [2020-02-04T06:16:22.458Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar [2020-02-04T06:16:22.715Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [2020-02-04T06:16:22.715Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar [2020-02-04T06:16:22.715Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar [2020-02-04T06:16:22.715Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar [2020-02-04T06:16:22.715Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.jar [2020-02-04T06:16:22.972Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar [2020-02-04T06:16:22.972Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar [2020-02-04T06:16:22.972Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/4.11/junit-4.11.jar [2020-02-04T06:16:22.972Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [2020-02-04T06:16:23.229Z] [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 [2020-02-04T06:16:23.229Z] [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 [2020-02-04T06:16:23.229Z] [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 [2020-02-04T06:16:23.229Z] [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 [2020-02-04T06:16:23.229Z] [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 [2020-02-04T06:16:28.484Z] [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 [2020-02-04T06:16:28.484Z] [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 [2020-02-04T06:16:28.484Z] [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 [2020-02-04T06:16:28.484Z] [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 [2020-02-04T06:16:28.485Z] [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 [2020-02-04T06:16:28.485Z] [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 [2020-02-04T06:16:28.485Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar [2020-02-04T06:16:28.485Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar [2020-02-04T06:16:28.485Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar [2020-02-04T06:16:28.485Z] [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 [2020-02-04T06:16:28.485Z] [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 [2020-02-04T06:16:28.485Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-cli/commons-cli/1.2/commons-cli-1.2.jar [2020-02-04T06:16:28.485Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar [2020-02-04T06:16:28.485Z] [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 [2020-02-04T06:16:28.485Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1/classworlds-1.1.jar [2020-02-04T06:16:28.485Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar [2020-02-04T06:16:28.485Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-lang/commons-lang/2.3/commons-lang-2.3.jar [2020-02-04T06:16:28.485Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.jar [2020-02-04T06:16:28.485Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.jar [2020-02-04T06:16:28.485Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar [2020-02-04T06:16:28.485Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [2020-02-04T06:16:28.485Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar [2020-02-04T06:16:28.485Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar [2020-02-04T06:16:28.485Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar [2020-02-04T06:16:28.485Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.jar [2020-02-04T06:16:28.485Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar [2020-02-04T06:16:28.485Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar [2020-02-04T06:16:28.485Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.11/junit-4.11.jar [2020-02-04T06:16:28.485Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [2020-02-04T06:16:28.743Z] [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 [2020-02-04T06:16:28.743Z] [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 [2020-02-04T06:16:28.743Z] [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 [2020-02-04T06:16:28.743Z] [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 [2020-02-04T06:16:28.743Z] [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 [2020-02-04T06:16:28.743Z] [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 [2020-02-04T06:16:28.743Z] [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 [2020-02-04T06:16:28.743Z] [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 [2020-02-04T06:16:28.743Z] [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 [2020-02-04T06:16:28.743Z] [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 [2020-02-04T06:16:28.743Z] [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 [2020-02-04T06:16:28.743Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar [2020-02-04T06:16:28.743Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar [2020-02-04T06:16:28.743Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar [2020-02-04T06:16:28.743Z] [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 [2020-02-04T06:16:28.743Z] [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 [2020-02-04T06:16:29.000Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-cli/commons-cli/1.2/commons-cli-1.2.jar [2020-02-04T06:16:29.000Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar [2020-02-04T06:16:29.000Z] [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 [2020-02-04T06:16:29.000Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1/classworlds-1.1.jar [2020-02-04T06:16:29.000Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar [2020-02-04T06:16:29.000Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-lang/commons-lang/2.3/commons-lang-2.3.jar [2020-02-04T06:16:29.000Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.jar [2020-02-04T06:16:29.000Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.jar [2020-02-04T06:16:29.000Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar [2020-02-04T06:16:29.000Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar [2020-02-04T06:16:29.000Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [2020-02-04T06:16:29.001Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar [2020-02-04T06:16:29.001Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar [2020-02-04T06:16:29.001Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.jar [2020-02-04T06:16:29.001Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar [2020-02-04T06:16:29.001Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar [2020-02-04T06:16:29.001Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.11/junit-4.11.jar [2020-02-04T06:16:29.001Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [2020-02-04T06:16:29.932Z] [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 [2020-02-04T06:16:29.932Z] [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 [2020-02-04T06:16:30.190Z] [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 [2020-02-04T06:16:30.190Z] [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 [2020-02-04T06:16:30.190Z] [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 [2020-02-04T06:16:30.190Z] [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 258 kB/s) [2020-02-04T06:16:30.190Z] [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 [2020-02-04T06:16:30.190Z] [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 860 kB/s) [2020-02-04T06:16:30.190Z] [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 [2020-02-04T06:16:30.190Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (88 kB at 1.5 MB/s) [2020-02-04T06:16:30.190Z] [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 [2020-02-04T06:16:30.190Z] [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 738 kB/s) [2020-02-04T06:16:30.190Z] [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 2.8 MB/s) [2020-02-04T06:16:30.190Z] [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 [2020-02-04T06:16:30.190Z] [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 [2020-02-04T06:16:30.190Z] [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 1.7 MB/s) [2020-02-04T06:16:30.190Z] [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 [2020-02-04T06:16:30.190Z] [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 205 kB/s) [2020-02-04T06:16:30.190Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar [2020-02-04T06:16:30.190Z] [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 79 kB/s) [2020-02-04T06:16:30.190Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar [2020-02-04T06:16:30.190Z] [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 711 kB/s) [2020-02-04T06:16:30.190Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar [2020-02-04T06:16:30.190Z] [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 162 kB/s) [2020-02-04T06:16:30.190Z] [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 [2020-02-04T06:16:30.190Z] [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 113 kB/s) [2020-02-04T06:16:30.190Z] [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 [2020-02-04T06:16:30.190Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar (13 kB at 83 kB/s) [2020-02-04T06:16:30.190Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.2/commons-cli-1.2.jar [2020-02-04T06:16:30.190Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar (11 kB at 67 kB/s) [2020-02-04T06:16:30.190Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar [2020-02-04T06:16:30.190Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (13 kB at 77 kB/s) [2020-02-04T06:16:30.190Z] [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 [2020-02-04T06:16:30.190Z] [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 137 kB/s) [2020-02-04T06:16:30.190Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar [2020-02-04T06:16:30.191Z] [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 194 kB/s) [2020-02-04T06:16:30.191Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar [2020-02-04T06:16:30.191Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.2/commons-cli-1.2.jar (41 kB at 208 kB/s) [2020-02-04T06:16:30.191Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.3/commons-lang-2.3.jar [2020-02-04T06:16:30.191Z] [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 48 kB/s) [2020-02-04T06:16:30.191Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.jar [2020-02-04T06:16:30.448Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.jar (11 kB at 45 kB/s) [2020-02-04T06:16:30.448Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.jar [2020-02-04T06:16:30.448Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.3/commons-lang-2.3.jar (245 kB at 933 kB/s) [2020-02-04T06:16:30.448Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar [2020-02-04T06:16:30.448Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar (245 kB at 900 kB/s) [2020-02-04T06:16:30.448Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [2020-02-04T06:16:30.448Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar (32 kB at 98 kB/s) [2020-02-04T06:16:30.448Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar [2020-02-04T06:16:30.448Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar (282 kB at 846 kB/s) [2020-02-04T06:16:30.449Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar [2020-02-04T06:16:30.449Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.jar (99 kB at 293 kB/s) [2020-02-04T06:16:30.449Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar [2020-02-04T06:16:30.449Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar (64 kB at 186 kB/s) [2020-02-04T06:16:30.449Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.jar [2020-02-04T06:16:30.449Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar (134 kB at 383 kB/s) [2020-02-04T06:16:30.449Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar [2020-02-04T06:16:30.449Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar (9.8 kB at 27 kB/s) [2020-02-04T06:16:30.449Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar [2020-02-04T06:16:30.449Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar (12 kB at 32 kB/s) [2020-02-04T06:16:30.449Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.jar [2020-02-04T06:16:30.449Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.jar (35 kB at 93 kB/s) [2020-02-04T06:16:30.449Z] [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 [2020-02-04T06:16:30.449Z] [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 34 kB/s) [2020-02-04T06:16:30.449Z] [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 116 kB/s) [2020-02-04T06:16:30.449Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar (58 kB at 149 kB/s) [2020-02-04T06:16:30.449Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.jar (245 kB at 617 kB/s) [2020-02-04T06:16:30.449Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar (185 kB at 444 kB/s) [2020-02-04T06:16:30.708Z] [INFO] [2020-02-04T06:16:30.708Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass --- [2020-02-04T06:16:30.708Z] [INFO] [2020-02-04T06:16:30.708Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass --- [2020-02-04T06:16:30.708Z] [INFO] [2020-02-04T06:16:30.708Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass --- [2020-02-04T06:16:30.708Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.pom [2020-02-04T06:16:30.965Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.pom [2020-02-04T06:16:30.965Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.pom [2020-02-04T06:16:31.223Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.pom [2020-02-04T06:16:31.223Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.pom [2020-02-04T06:16:31.223Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.pom [2020-02-04T06:16:31.223Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.pom (1.0 kB at 31 kB/s) [2020-02-04T06:16:31.223Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.jar [2020-02-04T06:16:31.223Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.jar [2020-02-04T06:16:31.481Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.jar [2020-02-04T06:16:31.739Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.jar [2020-02-04T06:16:31.739Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.jar [2020-02-04T06:16:31.997Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.jar [2020-02-04T06:16:31.997Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.jar (14 kB at 264 kB/s) [2020-02-04T06:16:31.997Z] [INFO] [2020-02-04T06:16:31.997Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass --- [2020-02-04T06:16:31.997Z] [INFO] [2020-02-04T06:16:31.997Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass --- [2020-02-04T06:16:31.997Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.6/commons-codec-1.6.pom [2020-02-04T06:16:31.997Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.pom [2020-02-04T06:16:31.997Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.6/commons-codec-1.6.pom [2020-02-04T06:16:32.455Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.pom [2020-02-04T06:16:32.455Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.6/commons-codec-1.6.pom [2020-02-04T06:16:32.455Z] [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 [2020-02-04T06:16:32.455Z] [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 248 kB/s) [2020-02-04T06:16:32.455Z] [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 [2020-02-04T06:16:32.455Z] [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 [2020-02-04T06:16:32.455Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom [2020-02-04T06:16:32.712Z] [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 [2020-02-04T06:16:32.969Z] [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 [2020-02-04T06:16:32.969Z] [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 [2020-02-04T06:16:32.969Z] [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 119 kB/s) [2020-02-04T06:16:32.969Z] [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 [2020-02-04T06:16:32.969Z] [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 [2020-02-04T06:16:32.969Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom [2020-02-04T06:16:33.227Z] [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 [2020-02-04T06:16:33.227Z] [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 [2020-02-04T06:16:33.227Z] [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 [2020-02-04T06:16:34.626Z] [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 6.0 kB/s) [2020-02-04T06:16:34.626Z] [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 [2020-02-04T06:16:34.626Z] [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 [2020-02-04T06:16:34.626Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom [2020-02-04T06:16:34.884Z] [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 [2020-02-04T06:16:34.884Z] [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 [2020-02-04T06:16:34.884Z] [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 [2020-02-04T06:16:34.884Z] [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 77 kB/s) [2020-02-04T06:16:34.884Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.6/commons-codec-1.6.jar [2020-02-04T06:16:34.884Z] [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 [2020-02-04T06:16:34.884Z] [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 [2020-02-04T06:16:34.884Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.jar [2020-02-04T06:16:34.884Z] [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 [2020-02-04T06:16:34.884Z] [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 [2020-02-04T06:16:35.141Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.6/commons-codec-1.6.jar [2020-02-04T06:16:35.141Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar [2020-02-04T06:16:35.141Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar [2020-02-04T06:16:35.704Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.jar [2020-02-04T06:16:35.704Z] [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 [2020-02-04T06:16:35.705Z] [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 [2020-02-04T06:16:35.705Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.6/commons-codec-1.6.jar [2020-02-04T06:16:35.705Z] [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 [2020-02-04T06:16:35.705Z] [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 [2020-02-04T06:16:35.705Z] [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 [2020-02-04T06:16:35.705Z] [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 [2020-02-04T06:16:35.705Z] [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 [2020-02-04T06:16:35.705Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar (155 kB at 2.9 MB/s) [2020-02-04T06:16:35.705Z] [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 3.3 MB/s) [2020-02-04T06:16:35.705Z] [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.3 MB/s) [2020-02-04T06:16:35.705Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass/5.2.0-SNAPSHOT/org.eclipse.tracecompass-5.2.0-SNAPSHOT.pom [2020-02-04T06:16:35.705Z] [INFO] [2020-02-04T06:16:35.705Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis-parent >-- [2020-02-04T06:16:35.705Z] [INFO] Building Trace Compass Tracetype-agnostic Analyses Parent 5.2.0-SNAPSHOT [2/138] [2020-02-04T06:16:35.705Z] [INFO] --------------------------------[ pom ]--------------------------------- [2020-02-04T06:16:35.705Z] [INFO] [2020-02-04T06:16:35.705Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis-parent --- [2020-02-04T06:16:35.705Z] [INFO] [2020-02-04T06:16:35.705Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis-parent --- [2020-02-04T06:16:35.705Z] [INFO] [2020-02-04T06:16:35.705Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis-parent --- [2020-02-04T06:16:35.705Z] [INFO] [2020-02-04T06:16:35.705Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis-parent --- [2020-02-04T06:16:35.962Z] [INFO] [2020-02-04T06:16:35.962Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis-parent --- [2020-02-04T06:16:35.962Z] [INFO] [2020-02-04T06:16:35.962Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis-parent --- [2020-02-04T06:16:35.962Z] [INFO] [2020-02-04T06:16:35.962Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis-parent --- [2020-02-04T06:16:35.962Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis-parent/5.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis-parent-5.2.0-SNAPSHOT.pom [2020-02-04T06:16:35.962Z] [INFO] [2020-02-04T06:16:35.962Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common-parent >--- [2020-02-04T06:16:35.962Z] [INFO] Building Trace Compass Common Utilities Parent 5.2.0-SNAPSHOT [3/138] [2020-02-04T06:16:35.962Z] [INFO] --------------------------------[ pom ]--------------------------------- [2020-02-04T06:16:35.962Z] [INFO] [2020-02-04T06:16:35.962Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.common-parent --- [2020-02-04T06:16:35.962Z] [INFO] [2020-02-04T06:16:35.962Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common-parent --- [2020-02-04T06:16:35.962Z] [INFO] [2020-02-04T06:16:35.963Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.common-parent --- [2020-02-04T06:16:35.963Z] [INFO] [2020-02-04T06:16:35.963Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.common-parent --- [2020-02-04T06:16:35.963Z] [INFO] [2020-02-04T06:16:35.963Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.common-parent --- [2020-02-04T06:16:35.963Z] [INFO] [2020-02-04T06:16:35.963Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common-parent --- [2020-02-04T06:16:35.963Z] [INFO] [2020-02-04T06:16:35.963Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common-parent --- [2020-02-04T06:16:35.963Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common-parent/5.2.0-SNAPSHOT/org.eclipse.tracecompass.common-parent-5.2.0-SNAPSHOT.pom [2020-02-04T06:16:35.963Z] [INFO] [2020-02-04T06:16:35.963Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core >---- [2020-02-04T06:16:35.963Z] [INFO] Building org.eclipse.tracecompass.common.core 4.2.0-SNAPSHOT [4/138] [2020-02-04T06:16:35.963Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-02-04T06:16:35.963Z] [INFO] [2020-02-04T06:16:35.963Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.common.core --- [2020-02-04T06:16:35.963Z] [INFO] [2020-02-04T06:16:35.963Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core --- [2020-02-04T06:16:35.963Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.pom [2020-02-04T06:16:35.963Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.pom [2020-02-04T06:16:35.963Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.pom [2020-02-04T06:16:36.220Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.pom [2020-02-04T06:16:36.220Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.pom [2020-02-04T06:16:36.220Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.pom [2020-02-04T06:16:36.477Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.pom (1.5 kB at 28 kB/s) [2020-02-04T06:16:36.477Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/5.1.3.201810200350-r/org.eclipse.jgit-5.1.3.201810200350-r.pom [2020-02-04T06:16:36.477Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/5.1.3.201810200350-r/org.eclipse.jgit-5.1.3.201810200350-r.pom (9.3 kB at 267 kB/s) [2020-02-04T06:16:36.477Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit-parent/5.1.3.201810200350-r/org.eclipse.jgit-parent-5.1.3.201810200350-r.pom [2020-02-04T06:16:36.733Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit-parent/5.1.3.201810200350-r/org.eclipse.jgit-parent-5.1.3.201810200350-r.pom (32 kB at 134 kB/s) [2020-02-04T06:16:36.734Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom [2020-02-04T06:16:36.734Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom [2020-02-04T06:16:36.734Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom [2020-02-04T06:16:36.991Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom [2020-02-04T06:16:36.991Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom [2020-02-04T06:16:36.991Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom [2020-02-04T06:16:37.247Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom (3.2 kB at 12 kB/s) [2020-02-04T06:16:37.505Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom [2020-02-04T06:16:37.505Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom [2020-02-04T06:16:37.505Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom [2020-02-04T06:16:37.762Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom [2020-02-04T06:16:37.762Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom [2020-02-04T06:16:37.762Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom [2020-02-04T06:16:37.762Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom (3.1 kB at 102 kB/s) [2020-02-04T06:16:37.762Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.pom [2020-02-04T06:16:37.762Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.pom [2020-02-04T06:16:38.019Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.pom [2020-02-04T06:16:38.276Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.pom [2020-02-04T06:16:38.276Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.pom [2020-02-04T06:16:38.533Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.pom [2020-02-04T06:16:38.533Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.pom (6.0 kB at 201 kB/s) [2020-02-04T06:16:38.533Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom [2020-02-04T06:16:38.533Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom [2020-02-04T06:16:38.533Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom [2020-02-04T06:16:38.789Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom [2020-02-04T06:16:38.789Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom [2020-02-04T06:16:38.789Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom [2020-02-04T06:16:38.789Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom (2.7 kB at 134 kB/s) [2020-02-04T06:16:38.789Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom [2020-02-04T06:16:38.789Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom [2020-02-04T06:16:39.046Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom [2020-02-04T06:16:39.304Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom [2020-02-04T06:16:39.304Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom [2020-02-04T06:16:39.304Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom [2020-02-04T06:16:39.304Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom (12 kB at 407 kB/s) [2020-02-04T06:16:39.304Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.jar [2020-02-04T06:16:39.304Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/5.1.3.201810200350-r/org.eclipse.jgit-5.1.3.201810200350-r.jar [2020-02-04T06:16:39.304Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.jar [2020-02-04T06:16:39.304Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar [2020-02-04T06:16:39.304Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar [2020-02-04T06:16:39.304Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar [2020-02-04T06:16:39.868Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/5.1.3.201810200350-r/org.eclipse.jgit-5.1.3.201810200350-r.jar (2.7 MB at 5.3 MB/s) [2020-02-04T06:16:39.868Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.jar [2020-02-04T06:16:39.868Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar [2020-02-04T06:16:39.868Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.jar [2020-02-04T06:16:39.868Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar [2020-02-04T06:16:39.868Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar [2020-02-04T06:16:39.868Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.jar [2020-02-04T06:16:39.868Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar [2020-02-04T06:16:39.868Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.jar [2020-02-04T06:16:39.868Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar [2020-02-04T06:16:39.868Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar [2020-02-04T06:16:40.432Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.jar [2020-02-04T06:16:40.432Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar [2020-02-04T06:16:40.432Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar [2020-02-04T06:16:40.432Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar [2020-02-04T06:16:40.432Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.jar [2020-02-04T06:16:40.432Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.jar [2020-02-04T06:16:40.432Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar [2020-02-04T06:16:40.432Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.jar [2020-02-04T06:16:40.432Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar [2020-02-04T06:16:40.432Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar [2020-02-04T06:16:40.689Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.jar [2020-02-04T06:16:40.689Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar [2020-02-04T06:16:40.689Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.jar [2020-02-04T06:16:40.689Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar [2020-02-04T06:16:40.689Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar [2020-02-04T06:16:40.689Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar (26 kB at 395 kB/s) [2020-02-04T06:16:40.689Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar (70 kB at 1.1 MB/s) [2020-02-04T06:16:40.689Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.jar (166 kB at 2.4 MB/s) [2020-02-04T06:16:40.689Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.jar (6.0 kB at 70 kB/s) [2020-02-04T06:16:40.689Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar (281 kB at 2.1 MB/s) [2020-02-04T06:16:40.946Z] [INFO] The project's OSGi version is 4.2.0.202002040608 [2020-02-04T06:16:40.946Z] [INFO] [2020-02-04T06:16:40.946Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core --- [2020-02-04T06:16:40.946Z] [INFO] [2020-02-04T06:16:40.946Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core --- [2020-02-04T06:16:40.946Z] [INFO] [2020-02-04T06:16:40.946Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core --- [2020-02-04T06:16:40.946Z] [INFO] [2020-02-04T06:16:40.946Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.common.core --- [2020-02-04T06:16:40.946Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom [2020-02-04T06:16:40.947Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom [2020-02-04T06:16:40.947Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom [2020-02-04T06:16:41.513Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom [2020-02-04T06:16:41.513Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom [2020-02-04T06:16:41.513Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom [2020-02-04T06:16:41.513Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom (748 B at 14 kB/s) [2020-02-04T06:16:41.513Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom [2020-02-04T06:16:41.513Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom [2020-02-04T06:16:41.513Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom [2020-02-04T06:16:41.769Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom [2020-02-04T06:16:41.769Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom [2020-02-04T06:16:41.769Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom [2020-02-04T06:16:42.026Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom (3.8 kB at 94 kB/s) [2020-02-04T06:16:42.026Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom [2020-02-04T06:16:42.026Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom [2020-02-04T06:16:42.026Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom [2020-02-04T06:16:42.283Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom [2020-02-04T06:16:42.283Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom [2020-02-04T06:16:42.283Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom [2020-02-04T06:16:42.539Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom (22 kB at 422 kB/s) [2020-02-04T06:16:42.539Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom [2020-02-04T06:16:42.539Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom [2020-02-04T06:16:42.539Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom [2020-02-04T06:16:42.796Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom [2020-02-04T06:16:42.796Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom [2020-02-04T06:16:42.796Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom [2020-02-04T06:16:42.796Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom (5.7 kB at 98 kB/s) [2020-02-04T06:16:42.796Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom [2020-02-04T06:16:43.053Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom [2020-02-04T06:16:43.053Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom [2020-02-04T06:16:43.310Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom [2020-02-04T06:16:43.311Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom [2020-02-04T06:16:43.311Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom [2020-02-04T06:16:43.311Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (4.6 kB at 208 kB/s) [2020-02-04T06:16:43.311Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom [2020-02-04T06:16:43.570Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom [2020-02-04T06:16:43.570Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom [2020-02-04T06:16:43.900Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom [2020-02-04T06:16:43.900Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom [2020-02-04T06:16:43.900Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom [2020-02-04T06:16:44.160Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom (1.5 kB at 77 kB/s) [2020-02-04T06:16:44.160Z] [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 [2020-02-04T06:16:44.160Z] [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 [2020-02-04T06:16:44.160Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom [2020-02-04T06:16:44.417Z] [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 [2020-02-04T06:16:44.417Z] [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 [2020-02-04T06:16:44.417Z] [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 [2020-02-04T06:16:44.417Z] [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 123 kB/s) [2020-02-04T06:16:44.417Z] [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 [2020-02-04T06:16:44.417Z] [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 [2020-02-04T06:16:44.417Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom [2020-02-04T06:16:44.980Z] [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 [2020-02-04T06:16:44.980Z] [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 [2020-02-04T06:16:44.980Z] [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 [2020-02-04T06:16:44.980Z] [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 169 kB/s) [2020-02-04T06:16:44.980Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom [2020-02-04T06:16:44.980Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom [2020-02-04T06:16:44.980Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom [2020-02-04T06:16:45.237Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom [2020-02-04T06:16:45.237Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom [2020-02-04T06:16:45.494Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom [2020-02-04T06:16:45.494Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8.1 kB at 424 kB/s) [2020-02-04T06:16:45.494Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom [2020-02-04T06:16:45.494Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom [2020-02-04T06:16:45.494Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom [2020-02-04T06:16:45.750Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom [2020-02-04T06:16:45.750Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom [2020-02-04T06:16:45.750Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom [2020-02-04T06:16:45.750Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom (2.6 kB at 67 kB/s) [2020-02-04T06:16:46.007Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar [2020-02-04T06:16:46.007Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar [2020-02-04T06:16:46.007Z] [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 [2020-02-04T06:16:46.007Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar [2020-02-04T06:16:46.007Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar [2020-02-04T06:16:46.007Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar [2020-02-04T06:16:46.007Z] [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 [2020-02-04T06:16:46.007Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar [2020-02-04T06:16:46.007Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar [2020-02-04T06:16:46.007Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar [2020-02-04T06:16:46.007Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar [2020-02-04T06:16:46.007Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar [2020-02-04T06:16:46.265Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar [2020-02-04T06:16:46.265Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar [2020-02-04T06:16:46.265Z] [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 [2020-02-04T06:16:46.265Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar [2020-02-04T06:16:46.265Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar [2020-02-04T06:16:46.265Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar [2020-02-04T06:16:46.265Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar [2020-02-04T06:16:46.265Z] [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 [2020-02-04T06:16:46.265Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar [2020-02-04T06:16:46.265Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar [2020-02-04T06:16:46.265Z] [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 [2020-02-04T06:16:46.265Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar [2020-02-04T06:16:46.265Z] [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 303 kB/s) [2020-02-04T06:16:46.522Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar (79 kB at 1.5 MB/s) [2020-02-04T06:16:46.522Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar (51 kB at 194 kB/s) [2020-02-04T06:16:46.522Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar (4.3 kB at 16 kB/s) [2020-02-04T06:16:46.778Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:16:46.778Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core/src/main/resources [2020-02-04T06:16:46.778Z] [INFO] [2020-02-04T06:16:46.778Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.common.core --- [2020-02-04T06:16:46.778Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom [2020-02-04T06:16:46.778Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom [2020-02-04T06:16:46.778Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom [2020-02-04T06:16:47.035Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom [2020-02-04T06:16:47.035Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom [2020-02-04T06:16:47.035Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom [2020-02-04T06:16:47.035Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom (690 B at 17 kB/s) [2020-02-04T06:16:47.035Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom [2020-02-04T06:16:47.291Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom [2020-02-04T06:16:47.291Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom [2020-02-04T06:16:47.550Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom [2020-02-04T06:16:47.550Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom [2020-02-04T06:16:47.550Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom [2020-02-04T06:16:47.550Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom (3.6 kB at 75 kB/s) [2020-02-04T06:16:47.550Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom [2020-02-04T06:16:47.550Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom [2020-02-04T06:16:47.807Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom [2020-02-04T06:16:48.064Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom [2020-02-04T06:16:48.065Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom [2020-02-04T06:16:48.065Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom [2020-02-04T06:16:48.065Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom (865 B at 17 kB/s) [2020-02-04T06:16:48.065Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.pom [2020-02-04T06:16:48.065Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.pom [2020-02-04T06:16:48.065Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.pom [2020-02-04T06:16:48.629Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.pom [2020-02-04T06:16:48.629Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.pom [2020-02-04T06:16:48.629Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.pom [2020-02-04T06:16:48.886Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.pom (2.4 kB at 8.4 kB/s) [2020-02-04T06:16:48.886Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.pom [2020-02-04T06:16:48.886Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.pom [2020-02-04T06:16:48.886Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.pom [2020-02-04T06:16:49.143Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.pom [2020-02-04T06:16:49.143Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.pom [2020-02-04T06:16:49.401Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.pom [2020-02-04T06:16:49.401Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.pom (1.6 kB at 28 kB/s) [2020-02-04T06:16:49.401Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.pom [2020-02-04T06:16:49.401Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.pom [2020-02-04T06:16:49.401Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.pom [2020-02-04T06:16:49.658Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.pom [2020-02-04T06:16:49.658Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.pom [2020-02-04T06:16:49.658Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.pom [2020-02-04T06:16:49.915Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.pom (1.7 kB at 42 kB/s) [2020-02-04T06:16:49.915Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar [2020-02-04T06:16:49.915Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.jar [2020-02-04T06:16:49.915Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.jar [2020-02-04T06:16:49.915Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar [2020-02-04T06:16:49.915Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.jar [2020-02-04T06:16:49.915Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar [2020-02-04T06:16:49.915Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.jar [2020-02-04T06:16:49.915Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.jar [2020-02-04T06:16:49.915Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.jar [2020-02-04T06:16:49.915Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar [2020-02-04T06:16:49.915Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar [2020-02-04T06:16:49.915Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.jar [2020-02-04T06:16:49.915Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.jar [2020-02-04T06:16:49.915Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.jar [2020-02-04T06:16:49.915Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar [2020-02-04T06:16:50.479Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar [2020-02-04T06:16:50.479Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.jar [2020-02-04T06:16:50.479Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.jar [2020-02-04T06:16:50.479Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.jar [2020-02-04T06:16:50.479Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar [2020-02-04T06:16:50.479Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar [2020-02-04T06:16:50.479Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.jar [2020-02-04T06:16:50.479Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.jar [2020-02-04T06:16:50.479Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.jar [2020-02-04T06:16:50.479Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar [2020-02-04T06:16:50.479Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar [2020-02-04T06:16:50.479Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.jar [2020-02-04T06:16:50.479Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.jar [2020-02-04T06:16:50.479Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.jar [2020-02-04T06:16:50.479Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar [2020-02-04T06:16:50.479Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.jar (18 kB at 382 kB/s) [2020-02-04T06:16:50.479Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar (25 kB at 521 kB/s) [2020-02-04T06:16:50.480Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar (4.6 kB at 60 kB/s) [2020-02-04T06:16:50.736Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.jar (3.6 kB at 41 kB/s) [2020-02-04T06:16:50.736Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.jar (2.8 MB at 11 MB/s) [2020-02-04T06:16:50.993Z] [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core/target/classes [2020-02-04T06:16:54.266Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/common/core/log/TraceCompassLogUtils.java:[816] [2020-02-04T06:16:54.266Z] argsArray[i] = entry.getKey(); [2020-02-04T06:16:54.266Z] ^^^^^^^^^^^^^^ [2020-02-04T06:16:54.266Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull Object>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2020-02-04T06:16:54.266Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/common/core/log/TraceCompassLogUtils.java:[817] [2020-02-04T06:16:54.266Z] argsArray[i + 1] = entry.getValue(); [2020-02-04T06:16:54.266Z] ^^^^^^^^^^^^^^^^ [2020-02-04T06:16:54.266Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull Object>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2020-02-04T06:16:54.266Z] 2 problems (2 warnings) [2020-02-04T06:16:54.266Z] [INFO] [2020-02-04T06:16:54.266Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.common.core --- [2020-02-04T06:16:54.266Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:16:54.266Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core/src/test/resources [2020-02-04T06:16:54.266Z] [INFO] [2020-02-04T06:16:54.266Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.common.core --- [2020-02-04T06:16:54.266Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.2.0-SNAPSHOT-sources.jar [2020-02-04T06:16:54.524Z] [INFO] [2020-02-04T06:16:54.524Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core --- [2020-02-04T06:16:54.896Z] [INFO] [2020-02-04T06:16:54.896Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.common.core --- [2020-02-04T06:16:55.159Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.2.0-SNAPSHOT.jar [2020-02-04T06:16:55.159Z] [INFO] [2020-02-04T06:16:55.159Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.common.core --- [2020-02-04T06:16:55.159Z] [INFO] [2020-02-04T06:16:55.159Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.common.core --- [2020-02-04T06:16:55.159Z] [INFO] [2020-02-04T06:16:55.159Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.common.core --- [2020-02-04T06:16:55.159Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.2.0-SNAPSHOT.jar [2020-02-04T06:16:55.724Z] [INFO] [2020-02-04T06:16:55.724Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common.core --- [2020-02-04T06:16:55.724Z] [INFO] [2020-02-04T06:16:55.724Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common.core --- [2020-02-04T06:16:55.724Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.2.0-SNAPSHOT.jar [2020-02-04T06:16:55.725Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.2.0-SNAPSHOT.pom [2020-02-04T06:16:55.725Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.2.0-SNAPSHOT-sources.jar [2020-02-04T06:16:55.725Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.2.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.2.0-SNAPSHOT-pack200.jar.pack.gz [2020-02-04T06:16:55.725Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.2.0-SNAPSHOT-p2metadata.xml [2020-02-04T06:16:55.725Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.2.0-SNAPSHOT-p2artifacts.xml [2020-02-04T06:16:55.725Z] [INFO] [2020-02-04T06:16:55.725Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.common.core --- [2020-02-04T06:16:55.725Z] [INFO] [2020-02-04T06:16:55.725Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem-parent >-- [2020-02-04T06:16:55.725Z] [INFO] Building Trace Compass State System Parent 5.2.0-SNAPSHOT [5/138] [2020-02-04T06:16:55.725Z] [INFO] --------------------------------[ pom ]--------------------------------- [2020-02-04T06:16:55.725Z] [INFO] [2020-02-04T06:16:55.725Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.statesystem-parent --- [2020-02-04T06:16:55.725Z] [INFO] [2020-02-04T06:16:55.725Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem-parent --- [2020-02-04T06:16:55.725Z] [INFO] [2020-02-04T06:16:55.725Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem-parent --- [2020-02-04T06:16:55.725Z] [INFO] [2020-02-04T06:16:55.725Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.statesystem-parent --- [2020-02-04T06:16:55.725Z] [INFO] [2020-02-04T06:16:55.725Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem-parent --- [2020-02-04T06:16:55.725Z] [INFO] [2020-02-04T06:16:55.725Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem-parent --- [2020-02-04T06:16:55.725Z] [INFO] [2020-02-04T06:16:55.725Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem-parent --- [2020-02-04T06:16:55.725Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem-parent/5.2.0-SNAPSHOT/org.eclipse.tracecompass.statesystem-parent-5.2.0-SNAPSHOT.pom [2020-02-04T06:16:55.725Z] [INFO] [2020-02-04T06:16:55.725Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core >-- [2020-02-04T06:16:55.725Z] [INFO] Building org.eclipse.tracecompass.datastore.core 1.2.0-SNAPSHOT [6/138] [2020-02-04T06:16:55.725Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-02-04T06:16:55.725Z] [INFO] [2020-02-04T06:16:55.725Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.datastore.core --- [2020-02-04T06:16:55.725Z] [INFO] [2020-02-04T06:16:55.725Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core --- [2020-02-04T06:16:55.725Z] [INFO] The project's OSGi version is 1.2.0.202002040608 [2020-02-04T06:16:55.725Z] [INFO] [2020-02-04T06:16:55.725Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core --- [2020-02-04T06:16:55.725Z] [INFO] [2020-02-04T06:16:55.725Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core --- [2020-02-04T06:16:55.725Z] [INFO] [2020-02-04T06:16:55.725Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core --- [2020-02-04T06:16:55.725Z] [INFO] [2020-02-04T06:16:55.725Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.datastore.core --- [2020-02-04T06:16:55.725Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:16:55.725Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/src/main/resources [2020-02-04T06:16:55.725Z] [INFO] [2020-02-04T06:16:55.725Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.datastore.core --- [2020-02-04T06:16:55.982Z] [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/target/classes [2020-02-04T06:16:57.354Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/datastore/core/interval/HTInterval.java:[71] [2020-02-04T06:16:57.354Z] return (new StringJoiner(", ", "[", "]")) //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ [2020-02-04T06:16:57.354Z] .add(String.valueOf(fStart)) [2020-02-04T06:16:57.354Z] .add(String.valueOf(fStart + fDuration)) [2020-02-04T06:16:57.354Z] .toString(); [2020-02-04T06:16:57.354Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:16:57.354Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:16:57.354Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/HTNode.java:[82] [2020-02-04T06:16:57.354Z] private final Comparator fDefaultIntervalComparator = Comparator [2020-02-04T06:16:57.354Z] .comparingLong(E::getEnd) [2020-02-04T06:16:57.354Z] .thenComparingLong(E::getStart); [2020-02-04T06:16:57.354Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:16:57.354Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull E extends @NonNull IHTInterval>' needs unchecked conversion to conform to '@NonNull Comparator' [2020-02-04T06:16:57.354Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/historytree/HtIo.java:[222] [2020-02-04T06:16:57.354Z] fFileChannelIn = fFileInputStream.getChannel(); [2020-02-04T06:16:57.354Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:16:57.354Z] Null type safety (type annotations): The expression of type 'FileChannel' needs unchecked conversion to conform to '@NonNull FileChannel' [2020-02-04T06:16:57.354Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/historytree/HtIo.java:[223] [2020-02-04T06:16:57.354Z] fFileChannelOut = fFileOutputStream.getChannel(); [2020-02-04T06:16:57.354Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:16:57.354Z] Null type safety (type annotations): The expression of type 'FileChannel' needs unchecked conversion to conform to '@NonNull FileChannel' [2020-02-04T06:16:57.354Z] 4 problems (4 warnings) [2020-02-04T06:16:57.354Z] [INFO] [2020-02-04T06:16:57.354Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.datastore.core --- [2020-02-04T06:16:57.354Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:16:57.354Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/src/test/resources [2020-02-04T06:16:57.354Z] [INFO] [2020-02-04T06:16:57.354Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.datastore.core --- [2020-02-04T06:16:57.354Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT-sources.jar [2020-02-04T06:16:57.354Z] [INFO] [2020-02-04T06:16:57.354Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core --- [2020-02-04T06:16:57.354Z] [INFO] [2020-02-04T06:16:57.354Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.datastore.core --- [2020-02-04T06:16:57.354Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT.jar [2020-02-04T06:16:57.354Z] [INFO] [2020-02-04T06:16:57.354Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.datastore.core --- [2020-02-04T06:16:57.354Z] [INFO] [2020-02-04T06:16:57.354Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.datastore.core --- [2020-02-04T06:16:57.354Z] [INFO] [2020-02-04T06:16:57.354Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.datastore.core --- [2020-02-04T06:16:57.354Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT.jar [2020-02-04T06:16:57.922Z] [INFO] [2020-02-04T06:16:57.922Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.datastore.core --- [2020-02-04T06:16:57.922Z] [INFO] [2020-02-04T06:16:57.922Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.datastore.core --- [2020-02-04T06:16:57.922Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT.jar [2020-02-04T06:16:57.922Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT.pom [2020-02-04T06:16:57.922Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT-sources.jar [2020-02-04T06:16:57.922Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT-pack200.jar.pack.gz [2020-02-04T06:16:57.922Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT-p2metadata.xml [2020-02-04T06:16:57.922Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT-p2artifacts.xml [2020-02-04T06:16:57.922Z] [INFO] [2020-02-04T06:16:57.922Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.datastore.core --- [2020-02-04T06:16:57.922Z] [INFO] [2020-02-04T06:16:57.922Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core >-- [2020-02-04T06:16:57.922Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core 2.1.2-SNAPSHOT [7/138] [2020-02-04T06:16:57.922Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-02-04T06:16:57.922Z] [INFO] [2020-02-04T06:16:57.922Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.segmentstore.core --- [2020-02-04T06:16:57.923Z] [INFO] [2020-02-04T06:16:57.923Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core --- [2020-02-04T06:16:57.923Z] [INFO] The project's OSGi version is 2.1.2.202002040608 [2020-02-04T06:16:57.923Z] [INFO] [2020-02-04T06:16:57.923Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core --- [2020-02-04T06:16:57.923Z] [INFO] [2020-02-04T06:16:57.923Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core --- [2020-02-04T06:16:57.923Z] [INFO] [2020-02-04T06:16:57.923Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core --- [2020-02-04T06:16:57.923Z] [INFO] [2020-02-04T06:16:57.923Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core --- [2020-02-04T06:16:57.923Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:16:57.923Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/src/main/resources [2020-02-04T06:16:57.923Z] [INFO] [2020-02-04T06:16:57.923Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core --- [2020-02-04T06:16:57.923Z] [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes [2020-02-04T06:16:58.853Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/treemap/TreeMapStore.java:[235] [2020-02-04T06:16:58.853Z] E fromElement = (E) new BasicSegment(Long.MIN_VALUE, start); [2020-02-04T06:16:58.853Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:16:58.853Z] Type safety: Unchecked cast from BasicSegment to E [2020-02-04T06:16:58.854Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/segmentstore/core/SegmentStoreFactory.java:[118] [2020-02-04T06:16:58.854Z] store.add((E) elem); // warning from type, it should be fine [2020-02-04T06:16:58.854Z] ^^^^^^^^ [2020-02-04T06:16:58.854Z] Type safety: Unchecked cast from Object to E [2020-02-04T06:16:58.854Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/HistoryTreeSegmentStore.java:[311] [2020-02-04T06:16:58.854Z] return getSHT().getIntersectingElements(start, end, (Comparator) order); [2020-02-04T06:16:58.854Z] ^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:16:58.854Z] Type safety: Unchecked cast from Comparator to Comparator [2020-02-04T06:16:58.854Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/arraylist/LazyArrayListStore.java:[60] [2020-02-04T06:16:58.854Z] protected final Comparator COMPARATOR = Comparator.comparing(E::getStart) [2020-02-04T06:16:58.854Z] .thenComparing(E::getEnd).thenComparing(Function.identity()); [2020-02-04T06:16:58.854Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:16:58.854Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull E extends @NonNull ISegment>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull E extends @NonNull ISegment>' [2020-02-04T06:16:58.854Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/arraylist/LazyArrayListStore.java:[93] [2020-02-04T06:16:58.854Z] E element = (E) object; [2020-02-04T06:16:58.854Z] ^^^^^^^^^^ [2020-02-04T06:16:58.854Z] Type safety: Unchecked cast from Object to E [2020-02-04T06:16:58.854Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[287] [2020-02-04T06:16:58.854Z] queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber())); [2020-02-04T06:16:58.854Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:16:58.854Z] Type safety: The constructor SegmentTreeNode.Tuple(Object, int) belongs to the raw type SegmentTreeNode.Tuple. References to generic type SegmentTreeNode.Tuple should be parameterized [2020-02-04T06:16:58.854Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[287] [2020-02-04T06:16:58.854Z] queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber())); [2020-02-04T06:16:58.854Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:16:58.854Z] Type safety: The expression of type SegmentTreeNode.Tuple needs unchecked conversion to conform to SegmentTreeNode.Tuple [2020-02-04T06:16:58.854Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[287] [2020-02-04T06:16:58.854Z] queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber())); [2020-02-04T06:16:58.854Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:16:58.854Z] Null type safety (type annotations): The expression of type 'SegmentTreeNode.Tuple' needs unchecked conversion to conform to 'SegmentTreeNode.@NonNull Tuple' [2020-02-04T06:16:58.854Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[287] [2020-02-04T06:16:58.854Z] queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber())); [2020-02-04T06:16:58.854Z] ^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:16:58.854Z] SegmentTreeNode.Tuple is a raw type. References to generic type SegmentTreeNode.Tuple should be parameterized [2020-02-04T06:16:58.854Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[297] [2020-02-04T06:16:58.854Z] || order.compare(intersecting.element(), queue.peek().getSegment()) > 0)) { [2020-02-04T06:16:58.854Z] ^^^^^^^^^^^^ [2020-02-04T06:16:58.854Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type '@NonNull PriorityQueue>'. Type 'PriorityQueue' doesn't seem to be designed with null type annotations in mind [2020-02-04T06:16:58.854Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[300] [2020-02-04T06:16:58.854Z] currentNode = readNode(queue.poll().getSequenceNumber()); [2020-02-04T06:16:58.854Z] ^^^^^^^^^^^^ [2020-02-04T06:16:58.854Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type '@NonNull PriorityQueue>'. Type 'PriorityQueue' doesn't seem to be designed with null type annotations in mind [2020-02-04T06:16:58.854Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[306] [2020-02-04T06:16:58.854Z] queue.addAll(((SegmentTreeNode) currentNode).selectNextChildren(rc, order)); [2020-02-04T06:16:58.854Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:16:58.854Z] Type safety: The method selectNextChildren(TimeRangeCondition, Comparator) belongs to the raw type SegmentTreeNode. References to generic type SegmentTreeNode should be parameterized [2020-02-04T06:16:58.854Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[306] [2020-02-04T06:16:58.854Z] queue.addAll(((SegmentTreeNode) currentNode).selectNextChildren(rc, order)); [2020-02-04T06:16:58.854Z] ^^^^^^^^^^^^^^^ [2020-02-04T06:16:58.854Z] SegmentTreeNode is a raw type. References to generic type SegmentTreeNode should be parameterized [2020-02-04T06:16:58.854Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentTreeNode.java:[186] [2020-02-04T06:16:58.854Z] SegmentTreeNode segmentNode = (SegmentTreeNode) childNode; [2020-02-04T06:16:58.854Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:16:58.854Z] Type safety: Unchecked cast from IHTNode to SegmentTreeNode [2020-02-04T06:16:58.854Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentTreeNode.java:[193] [2020-02-04T06:16:58.854Z] segmentNode.addListener((node, endtime) -> updateChild((SegmentTreeNode) node, childIndex)); [2020-02-04T06:16:58.854Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:16:58.854Z] Type safety: Unchecked cast from OverlappingNode to SegmentTreeNode [2020-02-04T06:16:58.854Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentTreeNode.java:[435] [2020-02-04T06:16:58.854Z] return (OverlappingSegmentCoreData) super.getCoreNodeData(); [2020-02-04T06:16:58.854Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:16:58.854Z] Type safety: Unchecked cast from OverlappingNode.OverlappingExtraData to SegmentTreeNode.OverlappingSegmentCoreData [2020-02-04T06:16:58.854Z] 16 problems (16 warnings) [2020-02-04T06:16:58.854Z] [INFO] [2020-02-04T06:16:58.854Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.segmentstore.core --- [2020-02-04T06:16:58.854Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:16:58.854Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/src/test/resources [2020-02-04T06:16:58.854Z] [INFO] [2020-02-04T06:16:58.854Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.segmentstore.core --- [2020-02-04T06:16:58.855Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-2.1.2-SNAPSHOT-sources.jar [2020-02-04T06:16:58.855Z] [INFO] [2020-02-04T06:16:58.855Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core --- [2020-02-04T06:16:59.115Z] [INFO] [2020-02-04T06:16:59.115Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.segmentstore.core --- [2020-02-04T06:16:59.115Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-2.1.2-SNAPSHOT.jar [2020-02-04T06:16:59.115Z] [INFO] [2020-02-04T06:16:59.115Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.segmentstore.core --- [2020-02-04T06:16:59.115Z] [INFO] [2020-02-04T06:16:59.115Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.segmentstore.core --- [2020-02-04T06:16:59.115Z] [INFO] [2020-02-04T06:16:59.115Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.segmentstore.core --- [2020-02-04T06:16:59.115Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-2.1.2-SNAPSHOT.jar [2020-02-04T06:16:59.372Z] [INFO] [2020-02-04T06:16:59.372Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.segmentstore.core --- [2020-02-04T06:16:59.372Z] [INFO] [2020-02-04T06:16:59.372Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.segmentstore.core --- [2020-02-04T06:16:59.372Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-2.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/2.1.2-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-2.1.2-SNAPSHOT.jar [2020-02-04T06:16:59.372Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/2.1.2-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-2.1.2-SNAPSHOT.pom [2020-02-04T06:16:59.372Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-2.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/2.1.2-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-2.1.2-SNAPSHOT-sources.jar [2020-02-04T06:16:59.372Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-2.1.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/2.1.2-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-2.1.2-SNAPSHOT-pack200.jar.pack.gz [2020-02-04T06:16:59.372Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/2.1.2-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-2.1.2-SNAPSHOT-p2metadata.xml [2020-02-04T06:16:59.372Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/2.1.2-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-2.1.2-SNAPSHOT-p2artifacts.xml [2020-02-04T06:16:59.372Z] [INFO] [2020-02-04T06:16:59.372Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.segmentstore.core --- [2020-02-04T06:16:59.372Z] [INFO] [2020-02-04T06:16:59.372Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core >-- [2020-02-04T06:16:59.372Z] [INFO] Building org.eclipse.tracecompass.statesystem.core 4.3.0-SNAPSHOT [8/138] [2020-02-04T06:16:59.372Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-02-04T06:16:59.372Z] [INFO] [2020-02-04T06:16:59.372Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.statesystem.core --- [2020-02-04T06:16:59.372Z] [INFO] [2020-02-04T06:16:59.372Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core --- [2020-02-04T06:16:59.372Z] [INFO] The project's OSGi version is 4.3.0.202002040608 [2020-02-04T06:16:59.372Z] [INFO] [2020-02-04T06:16:59.372Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core --- [2020-02-04T06:16:59.372Z] [INFO] [2020-02-04T06:16:59.372Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core --- [2020-02-04T06:16:59.372Z] [INFO] [2020-02-04T06:16:59.372Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core --- [2020-02-04T06:16:59.372Z] [INFO] [2020-02-04T06:16:59.372Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core --- [2020-02-04T06:16:59.372Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:16:59.372Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/src/main/resources [2020-02-04T06:16:59.372Z] [INFO] [2020-02-04T06:16:59.372Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core --- [2020-02-04T06:16:59.372Z] [INFO] Compiling 46 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/target/classes [2020-02-04T06:17:00.741Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/ThreadedHistoryTreeBackend.java:[309] [2020-02-04T06:17:00.741Z] Iterable<@NonNull HTInterval> queuedIntervals = Iterables.filter(intervalQueue, [2020-02-04T06:17:00.741Z] ^^^^^^^^^^^^^ [2020-02-04T06:17:00.741Z] Null type safety (type annotations): The expression of type '@NonNull BufferedBlockingQueue' needs unchecked conversion to conform to 'Iterable<@NonNull HTInterval>', corresponding supertype is 'Iterable' [2020-02-04T06:17:00.741Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HistoryTreeBackend.java:[384] [2020-02-04T06:17:00.741Z] intervalQueue = currentNode.iterable2D(quarks, subTimes).iterator(); [2020-02-04T06:17:00.741Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:17:00.741Z] Null type safety (type annotations): The expression of type 'Iterator' needs unchecked conversion to conform to 'Iterator<@NonNull HTInterval>' [2020-02-04T06:17:00.741Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemBuilderUtils.java:[44] [2020-02-04T06:17:00.741Z] throws StateValueTypeException, AttributeNotFoundException { [2020-02-04T06:17:00.741Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:17:00.741Z] The declared exception AttributeNotFoundException is not actually thrown by the method incrementAttributeLong(ITmfStateSystemBuilder, long, int, long) from type StateSystemBuilderUtils [2020-02-04T06:17:00.741Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemBuilderUtils.java:[73] [2020-02-04T06:17:00.741Z] throws StateValueTypeException, AttributeNotFoundException { [2020-02-04T06:17:00.741Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:17:00.741Z] The declared exception AttributeNotFoundException is not actually thrown by the method incrementAttributeInt(ITmfStateSystemBuilder, long, int, int) from type StateSystemBuilderUtils [2020-02-04T06:17:00.741Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemUtils.java:[183] [2020-02-04T06:17:00.741Z] throws AttributeNotFoundException, StateSystemDisposedException { [2020-02-04T06:17:00.741Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:17:00.741Z] The declared exception AttributeNotFoundException is not actually thrown by the method queryHistoryRange(ITmfStateSystem, int, long, long) from type StateSystemUtils [2020-02-04T06:17:00.741Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemUtils.java:[251] [2020-02-04T06:17:00.741Z] throws AttributeNotFoundException, StateSystemDisposedException { [2020-02-04T06:17:00.741Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:17:00.741Z] The declared exception AttributeNotFoundException is not actually thrown by the method queryHistoryRange(ITmfStateSystem, int, long, long, long, IProgressMonitor) from type StateSystemUtils [2020-02-04T06:17:00.741Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HTInterval.java:[266] [2020-02-04T06:17:00.741Z] public void writeInterval(ByteBuffer buffer, long nodeStart) { [2020-02-04T06:17:00.741Z] ^^^^^^^^^ [2020-02-04T06:17:00.741Z] Javadoc: Missing tag for parameter nodeStart [2020-02-04T06:17:00.741Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/ParentNode.java:[129] [2020-02-04T06:17:00.741Z] public abstract void queueNextChildren2D(IntegerRangeCondition quarks, TimeRangeCondition subTimes, Deque queue, boolean reverse); [2020-02-04T06:17:00.741Z] ^^^^^^^ [2020-02-04T06:17:00.741Z] Javadoc: Missing tag for parameter reverse [2020-02-04T06:17:00.741Z] 8 problems (8 warnings) [2020-02-04T06:17:00.741Z] [INFO] [2020-02-04T06:17:00.741Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.statesystem.core --- [2020-02-04T06:17:00.741Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:17:00.741Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/src/test/resources [2020-02-04T06:17:00.741Z] [INFO] [2020-02-04T06:17:00.741Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem.core --- [2020-02-04T06:17:00.741Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.3.0-SNAPSHOT-sources.jar [2020-02-04T06:17:00.741Z] [INFO] [2020-02-04T06:17:00.741Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core --- [2020-02-04T06:17:00.741Z] [INFO] [2020-02-04T06:17:00.741Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.statesystem.core --- [2020-02-04T06:17:00.741Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.3.0-SNAPSHOT.jar [2020-02-04T06:17:00.998Z] [INFO] [2020-02-04T06:17:00.998Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.statesystem.core --- [2020-02-04T06:17:00.998Z] [INFO] [2020-02-04T06:17:00.998Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.statesystem.core --- [2020-02-04T06:17:00.998Z] [INFO] [2020-02-04T06:17:00.998Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem.core --- [2020-02-04T06:17:00.998Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.3.0-SNAPSHOT.jar [2020-02-04T06:17:01.296Z] [INFO] [2020-02-04T06:17:01.296Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem.core --- [2020-02-04T06:17:01.296Z] [INFO] [2020-02-04T06:17:01.296Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem.core --- [2020-02-04T06:17:01.296Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/4.3.0-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-4.3.0-SNAPSHOT.jar [2020-02-04T06:17:01.296Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/4.3.0-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-4.3.0-SNAPSHOT.pom [2020-02-04T06:17:01.296Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/4.3.0-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-4.3.0-SNAPSHOT-sources.jar [2020-02-04T06:17:01.296Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.3.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/4.3.0-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-4.3.0-SNAPSHOT-pack200.jar.pack.gz [2020-02-04T06:17:01.296Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/4.3.0-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-4.3.0-SNAPSHOT-p2metadata.xml [2020-02-04T06:17:01.296Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/4.3.0-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-4.3.0-SNAPSHOT-p2artifacts.xml [2020-02-04T06:17:01.297Z] [INFO] [2020-02-04T06:17:01.297Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.statesystem.core --- [2020-02-04T06:17:01.297Z] [INFO] [2020-02-04T06:17:01.297Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf-parent >---- [2020-02-04T06:17:01.297Z] [INFO] Building Trace Compass TMF Parent 5.2.0-SNAPSHOT [9/138] [2020-02-04T06:17:01.297Z] [INFO] --------------------------------[ pom ]--------------------------------- [2020-02-04T06:17:01.297Z] [INFO] [2020-02-04T06:17:01.297Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf-parent --- [2020-02-04T06:17:01.297Z] [INFO] [2020-02-04T06:17:01.297Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf-parent --- [2020-02-04T06:17:01.297Z] [INFO] [2020-02-04T06:17:01.297Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf-parent --- [2020-02-04T06:17:01.297Z] [INFO] [2020-02-04T06:17:01.297Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf-parent --- [2020-02-04T06:17:01.297Z] [INFO] [2020-02-04T06:17:01.297Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf-parent --- [2020-02-04T06:17:01.297Z] [INFO] [2020-02-04T06:17:01.297Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf-parent --- [2020-02-04T06:17:01.297Z] [INFO] [2020-02-04T06:17:01.297Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf-parent --- [2020-02-04T06:17:01.297Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf-parent/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf-parent-5.2.0-SNAPSHOT.pom [2020-02-04T06:17:01.297Z] [INFO] [2020-02-04T06:17:01.297Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser >-- [2020-02-04T06:17:01.297Z] [INFO] Building Trace Compass Filter Parser 1.0.4-SNAPSHOT [10/138] [2020-02-04T06:17:01.297Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-02-04T06:17:01.297Z] [INFO] [2020-02-04T06:17:01.297Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.filter.parser --- [2020-02-04T06:17:01.297Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.filter.parser/target (includes = [*/**], excludes = [generated-sources/antlr3/org/eclipse/tracecompass/tmf/filter/parser/FilterParserLexer.java, generated-sources/antlr3/org/eclipse/tracecompass/tmf/filter/parser/FilterParserParser.java, generated-sources/antlr3/FilterParser.tokens]) [2020-02-04T06:17:01.297Z] [INFO] [2020-02-04T06:17:01.297Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.filter.parser --- [2020-02-04T06:17:01.297Z] [INFO] The project's OSGi version is 1.0.4.202002040608 [2020-02-04T06:17:01.297Z] [INFO] [2020-02-04T06:17:01.297Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.filter.parser --- [2020-02-04T06:17:01.297Z] [INFO] [2020-02-04T06:17:01.297Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.filter.parser --- [2020-02-04T06:17:01.297Z] [INFO] [2020-02-04T06:17:01.297Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.filter.parser --- [2020-02-04T06:17:01.297Z] [INFO] [2020-02-04T06:17:01.297Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.filter.parser --- [2020-02-04T06:17:01.297Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:17:01.297Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/main/resources [2020-02-04T06:17:01.297Z] [INFO] [2020-02-04T06:17:01.297Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.filter.parser --- [2020-02-04T06:17:01.554Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/classes [2020-02-04T06:17:01.554Z] [INFO] [2020-02-04T06:17:01.554Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.filter.parser --- [2020-02-04T06:17:01.554Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:17:01.554Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/test/resources [2020-02-04T06:17:01.554Z] [INFO] [2020-02-04T06:17:01.554Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.filter.parser --- [2020-02-04T06:17:01.554Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.4-SNAPSHOT-sources.jar [2020-02-04T06:17:01.811Z] [INFO] [2020-02-04T06:17:01.811Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.filter.parser --- [2020-02-04T06:17:01.811Z] [INFO] [2020-02-04T06:17:01.811Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.filter.parser --- [2020-02-04T06:17:01.811Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.4-SNAPSHOT.jar [2020-02-04T06:17:01.811Z] [INFO] [2020-02-04T06:17:01.811Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.filter.parser --- [2020-02-04T06:17:01.811Z] [INFO] [2020-02-04T06:17:01.811Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.filter.parser --- [2020-02-04T06:17:01.811Z] [INFO] [2020-02-04T06:17:01.811Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.filter.parser --- [2020-02-04T06:17:01.811Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.4-SNAPSHOT.jar [2020-02-04T06:17:01.811Z] [INFO] [2020-02-04T06:17:01.811Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.filter.parser --- [2020-02-04T06:17:01.811Z] [INFO] [2020-02-04T06:17:01.811Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.filter.parser --- [2020-02-04T06:17:01.811Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.4-SNAPSHOT.jar [2020-02-04T06:17:01.811Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.4-SNAPSHOT.pom [2020-02-04T06:17:01.811Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.4-SNAPSHOT-sources.jar [2020-02-04T06:17:01.811Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.4-SNAPSHOT-pack200.jar.pack.gz [2020-02-04T06:17:01.811Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.4-SNAPSHOT-p2metadata.xml [2020-02-04T06:17:02.069Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.4-SNAPSHOT-p2artifacts.xml [2020-02-04T06:17:02.069Z] [INFO] [2020-02-04T06:17:02.069Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.filter.parser --- [2020-02-04T06:17:02.069Z] [INFO] [2020-02-04T06:17:02.069Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core >----- [2020-02-04T06:17:02.069Z] [INFO] Building org.eclipse.tracecompass.tmf.core 5.2.0-SNAPSHOT [11/138] [2020-02-04T06:17:02.069Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-02-04T06:17:02.069Z] [INFO] [2020-02-04T06:17:02.069Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.core --- [2020-02-04T06:17:02.069Z] [INFO] [2020-02-04T06:17:02.069Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core --- [2020-02-04T06:17:02.069Z] [INFO] The project's OSGi version is 5.2.0.202002040608 [2020-02-04T06:17:02.069Z] [INFO] [2020-02-04T06:17:02.069Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core --- [2020-02-04T06:17:02.069Z] [INFO] [2020-02-04T06:17:02.069Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core --- [2020-02-04T06:17:02.069Z] [INFO] [2020-02-04T06:17:02.069Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core --- [2020-02-04T06:17:02.069Z] [INFO] [2020-02-04T06:17:02.069Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.core --- [2020-02-04T06:17:02.069Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:17:02.069Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/main/resources [2020-02-04T06:17:02.069Z] [INFO] [2020-02-04T06:17:02.069Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.core --- [2020-02-04T06:17:02.069Z] [INFO] Compiling 448 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes [2020-02-04T06:17:07.325Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/analysis/callsite/CallsiteStateProvider.java:[148] [2020-02-04T06:17:07.325Z] List path = Arrays.asList(String.valueOf(trace.getUUID()), deviceType, deviceId); [2020-02-04T06:17:07.325Z] ^^^^^^^^^^ [2020-02-04T06:17:07.325Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable [2020-02-04T06:17:07.325Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/analysis/callsite/CallsiteStateProvider.java:[153] [2020-02-04T06:17:07.325Z] callsites = (List) result; [2020-02-04T06:17:07.325Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:17:07.325Z] Type safety: Unchecked cast from Object to List [2020-02-04T06:17:07.325Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/xy/TmfTreeXYCompositeDataProvider.java:[112] [2020-02-04T06:17:07.325Z] ITmfTreeXYDataProvider provider = DataProviderManager.getInstance().getDataProvider(child, providerId, ITmfTreeXYDataProvider.class); [2020-02-04T06:17:07.325Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:17:07.325Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2020-02-04T06:17:07.325Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/xy/TmfTreeXYCompositeDataProvider.java:[188] [2020-02-04T06:17:07.325Z] .collect(Collectors.joining("\n")); //$NON-NLS-1$ [2020-02-04T06:17:07.325Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:17:07.325Z] Null type safety (type annotations): The expression of type 'Collector' needs unchecked conversion to conform to 'Collector' [2020-02-04T06:17:07.325Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/event/aspect/MultiAspect.java:[99] [2020-02-04T06:17:07.325Z] return (T) resolve; [2020-02-04T06:17:07.325Z] ^^^^^^^^^^^ [2020-02-04T06:17:07.325Z] Type safety: Unchecked cast from Object to T [2020-02-04T06:17:07.325Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[81] [2020-02-04T06:17:07.325Z] results = FunctionNameMapper.mapFromBinaryFile(path.toFile()); [2020-02-04T06:17:07.326Z] ^^^^^^^^^^^^^ [2020-02-04T06:17:07.326Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2020-02-04T06:17:07.326Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[84] [2020-02-04T06:17:07.326Z] switch(FunctionNameMapper.guessMappingType(path.toFile())) { [2020-02-04T06:17:07.326Z] ^^^^^^^^^^^^^ [2020-02-04T06:17:07.326Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2020-02-04T06:17:07.326Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[86] [2020-02-04T06:17:07.326Z] results = FunctionNameMapper.mapFromSizedTextFile(path.toFile()); [2020-02-04T06:17:07.326Z] ^^^^^^^^^^^^^ [2020-02-04T06:17:07.326Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2020-02-04T06:17:07.326Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[89] [2020-02-04T06:17:07.326Z] results = FunctionNameMapper.mapFromNmTextFile(path.toFile()); [2020-02-04T06:17:07.326Z] ^^^^^^^^^^^^^ [2020-02-04T06:17:07.326Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2020-02-04T06:17:07.326Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/model/filters/TimeQueryFilter.java:[62] [2020-02-04T06:17:07.326Z] fTimesRequested = Longs.toArray(times); [2020-02-04T06:17:07.326Z] ^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:17:07.326Z] Null type safety (type annotations): The expression of type 'long[]' needs unchecked conversion to conform to 'long @NonNull[]' [2020-02-04T06:17:07.326Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/parsers/custom/CustomEvent.java:[247] [2020-02-04T06:17:07.326Z] TmfTimestampFormat timestampFormat = new TmfTimestampFormat(fDefinition.timeStampOutputFormat); [2020-02-04T06:17:07.326Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:17:07.326Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:17:07.326Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/signal/TmfSignalManager.java:[315] [2020-02-04T06:17:07.326Z] for (Class signalClazz : fInboundSignalBlacklist.get(entry.getKey())) { [2020-02-04T06:17:07.326Z] ^^^^^^^^^^^^^^ [2020-02-04T06:17:07.326Z] Null type safety (type annotations): The expression of type 'Object' needs unchecked conversion to conform to '@NonNull Object' [2020-02-04T06:17:07.326Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/TmfTraceManager.java:[662] [2020-02-04T06:17:07.326Z] return dir.getAbsolutePath(); [2020-02-04T06:17:07.326Z] ^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:17:07.326Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:17:07.326Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/TmfTraceManager.java:[667] [2020-02-04T06:17:07.326Z] return System.getProperty("java.io.tmpdir"); //$NON-NLS-1$ [2020-02-04T06:17:07.326Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:17:07.326Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:17:07.326Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/dataprovider/X11ColorUtils.java:[50] [2020-02-04T06:17:07.326Z] COLORS.put(matcher.group(4).toLowerCase(), hexColor); [2020-02-04T06:17:07.326Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:17:07.326Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:17:07.326Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/callstack/FunctionNameMapper.java:[181] [2020-02-04T06:17:07.326Z] * @param cppFilt [2020-02-04T06:17:07.326Z] ^^^^^^^ [2020-02-04T06:17:07.326Z] Javadoc: Description expected after this reference [2020-02-04T06:17:07.326Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/TmfResolvedSymbol.java:[29] [2020-02-04T06:17:07.326Z] public static final Comparator COMPARATOR = Comparator.comparing(TmfResolvedSymbol::getBaseAddress); [2020-02-04T06:17:07.326Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:17:07.326Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfResolvedSymbol>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfResolvedSymbol>' [2020-02-04T06:17:07.326Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/indexer/TmfBTreeTraceIndex.java:[70] [2020-02-04T06:17:07.326Z] String directory = TmfTraceManager.getSupplementaryFileDir(trace); [2020-02-04T06:17:07.326Z] ^^^^^ [2020-02-04T06:17:07.326Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2020-02-04T06:17:07.326Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/analysis/TmfAbstractAnalysisModule.java:[339] [2020-02-04T06:17:07.326Z] try (FlowScopeLog analysisLog = new FlowScopeLogBuilder(LOGGER, Level.FINE, "TmfAbstractAnalysis:scheduling", "name", getName()).setCategory(getId()).build()) { //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ [2020-02-04T06:17:07.326Z] ^^^^^^^^^^^^^ [2020-02-04T06:17:07.326Z] Unnecessary $NON-NLS$ tag [2020-02-04T06:17:07.326Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[245] [2020-02-04T06:17:07.326Z] public TraceEntryModel build() { [2020-02-04T06:17:07.326Z] ^^^^^^^^^^^^^^^ [2020-02-04T06:17:07.326Z] Type safety: The return type StateSystemDataProvider.TraceEntryModel for build() from the type StateSystemDataProvider.TraceEntryModel.Builder needs unchecked conversion to conform to T from the type StateSystemDataProvider.EntryModelBuilder [2020-02-04T06:17:07.326Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[298] [2020-02-04T06:17:07.326Z] public ModuleEntryModel build() { [2020-02-04T06:17:07.326Z] ^^^^^^^^^^^^^^^^ [2020-02-04T06:17:07.326Z] Type safety: The return type StateSystemDataProvider.ModuleEntryModel for build() from the type StateSystemDataProvider.ModuleEntryModel.Builder needs unchecked conversion to conform to T from the type StateSystemDataProvider.EntryModelBuilder [2020-02-04T06:17:07.326Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[353] [2020-02-04T06:17:07.326Z] public StateSystemEntryModel build() { [2020-02-04T06:17:07.326Z] ^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:17:07.326Z] Type safety: The return type StateSystemDataProvider.StateSystemEntryModel for build() from the type StateSystemDataProvider.StateSystemEntryModel.Builder needs unchecked conversion to conform to T from the type StateSystemDataProvider.EntryModelBuilder [2020-02-04T06:17:07.326Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[412] [2020-02-04T06:17:07.326Z] public AttributeEntryModel build() { [2020-02-04T06:17:07.326Z] ^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:17:07.326Z] Type safety: The return type StateSystemDataProvider.AttributeEntryModel for build() from the type StateSystemDataProvider.AttributeEntryModel.Builder needs unchecked conversion to conform to T from the type StateSystemDataProvider.EntryModelBuilder [2020-02-04T06:17:07.326Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[700] [2020-02-04T06:17:07.326Z] for (Entry> ssEntry : table.rowMap().entrySet()) { [2020-02-04T06:17:07.326Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:17:07.326Z] Null type safety (type annotations): The expression of type 'Map.@NonNull Entry<@NonNull ITmfStateSystem,Map<@NonNull Integer,@NonNull Long>>' needs unchecked conversion to conform to 'Map.Entry<@NonNull ITmfStateSystem,@NonNull Map<@NonNull Integer,@NonNull Long>>' [2020-02-04T06:17:07.326Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/indexer/TmfFlatArrayTraceIndex.java:[47] [2020-02-04T06:17:07.326Z] String directory = TmfTraceManager.getSupplementaryFileDir(trace); [2020-02-04T06:17:07.326Z] ^^^^^ [2020-02-04T06:17:07.326Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2020-02-04T06:17:07.326Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/histogram/HistogramDataProvider.java:[117] [2020-02-04T06:17:07.326Z] builder.add(new TmfTreeDataModel(fTraceId, -1, Collections.singletonList(getTrace().getName()))); [2020-02-04T06:17:07.326Z] ^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:17:07.326Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:17:07.326Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/histogram/HistogramDataProvider.java:[152] [2020-02-04T06:17:07.326Z] builder.put(Long.toString(fTotalId), new YModel(fTotalId, totalName, y)); [2020-02-04T06:17:07.326Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:17:07.326Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:17:07.326Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/histogram/HistogramDataProvider.java:[159] [2020-02-04T06:17:07.326Z] builder.put(Long.toString(series.getId()), series); [2020-02-04T06:17:07.326Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:17:07.326Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:17:07.326Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/model/timegraph/ITimeGraphStateFilter.java:[54] [2020-02-04T06:17:07.326Z] * @deprecated Use the {@link #applyFilterAndAddState(List, ITimeGraphState, Long, Multimap, Map, IProgressMonitor)} instead [2020-02-04T06:17:07.326Z] ^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:17:07.326Z] Javadoc: The method applyFilterAndAddState(List, ITimeGraphState, Long, Map>>, List, IProgressMonitor) in the type ITimeGraphStateFilter is not applicable for the arguments (List, ITimeGraphState, Long, Multimap, Map, IProgressMonitor) [2020-02-04T06:17:07.326Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/events/TmfEventTableDataProvider.java:[197] [2020-02-04T06:17:07.327Z] return new TmfModelResponse<>(null, ITmfResponse.Status.FAILED, e.getMessage()); [2020-02-04T06:17:07.327Z] ^^^^^^^^^^^^^^ [2020-02-04T06:17:07.327Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:17:07.327Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/events/TmfEventTableDataProvider.java:[273] [2020-02-04T06:17:07.327Z] return new TmfModelResponse<>(null, ITmfResponse.Status.FAILED, e.getMessage()); [2020-02-04T06:17:07.327Z] ^^^^^^^^^^^^^^ [2020-02-04T06:17:07.327Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:17:07.327Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/events/TmfEventTableDataProvider.java:[430] [2020-02-04T06:17:07.327Z] Object aspectResolved = aspectEntry.getValue().resolve(event); [2020-02-04T06:17:07.327Z] ^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:17:07.327Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull Long,@NonNull ITmfEventAspect>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2020-02-04T06:17:07.327Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/events/TmfEventTableDataProvider.java:[525] [2020-02-04T06:17:07.327Z] Map searchMap = (Map) searchFilterObject; [2020-02-04T06:17:07.327Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:17:07.327Z] Type safety: Unchecked cast from Object to Map [2020-02-04T06:17:07.327Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/AbstractTmfTraceDataProvider.java:[65] [2020-02-04T06:17:07.327Z] for (Map.Entry> entry : regexes.asMap().entrySet()) { [2020-02-04T06:17:07.327Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:17:07.327Z] Null type safety (type annotations): The expression of type 'Map.@NonNull Entry<@NonNull Integer,Collection<@NonNull String>>' needs unchecked conversion to conform to 'Map.Entry<@NonNull Integer,@NonNull Collection<@NonNull String>>' [2020-02-04T06:17:07.327Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/signal/TmfDataModelSelectedSignal.java:[29] [2020-02-04T06:17:07.327Z] fMetadata = metadata; [2020-02-04T06:17:07.327Z] ^^^^^^^^ [2020-02-04T06:17:07.327Z] Null type safety (type annotations): The expression of type 'Multimap<@NonNull String,@NonNull Object>' needs unchecked conversion to conform to '@NonNull Multimap<@NonNull String,@NonNull Object>' [2020-02-04T06:17:07.327Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/synchronization/graph/SyncGraph.java:[121] [2020-02-04T06:17:07.327Z] V node = queue.poll(); [2020-02-04T06:17:07.327Z] ^^^^^^^^^^^^ [2020-02-04T06:17:07.327Z] Null type mismatch (type annotations): required 'V' but this expression has type '@Nullable V', where 'V' is a free type variable [2020-02-04T06:17:07.327Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/event/aspect/ITmfEventAspect.java:[95] [2020-02-04T06:17:07.327Z] default @Nullable T resolve(ITmfEvent event, boolean block, IProgressMonitor monitor) throws InterruptedException { [2020-02-04T06:17:07.327Z] ^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:17:07.327Z] The declared exception InterruptedException is not actually thrown by the method resolve(ITmfEvent, boolean, IProgressMonitor) from type ITmfEventAspect [2020-02-04T06:17:07.327Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/callstack/MappingFile.java:[80] [2020-02-04T06:17:07.327Z] return fSymbolMapping.lastKey(); [2020-02-04T06:17:07.327Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:17:07.327Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'SortedMap<@NonNull Long,@NonNull TmfResolvedSymbol>'. Type 'SortedMap' doesn't seem to be designed with null type annotations in mind [2020-02-04T06:17:07.327Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/model/TmfCommonXAxisModel.java:[59] [2020-02-04T06:17:07.327Z] fSeries = Maps.transformValues(fYSeries, model -> new SeriesModel(model.getId(), model.getName(), fXValues, model.getData())); [2020-02-04T06:17:07.327Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:17:07.327Z] Null type safety (type annotations): The expression of type 'Map<@NonNull String,@NonNull ISeriesModel>' needs unchecked conversion to conform to '@NonNull Map<@NonNull String,@NonNull ISeriesModel>' [2020-02-04T06:17:07.327Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/SymbolProviderManager.java:[61] [2020-02-04T06:17:07.327Z] private final Multimap> fInstances = LinkedHashMultimap.create(); [2020-02-04T06:17:07.327Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:17:07.327Z] Null type safety (type annotations): The expression of type 'LinkedHashMultimap<@NonNull ITmfTrace,@NonNull WeakReference<@NonNull ISymbolProvider>>' needs unchecked conversion to conform to '@NonNull Multimap<@NonNull ITmfTrace,@NonNull WeakReference<@NonNull ISymbolProvider>>', corresponding supertype is 'Multimap<@NonNull ITmfTrace,@NonNull WeakReference<@NonNull ISymbolProvider>>' [2020-02-04T06:17:07.327Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/tree/TmfTreeCompositeDataProvider.java:[69] [2020-02-04T06:17:07.327Z] ITmfTreeDataProvider provider = DataProviderManager.getInstance().getDataProvider(child, id, ITmfTreeDataProvider.class); [2020-02-04T06:17:07.327Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:17:07.327Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2020-02-04T06:17:07.327Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/TmfXyResponseFactory.java:[61] [2020-02-04T06:17:07.327Z] ITmfXyModel model = new TmfXyModel(title, series); [2020-02-04T06:17:07.327Z] ^^^^^^ [2020-02-04T06:17:07.327Z] Null type safety (type annotations): The expression of type 'Map<@NonNull String,@NonNull ISeriesModel>' needs unchecked conversion to conform to '@NonNull Map<@NonNull String,@NonNull ISeriesModel>' [2020-02-04T06:17:07.327Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/project/model/TraceTypeHelper.java:[63] [2020-02-04T06:17:07.327Z] fTraceTypeId = traceTypeId; [2020-02-04T06:17:07.327Z] ^^^^^^^^^^^ [2020-02-04T06:17:07.327Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:17:07.327Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/dataprovider/DataProviderParameterUtils.java:[176] [2020-02-04T06:17:07.327Z] Map> regexesMap = (Map>) regexesObject; [2020-02-04T06:17:07.327Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:17:07.327Z] Type safety: Unchecked cast from Object to Map> [2020-02-04T06:17:07.327Z] 44 problems (44 warnings) [2020-02-04T06:17:07.327Z] [INFO] [2020-02-04T06:17:07.327Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.core --- [2020-02-04T06:17:07.327Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:17:07.327Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/test/resources [2020-02-04T06:17:07.327Z] [INFO] [2020-02-04T06:17:07.327Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.core --- [2020-02-04T06:17:07.584Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-5.2.0-SNAPSHOT-sources.jar [2020-02-04T06:17:07.841Z] [INFO] [2020-02-04T06:17:07.841Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core --- [2020-02-04T06:17:07.841Z] [INFO] [2020-02-04T06:17:07.841Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.core --- [2020-02-04T06:17:08.405Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-5.2.0-SNAPSHOT.jar [2020-02-04T06:17:08.701Z] [INFO] [2020-02-04T06:17:08.701Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.core --- [2020-02-04T06:17:08.701Z] [INFO] [2020-02-04T06:17:08.701Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.core --- [2020-02-04T06:17:08.701Z] [INFO] [2020-02-04T06:17:08.701Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.core --- [2020-02-04T06:17:08.701Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-5.2.0-SNAPSHOT.jar [2020-02-04T06:17:10.163Z] [INFO] [2020-02-04T06:17:10.163Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.core --- [2020-02-04T06:17:10.421Z] [INFO] [2020-02-04T06:17:10.421Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.core --- [2020-02-04T06:17:10.421Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-5.2.0-SNAPSHOT.jar [2020-02-04T06:17:10.421Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-5.2.0-SNAPSHOT.pom [2020-02-04T06:17:10.421Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-5.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-5.2.0-SNAPSHOT-sources.jar [2020-02-04T06:17:10.421Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-5.2.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-5.2.0-SNAPSHOT-pack200.jar.pack.gz [2020-02-04T06:17:10.421Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-5.2.0-SNAPSHOT-p2metadata.xml [2020-02-04T06:17:10.421Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-5.2.0-SNAPSHOT-p2artifacts.xml [2020-02-04T06:17:10.421Z] [INFO] [2020-02-04T06:17:10.421Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.core --- [2020-02-04T06:17:10.421Z] [INFO] [2020-02-04T06:17:10.421Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core >-- [2020-02-04T06:17:10.421Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core 2.0.2-SNAPSHOT [12/138] [2020-02-04T06:17:10.421Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-02-04T06:17:10.421Z] [INFO] [2020-02-04T06:17:10.421Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.core --- [2020-02-04T06:17:10.421Z] [INFO] [2020-02-04T06:17:10.421Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core --- [2020-02-04T06:17:10.421Z] [INFO] The project's OSGi version is 2.0.2.202002040608 [2020-02-04T06:17:10.421Z] [INFO] [2020-02-04T06:17:10.421Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core --- [2020-02-04T06:17:10.421Z] [INFO] [2020-02-04T06:17:10.421Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core --- [2020-02-04T06:17:10.421Z] [INFO] [2020-02-04T06:17:10.421Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core --- [2020-02-04T06:17:10.421Z] [INFO] [2020-02-04T06:17:10.421Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core --- [2020-02-04T06:17:10.421Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:17:10.421Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/src/main/resources [2020-02-04T06:17:10.421Z] [INFO] [2020-02-04T06:17:10.421Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core --- [2020-02-04T06:17:10.421Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/target/classes [2020-02-04T06:17:10.984Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[27] [2020-02-04T06:17:10.984Z] import org.eclipse.tracecompass.internal.tmf.core.model.filters.FetchParametersUtils; [2020-02-04T06:17:10.984Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:17:10.984Z] Discouraged access: The type 'FetchParametersUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-02-04T06:17:10.984Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[108] [2020-02-04T06:17:10.984Z] entries.add(new TmfTreeDataModel(rootId, -1, Collections.singletonList(getTrace().getName()))); [2020-02-04T06:17:10.985Z] ^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:17:10.985Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:17:10.985Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[146] [2020-02-04T06:17:10.985Z] if (FetchParametersUtils.createSelectionTimeQuery(fetchParameters) != null) { [2020-02-04T06:17:10.985Z] ^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:17:10.985Z] Discouraged access: The type 'FetchParametersUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-02-04T06:17:10.985Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[146] [2020-02-04T06:17:10.985Z] if (FetchParametersUtils.createSelectionTimeQuery(fetchParameters) != null) { [2020-02-04T06:17:10.985Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:17:10.985Z] Discouraged access: The method 'FetchParametersUtils.createSelectionTimeQuery(Map)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-02-04T06:17:10.985Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[179] [2020-02-04T06:17:10.985Z] int quark = entry.getValue(); [2020-02-04T06:17:10.985Z] ^^^^^^^^^^^^^^^^ [2020-02-04T06:17:10.985Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull Long,@NonNull Integer>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2020-02-04T06:17:10.985Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/analysis/counters/core/aspects/CounterAspect.java:[53] [2020-02-04T06:17:10.985Z] fGroups = Arrays.copyOf(groups, groups.length); [2020-02-04T06:17:10.985Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:17:10.985Z] Null type safety (type annotations): The expression of type 'Class>[]' needs unchecked conversion to conform to 'Class> @NonNull[]' [2020-02-04T06:17:10.985Z] 6 problems (6 warnings) [2020-02-04T06:17:10.985Z] [INFO] [2020-02-04T06:17:10.985Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.core --- [2020-02-04T06:17:10.985Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:17:10.985Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/src/test/resources [2020-02-04T06:17:10.985Z] [INFO] [2020-02-04T06:17:10.985Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.core --- [2020-02-04T06:17:10.985Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT-sources.jar [2020-02-04T06:17:10.985Z] [INFO] [2020-02-04T06:17:10.985Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core --- [2020-02-04T06:17:10.985Z] [INFO] [2020-02-04T06:17:10.985Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.core --- [2020-02-04T06:17:11.242Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT.jar [2020-02-04T06:17:11.242Z] [INFO] [2020-02-04T06:17:11.242Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.core --- [2020-02-04T06:17:11.242Z] [INFO] [2020-02-04T06:17:11.242Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.core --- [2020-02-04T06:17:11.242Z] [INFO] [2020-02-04T06:17:11.242Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.core --- [2020-02-04T06:17:11.242Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT.jar [2020-02-04T06:17:11.242Z] [INFO] [2020-02-04T06:17:11.242Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.core --- [2020-02-04T06:17:11.242Z] [INFO] [2020-02-04T06:17:11.242Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.core --- [2020-02-04T06:17:11.242Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT.jar [2020-02-04T06:17:11.242Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT.pom [2020-02-04T06:17:11.242Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT-sources.jar [2020-02-04T06:17:11.242Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT-pack200.jar.pack.gz [2020-02-04T06:17:11.242Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT-p2metadata.xml [2020-02-04T06:17:11.242Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT-p2artifacts.xml [2020-02-04T06:17:11.242Z] [INFO] [2020-02-04T06:17:11.242Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.core --- [2020-02-04T06:17:11.242Z] [INFO] [2020-02-04T06:17:11.243Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf-parent >---- [2020-02-04T06:17:11.243Z] [INFO] Building Trace Compass CTF Support Parent 5.2.0-SNAPSHOT [13/138] [2020-02-04T06:17:11.243Z] [INFO] --------------------------------[ pom ]--------------------------------- [2020-02-04T06:17:11.243Z] [INFO] [2020-02-04T06:17:11.243Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf-parent --- [2020-02-04T06:17:11.243Z] [INFO] [2020-02-04T06:17:11.243Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf-parent --- [2020-02-04T06:17:11.243Z] [INFO] [2020-02-04T06:17:11.243Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf-parent --- [2020-02-04T06:17:11.243Z] [INFO] [2020-02-04T06:17:11.243Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf-parent --- [2020-02-04T06:17:11.243Z] [INFO] [2020-02-04T06:17:11.243Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf-parent --- [2020-02-04T06:17:11.243Z] [INFO] [2020-02-04T06:17:11.243Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf-parent --- [2020-02-04T06:17:11.243Z] [INFO] [2020-02-04T06:17:11.243Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf-parent --- [2020-02-04T06:17:11.243Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf-parent/5.2.0-SNAPSHOT/org.eclipse.tracecompass.ctf-parent-5.2.0-SNAPSHOT.pom [2020-02-04T06:17:11.243Z] [INFO] [2020-02-04T06:17:11.243Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser >---- [2020-02-04T06:17:11.243Z] [INFO] Building Trace Compass CTF Parser Plug-in 1.0.4-SNAPSHOT [14/138] [2020-02-04T06:17:11.243Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-02-04T06:17:11.243Z] [INFO] [2020-02-04T06:17:11.243Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.parser --- [2020-02-04T06:17:11.243Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/target (includes = [*/**], excludes = [generated-sources/antlr3/org/eclipse/tracecompass/ctf/parser/CTFLexer.java, generated-sources/antlr3/org/eclipse/tracecompass/ctf/parser/CTFParser.java]) [2020-02-04T06:17:11.243Z] [INFO] [2020-02-04T06:17:11.243Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser --- [2020-02-04T06:17:11.243Z] [INFO] The project's OSGi version is 1.0.4.202002040608 [2020-02-04T06:17:11.243Z] [INFO] [2020-02-04T06:17:11.243Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser --- [2020-02-04T06:17:11.243Z] [INFO] [2020-02-04T06:17:11.243Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser --- [2020-02-04T06:17:11.243Z] [INFO] [2020-02-04T06:17:11.243Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser --- [2020-02-04T06:17:11.243Z] [INFO] [2020-02-04T06:17:11.243Z] [INFO] --- antlr3-maven-plugin:3.5.2:antlr (default) @ org.eclipse.tracecompass.ctf.parser --- [2020-02-04T06:17:11.243Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom [2020-02-04T06:17:11.243Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom [2020-02-04T06:17:11.243Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom [2020-02-04T06:17:11.807Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom [2020-02-04T06:17:11.807Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom [2020-02-04T06:17:11.807Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom [2020-02-04T06:17:11.807Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom (2.2 kB at 93 kB/s) [2020-02-04T06:17:11.807Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.pom [2020-02-04T06:17:11.807Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.pom [2020-02-04T06:17:11.807Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.pom [2020-02-04T06:17:12.064Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.pom [2020-02-04T06:17:12.064Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.pom [2020-02-04T06:17:12.064Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.pom [2020-02-04T06:17:12.320Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.pom (865 B at 13 kB/s) [2020-02-04T06:17:12.320Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler/2.0/plexus-compiler-2.0.pom [2020-02-04T06:17:12.320Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler/2.0/plexus-compiler-2.0.pom [2020-02-04T06:17:12.320Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler/2.0/plexus-compiler-2.0.pom [2020-02-04T06:17:12.577Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler/2.0/plexus-compiler-2.0.pom [2020-02-04T06:17:12.577Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler/2.0/plexus-compiler-2.0.pom [2020-02-04T06:17:12.577Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.0/plexus-compiler-2.0.pom [2020-02-04T06:17:12.834Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.0/plexus-compiler-2.0.pom (3.6 kB at 45 kB/s) [2020-02-04T06:17:12.834Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr/3.5.2/antlr-3.5.2.pom [2020-02-04T06:17:12.834Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr/3.5.2/antlr-3.5.2.pom [2020-02-04T06:17:12.834Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr/3.5.2/antlr-3.5.2.pom [2020-02-04T06:17:13.091Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr/3.5.2/antlr-3.5.2.pom [2020-02-04T06:17:13.091Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr/3.5.2/antlr-3.5.2.pom [2020-02-04T06:17:13.091Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr/3.5.2/antlr-3.5.2.pom [2020-02-04T06:17:13.091Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr/3.5.2/antlr-3.5.2.pom (2.7 kB at 44 kB/s) [2020-02-04T06:17:13.091Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/ST4/4.0.8/ST4-4.0.8.pom [2020-02-04T06:17:13.348Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/ST4/4.0.8/ST4-4.0.8.pom [2020-02-04T06:17:13.348Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/antlr/ST4/4.0.8/ST4-4.0.8.pom [2020-02-04T06:17:13.605Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/ST4/4.0.8/ST4-4.0.8.pom [2020-02-04T06:17:13.605Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/ST4/4.0.8/ST4-4.0.8.pom [2020-02-04T06:17:13.605Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/ST4/4.0.8/ST4-4.0.8.pom [2020-02-04T06:17:13.605Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/ST4/4.0.8/ST4-4.0.8.pom (14 kB at 382 kB/s) [2020-02-04T06:17:13.605Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar [2020-02-04T06:17:13.605Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar [2020-02-04T06:17:13.605Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar [2020-02-04T06:17:13.605Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/2.0/maven-model-2.0.jar [2020-02-04T06:17:13.605Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar [2020-02-04T06:17:13.605Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.jar [2020-02-04T06:17:13.605Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr/3.5.2/antlr-3.5.2.jar [2020-02-04T06:17:13.605Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/ST4/4.0.8/ST4-4.0.8.jar [2020-02-04T06:17:13.861Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar [2020-02-04T06:17:13.861Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar [2020-02-04T06:17:13.861Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar [2020-02-04T06:17:13.861Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/2.0/maven-model-2.0.jar [2020-02-04T06:17:13.861Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar [2020-02-04T06:17:13.861Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.jar [2020-02-04T06:17:13.861Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr/3.5.2/antlr-3.5.2.jar [2020-02-04T06:17:13.861Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/ST4/4.0.8/ST4-4.0.8.jar [2020-02-04T06:17:13.861Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar [2020-02-04T06:17:13.861Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar [2020-02-04T06:17:13.861Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar [2020-02-04T06:17:13.861Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/2.0/maven-model-2.0.jar [2020-02-04T06:17:13.861Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar [2020-02-04T06:17:14.118Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.jar [2020-02-04T06:17:14.118Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr/3.5.2/antlr-3.5.2.jar [2020-02-04T06:17:14.118Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/antlr/ST4/4.0.8/ST4-4.0.8.jar [2020-02-04T06:17:14.375Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar [2020-02-04T06:17:14.375Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar [2020-02-04T06:17:14.375Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar [2020-02-04T06:17:14.375Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/2.0/maven-model-2.0.jar [2020-02-04T06:17:14.375Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar [2020-02-04T06:17:14.375Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.jar [2020-02-04T06:17:14.375Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr/3.5.2/antlr-3.5.2.jar [2020-02-04T06:17:14.375Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/ST4/4.0.8/ST4-4.0.8.jar [2020-02-04T06:17:14.632Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar [2020-02-04T06:17:14.632Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar [2020-02-04T06:17:14.632Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar [2020-02-04T06:17:14.632Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/2.0/maven-model-2.0.jar [2020-02-04T06:17:14.632Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar [2020-02-04T06:17:14.632Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.jar [2020-02-04T06:17:14.632Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr/3.5.2/antlr-3.5.2.jar [2020-02-04T06:17:14.632Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/ST4/4.0.8/ST4-4.0.8.jar [2020-02-04T06:17:14.632Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar [2020-02-04T06:17:14.632Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar [2020-02-04T06:17:14.632Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar [2020-02-04T06:17:14.632Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0/maven-model-2.0.jar [2020-02-04T06:17:14.632Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar [2020-02-04T06:17:14.889Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar (21 kB at 98 kB/s) [2020-02-04T06:17:14.889Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.jar [2020-02-04T06:17:14.889Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar (10 kB at 44 kB/s) [2020-02-04T06:17:14.889Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr/3.5.2/antlr-3.5.2.jar [2020-02-04T06:17:14.889Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0/maven-model-2.0.jar (78 kB at 341 kB/s) [2020-02-04T06:17:14.889Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/ST4/4.0.8/ST4-4.0.8.jar [2020-02-04T06:17:14.889Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar (168 kB at 593 kB/s) [2020-02-04T06:17:14.889Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar (164 kB at 581 kB/s) [2020-02-04T06:17:14.889Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/ST4/4.0.8/ST4-4.0.8.jar (240 kB at 801 kB/s) [2020-02-04T06:17:15.146Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.jar (25 kB at 53 kB/s) [2020-02-04T06:17:16.515Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr/3.5.2/antlr-3.5.2.jar (1.2 MB at 684 kB/s) [2020-02-04T06:17:16.515Z] [INFO] ANTLR: Processing source directory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3 [2020-02-04T06:17:16.515Z] ANTLR Parser Generator Version 3.5.2 [2020-02-04T06:17:17.078Z] Output file /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3/CTFLexer.tokens does not exist: must build /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3/org/eclipse/tracecompass/ctf/parser/CTFLexer.g [2020-02-04T06:17:17.078Z] org/eclipse/tracecompass/ctf/parser/CTFLexer.g [2020-02-04T06:17:18.449Z] Input file /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3/CTFLexer.tokens is newer than output: must rebuild /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3/org/eclipse/tracecompass/ctf/parser/CTFParser.g [2020-02-04T06:17:18.449Z] org/eclipse/tracecompass/ctf/parser/CTFParser.g [2020-02-04T06:17:18.449Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:230:3: [2020-02-04T06:17:18.449Z] Decision can match input such as "EVENTTOK" using multiple alternatives: 1, 2 [2020-02-04T06:17:18.449Z] [2020-02-04T06:17:18.449Z] As a result, alternative(s) 2 were disabled for that input [2020-02-04T06:17:18.449Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:450:13: [2020-02-04T06:17:18.449Z] Decision can match input such as "LCURL" using multiple alternatives: 2, 3 [2020-02-04T06:17:18.449Z] [2020-02-04T06:17:18.449Z] As a result, alternative(s) 3 were disabled for that input [2020-02-04T06:17:18.449Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:618:15: [2020-02-04T06:17:18.449Z] Decision can match input such as "LCURL" using multiple alternatives: 1, 2 [2020-02-04T06:17:18.449Z] [2020-02-04T06:17:18.449Z] As a result, alternative(s) 2 were disabled for that input [2020-02-04T06:17:19.013Z] [INFO] [2020-02-04T06:17:19.013Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser --- [2020-02-04T06:17:19.013Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:17:19.013Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/src/main/resources [2020-02-04T06:17:19.013Z] [INFO] [2020-02-04T06:17:19.014Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser --- [2020-02-04T06:17:19.014Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/target/classes [2020-02-04T06:17:19.578Z] [INFO] [2020-02-04T06:17:19.578Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.parser --- [2020-02-04T06:17:19.578Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:17:19.578Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/src/test/resources [2020-02-04T06:17:19.578Z] [INFO] [2020-02-04T06:17:19.578Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.parser --- [2020-02-04T06:17:19.578Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.4-SNAPSHOT-sources.jar [2020-02-04T06:17:19.578Z] [INFO] [2020-02-04T06:17:19.578Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser --- [2020-02-04T06:17:19.578Z] [INFO] [2020-02-04T06:17:19.578Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.parser --- [2020-02-04T06:17:19.843Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.4-SNAPSHOT.jar [2020-02-04T06:17:19.843Z] [INFO] [2020-02-04T06:17:19.843Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.parser --- [2020-02-04T06:17:19.843Z] [INFO] [2020-02-04T06:17:19.843Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.parser --- [2020-02-04T06:17:19.843Z] [INFO] [2020-02-04T06:17:19.843Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.parser --- [2020-02-04T06:17:19.843Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.4-SNAPSHOT.jar [2020-02-04T06:17:20.201Z] [INFO] [2020-02-04T06:17:20.201Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.parser --- [2020-02-04T06:17:20.201Z] [INFO] [2020-02-04T06:17:20.201Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.parser --- [2020-02-04T06:17:20.201Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.4-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.4-SNAPSHOT.jar [2020-02-04T06:17:20.201Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.4-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.4-SNAPSHOT.pom [2020-02-04T06:17:20.201Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.4-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.4-SNAPSHOT-sources.jar [2020-02-04T06:17:20.202Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.4-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.4-SNAPSHOT-pack200.jar.pack.gz [2020-02-04T06:17:20.202Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.4-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.4-SNAPSHOT-p2metadata.xml [2020-02-04T06:17:20.202Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.4-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.4-SNAPSHOT-p2artifacts.xml [2020-02-04T06:17:20.202Z] [INFO] [2020-02-04T06:17:20.202Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.parser --- [2020-02-04T06:17:20.202Z] [INFO] [2020-02-04T06:17:20.202Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core >----- [2020-02-04T06:17:20.202Z] [INFO] Building org.eclipse.tracecompass.ctf.core 4.0.2-SNAPSHOT [15/138] [2020-02-04T06:17:20.202Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-02-04T06:17:20.202Z] [INFO] [2020-02-04T06:17:20.202Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.core --- [2020-02-04T06:17:20.202Z] [INFO] [2020-02-04T06:17:20.202Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core --- [2020-02-04T06:17:20.202Z] [INFO] The project's OSGi version is 4.0.2.202002040608 [2020-02-04T06:17:20.202Z] [INFO] [2020-02-04T06:17:20.202Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core --- [2020-02-04T06:17:20.202Z] [INFO] [2020-02-04T06:17:20.202Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core --- [2020-02-04T06:17:20.202Z] [INFO] [2020-02-04T06:17:20.202Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core --- [2020-02-04T06:17:20.202Z] [INFO] [2020-02-04T06:17:20.202Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.core --- [2020-02-04T06:17:20.202Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:17:20.202Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/src/main/resources [2020-02-04T06:17:20.202Z] [INFO] [2020-02-04T06:17:20.202Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.core --- [2020-02-04T06:17:20.202Z] [INFO] Compiling 133 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/target/classes [2020-02-04T06:17:21.573Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTrace.java:[917] [2020-02-04T06:17:21.573Z] return !(pathname.getName().equals("metadata")); [2020-02-04T06:17:21.573Z] ^^^^^^^^^^ [2020-02-04T06:17:21.573Z] Non-externalized string literal; it should be followed by //$NON-NLS-$ [2020-02-04T06:17:21.573Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[254] [2020-02-04T06:17:21.573Z] CTFStreamInputReader streamInputReaderToAdd = new CTFStreamInputReader(checkNotNull(streamInput)); [2020-02-04T06:17:21.573Z] ^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:17:21.573Z] Potential resource leak: 'streamInputReaderToAdd' may not be closed [2020-02-04T06:17:21.573Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[339] [2020-02-04T06:17:21.573Z] return (top != null) ? top.getCurrentEvent() : null; [2020-02-04T06:17:21.573Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:17:21.573Z] Potential resource leak: 'top' may not be closed at this location [2020-02-04T06:17:21.573Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[394] [2020-02-04T06:17:21.573Z] return hasMoreEvents(); [2020-02-04T06:17:21.573Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:17:21.573Z] Potential resource leak: 'top' may not be closed at this location [2020-02-04T06:17:21.573Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[499] [2020-02-04T06:17:21.573Z] CTFStreamInputReader se = fStreamInputReaders.get(j); [2020-02-04T06:17:21.573Z] ^^ [2020-02-04T06:17:21.573Z] Potential resource leak: 'se' may not be closed [2020-02-04T06:17:21.573Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/utils/SparseList.java:[170] [2020-02-04T06:17:21.573Z] returnArray[i] = null; [2020-02-04T06:17:21.573Z] ^^^^ [2020-02-04T06:17:21.573Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable 'T' [2020-02-04T06:17:21.573Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/utils/SparseList.java:[220] [2020-02-04T06:17:21.573Z] return fInnerElements.get(index); [2020-02-04T06:17:21.573Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:17:21.573Z] Null type mismatch (type annotations): required 'E' but this expression has type '@Nullable E', where 'E' is a free type variable [2020-02-04T06:17:21.573Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/utils/SparseList.java:[231] [2020-02-04T06:17:21.573Z] return fInnerElements.remove(index); [2020-02-04T06:17:21.573Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:17:21.573Z] Null type mismatch (type annotations): required 'E' but this expression has type '@Nullable E', where 'E' is a free type variable [2020-02-04T06:17:21.573Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/trace/CTFStream.java:[306] [2020-02-04T06:17:21.573Z] SparseList sparseList = (SparseList) list; [2020-02-04T06:17:21.573Z] ^^^^^^^^^^ [2020-02-04T06:17:21.573Z] SparseList is a raw type. References to generic type SparseList should be parameterized [2020-02-04T06:17:21.573Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/trace/CTFStream.java:[306] [2020-02-04T06:17:21.573Z] SparseList sparseList = (SparseList) list; [2020-02-04T06:17:21.573Z] ^^^^^^^^^^ [2020-02-04T06:17:21.573Z] SparseList is a raw type. References to generic type SparseList should be parameterized [2020-02-04T06:17:21.573Z] 10 problems (10 warnings) [2020-02-04T06:17:21.573Z] [INFO] [2020-02-04T06:17:21.573Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.core --- [2020-02-04T06:17:21.573Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:17:21.573Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/src/test/resources [2020-02-04T06:17:21.573Z] [INFO] [2020-02-04T06:17:21.573Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.core --- [2020-02-04T06:17:21.573Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.2-SNAPSHOT-sources.jar [2020-02-04T06:17:21.573Z] [INFO] [2020-02-04T06:17:21.573Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core --- [2020-02-04T06:17:21.573Z] [INFO] [2020-02-04T06:17:21.573Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.core --- [2020-02-04T06:17:21.830Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.2-SNAPSHOT.jar [2020-02-04T06:17:21.830Z] [INFO] [2020-02-04T06:17:21.830Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.core --- [2020-02-04T06:17:21.830Z] [INFO] [2020-02-04T06:17:21.830Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.core --- [2020-02-04T06:17:21.830Z] [INFO] [2020-02-04T06:17:21.830Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.core --- [2020-02-04T06:17:21.830Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.2-SNAPSHOT.jar [2020-02-04T06:17:22.393Z] [INFO] [2020-02-04T06:17:22.393Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.core --- [2020-02-04T06:17:22.393Z] [INFO] [2020-02-04T06:17:22.393Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.core --- [2020-02-04T06:17:22.393Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.2-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.2-SNAPSHOT.jar [2020-02-04T06:17:22.393Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.2-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.2-SNAPSHOT.pom [2020-02-04T06:17:22.393Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.2-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.2-SNAPSHOT-sources.jar [2020-02-04T06:17:22.393Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.2-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.2-SNAPSHOT-pack200.jar.pack.gz [2020-02-04T06:17:22.393Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.2-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.2-SNAPSHOT-p2metadata.xml [2020-02-04T06:17:22.393Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.2-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.2-SNAPSHOT-p2artifacts.xml [2020-02-04T06:17:22.393Z] [INFO] [2020-02-04T06:17:22.393Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.core --- [2020-02-04T06:17:22.393Z] [INFO] [2020-02-04T06:17:22.393Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests >-- [2020-02-04T06:17:22.393Z] [INFO] Building Trace Compass CTF Core Tests Plug-in 1.0.7-SNAPSHOT [16/138] [2020-02-04T06:17:22.393Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-02-04T06:17:22.393Z] [INFO] [2020-02-04T06:17:22.393Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.core.tests --- [2020-02-04T06:17:22.393Z] [INFO] [2020-02-04T06:17:22.393Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-traces) @ org.eclipse.tracecompass.ctf.core.tests --- [2020-02-04T06:17:22.393Z] [INFO] [2020-02-04T06:17:22.393Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core.tests --- [2020-02-04T06:17:22.393Z] [INFO] The project's OSGi version is 1.0.7.202002040608 [2020-02-04T06:17:22.393Z] [INFO] [2020-02-04T06:17:22.393Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core.tests --- [2020-02-04T06:17:22.393Z] [INFO] [2020-02-04T06:17:22.393Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core.tests --- [2020-02-04T06:17:22.393Z] [INFO] [2020-02-04T06:17:22.393Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core.tests --- [2020-02-04T06:17:22.393Z] [INFO] [2020-02-04T06:17:22.393Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.core.tests --- [2020-02-04T06:17:22.393Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:17:22.393Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/src/main/resources [2020-02-04T06:17:22.393Z] [INFO] [2020-02-04T06:17:22.393Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.core.tests --- [2020-02-04T06:17:22.393Z] [INFO] Compiling 54 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/target/classes [2020-02-04T06:17:23.323Z] [INFO] [2020-02-04T06:17:23.323Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.core.tests --- [2020-02-04T06:17:23.585Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:17:23.585Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/src/test/resources [2020-02-04T06:17:23.585Z] [INFO] [2020-02-04T06:17:23.585Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.core.tests --- [2020-02-04T06:17:23.585Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.7-SNAPSHOT-sources.jar [2020-02-04T06:17:23.585Z] [INFO] [2020-02-04T06:17:23.585Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core.tests --- [2020-02-04T06:17:23.585Z] [INFO] [2020-02-04T06:17:23.585Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.core.tests --- [2020-02-04T06:17:23.585Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.7-SNAPSHOT.jar [2020-02-04T06:17:23.842Z] [INFO] [2020-02-04T06:17:23.842Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.core.tests --- [2020-02-04T06:17:23.842Z] [INFO] [2020-02-04T06:17:23.842Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.core.tests --- [2020-02-04T06:17:23.842Z] [INFO] [2020-02-04T06:17:23.842Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.core.tests --- [2020-02-04T06:17:23.842Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.7-SNAPSHOT.jar [2020-02-04T06:17:24.100Z] [INFO] [2020-02-04T06:17:24.100Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.core.tests --- [2020-02-04T06:17:24.100Z] [INFO] [2020-02-04T06:17:24.100Z] [INFO] --- maven-antrun-plugin:1.8:run (prepare) @ org.eclipse.tracecompass.ctf.core.tests --- [2020-02-04T06:17:24.100Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant/1.9.4/ant-1.9.4.pom [2020-02-04T06:17:24.100Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant/1.9.4/ant-1.9.4.pom [2020-02-04T06:17:24.100Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant/1.9.4/ant-1.9.4.pom [2020-02-04T06:17:24.357Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant/1.9.4/ant-1.9.4.pom [2020-02-04T06:17:24.357Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant/1.9.4/ant-1.9.4.pom [2020-02-04T06:17:24.357Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.4/ant-1.9.4.pom [2020-02-04T06:17:24.614Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.4/ant-1.9.4.pom (9.6 kB at 201 kB/s) [2020-02-04T06:17:24.614Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom [2020-02-04T06:17:24.614Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom [2020-02-04T06:17:24.614Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom [2020-02-04T06:17:24.871Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom [2020-02-04T06:17:24.871Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom [2020-02-04T06:17:24.871Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom [2020-02-04T06:17:25.128Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom (5.6 kB at 50 kB/s) [2020-02-04T06:17:25.128Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom [2020-02-04T06:17:25.128Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom [2020-02-04T06:17:25.128Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom [2020-02-04T06:17:25.384Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom [2020-02-04T06:17:25.384Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom [2020-02-04T06:17:25.640Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom [2020-02-04T06:17:25.897Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom (2.3 kB at 8.9 kB/s) [2020-02-04T06:17:25.897Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar [2020-02-04T06:17:25.897Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar [2020-02-04T06:17:25.897Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant/1.9.4/ant-1.9.4.jar [2020-02-04T06:17:25.897Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar [2020-02-04T06:17:25.897Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar [2020-02-04T06:17:25.897Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant/1.9.4/ant-1.9.4.jar [2020-02-04T06:17:26.153Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar [2020-02-04T06:17:26.153Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar [2020-02-04T06:17:26.153Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant/1.9.4/ant-1.9.4.jar [2020-02-04T06:17:26.718Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar [2020-02-04T06:17:26.718Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar [2020-02-04T06:17:26.718Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant/1.9.4/ant-1.9.4.jar [2020-02-04T06:17:26.718Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar [2020-02-04T06:17:26.718Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar [2020-02-04T06:17:26.718Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant/1.9.4/ant-1.9.4.jar [2020-02-04T06:17:26.718Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar [2020-02-04T06:17:26.718Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar [2020-02-04T06:17:26.718Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.4/ant-1.9.4.jar [2020-02-04T06:17:26.974Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar (18 kB at 65 kB/s) [2020-02-04T06:17:27.232Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar (243 kB at 755 kB/s) [2020-02-04T06:17:27.489Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.4/ant-1.9.4.jar (2.0 MB at 3.5 MB/s) [2020-02-04T06:17:27.747Z] [INFO] Executing tasks [2020-02-04T06:17:27.747Z] [2020-02-04T06:17:27.747Z] main: [2020-02-04T06:17:27.747Z] [2020-02-04T06:17:27.747Z] main: [2020-02-04T06:17:27.747Z] [2020-02-04T06:17:27.747Z] checkAnyTraceExists: [2020-02-04T06:17:28.003Z] [2020-02-04T06:17:28.004Z] verifyChecksum: [2020-02-04T06:17:28.004Z] [echo] Verifying: ${anyTraceExists} [2020-02-04T06:17:28.004Z] [2020-02-04T06:17:28.004Z] deleteFailedCheckSumTraces: [2020-02-04T06:17:28.004Z] [2020-02-04T06:17:28.004Z] downloadTraceFiles: [2020-02-04T06:17:28.004Z] [echo] Attempting to download test traces [2020-02-04T06:17:28.004Z] [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/ctf/synctraces.tar.gz [2020-02-04T06:17:28.004Z] [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz [2020-02-04T06:17:28.260Z] [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/os-events.tar.gz [2020-02-04T06:17:28.260Z] [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz [2020-02-04T06:17:29.193Z] [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/qmlscene.tgz [2020-02-04T06:17:29.193Z] [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz [2020-02-04T06:17:29.450Z] [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/ctf/vlc.tar.gz [2020-02-04T06:17:29.450Z] [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz [2020-02-04T06:17:30.908Z] [exec] Cloning into 'ctf-testsuite'... [2020-02-04T06:17:31.471Z] [2020-02-04T06:17:31.471Z] pullTestSuite: [2020-02-04T06:17:31.471Z] [exec] Your branch is up-to-date with 'origin/master'. [2020-02-04T06:17:31.471Z] [exec] Already on 'master' [2020-02-04T06:17:32.034Z] [exec] Already up-to-date. [2020-02-04T06:17:32.034Z] [exec] Note: checking out '0f8beba86ae551f42adeb81d1bfddd5645f31013'. [2020-02-04T06:17:32.034Z] [exec] [2020-02-04T06:17:32.034Z] [exec] You are in 'detached HEAD' state. You can look around, make experimental [2020-02-04T06:17:32.034Z] [exec] changes and commit them, and you can discard any commits you make in this [2020-02-04T06:17:32.034Z] [exec] state without impacting any branches by performing another checkout. [2020-02-04T06:17:32.034Z] [exec] [2020-02-04T06:17:32.034Z] [exec] If you want to create a new branch to retain commits you create, you may [2020-02-04T06:17:32.034Z] [exec] do so (now or later) by using -b with the checkout command again. Example: [2020-02-04T06:17:32.034Z] [exec] [2020-02-04T06:17:32.034Z] [exec] git checkout -b [2020-02-04T06:17:32.034Z] [exec] [2020-02-04T06:17:32.034Z] [exec] HEAD is now at 0f8beba... Merge pull request #35 from compudj/master [2020-02-04T06:17:32.034Z] [2020-02-04T06:17:32.034Z] extractTraces: [2020-02-04T06:17:32.034Z] [2020-02-04T06:17:32.034Z] checkAnyTraceExists: [2020-02-04T06:17:32.034Z] [2020-02-04T06:17:32.034Z] verifyChecksum: [2020-02-04T06:17:32.034Z] [echo] Verifying: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz [2020-02-04T06:17:32.597Z] [2020-02-04T06:17:32.597Z] warnFailedCheckSum: [2020-02-04T06:17:32.597Z] [gunzip] Expanding /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar [2020-02-04T06:17:32.597Z] [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar into /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces [2020-02-04T06:17:32.597Z] [gunzip] Expanding /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar [2020-02-04T06:17:34.491Z] [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar into /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces [2020-02-04T06:17:35.055Z] [gunzip] Expanding /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar [2020-02-04T06:17:35.312Z] [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar into /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces [2020-02-04T06:17:35.569Z] [gunzip] Expanding /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar [2020-02-04T06:17:38.841Z] [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar into /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces [2020-02-04T06:17:40.742Z] [echo] Traces extracted successfully [2020-02-04T06:17:40.742Z] [INFO] Executed tasks [2020-02-04T06:17:40.742Z] [INFO] [2020-02-04T06:17:40.742Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.ctf.core.tests --- [2020-02-04T06:17:41.307Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data/.metadata/.log [2020-02-04T06:17:41.307Z] [INFO] Command line: [2020-02-04T06:17:41.307Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2020-02-04T06:17:41.307Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-02-04T06:17:44.583Z] !SESSION 2020-02-04 06:17:41.423 ----------------------------------------------- [2020-02-04T06:17:44.583Z] eclipse.buildId=unknown [2020-02-04T06:17:44.583Z] java.version=1.8.0_202 [2020-02-04T06:17:44.583Z] java.vendor=Oracle Corporation [2020-02-04T06:17:44.583Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-02-04T06:17:44.583Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2020-02-04T06:17:44.583Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2020-02-04T06:17:44.583Z] [2020-02-04T06:17:44.583Z] !ENTRY org.eclipse.compare.win32 4 0 2020-02-04 06:17:44.019 [2020-02-04T06:17:44.583Z] !MESSAGE FrameworkEvent ERROR [2020-02-04T06:17:44.583Z] !STACK 0 [2020-02-04T06:17:44.583Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [41] [2020-02-04T06:17:44.583Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-02-04T06:17:44.583Z] [2020-02-04T06:17:44.583Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-02-04T06:17:44.583Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-02-04T06:17:44.583Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-02-04T06:17:44.583Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-02-04T06:17:44.583Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-02-04T06:17:44.583Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-02-04T06:17:44.583Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-02-04T06:17:44.583Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-02-04T06:17:45.957Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest [2020-02-04T06:17:46.215Z] [2020-02-04T06:17:46.215Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-02-04 06:17:46.020 [2020-02-04T06:17:46.215Z] !MESSAGE Struct already contains a field named ctx [2020-02-04T06:17:46.215Z] [2020-02-04T06:17:46.215Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-02-04 06:17:46.021 [2020-02-04T06:17:46.215Z] !MESSAGE Struct already contains a field named ctx [2020-02-04T06:17:46.215Z] [2020-02-04T06:17:46.215Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-02-04 06:17:46.022 [2020-02-04T06:17:46.215Z] !MESSAGE Struct already contains a field named ctx [2020-02-04T06:17:46.215Z] [2020-02-04T06:17:46.215Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-02-04 06:17:46.023 [2020-02-04T06:17:46.215Z] !MESSAGE Struct already contains a field named ctx [2020-02-04T06:17:46.215Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.19 s - in org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest [2020-02-04T06:17:46.215Z] testEvents(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest) Time elapsed: 0.163 s [2020-02-04T06:17:46.215Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest [2020-02-04T06:17:46.215Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest [2020-02-04T06:17:46.215Z] getterTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0 s [2020-02-04T06:17:46.215Z] constructorTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0.001 s [2020-02-04T06:17:46.215Z] comparatorTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0.001 s [2020-02-04T06:17:46.215Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0 s [2020-02-04T06:17:46.215Z] toStringTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0 s [2020-02-04T06:17:46.215Z] hashCodeTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0 s [2020-02-04T06:17:46.215Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest [2020-02-04T06:17:46.215Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest [2020-02-04T06:17:46.215Z] testParseField_simple(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest) Time elapsed: 0.001 s [2020-02-04T06:17:46.215Z] testParseField_complex(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest) Time elapsed: 0.01 s [2020-02-04T06:17:46.215Z] testParseField_simple2(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest) Time elapsed: 0 s [2020-02-04T06:17:46.215Z] testParseField_simple3(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest) Time elapsed: 0.001 s [2020-02-04T06:17:46.215Z] Running org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest [2020-02-04T06:17:46.473Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.258 s - in org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest [2020-02-04T06:17:46.473Z] testCopyConstructorWithNull(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.001 s [2020-02-04T06:17:46.473Z] testUnsupporteds(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2020-02-04T06:17:46.473Z] testToArray(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.001 s [2020-02-04T06:17:46.473Z] testCopyConstructor(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2020-02-04T06:17:46.473Z] testSet(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2020-02-04T06:17:46.473Z] testClear(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2020-02-04T06:17:46.473Z] testToString(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2020-02-04T06:17:46.473Z] testListIterator(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2020-02-04T06:17:46.473Z] testUnorderedSet(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.001 s [2020-02-04T06:17:46.473Z] testRecursiveCopyConstructor(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2020-02-04T06:17:46.473Z] testContains(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.011 s [2020-02-04T06:17:46.473Z] testListIteratorWithNull(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2020-02-04T06:17:46.473Z] testCopyConstructorWithNulls(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.001 s [2020-02-04T06:17:46.473Z] testHashCollision(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.136 s [2020-02-04T06:17:46.473Z] testEquality(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2020-02-04T06:17:46.473Z] testListIteratorOutOfOrder(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2020-02-04T06:17:46.473Z] testIndexOf(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2020-02-04T06:17:46.473Z] testIsEmpty(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2020-02-04T06:17:46.473Z] testSimple(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.011 s [2020-02-04T06:17:46.473Z] testStream(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.036 s [2020-02-04T06:17:46.473Z] testStreams(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.004 s [2020-02-04T06:17:46.473Z] Running org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest [2020-02-04T06:17:46.473Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest [2020-02-04T06:17:46.473Z] testMakeUUID_2(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest) Time elapsed: 0.001 s [2020-02-04T06:17:46.473Z] testMakeUUID_3(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest) Time elapsed: 0 s [2020-02-04T06:17:46.473Z] testUnsignedCompare(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest) Time elapsed: 0 s [2020-02-04T06:17:46.473Z] testMakeUUID(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest) Time elapsed: 0 s [2020-02-04T06:17:46.473Z] Running org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest [2020-02-04T06:17:46.474Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest [2020-02-04T06:17:46.474Z] testEventHeaders(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2020-02-04T06:17:46.474Z] testRoot(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2020-02-04T06:17:46.474Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2020-02-04T06:17:46.474Z] testComplexNode(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2020-02-04T06:17:46.474Z] testFields(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2020-02-04T06:17:46.474Z] testNotEquals(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2020-02-04T06:17:46.474Z] Running org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest [2020-02-04T06:17:46.732Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest [2020-02-04T06:17:46.732Z] testGetPosition(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0.001 s [2020-02-04T06:17:46.732Z] testCanRead_1param(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0.001 s [2020-02-04T06:17:46.732Z] testGetBytes(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2020-02-04T06:17:46.732Z] testGetOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2020-02-04T06:17:46.732Z] testClear(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2020-02-04T06:17:46.732Z] testGetByteOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2020-02-04T06:17:46.732Z] testBitBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0.001 s [2020-02-04T06:17:46.732Z] testSetByteOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2020-02-04T06:17:46.732Z] testBitBuffer_fromByteBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2020-02-04T06:17:46.732Z] testGetByteBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2020-02-04T06:17:46.732Z] testSetPosition(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2020-02-04T06:17:46.732Z] testGetBytesMiddle(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0.001 s [2020-02-04T06:17:46.732Z] testSetOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2020-02-04T06:17:46.732Z] Running org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest [2020-02-04T06:17:46.732Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest [2020-02-04T06:17:46.732Z] testGetInt_le1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0.001 s [2020-02-04T06:17:46.732Z] testGetInt_le2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2020-02-04T06:17:46.732Z] testPutIntLe(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2020-02-04T06:17:46.732Z] testPutInt_invalid(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2020-02-04T06:17:46.732Z] testGetLong35s_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0.001 s [2020-02-04T06:17:46.732Z] testGetLong35s_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2020-02-04T06:17:46.732Z] testGetLong35s_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2020-02-04T06:17:46.732Z] testGet24Unsigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2020-02-04T06:17:46.732Z] testGetInt_invalid(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2020-02-04T06:17:46.732Z] testGet24Signed(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2020-02-04T06:17:46.732Z] testGetLong35_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2020-02-04T06:17:46.732Z] testGetLong35_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2020-02-04T06:17:46.732Z] testPutInt_length0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2020-02-04T06:17:46.732Z] testPutInt_length1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2020-02-04T06:17:46.732Z] testGetLong_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2020-02-04T06:17:46.732Z] testGetLong_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0.001 s [2020-02-04T06:17:46.732Z] testGetLong_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2020-02-04T06:17:46.732Z] testGet35_pos0BE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2020-02-04T06:17:46.732Z] testGet35_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2020-02-04T06:17:46.732Z] testGet35_pos8BE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2020-02-04T06:17:46.732Z] testPutIntLe_length0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0.001 s [2020-02-04T06:17:46.732Z] testPutIntLe_length1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2020-02-04T06:17:46.732Z] testGetLong_pos0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2020-02-04T06:17:46.732Z] testGetLong_pos7(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2020-02-04T06:17:46.732Z] testGetLong_pos8(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2020-02-04T06:17:46.732Z] testGetUnsigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2020-02-04T06:17:46.732Z] testGetInt_invalid2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2020-02-04T06:17:46.732Z] testGetSigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2020-02-04T06:17:46.732Z] testPutInt(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0.001 s [2020-02-04T06:17:46.732Z] testPutInt_hex(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2020-02-04T06:17:46.732Z] testGetInt_base(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2020-02-04T06:17:46.732Z] testGetInt_pos0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2020-02-04T06:17:46.732Z] testGetInt_pos1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2020-02-04T06:17:46.732Z] testGetInt_pos2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2020-02-04T06:17:46.733Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest [2020-02-04T06:17:46.733Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest [2020-02-04T06:17:46.733Z] testStreamInputPacketIndexEntryConstructor1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0.005 s [2020-02-04T06:17:46.733Z] testStreamInputPacketIndexEntryConstructor2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2020-02-04T06:17:46.733Z] testStreamInputPacketIndexEntryConstructor3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2020-02-04T06:17:46.733Z] testStreamInputPacketIndexEntryConstructor4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2020-02-04T06:17:46.733Z] testStreamInputPacketIndexEntryConstructor5(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0.001 s [2020-02-04T06:17:46.733Z] testStreamInputPacketIndexEntryConstructor6(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2020-02-04T06:17:46.733Z] testStreamInputPacketIndexEntryConstructor7(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2020-02-04T06:17:46.733Z] testStreamInputPacketIndexEntryConstructor8(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0.001 s [2020-02-04T06:17:46.733Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2020-02-04T06:17:46.733Z] testStreamInputPacketIndexEntry_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2020-02-04T06:17:46.733Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest [2020-02-04T06:17:46.990Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.398 s - in org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest [2020-02-04T06:17:46.990Z] TSDLContextTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.198 s [2020-02-04T06:17:46.990Z] TSDLEnvironmentTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.019 s [2020-02-04T06:17:46.990Z] TSDLSimpleTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.054 s [2020-02-04T06:17:46.990Z] TSDLClockTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.016 s [2020-02-04T06:17:46.990Z] TSDLCallsiteTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.073 s [2020-02-04T06:17:46.990Z] TSDLEnumTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.014 s [2020-02-04T06:17:46.990Z] TSDLAllTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.02 s [2020-02-04T06:17:46.990Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest [2020-02-04T06:18:19.052Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 28.365 s - in org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest [2020-02-04T06:18:19.052Z] readTraces[0: KERNEL](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 1.829 s [2020-02-04T06:18:19.052Z] readTraces[1: TRACE2](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 1.01 s [2020-02-04T06:18:19.052Z] readTraces[2: KERNEL_VM](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 9.743 s [2020-02-04T06:18:19.052Z] readTraces[3: SYNC_SRC](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 1.406 s [2020-02-04T06:18:19.052Z] readTraces[4: SYNC_DEST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 1.139 s [2020-02-04T06:18:19.052Z] readTraces[5: DJANGO_CLIENT](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 2.307 s [2020-02-04T06:18:19.052Z] readTraces[6: DJANGO_DB](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 1.294 s [2020-02-04T06:18:19.052Z] readTraces[7: DJANGO_HTTPD](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 1.661 s [2020-02-04T06:18:19.052Z] readTraces[8: HELLO_LOST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 1 s [2020-02-04T06:18:19.052Z] readTraces[9: CYG_PROFILE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.096 s [2020-02-04T06:18:19.052Z] readTraces[10: CYG_PROFILE_FAST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.066 s [2020-02-04T06:18:19.052Z] readTraces[11: FUNKY_TRACE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.531 s [2020-02-04T06:18:19.052Z] readTraces[12: ARM_64_BIT_HEADER](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.541 s [2020-02-04T06:18:19.052Z] readTraces[13: FLIPPING_ENDIANNESS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.172 s [2020-02-04T06:18:19.052Z] readTraces[14: DYNSCOPE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.693 s [2020-02-04T06:18:19.052Z] readTraces[15: TRACE_EXPERIMENT](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) skipped [2020-02-04T06:18:19.052Z] readTraces[16: DEBUG_INFO](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.024 s [2020-02-04T06:18:19.052Z] readTraces[17: DEBUG_INFO3](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.077 s [2020-02-04T06:18:19.052Z] readTraces[18: DEBUG_INFO4](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.02 s [2020-02-04T06:18:19.052Z] readTraces[19: DEBUG_INFO_SYNTH_EXEC](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.052 s [2020-02-04T06:18:19.052Z] readTraces[20: DEBUG_INFO_SYNTH_TWO_PROCESSES](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.006 s [2020-02-04T06:18:19.052Z] readTraces[21: DEBUG_INFO_SYNTH_BUILDID_DEBUGLINK](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.007 s [2020-02-04T06:18:19.052Z] readTraces[22: MEMORY_ANALYSIS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 1.042 s [2020-02-04T06:18:19.052Z] readTraces[23: PERF_TASKSET2](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.057 s [2020-02-04T06:18:19.052Z] readTraces[24: MANY_THREADS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 1.48 s [2020-02-04T06:18:19.052Z] readTraces[25: CONTEXT_SWITCHES_KERNEL](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.546 s [2020-02-04T06:18:19.052Z] readTraces[26: CONTEXT_SWITCHES_UST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.01 s [2020-02-04T06:18:19.052Z] readTraces[27: UNEVEN_STREAMS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 1.249 s [2020-02-04T06:18:19.052Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest [2020-02-04T06:18:19.052Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.228 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest [2020-02-04T06:18:19.052Z] testKernelTrace[0: WHOLE_TRACE](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest) Time elapsed: 1.011 s [2020-02-04T06:18:19.052Z] testKernelTrace[1: NO_EVENTS_USING_INVERTED_TIME](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest) Time elapsed: 0.214 s [2020-02-04T06:18:19.052Z] testKernelTrace[2: STREAM0_FIRST_PACKET_TIME](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest) Time elapsed: 0.296 s [2020-02-04T06:18:19.052Z] testKernelTrace[3: BOTH_STREAMS_FIRST_PACKET_ONLY](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest) Time elapsed: 0.207 s [2020-02-04T06:18:19.052Z] testKernelTrace[4: BOTH_STREAMS_SEVERAL_PACKETS](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest) Time elapsed: 0.496 s [2020-02-04T06:18:19.052Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest [2020-02-04T06:18:19.052Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.508 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest [2020-02-04T06:18:19.052Z] testAddTwoStreams1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.048 s [2020-02-04T06:18:19.052Z] testAddTwoStreams2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.004 s [2020-02-04T06:18:19.052Z] testAddTwoStreams3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.003 s [2020-02-04T06:18:19.052Z] testEmptyStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.002 s [2020-02-04T06:18:19.052Z] testAddStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.002 s [2020-02-04T06:18:19.052Z] testAddStreamFail(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.003 s [2020-02-04T06:18:19.052Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest [2020-02-04T06:18:19.053Z] [2020-02-04T06:18:19.053Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-02-04 06:18:18.402 [2020-02-04T06:18:19.053Z] !MESSAGE channel0_1 [++++++++++++++++++++++++++++++++++++++++++++++++++ ] 509 Events [2020-02-04T06:18:19.053Z] [2020-02-04T06:18:19.053Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-02-04 06:18:18.402 [2020-02-04T06:18:19.053Z] !MESSAGE channel0_0 [+++++++++++++++++++++++++++++++++++++++++++++++++ ] 491 Events [2020-02-04T06:18:19.053Z] [2020-02-04T06:18:19.053Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-02-04 06:18:18.444 [2020-02-04T06:18:19.053Z] !MESSAGE channel0_1 [++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++] 1 Events [2020-02-04T06:18:19.053Z] [2020-02-04T06:18:19.053Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-02-04 06:18:18.445 [2020-02-04T06:18:19.053Z] !MESSAGE channel0_0 [ ] 0 Events [2020-02-04T06:18:19.985Z] [2020-02-04T06:18:19.985Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-02-04 06:18:19.658 [2020-02-04T06:18:19.985Z] !MESSAGE channel0_1 [+] 1 Events [2020-02-04T06:18:19.985Z] [2020-02-04T06:18:19.985Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-02-04 06:18:19.658 [2020-02-04T06:18:19.985Z] !MESSAGE channel0_0 [ ] 0 Events [2020-02-04T06:18:19.985Z] [2020-02-04T06:18:19.985Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-02-04 06:18:19.755 [2020-02-04T06:18:19.985Z] !MESSAGE channel0_1 [++] 1 Events [2020-02-04T06:18:19.985Z] [2020-02-04T06:18:19.985Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-02-04 06:18:19.756 [2020-02-04T06:18:19.985Z] !MESSAGE channel0_0 [ ] 0 Events [2020-02-04T06:18:20.242Z] [2020-02-04T06:18:20.242Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-02-04 06:18:20.043 [2020-02-04T06:18:20.242Z] !MESSAGE channel0_1 [++++++++++] 1 Events [2020-02-04T06:18:20.242Z] [2020-02-04T06:18:20.242Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-02-04 06:18:20.043 [2020-02-04T06:18:20.242Z] !MESSAGE channel0_0 [ ] 0 Events [2020-02-04T06:18:20.500Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.329 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest [2020-02-04T06:18:20.500Z] testHasMoreEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.113 s [2020-02-04T06:18:20.500Z] testGetCurrentEventDef_last(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.098 s [2020-02-04T06:18:20.500Z] testPrintStats_100(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.084 s [2020-02-04T06:18:20.500Z] testPrintStats_noparam(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.042 s [2020-02-04T06:18:20.500Z] testGetEndTime(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.088 s [2020-02-04T06:18:20.500Z] testSeek(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.104 s [2020-02-04T06:18:20.500Z] testGetStartTime(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.099 s [2020-02-04T06:18:20.500Z] testAdvance_end(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.675 s [2020-02-04T06:18:20.500Z] testOpen_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.047 s [2020-02-04T06:18:20.500Z] testGetCurrentEventDef_first(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.08 s [2020-02-04T06:18:20.500Z] testPrintStats_width0(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.077 s [2020-02-04T06:18:20.500Z] testPrintStats_width1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.044 s [2020-02-04T06:18:20.501Z] testPrintStats_width2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.097 s [2020-02-04T06:18:20.501Z] testCopyFrom(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.089 s [2020-02-04T06:18:20.501Z] testAdvance_normal(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.1 s [2020-02-04T06:18:20.501Z] testPrintStats_width10(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.098 s [2020-02-04T06:18:20.501Z] testOpen_nonexisting(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.082 s [2020-02-04T06:18:20.501Z] testGoToLastEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.099 s [2020-02-04T06:18:20.501Z] testOpen_existing(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.208 s [2020-02-04T06:18:20.501Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest [2020-02-04T06:18:23.025Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.217 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest [2020-02-04T06:18:23.025Z] testEquals1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.378 s [2020-02-04T06:18:23.025Z] testEquals2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.24 s [2020-02-04T06:18:23.025Z] testEquals3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.267 s [2020-02-04T06:18:23.025Z] testEquals4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.376 s [2020-02-04T06:18:23.025Z] testGetTimestampEnd(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.113 s [2020-02-04T06:18:23.025Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.118 s [2020-02-04T06:18:23.025Z] testSetTimestampEnd(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.18 s [2020-02-04T06:18:23.025Z] testGetFilename(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.206 s [2020-02-04T06:18:23.025Z] testStreamInput(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.12 s [2020-02-04T06:18:23.025Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.105 s [2020-02-04T06:18:23.025Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.111 s [2020-02-04T06:18:23.025Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest [2020-02-04T06:18:23.025Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest [2020-02-04T06:18:23.025Z] testStreamInputPacketIndexDisjoint(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0.016 s [2020-02-04T06:18:23.025Z] testStreamInputPacketIndexOverlappingBothSides(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0.001 s [2020-02-04T06:18:23.025Z] testStreamInputPacketIndexLargeOverlapping(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2020-02-04T06:18:23.025Z] testStreamInputPacketIndexContiguous(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2020-02-04T06:18:23.025Z] testStreamInputPacketIndexInvalidAppend(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0.001 s [2020-02-04T06:18:23.025Z] testStreamInputPacketIndexGet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2020-02-04T06:18:23.025Z] testStreamInputPacketIndex(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2020-02-04T06:18:23.025Z] testStreamInputPacketIndexOverlapping(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2020-02-04T06:18:23.025Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest [2020-02-04T06:18:25.763Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.619 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest [2020-02-04T06:18:25.763Z] testGetTrace(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.181 s [2020-02-04T06:18:25.764Z] testAddEvent_base(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.156 s [2020-02-04T06:18:25.764Z] testGetId(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.135 s [2020-02-04T06:18:25.764Z] testSetId(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.212 s [2020-02-04T06:18:25.764Z] testAddHugeIDEvent_base(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.193 s [2020-02-04T06:18:25.764Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.169 s [2020-02-04T06:18:25.764Z] testGetPacketContextDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.192 s [2020-02-04T06:18:25.764Z] testGetEventHeaderDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.097 s [2020-02-04T06:18:25.764Z] testEventHeaderIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.138 s [2020-02-04T06:18:25.764Z] testGetStreamInputs(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.135 s [2020-02-04T06:18:25.764Z] testSetEventContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.107 s [2020-02-04T06:18:25.764Z] testSetEventHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.1 s [2020-02-04T06:18:25.764Z] testGetEventContextDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.121 s [2020-02-04T06:18:25.764Z] testEventContextIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.095 s [2020-02-04T06:18:25.764Z] testSetPacketContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.096 s [2020-02-04T06:18:25.764Z] testGetEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.1 s [2020-02-04T06:18:25.764Z] testIdIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.127 s [2020-02-04T06:18:25.764Z] testStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.122 s [2020-02-04T06:18:25.764Z] testPacketContextIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.101 s [2020-02-04T06:18:25.764Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest [2020-02-04T06:18:25.764Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest [2020-02-04T06:18:25.764Z] testGrowingLive(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest) Time elapsed: 0.033 s [2020-02-04T06:18:25.764Z] testGrowingNotLive(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest) Time elapsed: 0.001 s [2020-02-04T06:18:25.764Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest [2020-02-04T06:18:25.764Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest [2020-02-04T06:18:25.764Z] testStreamInputReaderTimestampComparator_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest) Time elapsed: 0 s [2020-02-04T06:18:25.764Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest [2020-02-04T06:18:25.764Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest [2020-02-04T06:18:25.764Z] testPacketNoHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest) Time elapsed: 0 s [2020-02-04T06:18:25.764Z] testPacketWithContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest) Time elapsed: 0 s [2020-02-04T06:18:25.764Z] testPacketWithPacketContextAndLostEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest) Time elapsed: 0.001 s [2020-02-04T06:18:25.764Z] testPacket(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest) Time elapsed: 0 s [2020-02-04T06:18:25.764Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest [2020-02-04T06:18:26.697Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.219 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest [2020-02-04T06:18:26.697Z] testGetCurrentEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.05 s [2020-02-04T06:18:26.697Z] testGetName(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.066 s [2020-02-04T06:18:26.697Z] testGoToLastEvent1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.108 s [2020-02-04T06:18:26.697Z] testGoToLastEvent2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.592 s [2020-02-04T06:18:26.697Z] testGetCurrentPacketContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.033 s [2020-02-04T06:18:26.697Z] testStreamInputReader_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.067 s [2020-02-04T06:18:26.697Z] testSeek_timestamp(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.033 s [2020-02-04T06:18:26.697Z] testReadNextEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.07 s [2020-02-04T06:18:26.697Z] testGetCPU(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.033 s [2020-02-04T06:18:26.697Z] testStreamInputReader_valid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.066 s [2020-02-04T06:18:26.697Z] testSeek_eventDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.098 s [2020-02-04T06:18:26.697Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest [2020-02-04T06:18:27.629Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.716 s - in org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest [2020-02-04T06:18:27.629Z] testParse(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.283 s [2020-02-04T06:18:27.629Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.11 s [2020-02-04T06:18:27.629Z] testStreamTextMD(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.031 s [2020-02-04T06:18:27.629Z] testMetadata(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.065 s [2020-02-04T06:18:27.629Z] testGetDetectedByteOrder(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.106 s [2020-02-04T06:18:27.629Z] testEndian(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.034 s [2020-02-04T06:18:27.629Z] testTextMD(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.085 s [2020-02-04T06:18:27.629Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest [2020-02-04T06:18:29.000Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.554 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest [2020-02-04T06:18:29.000Z] testGetMajor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.098 s [2020-02-04T06:18:29.000Z] testGetMinor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.081 s [2020-02-04T06:18:29.000Z] testPacketHeaderIsSet_valid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.032 s [2020-02-04T06:18:29.000Z] testLookupEnvironment_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.066 s [2020-02-04T06:18:29.000Z] testLookupEnvironment_2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.039 s [2020-02-04T06:18:29.000Z] testLookupEnvironment_3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.076 s [2020-02-04T06:18:29.000Z] testLookupEnvironment_4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.067 s [2020-02-04T06:18:29.000Z] testMajorIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.03 s [2020-02-04T06:18:29.000Z] testByteOrderIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.03 s [2020-02-04T06:18:29.000Z] testOpen_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.059 s [2020-02-04T06:18:29.000Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.031 s [2020-02-04T06:18:29.000Z] testGetUUID(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.033 s [2020-02-04T06:18:29.000Z] testUUIDIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.032 s [2020-02-04T06:18:29.000Z] testMinorIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.04 s [2020-02-04T06:18:29.000Z] testGetPacketHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.039 s [2020-02-04T06:18:29.000Z] testGetTraceDirectory(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.048 s [2020-02-04T06:18:29.000Z] testSetByteOrder(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.036 s [2020-02-04T06:18:29.001Z] testAddStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.076 s [2020-02-04T06:18:29.001Z] testSetPacketHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.044 s [2020-02-04T06:18:29.001Z] testGetSetClock_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.037 s [2020-02-04T06:18:29.001Z] testGetSetClock_2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.072 s [2020-02-04T06:18:29.001Z] testGetByteOrder_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.033 s [2020-02-04T06:18:29.001Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.073 s [2020-02-04T06:18:29.001Z] testSetUUID(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.033 s [2020-02-04T06:18:29.001Z] testPacketHeaderIsSet_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.169 s [2020-02-04T06:18:29.001Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.036 s [2020-02-04T06:18:29.001Z] testOpen_existing(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.078 s [2020-02-04T06:18:29.001Z] testSetMajor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.029 s [2020-02-04T06:18:29.001Z] testSetMinor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.029 s [2020-02-04T06:18:29.001Z] Running org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest [2020-02-04T06:18:29.001Z] Skipping test traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-typedef-length as requested. [2020-02-04T06:18:29.001Z] Skipping test traces/ctf-testsuite/tests/1.8/regression/stream/pass/integer-large-size as requested. [2020-02-04T06:18:29.258Z] line 10:46 mismatched character '' expecting '"' [2020-02-04T06:18:29.258Z] line 9:16 no viable alternative at character 'o' [2020-02-04T06:18:29.258Z] line 9:20 no viable alternative at character '?' [2020-02-04T06:18:29.258Z] line 12:14 no viable alternative at character '' [2020-02-04T06:18:29.258Z] line 32:0 mismatched character '' expecting '"' [2020-02-04T06:18:29.258Z] line 8:11 required (...)+ loop did not match anything at character ';' [2020-02-04T06:18:29.515Z] [2020-02-04T06:18:29.515Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-02-04 06:18:29.329 [2020-02-04T06:18:29.515Z] !MESSAGE Unknown integer attribute: aa [2020-02-04T06:18:29.515Z] [2020-02-04T06:18:29.515Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-02-04 06:18:29.330 [2020-02-04T06:18:29.515Z] !MESSAGE Unknown integer attribute: zz [2020-02-04T06:18:29.515Z] [2020-02-04T06:18:29.515Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-02-04 06:18:29.331 [2020-02-04T06:18:29.515Z] !MESSAGE Unknown trace attribute: blah [2020-02-04T06:18:29.515Z] [2020-02-04T06:18:29.515Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-02-04 06:18:29.332 [2020-02-04T06:18:29.515Z] !MESSAGE Unknown stream attribute: askdjfhaskdjfh [2020-02-04T06:18:29.515Z] [2020-02-04T06:18:29.515Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-02-04 06:18:29.407 [2020-02-04T06:18:29.515Z] !MESSAGE Unknown trace attribute: test2 [2020-02-04T06:18:29.515Z] [2020-02-04T06:18:29.515Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-02-04 06:18:29.443 [2020-02-04T06:18:29.515Z] !MESSAGE Unknown trace attribute: test [2020-02-04T06:18:29.515Z] [2020-02-04T06:18:29.515Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-02-04 06:18:29.443 [2020-02-04T06:18:29.515Z] !MESSAGE Unknown trace attribute: test1 [2020-02-04T06:18:29.515Z] [2020-02-04T06:18:29.515Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-02-04 06:18:29.444 [2020-02-04T06:18:29.515Z] !MESSAGE Unknown trace attribute: test2 [2020-02-04T06:18:29.515Z] [2020-02-04T06:18:29.515Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-02-04 06:18:29.444 [2020-02-04T06:18:29.515Z] !MESSAGE Unknown trace attribute: test3 [2020-02-04T06:18:29.515Z] [2020-02-04T06:18:29.515Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-02-04 06:18:29.445 [2020-02-04T06:18:29.515Z] !MESSAGE Unknown trace attribute: test4 [2020-02-04T06:18:30.082Z] Tests run: 173, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.054 s - in org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest [2020-02-04T06:18:30.082Z] testTrace[0: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-not-present](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.059 s [2020-02-04T06:18:30.082Z] testTrace[1: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/repeated-event-id-in-same-stream](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.009 s [2020-02-04T06:18:30.082Z] testTrace[2: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typealias-duplicate-name](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2020-02-04T06:18:30.082Z] testTrace[3: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-missing](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2020-02-04T06:18:30.082Z] testTrace[4: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-inner-struct-undefined](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2020-02-04T06:18:30.082Z] testTrace[5: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-base-invalid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2020-02-04T06:18:30.082Z] testTrace[6: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/event-id-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-02-04T06:18:30.082Z] testTrace[7: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2020-02-04T06:18:30.082Z] testTrace[8: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2020-02-04T06:18:30.082Z] testTrace[9: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typedef-reserved-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-02-04T06:18:30.082Z] testTrace[10: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-declaration](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2020-02-04T06:18:30.082Z] testTrace[11: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-negative](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2020-02-04T06:18:30.082Z] testTrace[12: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-type-implicit-but-undefined-int-type](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-02-04T06:18:30.082Z] testTrace[13: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-field-name-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2020-02-04T06:18:30.082Z] testTrace[14: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-type](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2020-02-04T06:18:30.082Z] testTrace[15: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2020-02-04T06:18:30.082Z] testTrace[16: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-version-broken](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-02-04T06:18:30.082Z] testTrace[17: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-field-value-out-of-range](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2020-02-04T06:18:30.082Z] testTrace[18: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/metadata-packetized-endianness-mismatch](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-02-04T06:18:30.082Z] testTrace[19: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-expression](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-02-04T06:18:30.082Z] testTrace[20: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-zero](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2020-02-04T06:18:30.083Z] testTrace[21: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/string-concat](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-02-04T06:18:30.083Z] testTrace[22: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-signed-invalid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-02-04T06:18:30.083Z] testTrace[23: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-type-value-out-of-range](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-02-04T06:18:30.083Z] testTrace[24: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-negative](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2020-02-04T06:18:30.083Z] testTrace[25: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-recursive](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.039 s [2020-02-04T06:18:30.083Z] testTrace[26: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2020-02-04T06:18:30.083Z] testTrace[27: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-string-fields](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2020-02-04T06:18:30.083Z] testTrace[28: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-align-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-02-04T06:18:30.083Z] testTrace[29: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typealias-reserved-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2020-02-04T06:18:30.083Z] testTrace[30: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-negative](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2020-02-04T06:18:30.083Z] testTrace[31: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-signed-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-02-04T06:18:30.083Z] testTrace[32: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-type-field](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-02-04T06:18:30.083Z] testTrace[33: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/metadata-with-null-char](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2020-02-04T06:18:30.083Z] testTrace[34: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-empty](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2020-02-04T06:18:30.083Z] testTrace[35: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-values-too-small](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.009 s [2020-02-04T06:18:30.083Z] testTrace[36: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-encoding-invalid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-02-04T06:18:30.083Z] testTrace[37: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-untyped-missing-int](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2020-02-04T06:18:30.083Z] testTrace[38: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/metadata-empty-after-header](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-02-04T06:18:30.083Z] testTrace[39: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2020-02-04T06:18:30.083Z] testTrace[40: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-untyped-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2020-02-04T06:18:30.083Z] testTrace[41: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-02-04T06:18:30.083Z] testTrace[42: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-range](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2020-02-04T06:18:30.083Z] testTrace[43: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-redefinition](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-02-04T06:18:30.083Z] testTrace[44: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/stream-undefined-id](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-02-04T06:18:30.083Z] testTrace[45: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-0-bit-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2020-02-04T06:18:30.083Z] testTrace[46: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-02-04T06:18:30.083Z] testTrace[47: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-negative-bit-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-02-04T06:18:30.083Z] testTrace[48: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typealias-invalid-type-kind](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.058 s [2020-02-04T06:18:30.083Z] testTrace[49: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-int-type-undefined](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2020-02-04T06:18:30.083Z] testTrace[50: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-type-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-02-04T06:18:30.083Z] testTrace[51: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-enum](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2020-02-04T06:18:30.083Z] testTrace[52: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-identifier](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-02-04T06:18:30.083Z] testTrace[53: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-type-negative-out-of-range](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-02-04T06:18:30.083Z] testTrace[54: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-huge](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2020-02-04T06:18:30.083Z] testTrace[55: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-guid-too-small](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2020-02-04T06:18:30.083Z] testTrace[56: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-bracket](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-02-04T06:18:30.083Z] testTrace[57: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lttng-modules-2.0-pre1](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-02-04T06:18:30.083Z] testTrace[58: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-reserved-keywords](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-02-04T06:18:30.083Z] testTrace[59: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/event-id-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-02-04T06:18:30.083Z] testTrace[60: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-duplicate-field-name](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2020-02-04T06:18:30.083Z] testTrace[61: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-int-incomplete](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2020-02-04T06:18:30.083Z] testTrace[62: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-base-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-02-04T06:18:30.083Z] testTrace[63: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-byte-order-invalid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-02-04T06:18:30.083Z] testTrace[64: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-values-floating](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2020-02-04T06:18:30.083Z] testTrace[65: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-version-too-big](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-02-04T06:18:30.083Z] testTrace[66: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/packet-based-metadata](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2020-02-04T06:18:30.083Z] testTrace[67: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-align-non-power-2](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-02-04T06:18:30.083Z] testTrace[68: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-duplicate-struct-name](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2020-02-04T06:18:30.083Z] testTrace[69: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-guid-too-big](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-02-04T06:18:30.083Z] testTrace[70: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-type-floating](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2020-02-04T06:18:30.083Z] testTrace[71: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-align-negative](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-02-04T06:18:30.083Z] testTrace[72: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typedef-redefinition](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-02-04T06:18:30.083Z] testTrace[73: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-values-token](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2020-02-04T06:18:30.083Z] testTrace[74: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-02-04T06:18:30.083Z] testTrace[75: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-guid-corrupted](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-02-04T06:18:30.083Z] testTrace[76: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-missing-tag](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-02-04T06:18:30.083Z] testTrace[77: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-encoding-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-02-04T06:18:30.083Z] testTrace[78: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-of-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2020-02-04T06:18:30.083Z] testTrace[79: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-big-endian](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-02-04T06:18:30.083Z] testTrace[80: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-basic-2dim](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.055 s [2020-02-04T06:18:30.083Z] testTrace[81: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2020-02-04T06:18:30.084Z] testTrace[82: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-inner-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-02-04T06:18:30.084Z] testTrace[83: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-2dim](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2020-02-04T06:18:30.084Z] testTrace[84: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-2dim-2typedef](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-02-04T06:18:30.084Z] testTrace[85: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-basic-1dim](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-02-04T06:18:30.084Z] testTrace[86: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-signed-big](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2020-02-04T06:18:30.084Z] testTrace[87: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-minimal-accepted](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-02-04T06:18:30.084Z] testTrace[88: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-scope-tag](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-02-04T06:18:30.084Z] testTrace[89: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-integers-unnamed](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-02-04T06:18:30.084Z] testTrace[90: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-of-enum](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2020-02-04T06:18:30.084Z] testTrace[91: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-signed-value](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-02-04T06:18:30.084Z] testTrace[92: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-unamed-struct-as-field](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-02-04T06:18:30.084Z] testTrace[93: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typealias-reserved-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-02-04T06:18:30.084Z] testTrace[94: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typedef-simple](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2020-02-04T06:18:30.084Z] testTrace[95: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typealias-simple](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2020-02-04T06:18:30.084Z] testTrace[96: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/unknown-env](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2020-02-04T06:18:30.084Z] testTrace[97: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-packetized-big-endian](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2020-02-04T06:18:30.084Z] testTrace[98: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/unknown-attribute-warnings](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.007 s [2020-02-04T06:18:30.084Z] testTrace[99: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/repeated-event-id-in-2-streams](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-02-04T06:18:30.084Z] testTrace[100: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-token-kind](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-02-04T06:18:30.084Z] testTrace[101: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/stream-undefined-id](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.01 s [2020-02-04T06:18:30.084Z] testTrace[102: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-two-levels](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2020-02-04T06:18:30.084Z] testTrace[103: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/event-id-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-02-04T06:18:30.084Z] testTrace[104: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-underscores-in-fields](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.051 s [2020-02-04T06:18:30.084Z] testTrace[105: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-align-larger](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2020-02-04T06:18:30.084Z] testTrace[106: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-structs](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2020-02-04T06:18:30.084Z] testTrace[107: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-scoped-length](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-02-04T06:18:30.084Z] testTrace[108: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/string-literal-escape](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.03 s [2020-02-04T06:18:30.084Z] testTrace[109: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-unsigned-big](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2020-02-04T06:18:30.084Z] testTrace[110: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-nameless](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-02-04T06:18:30.084Z] testTrace[111: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-2dim-typedef](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-02-04T06:18:30.084Z] testTrace[112: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/integer-1-bit-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2020-02-04T06:18:30.084Z] testTrace[113: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-1dim](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-02-04T06:18:30.084Z] testTrace[114: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/literal-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.004 s [2020-02-04T06:18:30.084Z] testTrace[115: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/name-escaping-empty](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-02-04T06:18:30.084Z] testTrace[116: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-untyped-int](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-02-04T06:18:30.084Z] testTrace[117: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-packetized-little-endian](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-02-04T06:18:30.084Z] testTrace[118: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-two-levels-redefinition](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-02-04T06:18:30.084Z] testTrace[119: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/name-escaping-clashes](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-02-04T06:18:30.084Z] testTrace[120: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-signed-small](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-02-04T06:18:30.084Z] testTrace[121: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-align-valid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-02-04T06:18:30.084Z] testTrace[122: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-align-smaller](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-02-04T06:18:30.084Z] testTrace[123: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-missing-selector](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-02-04T06:18:30.084Z] testTrace[124: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-02-04T06:18:30.084Z] testTrace[125: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2020-02-04T06:18:30.084Z] testTrace[126: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-packet-header](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2020-02-04T06:18:30.084Z] testTrace[127: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.039 s [2020-02-04T06:18:30.084Z] testTrace[128: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-len-of-sequence](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2020-02-04T06:18:30.084Z] testTrace[129: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-array-of-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2020-02-04T06:18:30.084Z] testTrace[130: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-sequence-between-elements](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-02-04T06:18:30.084Z] testTrace[131: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-alignment-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-02-04T06:18:30.084Z] testTrace[132: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-large-sequence-length](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2020-02-04T06:18:30.084Z] testTrace[133: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-len-of-sequence](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-02-04T06:18:30.084Z] testTrace[134: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-sequence-start](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-02-04T06:18:30.084Z] testTrace[135: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2020-02-04T06:18:30.084Z] testTrace[136: traces/ctf-testsuite/tests/1.8/regression/stream/fail/content-size-larger-than-packet-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-02-04T06:18:30.084Z] testTrace[137: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-alignment-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2020-02-04T06:18:30.084Z] testTrace[138: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-float](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2020-02-04T06:18:30.084Z] testTrace[139: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-empty-event-with-aligned-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-02-04T06:18:30.085Z] testTrace[140: traces/ctf-testsuite/tests/1.8/regression/stream/fail/less-than-1-byte-packet-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-02-04T06:18:30.085Z] testTrace[141: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-sequence-start](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-02-04T06:18:30.085Z] testTrace[142: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-alignment-empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-02-04T06:18:30.085Z] testTrace[143: traces/ctf-testsuite/tests/1.8/regression/stream/fail/variant-out-of-range-enum-selector](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2020-02-04T06:18:30.085Z] testTrace[144: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-02-04T06:18:30.085Z] testTrace[145: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-variant-selected-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2020-02-04T06:18:30.085Z] testTrace[146: traces/ctf-testsuite/tests/1.8/regression/stream/fail/variant-out-of-unknown-enum-selector](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.007 s [2020-02-04T06:18:30.085Z] testTrace[147: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-sequence-between-elements](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2020-02-04T06:18:30.085Z] testTrace[148: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-array-of-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-02-04T06:18:30.085Z] testTrace[149: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-sequence-within-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2020-02-04T06:18:30.085Z] testTrace[150: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2020-02-04T06:18:30.085Z] testTrace[151: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-variant-selected-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-02-04T06:18:30.085Z] testTrace[152: traces/ctf-testsuite/tests/1.8/regression/stream/fail/event-empty](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2020-02-04T06:18:30.085Z] testTrace[153: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-sequence-within-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2020-02-04T06:18:30.085Z] testTrace[154: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-float](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2020-02-04T06:18:30.085Z] testTrace[155: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-stream-no-header](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2020-02-04T06:18:30.085Z] testTrace[156: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-stream](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2020-02-04T06:18:30.085Z] testTrace[157: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.045 s [2020-02-04T06:18:30.085Z] testTrace[158: traces/ctf-testsuite/tests/1.8/regression/stream/pass/variant-missing-fields](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.008 s [2020-02-04T06:18:30.085Z] testTrace[159: traces/ctf-testsuite/tests/1.8/regression/stream/pass/variant-missing-enum-mappings](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2020-02-04T06:18:30.085Z] testTrace[160: traces/ctf-testsuite/tests/1.8/regression/stream/pass/lttng-ust-heartbeat-event](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.011 s [2020-02-04T06:18:30.085Z] testTrace[161: traces/ctf-testsuite/tests/1.8/regression/stream/pass/in-bound-empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.022 s [2020-02-04T06:18:30.085Z] testTrace[162: traces/ctf-testsuite/tests/1.8/regression/stream/pass/in-bound-alignment-2-bit-empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2020-02-04T06:18:30.085Z] testTrace[163: traces/ctf-testsuite/tests/1.8/regression/stream/pass/2-packets](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2020-02-04T06:18:30.085Z] testTrace[164: traces/ctf-testsuite/tests/1.8/regression/stream/pass/lttng-modules-trace](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.108 s [2020-02-04T06:18:30.085Z] testTrace[165: traces/ctf-testsuite/tests/1.8/regression/stream/pass/single-string-event-twice](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2020-02-04T06:18:30.085Z] testTrace[166: traces/ctf-testsuite/tests/1.8/regression/stream/pass/in-bound-variant-selected-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.043 s [2020-02-04T06:18:30.085Z] testTrace[167: traces/ctf-testsuite/tests/1.8/regression/stream/pass/array-with-empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2020-02-04T06:18:30.085Z] testTrace[168: traces/ctf-testsuite/tests/1.8/regression/stream/pass/2-packets-no-content-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-02-04T06:18:30.085Z] testTrace[169: traces/ctf-testsuite/tests/1.8/regression/stream/pass/sequence-with-empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2020-02-04T06:18:30.085Z] testTrace[170: traces/ctf-testsuite/tests/1.8/regression/stream/pass/2-packets-no-packet-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2020-02-04T06:18:30.085Z] testTrace[171: traces/ctf-testsuite/tests/1.8/regression/stream/pass/lttng-modules-2.0-pre5](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.112 s [2020-02-04T06:18:30.085Z] testTrace[172: traces/ctf-testsuite/tests/1.8/regression/stream/pass/single-string-event-repeated](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.034 s [2020-02-04T06:18:30.085Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest [2020-02-04T06:18:30.085Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest [2020-02-04T06:18:30.085Z] testGetFieldsList(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2020-02-04T06:18:30.085Z] testGetField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2020-02-04T06:18:30.085Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2020-02-04T06:18:30.085Z] testStructDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0.001 s [2020-02-04T06:18:30.085Z] testAddField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2020-02-04T06:18:30.085Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2020-02-04T06:18:30.085Z] testGetMinAlign(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2020-02-04T06:18:30.085Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2020-02-04T06:18:30.085Z] testHasField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2020-02-04T06:18:30.085Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2020-02-04T06:18:30.085Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest [2020-02-04T06:18:30.085Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest [2020-02-04T06:18:30.085Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2020-02-04T06:18:30.085Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2020-02-04T06:18:30.085Z] testFormatNumber_unsignedLong(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2020-02-04T06:18:30.085Z] testIntegerDefinition(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2020-02-04T06:18:30.085Z] testFormatNumber_signedLong(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2020-02-04T06:18:30.085Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2020-02-04T06:18:30.085Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest [2020-02-04T06:18:30.085Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest [2020-02-04T06:18:30.085Z] testGetEncoding(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2020-02-04T06:18:30.085Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2020-02-04T06:18:30.085Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2020-02-04T06:18:30.085Z] testStringDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2020-02-04T06:18:30.085Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2020-02-04T06:18:30.085Z] testStringDeclaration_2(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2020-02-04T06:18:30.085Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2020-02-04T06:18:30.085Z] Running org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test [2020-02-04T06:18:30.085Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test [2020-02-04T06:18:30.085Z] testGetElementType(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2020-02-04T06:18:30.085Z] testArrayDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2020-02-04T06:18:30.085Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2020-02-04T06:18:30.086Z] testIsString_complex(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2020-02-04T06:18:30.086Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0.001 s [2020-02-04T06:18:30.086Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2020-02-04T06:18:30.086Z] testGetLength(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2020-02-04T06:18:30.086Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2020-02-04T06:18:30.086Z] testIsString_ownDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2020-02-04T06:18:30.086Z] Running org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest [2020-02-04T06:18:30.086Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest [2020-02-04T06:18:30.086Z] testFloat32BitNeg(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2020-02-04T06:18:30.086Z] testFloat32Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0.001 s [2020-02-04T06:18:30.086Z] testFloat48Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2020-02-04T06:18:30.086Z] testFloat64Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0.001 s [2020-02-04T06:18:30.086Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2020-02-04T06:18:30.086Z] testFloat248(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2020-02-04T06:18:30.086Z] testFloat5311(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2020-02-04T06:18:30.086Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2020-02-04T06:18:30.086Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2020-02-04T06:18:30.086Z] testFloat64BitNeg(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2020-02-04T06:18:30.086Z] Running org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test [2020-02-04T06:18:30.344Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s - in org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test [2020-02-04T06:18:30.344Z] testGetElementType(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0 s [2020-02-04T06:18:30.344Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0 s [2020-02-04T06:18:30.344Z] testSequenceDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0 s [2020-02-04T06:18:30.344Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0 s [2020-02-04T06:18:30.344Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0 s [2020-02-04T06:18:30.344Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0 s [2020-02-04T06:18:30.344Z] Running org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest [2020-02-04T06:18:30.344Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest [2020-02-04T06:18:30.344Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest) Time elapsed: 0.012 s [2020-02-04T06:18:30.344Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest [2020-02-04T06:18:30.344Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest [2020-02-04T06:18:30.344Z] testLargeExtended(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2020-02-04T06:18:30.344Z] validateLargeFail(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0.001 s [2020-02-04T06:18:30.344Z] validateLarge(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2020-02-04T06:18:30.344Z] validateCompactFail(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2020-02-04T06:18:30.344Z] testLargeCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2020-02-04T06:18:30.344Z] testCompactExtended(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2020-02-04T06:18:30.344Z] testMaxSizes(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2020-02-04T06:18:30.344Z] validateCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2020-02-04T06:18:30.344Z] testCompactCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2020-02-04T06:18:30.344Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest [2020-02-04T06:18:30.344Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest [2020-02-04T06:18:30.344Z] testIntegerDeclarationBruteForce(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0.025 s [2020-02-04T06:18:30.344Z] testGetEncoding(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2020-02-04T06:18:30.344Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2020-02-04T06:18:30.344Z] testGetByteOrder(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2020-02-04T06:18:30.344Z] testIsCharacter_8bytes(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2020-02-04T06:18:30.344Z] testMinValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0.001 s [2020-02-04T06:18:30.344Z] testIntegerDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2020-02-04T06:18:30.344Z] testGetBase(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2020-02-04T06:18:30.344Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2020-02-04T06:18:30.344Z] testIsSigned_unsigned(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2020-02-04T06:18:30.344Z] testIsSigned_signed(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2020-02-04T06:18:30.344Z] testMaxValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2020-02-04T06:18:30.344Z] testGetLength(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2020-02-04T06:18:30.344Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2020-02-04T06:18:30.344Z] testIsCharacter(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2020-02-04T06:18:30.344Z] Running org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test [2020-02-04T06:18:30.344Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test [2020-02-04T06:18:30.344Z] testgetElem_withDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0.003 s [2020-02-04T06:18:30.344Z] testToStringStringArray(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2020-02-04T06:18:30.344Z] testRead_noDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2020-02-04T06:18:30.344Z] testgetElem_noDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2020-02-04T06:18:30.344Z] testToString_withDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0.001 s [2020-02-04T06:18:30.344Z] testArrayDefinition_baseDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2020-02-04T06:18:30.344Z] testArrayDefinition_newDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0.033 s [2020-02-04T06:18:30.344Z] testToString_string(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2020-02-04T06:18:30.344Z] testToString_char(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2020-02-04T06:18:30.345Z] testToString_long(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2020-02-04T06:18:30.345Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2020-02-04T06:18:30.345Z] Running org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest [2020-02-04T06:18:30.345Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest [2020-02-04T06:18:30.345Z] getterTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest) Time elapsed: 0 s [2020-02-04T06:18:30.345Z] ctorTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest) Time elapsed: 0 s [2020-02-04T06:18:30.345Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest) Time elapsed: 0 s [2020-02-04T06:18:30.345Z] toStringTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest) Time elapsed: 0 s [2020-02-04T06:18:30.345Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest) Time elapsed: 0 s [2020-02-04T06:18:30.345Z] Running org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest [2020-02-04T06:18:30.345Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s - in org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest [2020-02-04T06:18:30.345Z] testVariantDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2020-02-04T06:18:30.345Z] equalsAddTwiceTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2020-02-04T06:18:30.345Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2020-02-04T06:18:30.345Z] testAddField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2020-02-04T06:18:30.345Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0.094 s [2020-02-04T06:18:30.345Z] equalsOutOfOrderTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2020-02-04T06:18:30.345Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2020-02-04T06:18:30.345Z] testIsTagged(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2020-02-04T06:18:30.345Z] testIsTagged_null(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2020-02-04T06:18:30.345Z] testHasField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2020-02-04T06:18:30.345Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2020-02-04T06:18:30.345Z] testSetTag(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2020-02-04T06:18:30.345Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest [2020-02-04T06:18:30.345Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest [2020-02-04T06:18:30.345Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest) Time elapsed: 0 s [2020-02-04T06:18:30.345Z] testStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest) Time elapsed: 0 s [2020-02-04T06:18:30.345Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest) Time elapsed: 0 s [2020-02-04T06:18:30.345Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest) Time elapsed: 0 s [2020-02-04T06:18:30.345Z] testSetValue(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest) Time elapsed: 0 s [2020-02-04T06:18:30.345Z] Running org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test [2020-02-04T06:18:30.345Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test [2020-02-04T06:18:30.345Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test) Time elapsed: 0 s [2020-02-04T06:18:30.345Z] testGetElem(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test) Time elapsed: 0 s [2020-02-04T06:18:30.345Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test) Time elapsed: 0 s [2020-02-04T06:18:30.345Z] testFixedStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test) Time elapsed: 0 s [2020-02-04T06:18:30.345Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest [2020-02-04T06:18:30.345Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest [2020-02-04T06:18:30.345Z] testLookupVariant(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2020-02-04T06:18:30.345Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2020-02-04T06:18:30.345Z] testLookupInteger_1(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0.001 s [2020-02-04T06:18:30.345Z] testLookupInteger_2(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2020-02-04T06:18:30.345Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2020-02-04T06:18:30.345Z] testLookupString(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2020-02-04T06:18:30.345Z] testLookupStruct(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2020-02-04T06:18:30.345Z] testLookupEnum(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2020-02-04T06:18:30.345Z] testLookupArray(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2020-02-04T06:18:30.345Z] testGetDefinitions_1(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2020-02-04T06:18:30.345Z] testLookupFixedStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2020-02-04T06:18:30.345Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2020-02-04T06:18:30.345Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest [2020-02-04T06:18:30.345Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest [2020-02-04T06:18:30.345Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest) Time elapsed: 0.001 s [2020-02-04T06:18:30.345Z] testGetIntegerValue_one(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest) Time elapsed: 0 s [2020-02-04T06:18:30.345Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest) Time elapsed: 0 s [2020-02-04T06:18:30.345Z] testEnumDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest) Time elapsed: 0 s [2020-02-04T06:18:30.345Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest [2020-02-04T06:18:32.871Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.218 s - in org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest [2020-02-04T06:18:32.871Z] testEquals1(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.086 s [2020-02-04T06:18:32.871Z] testEquals2(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.119 s [2020-02-04T06:18:32.871Z] testEquals3(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.098 s [2020-02-04T06:18:32.871Z] testEquals4(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.094 s [2020-02-04T06:18:32.871Z] testEquals5(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.085 s [2020-02-04T06:18:32.871Z] testHashCode_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.04 s [2020-02-04T06:18:32.871Z] testEventDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.173 s [2020-02-04T06:18:32.871Z] testEquals_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.08 s [2020-02-04T06:18:32.871Z] testGetId(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.098 s [2020-02-04T06:18:32.871Z] testFieldsIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.044 s [2020-02-04T06:18:32.871Z] testNameIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.076 s [2020-02-04T06:18:32.871Z] testGetName(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.074 s [2020-02-04T06:18:32.871Z] testFieldsIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.037 s [2020-02-04T06:18:32.871Z] testEquals_other1(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.089 s [2020-02-04T06:18:32.871Z] testEquals_other2(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.077 s [2020-02-04T06:18:32.871Z] testEquals_other3(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.036 s [2020-02-04T06:18:32.871Z] testEquals_other4(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.071 s [2020-02-04T06:18:32.871Z] testEventDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.037 s [2020-02-04T06:18:32.871Z] testHashCode(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.074 s [2020-02-04T06:18:32.871Z] testContextIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.079 s [2020-02-04T06:18:32.871Z] testStreamIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.047 s [2020-02-04T06:18:32.871Z] testGetFields(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.082 s [2020-02-04T06:18:32.871Z] testIdIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.077 s [2020-02-04T06:18:32.871Z] testEquals(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.124 s [2020-02-04T06:18:32.871Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.091 s [2020-02-04T06:18:32.871Z] testStreamIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.074 s [2020-02-04T06:18:32.871Z] testEquals_emptyObject(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.036 s [2020-02-04T06:18:32.871Z] testNameIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.075 s [2020-02-04T06:18:32.871Z] testContextIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.041 s [2020-02-04T06:18:32.871Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest [2020-02-04T06:18:32.871Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest [2020-02-04T06:18:32.871Z] testAddMany(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0.001 s [2020-02-04T06:18:32.871Z] testEnumDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2020-02-04T06:18:32.871Z] testAdd(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2020-02-04T06:18:32.871Z] testQuery(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2020-02-04T06:18:32.871Z] testDubs(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2020-02-04T06:18:32.871Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2020-02-04T06:18:32.871Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2020-02-04T06:18:32.871Z] binaryEquivalentTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2020-02-04T06:18:32.871Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2020-02-04T06:18:32.871Z] testOverlap1(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2020-02-04T06:18:32.871Z] testOverlap2(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2020-02-04T06:18:32.871Z] testOverlap3(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2020-02-04T06:18:32.871Z] testOverlap4(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2020-02-04T06:18:32.871Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2020-02-04T06:18:32.871Z] Running org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest [2020-02-04T06:18:32.871Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest [2020-02-04T06:18:32.871Z] testGetCurrentField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2020-02-04T06:18:32.871Z] testLookupVariant(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2020-02-04T06:18:32.871Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2020-02-04T06:18:32.871Z] testGetCurrentFieldName(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2020-02-04T06:18:32.871Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2020-02-04T06:18:32.871Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2020-02-04T06:18:32.871Z] testLookupInteger(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2020-02-04T06:18:32.871Z] testLookupString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2020-02-04T06:18:32.871Z] testLookupStruct(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2020-02-04T06:18:32.871Z] testLookupEnum(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2020-02-04T06:18:32.871Z] testVariantDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2020-02-04T06:18:32.871Z] testLookupArray(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2020-02-04T06:18:32.871Z] testGetDefinitions(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2020-02-04T06:18:32.871Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2020-02-04T06:18:32.871Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest [2020-02-04T06:18:32.871Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest [2020-02-04T06:18:32.871Z] test32BE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest) Time elapsed: 0 s [2020-02-04T06:18:32.871Z] test32LE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest) Time elapsed: 0 s [2020-02-04T06:18:32.871Z] test64BE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest) Time elapsed: 0 s [2020-02-04T06:18:32.871Z] test64LE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest) Time elapsed: 0 s [2020-02-04T06:18:32.871Z] Running org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest [2020-02-04T06:18:32.872Z] [2020-02-04T06:18:32.872Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-02-04 06:18:32.623 [2020-02-04T06:18:32.872Z] !MESSAGE Some message [2020-02-04T06:18:32.872Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest [2020-02-04T06:18:32.872Z] testCtfCorePluginId(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest) Time elapsed: 0 s [2020-02-04T06:18:32.872Z] testLog(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest) Time elapsed: 0.001 s [2020-02-04T06:18:32.872Z] testGetDefault(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest) Time elapsed: 0 s [2020-02-04T06:18:32.872Z] [2020-02-04T06:18:32.872Z] Results: [2020-02-04T06:18:32.872Z] [2020-02-04T06:18:32.872Z] Tests run: 619, Failures: 0, Errors: 0, Skipped: 1 [2020-02-04T06:18:32.872Z] [2020-02-04T06:18:33.129Z] [INFO] All tests passed! [2020-02-04T06:18:33.129Z] [INFO] [2020-02-04T06:18:33.129Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.core.tests --- [2020-02-04T06:18:33.129Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.7-SNAPSHOT.jar [2020-02-04T06:18:33.129Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.7-SNAPSHOT.pom [2020-02-04T06:18:33.129Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.7-SNAPSHOT-sources.jar [2020-02-04T06:18:33.129Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.7-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.7-SNAPSHOT-pack200.jar.pack.gz [2020-02-04T06:18:33.129Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.7-SNAPSHOT-p2metadata.xml [2020-02-04T06:18:33.129Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.7-SNAPSHOT-p2artifacts.xml [2020-02-04T06:18:33.129Z] [INFO] [2020-02-04T06:18:33.129Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.core.tests --- [2020-02-04T06:18:33.386Z] [INFO] [2020-02-04T06:18:33.386Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests >-- [2020-02-04T06:18:33.386Z] [INFO] Building org.eclipse.tracecompass.statesystem.core.tests 1.0.10-SNAPSHOT [17/138] [2020-02-04T06:18:33.386Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-02-04T06:18:33.386Z] [INFO] [2020-02-04T06:18:33.386Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.statesystem.core.tests --- [2020-02-04T06:18:33.386Z] [INFO] [2020-02-04T06:18:33.386Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core.tests --- [2020-02-04T06:18:33.386Z] [INFO] The project's OSGi version is 1.0.10.202002040608 [2020-02-04T06:18:33.386Z] [INFO] [2020-02-04T06:18:33.386Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core.tests --- [2020-02-04T06:18:33.386Z] [INFO] [2020-02-04T06:18:33.386Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core.tests --- [2020-02-04T06:18:33.386Z] [INFO] [2020-02-04T06:18:33.386Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core.tests --- [2020-02-04T06:18:33.386Z] [INFO] [2020-02-04T06:18:33.386Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core.tests --- [2020-02-04T06:18:33.386Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:18:33.386Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/main/resources [2020-02-04T06:18:33.386Z] [INFO] [2020-02-04T06:18:33.386Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core.tests --- [2020-02-04T06:18:33.386Z] [INFO] Compiling 35 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/classes [2020-02-04T06:18:34.316Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/StateSystem2DTest.java:[167] [2020-02-04T06:18:34.316Z] int timeStamps = (int) times.stream().filter(interval::intersects).count(); [2020-02-04T06:18:34.316Z] ^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:18:34.316Z] Null type safety: parameter 1 provided via method descriptor Predicate.test(Long) needs unchecked conversion to conform to 'long' [2020-02-04T06:18:34.316Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/backend/ThreadedHistoryTreeBackendTest.java:[42] [2020-02-04T06:18:34.316Z] fHistoryTreeFiles.add(historyTreeFile); [2020-02-04T06:18:34.316Z] ^^^^^^^^^^^^^^^ [2020-02-04T06:18:34.316Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2020-02-04T06:18:34.316Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/backend/ThreadedHistoryTreeBackendTest.java:[44] [2020-02-04T06:18:34.316Z] fBackendMap.put(backend, historyTreeFile); [2020-02-04T06:18:34.316Z] ^^^^^^^^^^^^^^^ [2020-02-04T06:18:34.316Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2020-02-04T06:18:34.316Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/SnapshotTest.java:[98] [2020-02-04T06:18:34.316Z] ITmfStateInterval value = result.getValue(); [2020-02-04T06:18:34.316Z] ^^^^^^^^^^^^^^^^^ [2020-02-04T06:18:34.316Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull List<@NonNull String>,@NonNull ITmfStateInterval>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2020-02-04T06:18:34.316Z] 4 problems (4 warnings) [2020-02-04T06:18:34.316Z] [INFO] [2020-02-04T06:18:34.316Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.statesystem.core.tests --- [2020-02-04T06:18:34.316Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:18:34.317Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/test/resources [2020-02-04T06:18:34.317Z] [INFO] [2020-02-04T06:18:34.317Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem.core.tests --- [2020-02-04T06:18:34.317Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.10-SNAPSHOT-sources.jar [2020-02-04T06:18:34.317Z] [INFO] [2020-02-04T06:18:34.317Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core.tests --- [2020-02-04T06:18:34.317Z] [INFO] [2020-02-04T06:18:34.317Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.statesystem.core.tests --- [2020-02-04T06:18:34.317Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.10-SNAPSHOT.jar [2020-02-04T06:18:34.317Z] [INFO] [2020-02-04T06:18:34.317Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.statesystem.core.tests --- [2020-02-04T06:18:34.317Z] [INFO] [2020-02-04T06:18:34.317Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.statesystem.core.tests --- [2020-02-04T06:18:34.317Z] [INFO] [2020-02-04T06:18:34.317Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem.core.tests --- [2020-02-04T06:18:34.317Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.10-SNAPSHOT.jar [2020-02-04T06:18:34.574Z] [INFO] [2020-02-04T06:18:34.574Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem.core.tests --- [2020-02-04T06:18:34.574Z] [INFO] [2020-02-04T06:18:34.574Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.statesystem.core.tests --- [2020-02-04T06:18:37.102Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data/.metadata/.log [2020-02-04T06:18:37.102Z] [INFO] Command line: [2020-02-04T06:18:37.102Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2020-02-04T06:18:37.102Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-02-04T06:18:40.521Z] !SESSION 2020-02-04 06:18:37.103 ----------------------------------------------- [2020-02-04T06:18:40.521Z] eclipse.buildId=unknown [2020-02-04T06:18:40.521Z] java.version=1.8.0_202 [2020-02-04T06:18:40.521Z] java.vendor=Oracle Corporation [2020-02-04T06:18:40.521Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-02-04T06:18:40.521Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2020-02-04T06:18:40.521Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2020-02-04T06:18:40.521Z] [2020-02-04T06:18:40.521Z] !ENTRY org.eclipse.compare.win32 4 0 2020-02-04 06:18:39.823 [2020-02-04T06:18:40.521Z] !MESSAGE FrameworkEvent ERROR [2020-02-04T06:18:40.521Z] !STACK 0 [2020-02-04T06:18:40.521Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [42] [2020-02-04T06:18:40.521Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-02-04T06:18:40.521Z] [2020-02-04T06:18:40.521Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-02-04T06:18:40.521Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-02-04T06:18:40.521Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-02-04T06:18:40.521Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-02-04T06:18:40.521Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-02-04T06:18:40.521Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-02-04T06:18:40.521Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-02-04T06:18:40.521Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-02-04T06:18:41.452Z] Running org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest [2020-02-04T06:18:42.015Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.251 s - in org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest [2020-02-04T06:18:42.016Z] testSimpleSnapshot(org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest) Time elapsed: 0.227 s [2020-02-04T06:18:42.016Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest [2020-02-04T06:18:43.910Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.118 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest [2020-02-04T06:18:43.910Z] testIntervalBeforeStart[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.001 s [2020-02-04T06:18:43.910Z] testBuildNowQueryLaterStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.098 s [2020-02-04T06:18:43.910Z] testInsertQueryStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.004 s [2020-02-04T06:18:43.910Z] testCascadingIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.173 s [2020-02-04T06:18:43.910Z] testNegativeTimes[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.004 s [2020-02-04T06:18:43.910Z] testFullIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.903 s [2020-02-04T06:18:43.910Z] testIntervalBeforeStart[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0 s [2020-02-04T06:18:43.910Z] testBuildNowQueryLaterStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.008 s [2020-02-04T06:18:43.910Z] testInsertQueryStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.002 s [2020-02-04T06:18:43.910Z] testCascadingIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.077 s [2020-02-04T06:18:43.910Z] testNegativeTimes[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.003 s [2020-02-04T06:18:43.910Z] testFullIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.835 s [2020-02-04T06:18:43.910Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest [2020-02-04T06:18:45.282Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.018 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest [2020-02-04T06:18:45.282Z] testBuildNowQueryLaterStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.001 s [2020-02-04T06:18:45.282Z] testIntervalBeforeStart[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.001 s [2020-02-04T06:18:45.282Z] testInsertQueryStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.001 s [2020-02-04T06:18:45.282Z] testCascadingIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.01 s [2020-02-04T06:18:45.282Z] testNegativeTimes[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.001 s [2020-02-04T06:18:45.282Z] testFullIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.462 s [2020-02-04T06:18:45.282Z] testBuildNowQueryLaterStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.002 s [2020-02-04T06:18:45.282Z] testIntervalBeforeStart[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.001 s [2020-02-04T06:18:45.282Z] testInsertQueryStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0 s [2020-02-04T06:18:45.282Z] testCascadingIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.012 s [2020-02-04T06:18:45.282Z] testNegativeTimes[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.002 s [2020-02-04T06:18:45.282Z] testFullIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.523 s [2020-02-04T06:18:45.282Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest [2020-02-04T06:18:49.457Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.909 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest [2020-02-04T06:18:49.457Z] testEndTime(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2020-02-04T06:18:49.457Z] testStartTime(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2020-02-04T06:18:49.457Z] testEnd(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0.001 s [2020-02-04T06:18:49.457Z] testQueryAttribute(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0.001 s [2020-02-04T06:18:49.457Z] testBegin(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2020-02-04T06:18:49.457Z] testOutOfRange_1(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0.001 s [2020-02-04T06:18:49.457Z] testOutOfRange_2(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2020-02-04T06:18:49.457Z] testQueryAttributeEmpty(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2020-02-04T06:18:49.457Z] testDoQuery(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2020-02-04T06:18:49.457Z] testBuildNowQueryLaterStateValues(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2020-02-04T06:18:49.457Z] testIntervalBeforeStart(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0.001 s [2020-02-04T06:18:49.457Z] testInsertQueryStateValues(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2020-02-04T06:18:49.457Z] testCascadingIntervals(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0.316 s [2020-02-04T06:18:49.457Z] testNegativeTimes(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2020-02-04T06:18:49.457Z] testFullIntervals(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 3.547 s [2020-02-04T06:18:49.457Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest [2020-02-04T06:18:49.457Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest [2020-02-04T06:18:49.457Z] testFillNodes[CLASSIC](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest) Time elapsed: 0.009 s [2020-02-04T06:18:49.457Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest [2020-02-04T06:18:49.457Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest [2020-02-04T06:18:49.457Z] testStringWithChars[nb of chars: 0, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.003 s [2020-02-04T06:18:49.457Z] testStringWithChars[nb of chars: 0, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2020-02-04T06:18:49.457Z] testStringWithChars[nb of chars: 0, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2020-02-04T06:18:49.457Z] testStringWithChars[nb of chars: 10, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2020-02-04T06:18:49.457Z] testStringWithChars[nb of chars: 10, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2020-02-04T06:18:49.457Z] testStringWithChars[nb of chars: 10, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2020-02-04T06:18:49.457Z] testStringWithChars[nb of chars: 126, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2020-02-04T06:18:49.457Z] testStringWithChars[nb of chars: 126, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2020-02-04T06:18:49.457Z] testStringWithChars[nb of chars: 126, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2020-02-04T06:18:49.457Z] testStringWithChars[nb of chars: 127, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2020-02-04T06:18:49.457Z] testStringWithChars[nb of chars: 127, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2020-02-04T06:18:49.457Z] testStringWithChars[nb of chars: 127, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2020-02-04T06:18:49.457Z] testStringWithChars[nb of chars: 128, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2020-02-04T06:18:49.457Z] testStringWithChars[nb of chars: 128, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2020-02-04T06:18:49.457Z] testStringWithChars[nb of chars: 128, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.049 s [2020-02-04T06:18:49.457Z] testStringWithChars[nb of chars: 16,382, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2020-02-04T06:18:49.457Z] testStringWithChars[nb of chars: 16,382, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2020-02-04T06:18:49.457Z] testStringWithChars[nb of chars: 16,382, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2020-02-04T06:18:49.457Z] testStringWithChars[nb of chars: 16,383, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2020-02-04T06:18:49.457Z] testStringWithChars[nb of chars: 16,383, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2020-02-04T06:18:49.457Z] testStringWithChars[nb of chars: 16,383, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2020-02-04T06:18:49.457Z] testStringWithChars[nb of chars: 16,384, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2020-02-04T06:18:49.457Z] testStringWithChars[nb of chars: 16,384, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2020-02-04T06:18:49.457Z] testStringWithChars[nb of chars: 16,384, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2020-02-04T06:18:49.457Z] testStringWithChars[nb of chars: 10,921, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2020-02-04T06:18:49.457Z] testStringWithChars[nb of chars: 10,921, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2020-02-04T06:18:49.457Z] testStringWithChars[nb of chars: 10,921, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2020-02-04T06:18:49.457Z] testStringWithChars[nb of chars: 10,922, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2020-02-04T06:18:49.457Z] testStringWithChars[nb of chars: 10,922, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2020-02-04T06:18:49.457Z] testStringWithChars[nb of chars: 10,922, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2020-02-04T06:18:49.457Z] testStringWithChars[nb of chars: 10,923, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2020-02-04T06:18:49.457Z] testStringWithChars[nb of chars: 10,923, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2020-02-04T06:18:49.457Z] testStringWithChars[nb of chars: 10,923, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2020-02-04T06:18:49.457Z] testStringWithChars[nb of chars: 32,766, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2020-02-04T06:18:49.457Z] testStringWithChars[nb of chars: 32,766, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2020-02-04T06:18:49.457Z] testStringWithChars[nb of chars: 32,766, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2020-02-04T06:18:49.457Z] testStringWithChars[nb of chars: 32,767, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2020-02-04T06:18:49.457Z] testStringWithChars[nb of chars: 32,767, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2020-02-04T06:18:49.457Z] testStringWithChars[nb of chars: 32,767, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2020-02-04T06:18:49.457Z] testStringWithChars[nb of chars: 32,768, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2020-02-04T06:18:49.457Z] testStringWithChars[nb of chars: 32,768, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2020-02-04T06:18:49.457Z] testStringWithChars[nb of chars: 32,768, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2020-02-04T06:18:49.457Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest [2020-02-04T06:18:49.457Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest [2020-02-04T06:18:49.457Z] testNodeSequenceNumbers(org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest) Time elapsed: 0.002 s [2020-02-04T06:18:49.457Z] testDepth(org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest) Time elapsed: 0.002 s [2020-02-04T06:18:49.457Z] testSequentialFill(org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest) Time elapsed: 0 s [2020-02-04T06:18:49.457Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest [2020-02-04T06:18:49.457Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest [2020-02-04T06:18:49.457Z] testBeginEnd(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest) Time elapsed: 0.007 s [2020-02-04T06:18:49.458Z] testEmptyStack(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest) Time elapsed: 0.046 s [2020-02-04T06:18:49.458Z] testFullQueries(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest) Time elapsed: 0.002 s [2020-02-04T06:18:49.458Z] testSingleQueries(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest) Time elapsed: 0.001 s [2020-02-04T06:18:49.458Z] testStackTop(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest) Time elapsed: 0.002 s [2020-02-04T06:18:49.458Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest [2020-02-04T06:18:49.716Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.509 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest [2020-02-04T06:18:49.716Z] testAttributes(org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest) Time elapsed: 0.003 s [2020-02-04T06:18:49.716Z] testWaitUntilBuilt(org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest) Time elapsed: 0.501 s [2020-02-04T06:18:49.716Z] testSetAndQueryOngoing(org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest) Time elapsed: 0.001 s [2020-02-04T06:18:49.716Z] Running org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest [2020-02-04T06:18:49.716Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest [2020-02-04T06:18:49.716Z] testAttributeTreeFileStorage(org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest) Time elapsed: 0.009 s [2020-02-04T06:18:49.716Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest [2020-02-04T06:18:49.716Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest [2020-02-04T06:18:49.716Z] testIteratorOverQuarkEndTime(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0.001 s [2020-02-04T06:18:49.716Z] testIteratorOverQuarkResolution(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2020-02-04T06:18:49.716Z] testIteratorOverQuarkReversed(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0.001 s [2020-02-04T06:18:49.716Z] testQueueOfferPollPeek(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2020-02-04T06:18:49.716Z] testQueryOngoingStackTop(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2020-02-04T06:18:49.716Z] testQuerySingleStackTop(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0.001 s [2020-02-04T06:18:49.717Z] testQueryUntilNonNullValue(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2020-02-04T06:18:49.717Z] testIteratorOverQuark(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2020-02-04T06:18:49.717Z] testIteratorOverQuarkAddMoreIntervals(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0.001 s [2020-02-04T06:18:49.717Z] testIteratorOverQuarkSubrange(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2020-02-04T06:18:49.717Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest [2020-02-04T06:18:49.717Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest [2020-02-04T06:18:49.717Z] testIncrementInt(org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest) Time elapsed: 0 s [2020-02-04T06:18:49.717Z] testIncrementLong(org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest) Time elapsed: 0.001 s [2020-02-04T06:18:49.717Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest [2020-02-04T06:18:49.717Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest [2020-02-04T06:18:49.717Z] testTimeRangeException2DContinous(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.002 s [2020-02-04T06:18:49.717Z] testEmpty2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.002 s [2020-02-04T06:18:49.717Z] testIOOB2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.002 s [2020-02-04T06:18:49.717Z] testContinuous2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.046 s [2020-02-04T06:18:49.717Z] testReverse2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.002 s [2020-02-04T06:18:49.717Z] testTimeRangeException2DDiscrete(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.002 s [2020-02-04T06:18:49.717Z] testDiscrete2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.009 s [2020-02-04T06:18:49.717Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest [2020-02-04T06:18:49.717Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest [2020-02-04T06:18:49.717Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2020-02-04T06:18:49.717Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2020-02-04T06:18:49.717Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2020-02-04T06:18:49.717Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2020-02-04T06:18:49.717Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2020-02-04T06:18:49.717Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2020-02-04T06:18:49.717Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest [2020-02-04T06:18:49.717Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest [2020-02-04T06:18:49.717Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2020-02-04T06:18:49.717Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2020-02-04T06:18:49.717Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2020-02-04T06:18:49.717Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2020-02-04T06:18:49.717Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2020-02-04T06:18:49.717Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2020-02-04T06:18:49.717Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest [2020-02-04T06:18:49.717Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest [2020-02-04T06:18:49.717Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2020-02-04T06:18:49.717Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2020-02-04T06:18:49.717Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2020-02-04T06:18:49.717Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2020-02-04T06:18:49.717Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2020-02-04T06:18:49.717Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2020-02-04T06:18:49.717Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest [2020-02-04T06:18:49.717Z] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest [2020-02-04T06:18:49.717Z] compareLongWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2020-02-04T06:18:49.717Z] compareStringWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2020-02-04T06:18:49.717Z] compareStringWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2020-02-04T06:18:49.717Z] compareIntWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2020-02-04T06:18:49.717Z] compareIntWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2020-02-04T06:18:49.717Z] compareDoubleWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2020-02-04T06:18:49.717Z] compareDoubleWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2020-02-04T06:18:49.717Z] compareIntWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2020-02-04T06:18:49.717Z] compareLongWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2020-02-04T06:18:49.717Z] compareLongWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2020-02-04T06:18:49.717Z] tcompareIntWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2020-02-04T06:18:49.717Z] compareDoubleWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2020-02-04T06:18:49.717Z] compareStringWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2020-02-04T06:18:49.717Z] compareLongWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2020-02-04T06:18:49.717Z] compareIntWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0.001 s [2020-02-04T06:18:49.717Z] compareLongWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2020-02-04T06:18:49.717Z] compareNullWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2020-02-04T06:18:49.717Z] compareNullWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2020-02-04T06:18:49.717Z] compareNullWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2020-02-04T06:18:49.717Z] compareDoubleWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2020-02-04T06:18:49.717Z] compareNullWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2020-02-04T06:18:49.717Z] compareNullWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2020-02-04T06:18:49.717Z] compareStringWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2020-02-04T06:18:49.717Z] compareDoubleWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2020-02-04T06:18:49.717Z] compareStringWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2020-02-04T06:18:49.717Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest [2020-02-04T06:18:49.717Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest [2020-02-04T06:18:49.717Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0 s [2020-02-04T06:18:49.717Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0 s [2020-02-04T06:18:49.717Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0 s [2020-02-04T06:18:49.717Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0 s [2020-02-04T06:18:49.717Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0 s [2020-02-04T06:18:49.717Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0.047 s [2020-02-04T06:18:49.717Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest [2020-02-04T06:18:49.717Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest [2020-02-04T06:18:49.717Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2020-02-04T06:18:49.717Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2020-02-04T06:18:49.717Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0.001 s [2020-02-04T06:18:49.717Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2020-02-04T06:18:49.717Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2020-02-04T06:18:49.717Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2020-02-04T06:18:49.717Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest [2020-02-04T06:18:49.717Z] [2020-02-04T06:18:49.717Z] !ENTRY org.eclipse.tracecompass.statesystem.core 2 0 2020-02-04 06:18:49.713 [2020-02-04T06:18:49.717Z] !MESSAGE Custom factory for type 87 does not exist [2020-02-04T06:18:49.975Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest [2020-02-04T06:18:49.975Z] testNoFactoryAvailable(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0.003 s [2020-02-04T06:18:49.975Z] testSerialization(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2020-02-04T06:18:49.975Z] testWrongCustomId(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2020-02-04T06:18:49.975Z] testWrongCustomId2(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0.001 s [2020-02-04T06:18:49.975Z] testSerializedTooLarge(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2020-02-04T06:18:49.975Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2020-02-04T06:18:49.975Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2020-02-04T06:18:49.975Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0.001 s [2020-02-04T06:18:49.975Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2020-02-04T06:18:49.975Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2020-02-04T06:18:49.975Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2020-02-04T06:18:49.975Z] [2020-02-04T06:18:49.975Z] Results: [2020-02-04T06:18:49.975Z] [2020-02-04T06:18:49.975Z] Tests run: 180, Failures: 0, Errors: 0, Skipped: 0 [2020-02-04T06:18:49.975Z] [2020-02-04T06:18:50.232Z] [INFO] All tests passed! [2020-02-04T06:18:50.232Z] [INFO] [2020-02-04T06:18:50.232Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem.core.tests --- [2020-02-04T06:18:50.232Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.10-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.10-SNAPSHOT.jar [2020-02-04T06:18:50.232Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.10-SNAPSHOT.pom [2020-02-04T06:18:50.232Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.10-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.10-SNAPSHOT-sources.jar [2020-02-04T06:18:50.232Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.10-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.10-SNAPSHOT-pack200.jar.pack.gz [2020-02-04T06:18:50.232Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.10-SNAPSHOT-p2metadata.xml [2020-02-04T06:18:50.232Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.10-SNAPSHOT-p2artifacts.xml [2020-02-04T06:18:50.232Z] [INFO] [2020-02-04T06:18:50.232Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.statesystem.core.tests --- [2020-02-04T06:18:50.232Z] [INFO] [2020-02-04T06:18:50.232Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests >-- [2020-02-04T06:18:50.232Z] [INFO] Building org.eclipse.tracecompass.tmf.core.tests 1.0.11-SNAPSHOT [18/138] [2020-02-04T06:18:50.232Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-02-04T06:18:50.488Z] [INFO] [2020-02-04T06:18:50.488Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.core.tests --- [2020-02-04T06:18:50.488Z] [INFO] [2020-02-04T06:18:50.488Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core.tests --- [2020-02-04T06:18:50.488Z] [INFO] The project's OSGi version is 1.0.11.202002040608 [2020-02-04T06:18:50.488Z] [INFO] [2020-02-04T06:18:50.488Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core.tests --- [2020-02-04T06:18:50.488Z] [INFO] [2020-02-04T06:18:50.488Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core.tests --- [2020-02-04T06:18:50.488Z] [INFO] [2020-02-04T06:18:50.488Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core.tests --- [2020-02-04T06:18:50.488Z] [INFO] [2020-02-04T06:18:50.488Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.core.tests --- [2020-02-04T06:18:50.489Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:18:50.489Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/src/main/resources [2020-02-04T06:18:50.489Z] [INFO] [2020-02-04T06:18:50.489Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.core.tests --- [2020-02-04T06:18:50.489Z] [INFO] Compiling 151 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/target/classes [2020-02-04T06:18:53.767Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfEventTableDataProviderTest.java:[104] [2020-02-04T06:18:53.767Z] return TmfTimestampFormat.getDefaulTimeFormat().format(TmfTimestamp.fromMillis(millisecond).toNanos()); [2020-02-04T06:18:53.767Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:18:53.767Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:18:53.767Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/text/SyslogEvent.java:[134] [2020-02-04T06:18:53.767Z] return new TmfCallsite((String) getContent().getField(Field.FILE).getValue(), lineNo); [2020-02-04T06:18:53.767Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:18:53.767Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:18:53.767Z] 5. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/text/SyslogTrace.java (at line 58) [2020-02-04T06:18:53.767Z] @SuppressWarnings({"javadoc", "nls"}) [2020-02-04T06:18:53.767Z] ^^^^^ [2020-02-04T06:18:53.767Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2020-02-04T06:18:53.767Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/parsers/custom/AbstractCustomTraceIndexTest.java:[125] [2020-02-04T06:18:53.767Z] String directory = TmfTraceManager.getSupplementaryFileDir(fTrace); [2020-02-04T06:18:53.767Z] ^^^^^^ [2020-02-04T06:18:53.767Z] Null type safety (type annotations): The expression of type 'AbstractCustomTraceIndexTest.TestTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2020-02-04T06:18:53.767Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/parsers/custom/AbstractCustomTraceDataTest.java:[124] [2020-02-04T06:18:53.767Z] String directory = TmfTraceManager.getSupplementaryFileDir(fTrace); [2020-02-04T06:18:53.767Z] ^^^^^^ [2020-02-04T06:18:53.767Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2020-02-04T06:18:53.767Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/TmfEventParserStub.java:[117] [2020-02-04T06:18:53.767Z] return event; [2020-02-04T06:18:53.767Z] ^^^^^^^^^^^^^ [2020-02-04T06:18:53.767Z] Potential resource leak: 'stream' may not be closed at this location [2020-02-04T06:18:53.767Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/TmfEventParserStub.java:[122] [2020-02-04T06:18:53.767Z] return null; [2020-02-04T06:18:53.767Z] ^^^^^^^^^^^^ [2020-02-04T06:18:53.767Z] Potential resource leak: 'stream' may not be closed at this location [2020-02-04T06:18:53.767Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/component/TmfSyntheticEventProviderStub.java:[95] [2020-02-04T06:18:53.767Z] ok = fDataQueue.offer(data, TIMEOUT, TimeUnit.MILLISECONDS); [2020-02-04T06:18:53.767Z] ^^^^ [2020-02-04T06:18:53.767Z] Null type safety (type annotations): The expression of type 'TmfSyntheticEventStub' needs unchecked conversion to conform to '@NonNull ITmfEvent' [2020-02-04T06:18:53.767Z] 11. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfEventTest.java (at line 218) [2020-02-04T06:18:53.767Z] assertFalse("equals", fEvent1.equals(fEvent1.getType())); [2020-02-04T06:18:53.767Z] ^^^^^^^^^^^^^^^^^ [2020-02-04T06:18:53.767Z] Unlikely argument type for equals(): ITmfEventType seems to be unrelated to ITmfEvent [2020-02-04T06:18:53.767Z] 12. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/lookup/TmfCallsiteTest.java (at line 131) [2020-02-04T06:18:53.767Z] assertFalse("equals", fCallsite1.equals(fCallsite1.getFileName())); [2020-02-04T06:18:53.768Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:18:53.768Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfCallsite [2020-02-04T06:18:53.768Z] 13. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/text/TextTraceTest.java (at line 55) [2020-02-04T06:18:53.768Z] @SuppressWarnings({ "nls", "javadoc"}) [2020-02-04T06:18:53.768Z] ^^^^^ [2020-02-04T06:18:53.768Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2020-02-04T06:18:53.768Z] 14. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfEventFieldTest.java (at line 254) [2020-02-04T06:18:53.768Z] assertFalse("equals", fField1.equals(fValue1)); [2020-02-04T06:18:53.768Z] ^^^^^^^ [2020-02-04T06:18:53.768Z] Unlikely argument type for equals(): String seems to be unrelated to TmfEventField [2020-02-04T06:18:53.768Z] 15. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/analysis/TestRequirementAnalysis.java (at line 30) [2020-02-04T06:18:53.768Z] @SuppressWarnings({ "javadoc", "nls" }) [2020-02-04T06:18:53.768Z] ^^^^^ [2020-02-04T06:18:53.768Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2020-02-04T06:18:53.768Z] 16. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfNanoTimestampTest.java (at line 124) [2020-02-04T06:18:53.768Z] assertFalse("equals", ts0.equals(ts0.toString())); [2020-02-04T06:18:53.768Z] ^^^^^^^^^^^^^^ [2020-02-04T06:18:53.768Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfTimestamp [2020-02-04T06:18:53.768Z] 17. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfSecondTimestampTest.java (at line 88) [2020-02-04T06:18:53.768Z] assertFalse("equals", ts0.equals(ts0.toString())); [2020-02-04T06:18:53.768Z] ^^^^^^^^^^^^^^ [2020-02-04T06:18:53.768Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfTimestamp [2020-02-04T06:18:53.768Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/component/TmfEventProviderTest.java:[58] [2020-02-04T06:18:53.768Z] public void setUp() throws IOException { [2020-02-04T06:18:53.768Z] ^^^^^^^^^^^ [2020-02-04T06:18:53.768Z] The declared exception IOException is not actually thrown by the method setUp() from type TmfEventProviderTest [2020-02-04T06:18:53.768Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/xml/TmfXmlTraceStub.java:[452] [2020-02-04T06:18:53.768Z] @NonNull Iterable modules = super.getAnalysisModules(); [2020-02-04T06:18:53.768Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:18:53.768Z] Null type safety (type annotations): The expression of type '@NonNull Iterable' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull IAnalysisModule>' [2020-02-04T06:18:53.768Z] 20. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/location/TmfLocationTest.java (at line 172) [2020-02-04T06:18:53.768Z] assertFalse("equals", Objects.equals(fLocation2, fLocation3)); [2020-02-04T06:18:53.768Z] ^^^^^^^^^^ [2020-02-04T06:18:53.768Z] Unlikely argument type for equals(): TmfTimestampLocation seems to be unrelated to TmfLongLocation [2020-02-04T06:18:53.768Z] 21. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/location/TmfLocationTest.java (at line 173) [2020-02-04T06:18:53.768Z] assertFalse("equals", Objects.equals(fLocation3, fLocation2)); [2020-02-04T06:18:53.768Z] ^^^^^^^^^^ [2020-02-04T06:18:53.768Z] Unlikely argument type for equals(): TmfLongLocation seems to be unrelated to TmfTimestampLocation [2020-02-04T06:18:53.768Z] 22. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfTimestampTest.java (at line 189) [2020-02-04T06:18:53.768Z] assertFalse("equals", ts0.equals(ts0.toString())); [2020-02-04T06:18:53.768Z] ^^^^^^^^^^^^^^ [2020-02-04T06:18:53.768Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfTimestamp [2020-02-04T06:18:53.768Z] 23. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfEventTypeTest.java (at line 182) [2020-02-04T06:18:53.768Z] assertFalse("equals", fType1.equals(fLabels1)); [2020-02-04T06:18:53.768Z] ^^^^^^^^ [2020-02-04T06:18:53.768Z] Unlikely argument type for equals(): String[] seems to be unrelated to ITmfEventType [2020-02-04T06:18:53.768Z] 24. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/synchronization/SyncTest.java (at line 53) [2020-02-04T06:18:53.768Z] @SuppressWarnings("nls") [2020-02-04T06:18:53.768Z] ^^^^^ [2020-02-04T06:18:53.768Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2020-02-04T06:18:53.768Z] 25. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/synchronization/TsTransformTest.java (at line 38) [2020-02-04T06:18:53.768Z] @SuppressWarnings("nls") [2020-02-04T06:18:53.768Z] ^^^^^ [2020-02-04T06:18:53.768Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2020-02-04T06:18:53.768Z] 26. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/indexer/checkpoint/TmfCheckpointTest.java (at line 212) [2020-02-04T06:18:53.768Z] assertFalse("equals", checkpoint1.equals(TmfTimestamp.fromSeconds(0))); [2020-02-04T06:18:53.768Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:18:53.768Z] Unlikely argument type for equals(): ITmfTimestamp seems to be unrelated to TmfCheckpoint [2020-02-04T06:18:53.768Z] 26 problems (0 errors, 9 warnings, 9 info) [2020-02-04T06:18:53.768Z] [INFO] [2020-02-04T06:18:53.768Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.core.tests --- [2020-02-04T06:18:53.768Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:18:53.768Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/src/test/resources [2020-02-04T06:18:53.768Z] [INFO] [2020-02-04T06:18:53.768Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.core.tests --- [2020-02-04T06:18:53.768Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.11-SNAPSHOT-sources.jar [2020-02-04T06:18:54.026Z] [INFO] [2020-02-04T06:18:54.026Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core.tests --- [2020-02-04T06:18:54.026Z] [INFO] [2020-02-04T06:18:54.026Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.core.tests --- [2020-02-04T06:18:54.283Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.11-SNAPSHOT.jar [2020-02-04T06:18:54.540Z] [INFO] [2020-02-04T06:18:54.540Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.core.tests --- [2020-02-04T06:18:54.540Z] [INFO] [2020-02-04T06:18:54.540Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.core.tests --- [2020-02-04T06:18:54.540Z] [INFO] [2020-02-04T06:18:54.540Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.core.tests --- [2020-02-04T06:18:54.540Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.11-SNAPSHOT.jar [2020-02-04T06:18:55.909Z] [INFO] [2020-02-04T06:18:55.909Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.core.tests --- [2020-02-04T06:18:55.909Z] [INFO] [2020-02-04T06:18:55.909Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.core.tests --- [2020-02-04T06:18:56.473Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data/.metadata/.log [2020-02-04T06:18:56.473Z] [INFO] Command line: [2020-02-04T06:18:56.473Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2020-02-04T06:18:56.473Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-02-04T06:18:59.745Z] !SESSION 2020-02-04 06:18:56.537 ----------------------------------------------- [2020-02-04T06:18:59.745Z] eclipse.buildId=unknown [2020-02-04T06:18:59.745Z] java.version=1.8.0_202 [2020-02-04T06:18:59.745Z] java.vendor=Oracle Corporation [2020-02-04T06:18:59.745Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-02-04T06:18:59.745Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2020-02-04T06:18:59.745Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2020-02-04T06:18:59.745Z] [2020-02-04T06:18:59.745Z] !ENTRY org.eclipse.compare.win32 4 0 2020-02-04 06:18:59.415 [2020-02-04T06:18:59.745Z] !MESSAGE FrameworkEvent ERROR [2020-02-04T06:18:59.745Z] !STACK 0 [2020-02-04T06:18:59.745Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [49] [2020-02-04T06:18:59.745Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-02-04T06:18:59.745Z] [2020-02-04T06:18:59.745Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-02-04T06:18:59.745Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-02-04T06:18:59.745Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-02-04T06:18:59.745Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-02-04T06:18:59.745Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-02-04T06:18:59.745Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-02-04T06:18:59.745Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-02-04T06:18:59.745Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-02-04T06:19:01.642Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest [2020-02-04T06:19:01.899Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.313 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest [2020-02-04T06:19:01.899Z] testOneHull(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest) Time elapsed: 0.075 s [2020-02-04T06:19:01.899Z] testFullyIncrementalSerialization(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest) Time elapsed: 0.079 s [2020-02-04T06:19:01.899Z] testFullyIncremental(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest) Time elapsed: 0.006 s [2020-02-04T06:19:01.899Z] testDisjoint(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest) Time elapsed: 0.001 s [2020-02-04T06:19:01.899Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest [2020-02-04T06:19:01.899Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest [2020-02-04T06:19:01.899Z] testComposition(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest) Time elapsed: 0.001 s [2020-02-04T06:19:01.899Z] testEqualityConstantTransform(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest) Time elapsed: 0 s [2020-02-04T06:19:01.899Z] testLinearTransform(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest) Time elapsed: 0.001 s [2020-02-04T06:19:01.899Z] testIdentityTransform(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest) Time elapsed: 0 s [2020-02-04T06:19:01.899Z] testEquality(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest) Time elapsed: 0 s [2020-02-04T06:19:01.899Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest [2020-02-04T06:19:02.829Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.82 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest [2020-02-04T06:19:02.829Z] testFastTransformSlopeAndOffset[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.011 s [2020-02-04T06:19:02.829Z] testFastTransformSlope[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.11 s [2020-02-04T06:19:02.829Z] testFastTransformArguments[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0 s [2020-02-04T06:19:02.829Z] testFLTRepeatability[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0 s [2020-02-04T06:19:02.829Z] testFastTransformPrecision[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.199 s [2020-02-04T06:19:02.829Z] testFLTEquivalence[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.001 s [2020-02-04T06:19:02.829Z] testFastTransformSlopeAndOffset[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.177 s [2020-02-04T06:19:02.829Z] testFastTransformSlope[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.119 s [2020-02-04T06:19:02.829Z] testFastTransformArguments[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.001 s [2020-02-04T06:19:02.829Z] testFLTRepeatability[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.001 s [2020-02-04T06:19:02.829Z] testFastTransformPrecision[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.137 s [2020-02-04T06:19:02.829Z] testFLTEquivalence[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.002 s [2020-02-04T06:19:02.829Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest [2020-02-04T06:19:02.829Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest [2020-02-04T06:19:02.829Z] transformSlope(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest) Time elapsed: 0 s [2020-02-04T06:19:02.829Z] testToString(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest) Time elapsed: 0 s [2020-02-04T06:19:02.829Z] transformIdentity(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest) Time elapsed: 0 s [2020-02-04T06:19:02.829Z] transformOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest) Time elapsed: 0 s [2020-02-04T06:19:02.829Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest [2020-02-04T06:19:09.376Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.562 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest [2020-02-04T06:19:09.376Z] testNegativeOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest) Time elapsed: 1.839 s [2020-02-04T06:19:09.376Z] testPositiveOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest) Time elapsed: 1.762 s [2020-02-04T06:19:09.376Z] testNoOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest) Time elapsed: 1.483 s [2020-02-04T06:19:09.376Z] testClearOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest) Time elapsed: 1.472 s [2020-02-04T06:19:09.376Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest [2020-02-04T06:19:09.376Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest [2020-02-04T06:19:09.376Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0.005 s [2020-02-04T06:19:09.376Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2020-02-04T06:19:09.376Z] testNonEqualsClasses(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2020-02-04T06:19:09.376Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2020-02-04T06:19:09.376Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2020-02-04T06:19:09.376Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2020-02-04T06:19:09.376Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2020-02-04T06:19:09.376Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2020-02-04T06:19:09.376Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2020-02-04T06:19:09.376Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2020-02-04T06:19:09.376Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2020-02-04T06:19:09.376Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest [2020-02-04T06:19:09.376Z] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest [2020-02-04T06:19:09.376Z] testToStringInterval(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0.001 s [2020-02-04T06:19:09.376Z] testCopyConstructorZero(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-02-04T06:19:09.376Z] testCompareToLargeScale1(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-02-04T06:19:09.376Z] testCompareToLargeScale2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-02-04T06:19:09.376Z] testCompareToLargeScale3(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-02-04T06:19:09.376Z] testNormalizeScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-02-04T06:19:09.376Z] testNormalizedScaleLimits(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-02-04T06:19:09.376Z] testToNanos(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-02-04T06:19:09.376Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-02-04T06:19:09.376Z] testNormalizeLargeScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0.001 s [2020-02-04T06:19:09.376Z] testEqualsNonTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-02-04T06:19:09.376Z] testBasicCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-02-04T06:19:09.377Z] testDelta(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0.001 s [2020-02-04T06:19:09.377Z] testNormalizeOffsetAndScaleTrivial(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-02-04T06:19:09.377Z] testNormalizeZeroScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-02-04T06:19:09.377Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-02-04T06:19:09.377Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-02-04T06:19:09.377Z] testCompareToCornerCases1(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-02-04T06:19:09.377Z] testCompareToCornerCases2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-02-04T06:19:09.377Z] testCompareToCornerCases3(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-02-04T06:19:09.377Z] testCompareToCornerCases4(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-02-04T06:19:09.377Z] testCopyConstructorBigBang(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-02-04T06:19:09.377Z] testCopyConstructorBigCrunch(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-02-04T06:19:09.377Z] testNormalizeOffsetLowerLimits(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-02-04T06:19:09.377Z] testCompareToSpecials(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-02-04T06:19:09.377Z] testCompareToDifferentScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-02-04T06:19:09.377Z] testValueConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-02-04T06:19:09.377Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-02-04T06:19:09.377Z] testNormalizeOffsetUpperLimits(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-02-04T06:19:09.377Z] testValueScaleConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-02-04T06:19:09.377Z] testToStringDefault(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0.002 s [2020-02-04T06:19:09.377Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-02-04T06:19:09.377Z] testCompareToSameScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-02-04T06:19:09.377Z] testNormalizeOffset(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-02-04T06:19:09.377Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-02-04T06:19:09.377Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-02-04T06:19:09.377Z] testCompareToDifferentScale2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-02-04T06:19:09.377Z] testNormalizeOffsetAndScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0.001 s [2020-02-04T06:19:09.377Z] testNormalizeOffsetAndScale2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-02-04T06:19:09.377Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-02-04T06:19:09.377Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest [2020-02-04T06:19:11.960Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.516 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest [2020-02-04T06:19:11.960Z] testDataProviderWithOutOfBoundIndex(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.509 s [2020-02-04T06:19:11.960Z] testQueryFilterIndexParameter(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.001 s [2020-02-04T06:19:11.960Z] testDataProviderWithSimpleFilter(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.535 s [2020-02-04T06:19:11.960Z] testDataProviderWithOneNonExistentColumns(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.059 s [2020-02-04T06:19:11.960Z] testDataProviderWithMultipleFilter(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 1.292 s [2020-02-04T06:19:11.960Z] testDataProviderFetchColumn(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0 s [2020-02-04T06:19:11.960Z] testDataProvider(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.002 s [2020-02-04T06:19:11.960Z] testDataProviderWithNonExistentColumns(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0 s [2020-02-04T06:19:11.960Z] testDataProviderWithDesiredColumns(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.1 s [2020-02-04T06:19:11.960Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest [2020-02-04T06:19:11.960Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest [2020-02-04T06:19:11.960Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0.001 s [2020-02-04T06:19:11.960Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2020-02-04T06:19:11.960Z] testValueConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2020-02-04T06:19:11.960Z] testValueScaleConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2020-02-04T06:19:11.960Z] testToStringDefault(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0.002 s [2020-02-04T06:19:11.960Z] testNormalizeOffset(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2020-02-04T06:19:11.960Z] testToStringFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0.001 s [2020-02-04T06:19:11.960Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2020-02-04T06:19:11.960Z] Running org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest [2020-02-04T06:19:11.960Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s - in org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest [2020-02-04T06:19:11.960Z] testMultiHostMultiKeyType(org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest) Time elapsed: 0.054 s [2020-02-04T06:19:11.960Z] testHostToSelf(org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest) Time elapsed: 0.002 s [2020-02-04T06:19:11.960Z] testMultiHost(org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest) Time elapsed: 0.001 s [2020-02-04T06:19:11.960Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest [2020-02-04T06:19:11.960Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest [2020-02-04T06:19:11.960Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0.001 s [2020-02-04T06:19:11.961Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2020-02-04T06:19:11.961Z] testNonEqualClasses(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2020-02-04T06:19:11.961Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2020-02-04T06:19:11.961Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2020-02-04T06:19:11.961Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2020-02-04T06:19:11.961Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0.001 s [2020-02-04T06:19:11.961Z] testCallsiteCopy(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2020-02-04T06:19:11.961Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2020-02-04T06:19:11.961Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest [2020-02-04T06:19:11.961Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest [2020-02-04T06:19:11.961Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest) Time elapsed: 0 s [2020-02-04T06:19:11.961Z] testResolve(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest) Time elapsed: 0 s [2020-02-04T06:19:11.961Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest [2020-02-04T06:19:11.961Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest [2020-02-04T06:19:11.961Z] testCreateHappy(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest) Time elapsed: 0.004 s [2020-02-04T06:19:11.961Z] testResolve(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest) Time elapsed: 0 s [2020-02-04T06:19:11.961Z] testCreateIllegal(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest) Time elapsed: 0.001 s [2020-02-04T06:19:11.961Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest [2020-02-04T06:19:12.218Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest [2020-02-04T06:19:12.218Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.049 s [2020-02-04T06:19:12.218Z] testNonEqualRanks(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.001 s [2020-02-04T06:19:12.218Z] testNonEqualTypes(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2020-02-04T06:19:12.218Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.001 s [2020-02-04T06:19:12.218Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.001 s [2020-02-04T06:19:12.218Z] testTmfEventCopy(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.001 s [2020-02-04T06:19:12.218Z] testToStringExtended(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.001 s [2020-02-04T06:19:12.218Z] testNoRankConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.001 s [2020-02-04T06:19:12.218Z] testNonEqualClasses(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2020-02-04T06:19:12.218Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2020-02-04T06:19:12.218Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.001 s [2020-02-04T06:19:12.218Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2020-02-04T06:19:12.218Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2020-02-04T06:19:12.218Z] testConstructorWithTrace(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.001 s [2020-02-04T06:19:12.218Z] testNonEqualContents(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2020-02-04T06:19:12.218Z] testNonEqualTraces(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.002 s [2020-02-04T06:19:12.218Z] testNonEqualTimestamps(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2020-02-04T06:19:12.218Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2020-02-04T06:19:12.218Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest [2020-02-04T06:19:12.218Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest [2020-02-04T06:19:12.218Z] testValueArrayPrimitivesNotEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0.001 s [2020-02-04T06:19:12.218Z] testValueArrayObject(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2020-02-04T06:19:12.218Z] testValueArrayOfArrays(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2020-02-04T06:19:12.218Z] testValueArrayAndOther(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2020-02-04T06:19:12.218Z] testValueArrayPrimitives(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2020-02-04T06:19:12.218Z] testValueArrayMismatchedTypes(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2020-02-04T06:19:12.218Z] testValueArrayOfArraysNotEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2020-02-04T06:19:12.218Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest [2020-02-04T06:19:12.218Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest [2020-02-04T06:19:12.218Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2020-02-04T06:19:12.218Z] testEqualsNonTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2020-02-04T06:19:12.218Z] testBasicCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2020-02-04T06:19:12.218Z] testDelta(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2020-02-04T06:19:12.218Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0.001 s [2020-02-04T06:19:12.218Z] testCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2020-02-04T06:19:12.218Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2020-02-04T06:19:12.218Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2020-02-04T06:19:12.218Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2020-02-04T06:19:12.218Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2020-02-04T06:19:12.218Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2020-02-04T06:19:12.218Z] testNormalizeScale0(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2020-02-04T06:19:12.218Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2020-02-04T06:19:12.218Z] testDelta2(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2020-02-04T06:19:12.218Z] testNormalizeScaleNot0(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2020-02-04T06:19:12.218Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2020-02-04T06:19:12.218Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest [2020-02-04T06:19:12.477Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest [2020-02-04T06:19:12.477Z] testUpdateDefaultFormats(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.007 s [2020-02-04T06:19:12.477Z] testGetDefaulIntervalFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0 s [2020-02-04T06:19:12.477Z] testValueTimeZoneConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0 s [2020-02-04T06:19:12.477Z] testParseDateTime(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.011 s [2020-02-04T06:19:12.477Z] testGetDefaulTimeFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0 s [2020-02-04T06:19:12.477Z] testParseDateTimeWithRef(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.004 s [2020-02-04T06:19:12.477Z] testValueConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0 s [2020-02-04T06:19:12.477Z] testParseSeconds(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.006 s [2020-02-04T06:19:12.477Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0 s [2020-02-04T06:19:12.477Z] testUnitOfSecondsFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.003 s [2020-02-04T06:19:12.477Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest [2020-02-04T06:19:12.477Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest [2020-02-04T06:19:12.477Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2020-02-04T06:19:12.477Z] testEqualsEndTime(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2020-02-04T06:19:12.477Z] testOpenRange1(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2020-02-04T06:19:12.477Z] testOpenRange2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2020-02-04T06:19:12.477Z] testOpenRange3(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2020-02-04T06:19:12.477Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2020-02-04T06:19:12.477Z] testContainsRange(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2020-02-04T06:19:12.477Z] testEqualStartTime(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2020-02-04T06:19:12.477Z] testEqualsBadType(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2020-02-04T06:19:12.477Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2020-02-04T06:19:12.477Z] testContainsTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2020-02-04T06:19:12.478Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2020-02-04T06:19:12.478Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2020-02-04T06:19:12.478Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2020-02-04T06:19:12.478Z] testGetIntersection(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0.001 s [2020-02-04T06:19:12.478Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2020-02-04T06:19:12.478Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest [2020-02-04T06:19:12.478Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest [2020-02-04T06:19:12.478Z] testGetTimePattern(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0 s [2020-02-04T06:19:12.478Z] testGetIntervalPattern(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0 s [2020-02-04T06:19:12.478Z] testComputeTimePattern(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0 s [2020-02-04T06:19:12.478Z] testGetPreferenceMap(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0.002 s [2020-02-04T06:19:12.478Z] testInit(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0.001 s [2020-02-04T06:19:12.478Z] testGetTimeZone(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0 s [2020-02-04T06:19:12.478Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest [2020-02-04T06:19:12.478Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest [2020-02-04T06:19:12.478Z] testNonTerminalCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2020-02-04T06:19:12.478Z] testGetFieldValueAssignableValue(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2020-02-04T06:19:12.478Z] testDuplicateFieldNames(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0.001 s [2020-02-04T06:19:12.478Z] testGetFieldValueNullValue(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2020-02-04T06:19:12.478Z] testNonEqualsValue(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2020-02-04T06:19:12.478Z] testNonEqualsFields(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2020-02-04T06:19:12.478Z] testGetFieldValueExists(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2020-02-04T06:19:12.478Z] testEqualsEverything(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2020-02-04T06:19:12.478Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2020-02-04T06:19:12.478Z] testGetFieldValueCast(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0.005 s [2020-02-04T06:19:12.478Z] testTerminalConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2020-02-04T06:19:12.478Z] testGetFieldValueDoesntExist(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2020-02-04T06:19:12.478Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2020-02-04T06:19:12.478Z] testTerminalCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2020-02-04T06:19:12.478Z] testNonTerminalStructConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2020-02-04T06:19:12.478Z] testNonEqualClasses(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2020-02-04T06:19:12.478Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2020-02-04T06:19:12.478Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2020-02-04T06:19:12.478Z] testMakeRoot(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2020-02-04T06:19:12.478Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2020-02-04T06:19:12.478Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2020-02-04T06:19:12.478Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2020-02-04T06:19:12.478Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2020-02-04T06:19:12.478Z] testTerminalStructConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0.001 s [2020-02-04T06:19:12.478Z] testNonTerminalConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2020-02-04T06:19:12.478Z] testNonEqualValues(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2020-02-04T06:19:12.478Z] testCopyConstructorBadArg(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2020-02-04T06:19:12.478Z] testGetFieldValueExistsButWrongType(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2020-02-04T06:19:12.478Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest [2020-02-04T06:19:12.478Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest [2020-02-04T06:19:12.478Z] testEqualsNonTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2020-02-04T06:19:12.478Z] testBasicCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2020-02-04T06:19:12.478Z] testDelta(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2020-02-04T06:19:12.478Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2020-02-04T06:19:12.478Z] testCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2020-02-04T06:19:12.478Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2020-02-04T06:19:12.478Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0.001 s [2020-02-04T06:19:12.478Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2020-02-04T06:19:12.478Z] testNormalizeScale0(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2020-02-04T06:19:12.478Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2020-02-04T06:19:12.478Z] testDelta2(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2020-02-04T06:19:12.478Z] testNormalizeScaleNot0(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2020-02-04T06:19:12.478Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2020-02-04T06:19:12.478Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest [2020-02-04T06:19:12.478Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest [2020-02-04T06:19:12.478Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2020-02-04T06:19:12.478Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2020-02-04T06:19:12.478Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0.002 s [2020-02-04T06:19:12.479Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2020-02-04T06:19:12.479Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0.001 s [2020-02-04T06:19:12.479Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2020-02-04T06:19:12.479Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2020-02-04T06:19:12.479Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2020-02-04T06:19:12.479Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2020-02-04T06:19:12.479Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2020-02-04T06:19:12.479Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest [2020-02-04T06:19:12.479Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest [2020-02-04T06:19:12.479Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2020-02-04T06:19:12.479Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2020-02-04T06:19:12.479Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2020-02-04T06:19:12.479Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0.001 s [2020-02-04T06:19:12.479Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2020-02-04T06:19:12.479Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2020-02-04T06:19:12.479Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2020-02-04T06:19:12.479Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2020-02-04T06:19:12.479Z] testInterfaces(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2020-02-04T06:19:12.479Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest [2020-02-04T06:19:12.479Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest [2020-02-04T06:19:12.479Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2020-02-04T06:19:12.479Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2020-02-04T06:19:12.479Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2020-02-04T06:19:12.479Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2020-02-04T06:19:12.479Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2020-02-04T06:19:12.479Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0.001 s [2020-02-04T06:19:12.479Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2020-02-04T06:19:12.479Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2020-02-04T06:19:12.479Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2020-02-04T06:19:12.479Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2020-02-04T06:19:12.479Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest [2020-02-04T06:19:12.479Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest [2020-02-04T06:19:12.479Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2020-02-04T06:19:12.479Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2020-02-04T06:19:12.479Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0.001 s [2020-02-04T06:19:12.479Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2020-02-04T06:19:12.479Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2020-02-04T06:19:12.479Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2020-02-04T06:19:12.479Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2020-02-04T06:19:12.479Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2020-02-04T06:19:12.479Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2020-02-04T06:19:12.479Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2020-02-04T06:19:12.479Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest [2020-02-04T06:19:12.738Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest [2020-02-04T06:19:12.738Z] testInputFilterEquals(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.083 s [2020-02-04T06:19:12.738Z] testInputRegexNoField(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.003 s [2020-02-04T06:19:12.738Z] testInputRegexMatchesNot(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.001 s [2020-02-04T06:19:12.738Z] testInputFilterUnsupported(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.001 s [2020-02-04T06:19:12.738Z] testInputRegexContains(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2020-02-04T06:19:12.738Z] testInputRegexPresent(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2020-02-04T06:19:12.738Z] testInputFilterContains(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.001 s [2020-02-04T06:19:12.738Z] testInputRegexAspect(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2020-02-04T06:19:12.738Z] testInputFilterAnd(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.007 s [2020-02-04T06:19:12.738Z] testInputFilterMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.001 s [2020-02-04T06:19:12.738Z] testInputFilterCompare(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.001 s [2020-02-04T06:19:12.738Z] testInputRegexNoAspect(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2020-02-04T06:19:12.738Z] testInputRegexMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2020-02-04T06:19:12.738Z] testInputRegexCompare(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.001 s [2020-02-04T06:19:12.738Z] testInputFilterOr(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.001 s [2020-02-04T06:19:12.738Z] testInputRegexAnd(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.044 s [2020-02-04T06:19:12.738Z] testInputRegexNot(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.001 s [2020-02-04T06:19:12.738Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest [2020-02-04T06:19:12.738Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest [2020-02-04T06:19:12.738Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2020-02-04T06:19:12.738Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2020-02-04T06:19:12.738Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2020-02-04T06:19:12.738Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2020-02-04T06:19:12.738Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0.001 s [2020-02-04T06:19:12.738Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2020-02-04T06:19:12.738Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2020-02-04T06:19:12.738Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2020-02-04T06:19:12.738Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2020-02-04T06:19:12.738Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2020-02-04T06:19:12.738Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest [2020-02-04T06:19:12.738Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest [2020-02-04T06:19:12.738Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2020-02-04T06:19:12.738Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2020-02-04T06:19:12.738Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2020-02-04T06:19:12.738Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2020-02-04T06:19:12.738Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2020-02-04T06:19:12.738Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2020-02-04T06:19:12.738Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2020-02-04T06:19:12.738Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2020-02-04T06:19:12.738Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2020-02-04T06:19:12.738Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2020-02-04T06:19:12.738Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest [2020-02-04T06:19:12.738Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest [2020-02-04T06:19:12.738Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2020-02-04T06:19:12.738Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2020-02-04T06:19:12.738Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2020-02-04T06:19:12.738Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2020-02-04T06:19:12.738Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0.001 s [2020-02-04T06:19:12.738Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2020-02-04T06:19:12.738Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2020-02-04T06:19:12.738Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2020-02-04T06:19:12.738Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2020-02-04T06:19:12.738Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2020-02-04T06:19:12.738Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest [2020-02-04T06:19:12.738Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest [2020-02-04T06:19:12.738Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2020-02-04T06:19:12.738Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2020-02-04T06:19:12.738Z] testGetFilterName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2020-02-04T06:19:12.738Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2020-02-04T06:19:12.738Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2020-02-04T06:19:12.738Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2020-02-04T06:19:12.738Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0.001 s [2020-02-04T06:19:12.739Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2020-02-04T06:19:12.739Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2020-02-04T06:19:12.739Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2020-02-04T06:19:12.739Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2020-02-04T06:19:12.739Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest [2020-02-04T06:19:12.739Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest [2020-02-04T06:19:12.739Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2020-02-04T06:19:12.739Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2020-02-04T06:19:12.739Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2020-02-04T06:19:12.739Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2020-02-04T06:19:12.739Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2020-02-04T06:19:12.739Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2020-02-04T06:19:12.739Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2020-02-04T06:19:12.739Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2020-02-04T06:19:12.739Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2020-02-04T06:19:12.739Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2020-02-04T06:19:12.739Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest [2020-02-04T06:19:12.739Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest [2020-02-04T06:19:12.739Z] testMatchesTimestamp(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0.001 s [2020-02-04T06:19:12.739Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2020-02-04T06:19:12.739Z] testMatchesAlpha(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2020-02-04T06:19:12.739Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2020-02-04T06:19:12.739Z] testMatchesNum(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2020-02-04T06:19:12.739Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2020-02-04T06:19:12.739Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0.001 s [2020-02-04T06:19:12.739Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2020-02-04T06:19:12.739Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2020-02-04T06:19:12.739Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2020-02-04T06:19:12.739Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2020-02-04T06:19:12.739Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0.001 s [2020-02-04T06:19:12.739Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest [2020-02-04T06:19:12.739Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest [2020-02-04T06:19:12.739Z] testLogicalOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.002 s [2020-02-04T06:19:12.739Z] testContainsOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2020-02-04T06:19:12.739Z] testEqualsOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2020-02-04T06:19:12.739Z] testRegex(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2020-02-04T06:19:12.739Z] testNotOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2020-02-04T06:19:12.739Z] testComplexFilter(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.002 s [2020-02-04T06:19:12.739Z] testFilterWithNumber(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.003 s [2020-02-04T06:19:12.739Z] testLessThanOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0 s [2020-02-04T06:19:12.739Z] testPresentOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2020-02-04T06:19:12.739Z] testMatchesOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2020-02-04T06:19:12.739Z] testNotEqualsOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0 s [2020-02-04T06:19:12.739Z] testInvalid(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2020-02-04T06:19:12.739Z] testGreaterThanOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0 s [2020-02-04T06:19:12.739Z] Running org.eclipse.tracecompass.tmf.core.tests.util.PairTest [2020-02-04T06:19:12.739Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.util.PairTest [2020-02-04T06:19:12.739Z] testAccessors(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2020-02-04T06:19:12.739Z] testToString(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2020-02-04T06:19:12.739Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2020-02-04T06:19:12.739Z] testEqualsDifferentObj(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2020-02-04T06:19:12.739Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2020-02-04T06:19:12.739Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2020-02-04T06:19:12.739Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2020-02-04T06:19:12.739Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2020-02-04T06:19:12.739Z] Running org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest [2020-02-04T06:19:12.997Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest [2020-02-04T06:19:12.997Z] aspectResolveTest(org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest) Time elapsed: 0.002 s [2020-02-04T06:19:12.997Z] aspectTypeTest(org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest) Time elapsed: 0 s [2020-02-04T06:19:12.997Z] Running org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest [2020-02-04T06:19:12.997Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest [2020-02-04T06:19:12.997Z] testTmfSyncSequenceDiagramEvent(org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest) Time elapsed: 0.001 s [2020-02-04T06:19:12.997Z] Running org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest [2020-02-04T06:19:12.997Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest [2020-02-04T06:19:12.997Z] testTmfAsyncSequenceDiagramEvent(org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest) Time elapsed: 0.001 s [2020-02-04T06:19:12.997Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest [2020-02-04T06:19:12.997Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest [2020-02-04T06:19:12.997Z] testNewModuleListener(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest) Time elapsed: 0.001 s [2020-02-04T06:19:12.997Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest [2020-02-04T06:19:12.997Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest [2020-02-04T06:19:12.997Z] testMandatoryRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest) Time elapsed: 0.009 s [2020-02-04T06:19:12.997Z] testAtLeastOneRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest) Time elapsed: 0.002 s [2020-02-04T06:19:12.997Z] testAllOrNothingRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest) Time elapsed: 0.001 s [2020-02-04T06:19:12.997Z] testNoPreDefinedEvents(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest) Time elapsed: 0 s [2020-02-04T06:19:12.997Z] testOptionalRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest) Time elapsed: 0 s [2020-02-04T06:19:12.997Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest [2020-02-04T06:19:12.997Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest [2020-02-04T06:19:12.997Z] testGetValueLevel(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest) Time elapsed: 0.001 s [2020-02-04T06:19:12.997Z] testAddAndGetInformation(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest) Time elapsed: 0 s [2020-02-04T06:19:12.997Z] testGetValues(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest) Time elapsed: 0 s [2020-02-04T06:19:12.997Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest [2020-02-04T06:19:12.997Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest [2020-02-04T06:19:12.997Z] testMandatoryRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest) Time elapsed: 0.001 s [2020-02-04T06:19:12.997Z] testAtLeastOneRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest) Time elapsed: 0.001 s [2020-02-04T06:19:12.997Z] testAllOrNothingRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest) Time elapsed: 0 s [2020-02-04T06:19:12.997Z] testNoPreDefinedEvents(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest) Time elapsed: 0 s [2020-02-04T06:19:12.997Z] testOptionalRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest) Time elapsed: 0 s [2020-02-04T06:19:12.997Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest [2020-02-04T06:19:12.997Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest [2020-02-04T06:19:12.997Z] testAllOrNothing(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest) Time elapsed: 0.001 s [2020-02-04T06:19:12.997Z] testAtLeastOne(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest) Time elapsed: 0.001 s [2020-02-04T06:19:12.997Z] testMandatory(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest) Time elapsed: 0 s [2020-02-04T06:19:12.997Z] testOptional(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest) Time elapsed: 0 s [2020-02-04T06:19:12.997Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest [2020-02-04T06:19:13.254Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.18 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest [2020-02-04T06:19:13.254Z] testAppliesToExperiment(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.074 s [2020-02-04T06:19:13.254Z] testParameters(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.004 s [2020-02-04T06:19:13.254Z] testGetRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.001 s [2020-02-04T06:19:13.254Z] testNewModule(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.002 s [2020-02-04T06:19:13.254Z] testGetValidTraceTypes(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.094 s [2020-02-04T06:19:13.254Z] testHelperGetters(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.001 s [2020-02-04T06:19:13.254Z] testAppliesToTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.001 s [2020-02-04T06:19:13.254Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest [2020-02-04T06:19:13.255Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest [2020-02-04T06:19:13.255Z] testApplies(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest) Time elapsed: 0 s [2020-02-04T06:19:13.255Z] testDoesNotApply(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest) Time elapsed: 0.001 s [2020-02-04T06:19:13.255Z] testGetNoAnalysisFromTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest) Time elapsed: 0.075 s [2020-02-04T06:19:13.255Z] testGetAnalysisFromTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest) Time elapsed: 0.001 s [2020-02-04T06:19:13.255Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest [2020-02-04T06:19:13.255Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest [2020-02-04T06:19:13.255Z] testListForTraces(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest) Time elapsed: 0.002 s [2020-02-04T06:19:13.255Z] testSources(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest) Time elapsed: 0.003 s [2020-02-04T06:19:13.255Z] testGetAnalysisModules(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest) Time elapsed: 0 s [2020-02-04T06:19:13.255Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest [2020-02-04T06:19:13.255Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest [2020-02-04T06:19:13.255Z] testProviderTmfTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest) Time elapsed: 0.001 s [2020-02-04T06:19:13.255Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest [2020-02-04T06:19:15.777Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.024 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest [2020-02-04T06:19:15.777Z] testGettersSetters(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0 s [2020-02-04T06:19:15.777Z] testDependentAnalyses(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 1.004 s [2020-02-04T06:19:15.777Z] testSetWrongTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.002 s [2020-02-04T06:19:15.777Z] testSetTraceTwice(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.003 s [2020-02-04T06:19:15.777Z] testMultipleDependencies(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.003 s [2020-02-04T06:19:15.777Z] testWaitForCompletionCancelled(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.001 s [2020-02-04T06:19:15.777Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 1.002 s [2020-02-04T06:19:15.777Z] testHelper(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.002 s [2020-02-04T06:19:15.777Z] testWaitForCompletionSuccess(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.002 s [2020-02-04T06:19:15.777Z] testParameterChanged(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.002 s [2020-02-04T06:19:15.777Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest [2020-02-04T06:19:15.777Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest [2020-02-04T06:19:15.777Z] testSimplePool(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0.004 s [2020-02-04T06:19:15.777Z] testConstructorBad2(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2020-02-04T06:19:15.777Z] testConstructorGood(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2020-02-04T06:19:15.777Z] testRecycleWrongQuark(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2020-02-04T06:19:15.777Z] testRecycleChildQuark(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2020-02-04T06:19:15.777Z] testPoolWithSubTree(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0.001 s [2020-02-04T06:19:15.777Z] testConstructorBad(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2020-02-04T06:19:15.777Z] testPriorityPool(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2020-02-04T06:19:15.777Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest [2020-02-04T06:19:15.777Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.251 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest [2020-02-04T06:19:15.777Z] testQueryMipmapRangeMinInteger(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.008 s [2020-02-04T06:19:15.777Z] testQueryMipmapRangeMaxDouble(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.003 s [2020-02-04T06:19:15.777Z] testQueryMipmapRangeAvgDouble(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.004 s [2020-02-04T06:19:15.777Z] testQueryMipmapRangeAvgInteger(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.002 s [2020-02-04T06:19:15.777Z] testQueryMipmapRangeMinDouble(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.002 s [2020-02-04T06:19:15.777Z] testQueryMipmapRangeMaxInteger(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.001 s [2020-02-04T06:19:15.777Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest [2020-02-04T06:19:17.147Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.696 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest [2020-02-04T06:19:17.147Z] testQueryMipAvg(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.063 s [2020-02-04T06:19:17.147Z] testQueryMipMax(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.02 s [2020-02-04T06:19:17.147Z] testQueryMipMin(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.019 s [2020-02-04T06:19:17.147Z] testQuery(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.013 s [2020-02-04T06:19:17.147Z] testQueryValuesOnClose(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0 s [2020-02-04T06:19:17.147Z] testQueryValuesOnStart(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.049 s [2020-02-04T06:19:17.147Z] testQueryMipmapRangeAvg(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.263 s [2020-02-04T06:19:17.147Z] testQueryMipmapRangeMax(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.214 s [2020-02-04T06:19:17.147Z] testQueryMipmapRangeMin(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.215 s [2020-02-04T06:19:17.147Z] testMaxLevel(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.015 s [2020-02-04T06:19:17.147Z] testQueryEventField(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.014 s [2020-02-04T06:19:17.147Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest [2020-02-04T06:19:19.671Z] [2020-02-04T06:19:19.671Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2020-02-04 06:19:19.662 [2020-02-04T06:19:19.671Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core". [2020-02-04T06:19:19.671Z] !STACK 0 [2020-02-04T06:19:19.671Z] java.lang.IllegalArgumentException: Expected exception: should be caught by the analysis itself [2020-02-04T06:19:19.671Z] at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:79) [2020-02-04T06:19:19.671Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:334) [2020-02-04T06:19:19.671Z] at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) [2020-02-04T06:19:19.671Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:145) [2020-02-04T06:19:19.671Z] at java.lang.Thread.run(Thread.java:748) [2020-02-04T06:19:21.040Z] [2020-02-04T06:19:21.040Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2020-02-04 06:19:20.762 [2020-02-04T06:19:21.040Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core". [2020-02-04T06:19:21.040Z] !STACK 0 [2020-02-04T06:19:21.040Z] java.lang.IllegalArgumentException: Expected exception: should be caught by either the analysis or the event request [2020-02-04T06:19:21.040Z] at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:79) [2020-02-04T06:19:21.040Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:334) [2020-02-04T06:19:21.040Z] at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) [2020-02-04T06:19:21.040Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:145) [2020-02-04T06:19:21.040Z] at java.lang.Thread.run(Thread.java:748) [2020-02-04T06:19:21.040Z] [2020-02-04T06:19:21.040Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-02-04 06:19:20.765 [2020-02-04T06:19:21.040Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(28,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2147483647,0)]: Expected exception: should be caught by either the analysis or the event request [2020-02-04T06:19:21.969Z] [2020-02-04T06:19:21.969Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2020-02-04 06:19:21.857 [2020-02-04T06:19:21.969Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core". [2020-02-04T06:19:21.969Z] !STACK 0 [2020-02-04T06:19:21.969Z] java.lang.IllegalArgumentException: Expected exception: should be caught by the event request thread [2020-02-04T06:19:21.969Z] at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:79) [2020-02-04T06:19:21.969Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:334) [2020-02-04T06:19:21.969Z] at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) [2020-02-04T06:19:21.969Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:145) [2020-02-04T06:19:21.969Z] at java.lang.Thread.run(Thread.java:748) [2020-02-04T06:19:21.969Z] [2020-02-04T06:19:21.969Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-02-04 06:19:21.858 [2020-02-04T06:19:21.969Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(30,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2147483647,0)]: Expected exception: should be caught by the event request thread [2020-02-04T06:19:24.686Z] [2020-02-04T06:19:24.686Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-02-04 06:19:24.106 [2020-02-04T06:19:24.686Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(37,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2147483647,0)]: This exception is desired and part of the test [2020-02-04T06:19:25.615Z] [2020-02-04T06:19:25.615Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-02-04 06:19:25.304 [2020-02-04T06:19:25.615Z] !MESSAGE Unexpected error executing analysis with trace analysis_dependency.xml [2020-02-04T06:19:25.615Z] !STACK 0 [2020-02-04T06:19:25.615Z] java.lang.IllegalStateException: This exception happens before initialization [2020-02-04T06:19:25.615Z] at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$4.executeAnalysis(StateSystemAnalysisModuleTest.java:453) [2020-02-04T06:19:25.615Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:396) [2020-02-04T06:19:25.615Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-02-04T06:19:25.615Z] [2020-02-04T06:19:25.615Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-02-04 06:19:25.307 [2020-02-04T06:19:25.615Z] !MESSAGE Exception executing analysis [2020-02-04T06:19:25.615Z] !STACK 0 [2020-02-04T06:19:25.615Z] java.lang.IllegalStateException: This exception happens before initialization [2020-02-04T06:19:25.615Z] at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$4.executeAnalysis(StateSystemAnalysisModuleTest.java:453) [2020-02-04T06:19:25.615Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:396) [2020-02-04T06:19:25.615Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-02-04T06:19:26.545Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 9.298 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest [2020-02-04T06:19:26.545Z] testProperties(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 0.151 s [2020-02-04T06:19:26.545Z] testIsQueryable(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 1.205 s [2020-02-04T06:19:26.545Z] testFaultyStateProvider(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 3.324 s [2020-02-04T06:19:26.545Z] testIsQueryableCancel(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) skipped [2020-02-04T06:19:26.545Z] testReReadFullAnalysis(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 1.131 s [2020-02-04T06:19:26.545Z] testRequestFailure(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 1.117 s [2020-02-04T06:19:26.545Z] testSsModule(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 1.123 s [2020-02-04T06:19:26.545Z] testInitialization(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 0.014 s [2020-02-04T06:19:26.545Z] testFailBeforeInitialization(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 0.06 s [2020-02-04T06:19:26.545Z] testFutureEvents(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 1.131 s [2020-02-04T06:19:26.545Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest [2020-02-04T06:19:29.074Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.11 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest [2020-02-04T06:19:29.074Z] testSsModule(org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest) Time elapsed: 2.103 s [2020-02-04T06:19:29.074Z] testInitialization(org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest) Time elapsed: 0.006 s [2020-02-04T06:19:29.074Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest [2020-02-04T06:19:29.074Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest [2020-02-04T06:19:29.074Z] testAddMarker(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest) Time elapsed: 0.01 s [2020-02-04T06:19:29.074Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest) Time elapsed: 0 s [2020-02-04T06:19:29.074Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest [2020-02-04T06:19:29.074Z] [2020-02-04T06:19:29.074Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-02-04 06:19:28.643 [2020-02-04T06:19:29.074Z] !MESSAGE Error parsing /tmp/markers4164085109451101199xml [2020-02-04T06:19:29.074Z] !STACK 0 [2020-02-04T06:19:29.074Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers4164085109451101199xml; lineNumber: 1; columnNumber: 201; cvc-datatype-valid.1.2.1: 'abc' is not a valid value for 'double'. [2020-02-04T06:19:29.074Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2020-02-04T06:19:29.074Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2020-02-04T06:19:29.074Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2020-02-04T06:19:29.074Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2020-02-04T06:19:29.074Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2020-02-04T06:19:29.074Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2020-02-04T06:19:29.074Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2020-02-04T06:19:29.074Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2020-02-04T06:19:29.074Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2020-02-04T06:19:29.074Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2020-02-04T06:19:29.074Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741) [2020-02-04T06:19:29.074Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2020-02-04T06:19:29.074Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2020-02-04T06:19:29.074Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2020-02-04T06:19:29.074Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2020-02-04T06:19:29.074Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2020-02-04T06:19:29.074Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2020-02-04T06:19:29.074Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2020-02-04T06:19:29.074Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2020-02-04T06:19:29.074Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2020-02-04T06:19:29.074Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2020-02-04T06:19:29.074Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2020-02-04T06:19:29.074Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:170) [2020-02-04T06:19:29.074Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2020-02-04T06:19:29.074Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:288) [2020-02-04T06:19:29.074Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-02-04T06:19:29.074Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-02-04T06:19:29.074Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-02-04T06:19:29.074Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-02-04T06:19:29.074Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2020-02-04T06:19:29.074Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2020-02-04T06:19:29.074Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2020-02-04T06:19:29.074Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2020-02-04T06:19:29.074Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2020-02-04T06:19:29.074Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2020-02-04T06:19:29.074Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2020-02-04T06:19:29.074Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2020-02-04T06:19:29.074Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2020-02-04T06:19:29.074Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2020-02-04T06:19:29.074Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2020-02-04T06:19:29.074Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2020-02-04T06:19:29.074Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2020-02-04T06:19:29.074Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2020-02-04T06:19:29.074Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2020-02-04T06:19:29.074Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2020-02-04T06:19:29.074Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2020-02-04T06:19:29.074Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-02-04T06:19:29.074Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-02-04T06:19:29.074Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-02-04T06:19:29.074Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-02-04T06:19:29.074Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2020-02-04T06:19:29.074Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2020-02-04T06:19:29.074Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2020-02-04T06:19:29.074Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2020-02-04T06:19:29.075Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2020-02-04T06:19:29.075Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-02-04T06:19:29.075Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-02-04T06:19:29.075Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-02-04T06:19:29.075Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-02-04T06:19:29.075Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) [2020-02-04T06:19:29.075Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) [2020-02-04T06:19:29.075Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2020-02-04T06:19:29.075Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2020-02-04T06:19:29.075Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) [2020-02-04T06:19:29.075Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) [2020-02-04T06:19:29.075Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-02-04T06:19:29.075Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-02-04T06:19:29.075Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-02-04T06:19:29.075Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-02-04T06:19:29.075Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673) [2020-02-04T06:19:29.075Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610) [2020-02-04T06:19:29.075Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1519) [2020-02-04T06:19:29.075Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1492) [2020-02-04T06:19:29.075Z] [2020-02-04T06:19:29.075Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-02-04 06:19:28.651 [2020-02-04T06:19:29.075Z] !MESSAGE Error parsing /tmp/markers606082355341356149xml [2020-02-04T06:19:29.075Z] !STACK 0 [2020-02-04T06:19:29.075Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers606082355341356149xml; lineNumber: 1; columnNumber: 199; cvc-minExclusive-valid: Value '0' is not facet-valid with respect to minExclusive '0.0E1' for type 'period_type'. [2020-02-04T06:19:29.075Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2020-02-04T06:19:29.075Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2020-02-04T06:19:29.075Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2020-02-04T06:19:29.075Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2020-02-04T06:19:29.075Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2020-02-04T06:19:29.075Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2020-02-04T06:19:29.075Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2020-02-04T06:19:29.075Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2020-02-04T06:19:29.075Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2020-02-04T06:19:29.075Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2020-02-04T06:19:29.075Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741) [2020-02-04T06:19:29.075Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2020-02-04T06:19:29.075Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2020-02-04T06:19:29.075Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2020-02-04T06:19:29.075Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2020-02-04T06:19:29.075Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2020-02-04T06:19:29.075Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2020-02-04T06:19:29.075Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2020-02-04T06:19:29.075Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2020-02-04T06:19:29.075Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2020-02-04T06:19:29.075Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2020-02-04T06:19:29.075Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2020-02-04T06:19:29.075Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:170) [2020-02-04T06:19:29.075Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2020-02-04T06:19:29.075Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:289) [2020-02-04T06:19:29.075Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-02-04T06:19:29.075Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-02-04T06:19:29.075Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-02-04T06:19:29.075Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-02-04T06:19:29.075Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2020-02-04T06:19:29.075Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2020-02-04T06:19:29.075Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2020-02-04T06:19:29.075Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2020-02-04T06:19:29.075Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2020-02-04T06:19:29.075Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2020-02-04T06:19:29.075Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2020-02-04T06:19:29.075Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2020-02-04T06:19:29.075Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2020-02-04T06:19:29.075Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2020-02-04T06:19:29.075Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2020-02-04T06:19:29.075Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2020-02-04T06:19:29.075Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2020-02-04T06:19:29.075Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2020-02-04T06:19:29.075Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2020-02-04T06:19:29.075Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2020-02-04T06:19:29.075Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2020-02-04T06:19:29.075Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-02-04T06:19:29.075Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-02-04T06:19:29.075Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-02-04T06:19:29.075Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-02-04T06:19:29.075Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2020-02-04T06:19:29.075Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2020-02-04T06:19:29.075Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2020-02-04T06:19:29.075Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2020-02-04T06:19:29.075Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2020-02-04T06:19:29.075Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-02-04T06:19:29.075Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-02-04T06:19:29.075Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-02-04T06:19:29.075Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-02-04T06:19:29.075Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) [2020-02-04T06:19:29.075Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) [2020-02-04T06:19:29.075Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2020-02-04T06:19:29.075Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2020-02-04T06:19:29.075Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) [2020-02-04T06:19:29.075Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) [2020-02-04T06:19:29.075Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-02-04T06:19:29.075Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-02-04T06:19:29.075Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-02-04T06:19:29.075Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-02-04T06:19:29.075Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673) [2020-02-04T06:19:29.075Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610) [2020-02-04T06:19:29.075Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1519) [2020-02-04T06:19:29.075Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1492) [2020-02-04T06:19:29.075Z] [2020-02-04T06:19:29.075Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-02-04 06:19:28.706 [2020-02-04T06:19:29.075Z] !MESSAGE Error parsing /tmp/markers8557221246493887655xml [2020-02-04T06:19:29.075Z] !STACK 0 [2020-02-04T06:19:29.075Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers8557221246493887655xml; lineNumber: 1; columnNumber: 200; cvc-minExclusive-valid: Value '-1' is not facet-valid with respect to minExclusive '0.0E1' for type 'period_type'. [2020-02-04T06:19:29.075Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2020-02-04T06:19:29.075Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2020-02-04T06:19:29.075Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2020-02-04T06:19:29.075Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2020-02-04T06:19:29.075Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2020-02-04T06:19:29.075Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2020-02-04T06:19:29.075Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2020-02-04T06:19:29.075Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2020-02-04T06:19:29.075Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2020-02-04T06:19:29.075Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2020-02-04T06:19:29.075Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741) [2020-02-04T06:19:29.075Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2020-02-04T06:19:29.075Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2020-02-04T06:19:29.075Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2020-02-04T06:19:29.075Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2020-02-04T06:19:29.075Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2020-02-04T06:19:29.075Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2020-02-04T06:19:29.076Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2020-02-04T06:19:29.076Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2020-02-04T06:19:29.076Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2020-02-04T06:19:29.076Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2020-02-04T06:19:29.076Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2020-02-04T06:19:29.076Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:170) [2020-02-04T06:19:29.076Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2020-02-04T06:19:29.076Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:290) [2020-02-04T06:19:29.076Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-02-04T06:19:29.076Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-02-04T06:19:29.076Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-02-04T06:19:29.076Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-02-04T06:19:29.076Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2020-02-04T06:19:29.076Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2020-02-04T06:19:29.076Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2020-02-04T06:19:29.076Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2020-02-04T06:19:29.076Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2020-02-04T06:19:29.076Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2020-02-04T06:19:29.076Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2020-02-04T06:19:29.076Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2020-02-04T06:19:29.076Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2020-02-04T06:19:29.076Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2020-02-04T06:19:29.076Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2020-02-04T06:19:29.076Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2020-02-04T06:19:29.076Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2020-02-04T06:19:29.076Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2020-02-04T06:19:29.076Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2020-02-04T06:19:29.076Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2020-02-04T06:19:29.076Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2020-02-04T06:19:29.076Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-02-04T06:19:29.076Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-02-04T06:19:29.076Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-02-04T06:19:29.076Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-02-04T06:19:29.076Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2020-02-04T06:19:29.076Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2020-02-04T06:19:29.076Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2020-02-04T06:19:29.076Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2020-02-04T06:19:29.076Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2020-02-04T06:19:29.076Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-02-04T06:19:29.076Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-02-04T06:19:29.076Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-02-04T06:19:29.076Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-02-04T06:19:29.076Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) [2020-02-04T06:19:29.076Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) [2020-02-04T06:19:29.076Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2020-02-04T06:19:29.076Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2020-02-04T06:19:29.076Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) [2020-02-04T06:19:29.076Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) [2020-02-04T06:19:29.076Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-02-04T06:19:29.076Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-02-04T06:19:29.076Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-02-04T06:19:29.076Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-02-04T06:19:29.076Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673) [2020-02-04T06:19:29.076Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610) [2020-02-04T06:19:29.076Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1519) [2020-02-04T06:19:29.076Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1492) [2020-02-04T06:19:29.076Z] [2020-02-04T06:19:29.076Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-02-04 06:19:28.718 [2020-02-04T06:19:29.076Z] !MESSAGE Error parsing /tmp/markers7026312791749287825xml [2020-02-04T06:19:29.076Z] !STACK 0 [2020-02-04T06:19:29.076Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers7026312791749287825xml; lineNumber: 1; columnNumber: 204; cvc-enumeration-valid: Value 'qwerty' is not facet-valid with respect to enumeration '[ms, us, ns, cycles]'. It must be a value from the enumeration. [2020-02-04T06:19:29.076Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2020-02-04T06:19:29.076Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2020-02-04T06:19:29.076Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2020-02-04T06:19:29.076Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2020-02-04T06:19:29.076Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2020-02-04T06:19:29.076Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2020-02-04T06:19:29.076Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2020-02-04T06:19:29.076Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2020-02-04T06:19:29.076Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2020-02-04T06:19:29.076Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2020-02-04T06:19:29.076Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741) [2020-02-04T06:19:29.076Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2020-02-04T06:19:29.076Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2020-02-04T06:19:29.076Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2020-02-04T06:19:29.076Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2020-02-04T06:19:29.076Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2020-02-04T06:19:29.076Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2020-02-04T06:19:29.076Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2020-02-04T06:19:29.076Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2020-02-04T06:19:29.076Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2020-02-04T06:19:29.076Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2020-02-04T06:19:29.076Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2020-02-04T06:19:29.076Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:170) [2020-02-04T06:19:29.076Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2020-02-04T06:19:29.076Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:291) [2020-02-04T06:19:29.076Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-02-04T06:19:29.076Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-02-04T06:19:29.076Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-02-04T06:19:29.076Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-02-04T06:19:29.076Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2020-02-04T06:19:29.076Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2020-02-04T06:19:29.076Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2020-02-04T06:19:29.076Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2020-02-04T06:19:29.076Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2020-02-04T06:19:29.076Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2020-02-04T06:19:29.076Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2020-02-04T06:19:29.076Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2020-02-04T06:19:29.076Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2020-02-04T06:19:29.076Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2020-02-04T06:19:29.076Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2020-02-04T06:19:29.076Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2020-02-04T06:19:29.076Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2020-02-04T06:19:29.076Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2020-02-04T06:19:29.076Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2020-02-04T06:19:29.076Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2020-02-04T06:19:29.076Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2020-02-04T06:19:29.076Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-02-04T06:19:29.076Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-02-04T06:19:29.076Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-02-04T06:19:29.076Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-02-04T06:19:29.076Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2020-02-04T06:19:29.076Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2020-02-04T06:19:29.076Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2020-02-04T06:19:29.076Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2020-02-04T06:19:29.076Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2020-02-04T06:19:29.076Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-02-04T06:19:29.076Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-02-04T06:19:29.076Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-02-04T06:19:29.077Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-02-04T06:19:29.077Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) [2020-02-04T06:19:29.077Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) [2020-02-04T06:19:29.077Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2020-02-04T06:19:29.077Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2020-02-04T06:19:29.077Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) [2020-02-04T06:19:29.077Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) [2020-02-04T06:19:29.077Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-02-04T06:19:29.077Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-02-04T06:19:29.077Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-02-04T06:19:29.077Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-02-04T06:19:29.077Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673) [2020-02-04T06:19:29.077Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610) [2020-02-04T06:19:29.077Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1519) [2020-02-04T06:19:29.077Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1492) [2020-02-04T06:19:29.077Z] [2020-02-04T06:19:29.077Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-02-04 06:19:28.729 [2020-02-04T06:19:29.077Z] !MESSAGE Error parsing /tmp/markers333249907269852134xml [2020-02-04T06:19:29.077Z] !STACK 0 [2020-02-04T06:19:29.077Z] java.lang.IllegalArgumentException: Invalid range: [4095‥0] [2020-02-04T06:19:29.077Z] at com.google.common.collect.Range.(Range.java:366) [2020-02-04T06:19:29.077Z] at com.google.common.collect.Range.create(Range.java:156) [2020-02-04T06:19:29.077Z] at com.google.common.collect.Range.closed(Range.java:180) [2020-02-04T06:19:29.077Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parseRange(MarkerConfigXmlParser.java:308) [2020-02-04T06:19:29.077Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.getMarkers(MarkerConfigXmlParser.java:213) [2020-02-04T06:19:29.077Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:184) [2020-02-04T06:19:29.077Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2020-02-04T06:19:29.077Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:292) [2020-02-04T06:19:29.077Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-02-04T06:19:29.077Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-02-04T06:19:29.077Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-02-04T06:19:29.077Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-02-04T06:19:29.077Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2020-02-04T06:19:29.077Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2020-02-04T06:19:29.077Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2020-02-04T06:19:29.077Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2020-02-04T06:19:29.077Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2020-02-04T06:19:29.077Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2020-02-04T06:19:29.077Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2020-02-04T06:19:29.077Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2020-02-04T06:19:29.077Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2020-02-04T06:19:29.077Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2020-02-04T06:19:29.077Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2020-02-04T06:19:29.077Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2020-02-04T06:19:29.077Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2020-02-04T06:19:29.077Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2020-02-04T06:19:29.077Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2020-02-04T06:19:29.077Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2020-02-04T06:19:29.077Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2020-02-04T06:19:29.077Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-02-04T06:19:29.077Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-02-04T06:19:29.077Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-02-04T06:19:29.077Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-02-04T06:19:29.077Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2020-02-04T06:19:29.077Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2020-02-04T06:19:29.077Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2020-02-04T06:19:29.077Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2020-02-04T06:19:29.077Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2020-02-04T06:19:29.077Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-02-04T06:19:29.077Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-02-04T06:19:29.077Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-02-04T06:19:29.077Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-02-04T06:19:29.077Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) [2020-02-04T06:19:29.077Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) [2020-02-04T06:19:29.077Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2020-02-04T06:19:29.077Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2020-02-04T06:19:29.077Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) [2020-02-04T06:19:29.077Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) [2020-02-04T06:19:29.077Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-02-04T06:19:29.077Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-02-04T06:19:29.077Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-02-04T06:19:29.077Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-02-04T06:19:29.077Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673) [2020-02-04T06:19:29.077Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610) [2020-02-04T06:19:29.077Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1519) [2020-02-04T06:19:29.077Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1492) [2020-02-04T06:19:29.077Z] [2020-02-04T06:19:29.077Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-02-04 06:19:28.737 [2020-02-04T06:19:29.077Z] !MESSAGE Error parsing /tmp/markers5154079943023227729xml [2020-02-04T06:19:29.077Z] !STACK 0 [2020-02-04T06:19:29.077Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers5154079943023227729xml; lineNumber: 1; columnNumber: 202; cvc-datatype-valid.1.2.1: 'abc' is not a valid value for 'integer'. [2020-02-04T06:19:29.077Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2020-02-04T06:19:29.077Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2020-02-04T06:19:29.077Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2020-02-04T06:19:29.077Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2020-02-04T06:19:29.077Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2020-02-04T06:19:29.077Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2020-02-04T06:19:29.077Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2020-02-04T06:19:29.077Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2020-02-04T06:19:29.077Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2020-02-04T06:19:29.077Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2020-02-04T06:19:29.077Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741) [2020-02-04T06:19:29.077Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2020-02-04T06:19:29.077Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2020-02-04T06:19:29.077Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2020-02-04T06:19:29.077Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2020-02-04T06:19:29.077Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2020-02-04T06:19:29.077Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2020-02-04T06:19:29.077Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2020-02-04T06:19:29.077Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2020-02-04T06:19:29.077Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2020-02-04T06:19:29.077Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2020-02-04T06:19:29.077Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2020-02-04T06:19:29.077Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:170) [2020-02-04T06:19:29.077Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2020-02-04T06:19:29.077Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:293) [2020-02-04T06:19:29.077Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-02-04T06:19:29.077Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-02-04T06:19:29.077Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-02-04T06:19:29.077Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-02-04T06:19:29.077Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2020-02-04T06:19:29.077Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2020-02-04T06:19:29.077Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2020-02-04T06:19:29.077Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2020-02-04T06:19:29.077Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2020-02-04T06:19:29.077Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2020-02-04T06:19:29.077Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2020-02-04T06:19:29.077Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2020-02-04T06:19:29.077Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2020-02-04T06:19:29.077Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2020-02-04T06:19:29.077Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2020-02-04T06:19:29.077Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2020-02-04T06:19:29.077Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2020-02-04T06:19:29.077Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2020-02-04T06:19:29.078Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2020-02-04T06:19:29.078Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2020-02-04T06:19:29.078Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2020-02-04T06:19:29.078Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-02-04T06:19:29.078Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-02-04T06:19:29.078Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-02-04T06:19:29.078Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-02-04T06:19:29.078Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2020-02-04T06:19:29.078Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2020-02-04T06:19:29.078Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2020-02-04T06:19:29.078Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2020-02-04T06:19:29.078Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2020-02-04T06:19:29.078Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-02-04T06:19:29.078Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-02-04T06:19:29.078Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-02-04T06:19:29.078Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-02-04T06:19:29.078Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) [2020-02-04T06:19:29.078Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) [2020-02-04T06:19:29.078Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2020-02-04T06:19:29.078Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2020-02-04T06:19:29.078Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) [2020-02-04T06:19:29.078Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) [2020-02-04T06:19:29.078Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-02-04T06:19:29.078Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-02-04T06:19:29.078Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-02-04T06:19:29.078Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-02-04T06:19:29.078Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673) [2020-02-04T06:19:29.078Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610) [2020-02-04T06:19:29.078Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1519) [2020-02-04T06:19:29.078Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1492) [2020-02-04T06:19:29.078Z] [2020-02-04T06:19:29.078Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-02-04 06:19:28.806 [2020-02-04T06:19:29.078Z] !MESSAGE Error parsing /tmp/markers269982158417410577xml [2020-02-04T06:19:29.078Z] !STACK 0 [2020-02-04T06:19:29.078Z] java.lang.IllegalArgumentException: Invalid range: [4095‥0] [2020-02-04T06:19:29.078Z] at com.google.common.collect.Range.(Range.java:366) [2020-02-04T06:19:29.078Z] at com.google.common.collect.Range.create(Range.java:156) [2020-02-04T06:19:29.078Z] at com.google.common.collect.Range.closed(Range.java:180) [2020-02-04T06:19:29.078Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parseRange(MarkerConfigXmlParser.java:308) [2020-02-04T06:19:29.078Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.getMarkers(MarkerConfigXmlParser.java:213) [2020-02-04T06:19:29.078Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:184) [2020-02-04T06:19:29.078Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2020-02-04T06:19:29.078Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:294) [2020-02-04T06:19:29.078Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-02-04T06:19:29.078Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-02-04T06:19:29.078Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-02-04T06:19:29.078Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-02-04T06:19:29.078Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2020-02-04T06:19:29.078Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2020-02-04T06:19:29.078Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2020-02-04T06:19:29.078Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2020-02-04T06:19:29.078Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2020-02-04T06:19:29.078Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2020-02-04T06:19:29.078Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2020-02-04T06:19:29.078Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2020-02-04T06:19:29.078Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2020-02-04T06:19:29.078Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2020-02-04T06:19:29.078Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2020-02-04T06:19:29.078Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2020-02-04T06:19:29.078Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2020-02-04T06:19:29.078Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2020-02-04T06:19:29.078Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2020-02-04T06:19:29.078Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2020-02-04T06:19:29.078Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2020-02-04T06:19:29.078Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-02-04T06:19:29.078Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-02-04T06:19:29.078Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-02-04T06:19:29.078Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-02-04T06:19:29.078Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2020-02-04T06:19:29.078Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2020-02-04T06:19:29.078Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2020-02-04T06:19:29.078Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2020-02-04T06:19:29.078Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2020-02-04T06:19:29.078Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-02-04T06:19:29.078Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-02-04T06:19:29.078Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-02-04T06:19:29.078Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-02-04T06:19:29.078Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) [2020-02-04T06:19:29.078Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) [2020-02-04T06:19:29.078Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2020-02-04T06:19:29.078Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2020-02-04T06:19:29.078Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) [2020-02-04T06:19:29.078Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) [2020-02-04T06:19:29.078Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-02-04T06:19:29.078Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-02-04T06:19:29.078Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-02-04T06:19:29.078Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-02-04T06:19:29.078Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673) [2020-02-04T06:19:29.078Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610) [2020-02-04T06:19:29.078Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1519) [2020-02-04T06:19:29.078Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1492) [2020-02-04T06:19:29.078Z] [2020-02-04T06:19:29.078Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-02-04 06:19:28.816 [2020-02-04T06:19:29.078Z] !MESSAGE Error parsing /tmp/markers2391704439406399066xml [2020-02-04T06:19:29.078Z] !STACK 0 [2020-02-04T06:19:29.078Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers2391704439406399066xml; lineNumber: 1; columnNumber: 256; cvc-complex-type.2.4.b: The content of element 'segments' is not complete. One of '{segment}' is expected. [2020-02-04T06:19:29.078Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2020-02-04T06:19:29.078Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2020-02-04T06:19:29.078Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2020-02-04T06:19:29.078Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2020-02-04T06:19:29.078Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2020-02-04T06:19:29.078Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2020-02-04T06:19:29.078Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2020-02-04T06:19:29.078Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.elementLocallyValidComplexType(XMLSchemaValidator.java:3207) [2020-02-04T06:19:29.078Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.elementLocallyValidType(XMLSchemaValidator.java:3154) [2020-02-04T06:19:29.078Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processElementContent(XMLSchemaValidator.java:3056) [2020-02-04T06:19:29.078Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleEndElement(XMLSchemaValidator.java:2135) [2020-02-04T06:19:29.078Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.endElement(XMLSchemaValidator.java:854) [2020-02-04T06:19:29.078Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1782) [2020-02-04T06:19:29.078Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2967) [2020-02-04T06:19:29.078Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2020-02-04T06:19:29.078Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2020-02-04T06:19:29.078Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2020-02-04T06:19:29.078Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2020-02-04T06:19:29.078Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2020-02-04T06:19:29.078Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2020-02-04T06:19:29.079Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2020-02-04T06:19:29.079Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2020-02-04T06:19:29.079Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2020-02-04T06:19:29.079Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:170) [2020-02-04T06:19:29.079Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2020-02-04T06:19:29.079Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:295) [2020-02-04T06:19:29.079Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-02-04T06:19:29.079Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-02-04T06:19:29.079Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-02-04T06:19:29.079Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-02-04T06:19:29.079Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2020-02-04T06:19:29.079Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2020-02-04T06:19:29.079Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2020-02-04T06:19:29.079Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2020-02-04T06:19:29.079Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2020-02-04T06:19:29.079Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2020-02-04T06:19:29.079Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2020-02-04T06:19:29.079Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2020-02-04T06:19:29.079Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2020-02-04T06:19:29.079Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2020-02-04T06:19:29.079Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2020-02-04T06:19:29.079Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2020-02-04T06:19:29.079Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2020-02-04T06:19:29.079Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2020-02-04T06:19:29.079Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2020-02-04T06:19:29.079Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2020-02-04T06:19:29.079Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2020-02-04T06:19:29.079Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-02-04T06:19:29.079Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-02-04T06:19:29.079Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-02-04T06:19:29.079Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-02-04T06:19:29.079Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2020-02-04T06:19:29.079Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2020-02-04T06:19:29.079Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2020-02-04T06:19:29.079Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2020-02-04T06:19:29.079Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2020-02-04T06:19:29.079Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-02-04T06:19:29.079Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-02-04T06:19:29.079Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-02-04T06:19:29.079Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-02-04T06:19:29.079Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) [2020-02-04T06:19:29.079Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) [2020-02-04T06:19:29.079Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2020-02-04T06:19:29.079Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2020-02-04T06:19:29.079Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) [2020-02-04T06:19:29.079Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) [2020-02-04T06:19:29.079Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-02-04T06:19:29.079Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-02-04T06:19:29.079Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-02-04T06:19:29.079Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-02-04T06:19:29.079Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673) [2020-02-04T06:19:29.079Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610) [2020-02-04T06:19:29.079Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1519) [2020-02-04T06:19:29.079Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1492) [2020-02-04T06:19:29.079Z] [2020-02-04T06:19:29.079Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-02-04 06:19:28.823 [2020-02-04T06:19:29.079Z] !MESSAGE Error parsing /tmp/markers7785439852142429920xml [2020-02-04T06:19:29.079Z] !STACK 0 [2020-02-04T06:19:29.079Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers7785439852142429920xml; lineNumber: 1; columnNumber: 323; cvc-minExclusive-valid: Value '0' is not facet-valid with respect to minExclusive '0' for type 'length_type'. [2020-02-04T06:19:29.079Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2020-02-04T06:19:29.079Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2020-02-04T06:19:29.079Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2020-02-04T06:19:29.079Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2020-02-04T06:19:29.079Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2020-02-04T06:19:29.079Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2020-02-04T06:19:29.079Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2020-02-04T06:19:29.079Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2020-02-04T06:19:29.079Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2020-02-04T06:19:29.079Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2020-02-04T06:19:29.079Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.emptyElement(XMLSchemaValidator.java:761) [2020-02-04T06:19:29.079Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:351) [2020-02-04T06:19:29.079Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2020-02-04T06:19:29.079Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2020-02-04T06:19:29.079Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2020-02-04T06:19:29.079Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2020-02-04T06:19:29.079Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2020-02-04T06:19:29.079Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2020-02-04T06:19:29.079Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2020-02-04T06:19:29.079Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2020-02-04T06:19:29.079Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2020-02-04T06:19:29.079Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2020-02-04T06:19:29.079Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:170) [2020-02-04T06:19:29.079Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2020-02-04T06:19:29.079Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:296) [2020-02-04T06:19:29.079Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-02-04T06:19:29.079Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-02-04T06:19:29.079Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-02-04T06:19:29.079Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-02-04T06:19:29.079Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2020-02-04T06:19:29.079Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2020-02-04T06:19:29.079Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2020-02-04T06:19:29.079Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2020-02-04T06:19:29.079Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2020-02-04T06:19:29.079Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2020-02-04T06:19:29.079Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2020-02-04T06:19:29.079Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2020-02-04T06:19:29.079Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2020-02-04T06:19:29.079Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2020-02-04T06:19:29.079Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2020-02-04T06:19:29.079Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2020-02-04T06:19:29.079Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2020-02-04T06:19:29.079Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2020-02-04T06:19:29.079Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2020-02-04T06:19:29.079Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2020-02-04T06:19:29.079Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2020-02-04T06:19:29.079Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-02-04T06:19:29.079Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-02-04T06:19:29.080Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-02-04T06:19:29.080Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-02-04T06:19:29.080Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2020-02-04T06:19:29.080Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2020-02-04T06:19:29.080Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2020-02-04T06:19:29.080Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2020-02-04T06:19:29.080Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2020-02-04T06:19:29.080Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-02-04T06:19:29.080Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-02-04T06:19:29.080Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-02-04T06:19:29.080Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-02-04T06:19:29.080Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) [2020-02-04T06:19:29.080Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) [2020-02-04T06:19:29.080Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2020-02-04T06:19:29.080Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2020-02-04T06:19:29.080Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) [2020-02-04T06:19:29.080Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) [2020-02-04T06:19:29.080Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-02-04T06:19:29.080Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-02-04T06:19:29.080Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-02-04T06:19:29.080Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-02-04T06:19:29.080Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673) [2020-02-04T06:19:29.080Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610) [2020-02-04T06:19:29.080Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1519) [2020-02-04T06:19:29.080Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1492) [2020-02-04T06:19:29.080Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.281 s - in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest [2020-02-04T06:19:29.080Z] testParseInvalidContent(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest) Time elapsed: 0.201 s [2020-02-04T06:19:29.080Z] testExtensionPoint(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest) Time elapsed: 0.012 s [2020-02-04T06:19:29.080Z] testParse(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest) Time elapsed: 0.007 s [2020-02-04T06:19:29.080Z] testParseInvalidFile(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest) Time elapsed: 0.059 s [2020-02-04T06:19:29.080Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest [2020-02-04T06:19:29.080Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest [2020-02-04T06:19:29.080Z] testAddSegment(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest) Time elapsed: 0 s [2020-02-04T06:19:29.080Z] testAddSubMarker(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest) Time elapsed: 0 s [2020-02-04T06:19:29.080Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest) Time elapsed: 0 s [2020-02-04T06:19:29.080Z] Running org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest [2020-02-04T06:19:29.337Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 s - in org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest [2020-02-04T06:19:29.337Z] testSeekAndWrite(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest) Time elapsed: 0.006 s [2020-02-04T06:19:29.337Z] testRead(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest) Time elapsed: 0.002 s [2020-02-04T06:19:29.337Z] testReadLine(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest) Time elapsed: 0 s [2020-02-04T06:19:29.337Z] testSeekAndRead(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest) Time elapsed: 0.156 s [2020-02-04T06:19:29.337Z] Running org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest [2020-02-04T06:19:29.901Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.635 s - in org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest [2020-02-04T06:19:29.901Z] testCopyResource[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.185 s [2020-02-04T06:19:29.901Z] testGetLocationUri[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0 s [2020-02-04T06:19:29.901Z] testCreateSymbolicLink[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.023 s [2020-02-04T06:19:29.901Z] testGetLocation[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.003 s [2020-02-04T06:19:29.901Z] testDeleteResource[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.083 s [2020-02-04T06:19:29.901Z] testDeleteIfBrokenSymbolicLink[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.011 s [2020-02-04T06:19:29.901Z] testIsSymbolicLink[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.004 s [2020-02-04T06:19:29.901Z] testCopyResource[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.187 s [2020-02-04T06:19:29.901Z] testGetLocationUri[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0 s [2020-02-04T06:19:29.901Z] testCreateSymbolicLink[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.071 s [2020-02-04T06:19:29.901Z] testGetLocation[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.003 s [2020-02-04T06:19:29.901Z] testDeleteResource[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.022 s [2020-02-04T06:19:29.901Z] testDeleteIfBrokenSymbolicLink[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.007 s [2020-02-04T06:19:29.901Z] testIsSymbolicLink[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.002 s [2020-02-04T06:19:29.901Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest [2020-02-04T06:21:06.306Z] Tests run: 47, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 82.473 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest [2020-02-04T06:21:06.306Z] testGetNextAfterSeekingOnLocation_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.436 s [2020-02-04T06:21:06.306Z] testGetNextAfterSeekingOnLocation_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.453 s [2020-02-04T06:21:06.306Z] testGetNextAfterSeekingOnLocation_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.467 s [2020-02-04T06:21:06.306Z] testGetNextLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.452 s [2020-02-04T06:21:06.306Z] testParseEvent(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.464 s [2020-02-04T06:21:06.306Z] testSetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.887 s [2020-02-04T06:21:06.306Z] testProcessEventRequestForSomeEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.553 s [2020-02-04T06:21:06.306Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.876 s [2020-02-04T06:21:06.306Z] testSetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.893 s [2020-02-04T06:21:06.306Z] testSeekOnRankNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.526 s [2020-02-04T06:21:06.306Z] testSeekEventOnNullTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.418 s [2020-02-04T06:21:06.306Z] testSeekOnRankOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.427 s [2020-02-04T06:21:06.306Z] testSeekEventOnTimestampOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.463 s [2020-02-04T06:21:06.306Z] testTraceHostId(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.473 s [2020-02-04T06:21:06.306Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.881 s [2020-02-04T06:21:06.306Z] testSetStreamingInterval(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.426 s [2020-02-04T06:21:06.306Z] testGetUUID(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.445 s [2020-02-04T06:21:06.306Z] testCurrentTimeValues(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.906 s [2020-02-04T06:21:06.306Z] testSeekEventOnTimestampNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.489 s [2020-02-04T06:21:06.306Z] testInitializeNullPath(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.428 s [2020-02-04T06:21:06.306Z] testSeekEventNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.634 s [2020-02-04T06:21:06.306Z] testGetNextAfteSeekingOnTS_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.472 s [2020-02-04T06:21:06.306Z] testGetNextAfteSeekingOnTS_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.438 s [2020-02-04T06:21:06.306Z] testGetNextAfteSeekingOnTS_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.471 s [2020-02-04T06:21:06.306Z] testGetNextEndLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.47 s [2020-02-04T06:21:06.306Z] testSeekEventOnNegativeRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.438 s [2020-02-04T06:21:06.306Z] testProcessDataRequestForSomeEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.552 s [2020-02-04T06:21:06.306Z] testLiveTraceConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.833 s [2020-02-04T06:21:06.306Z] testProcessEventRequestForAllEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.935 s [2020-02-04T06:21:06.306Z] testSeekEventOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.488 s [2020-02-04T06:21:06.306Z] testInitTrace(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.865 s [2020-02-04T06:21:06.306Z] testSetStartTime(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.878 s [2020-02-04T06:21:06.306Z] testSeekEventOnRankOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.527 s [2020-02-04T06:21:06.306Z] testSetEndTime(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.873 s [2020-02-04T06:21:06.306Z] testSeekEventOnTimestampOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.515 s [2020-02-04T06:21:06.306Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.527 s [2020-02-04T06:21:06.306Z] testProcessEventRequestForOtherEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.554 s [2020-02-04T06:21:06.306Z] testGetModules(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.429 s [2020-02-04T06:21:06.306Z] testGetEventAspects(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.438 s [2020-02-04T06:21:06.306Z] testSeekEventOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.57 s [2020-02-04T06:21:06.306Z] testProcessEventRequestForNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.552 s [2020-02-04T06:21:06.306Z] testInitializeSimplePath(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.417 s [2020-02-04T06:21:06.306Z] testDefaultTmfTraceStub(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.436 s [2020-02-04T06:21:06.306Z] testInitializeNormalPath(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.45 s [2020-02-04T06:21:06.306Z] testGetNextAfterSeekingOnRank_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.436 s [2020-02-04T06:21:06.306Z] testGetNextAfterSeekingOnRank_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.431 s [2020-02-04T06:21:06.306Z] testGetNextAfterSeekingOnRank_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.469 s [2020-02-04T06:21:06.306Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest [2020-02-04T06:22:42.722Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 101.826 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest [2020-02-04T06:22:42.722Z] testGetNextAfterSeekingOnLocation_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.891 s [2020-02-04T06:22:42.722Z] testGetNextAfterSeekingOnLocation_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.911 s [2020-02-04T06:22:42.722Z] testGetNextAfterSeekingOnLocation_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.975 s [2020-02-04T06:22:42.722Z] testGetNextLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.887 s [2020-02-04T06:22:42.722Z] testProcessRequestForNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.976 s [2020-02-04T06:22:42.722Z] testSeekTimestampOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 3.027 s [2020-02-04T06:22:42.722Z] testSeekRankOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.987 s [2020-02-04T06:22:42.722Z] testProcessRequestForAllEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 3.398 s [2020-02-04T06:22:42.722Z] testSeekLocationNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 3.029 s [2020-02-04T06:22:42.722Z] testSeekLocationOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.871 s [2020-02-04T06:22:42.722Z] testSimpleTmfExperimentConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.951 s [2020-02-04T06:22:42.722Z] testExperimentInitialization(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 4.366 s [2020-02-04T06:22:42.722Z] testSeekNoTrace(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.892 s [2020-02-04T06:22:42.722Z] testSeekTimestampNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.94 s [2020-02-04T06:22:42.722Z] testGetNextAfteSeekingOnTS_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.864 s [2020-02-04T06:22:42.722Z] testGetNextAfteSeekingOnTS_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.863 s [2020-02-04T06:22:42.722Z] testGetNextAfteSeekingOnTS_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.909 s [2020-02-04T06:22:42.722Z] testGetNextEndLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 3.059 s [2020-02-04T06:22:42.722Z] testGetLocationRatio(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.925 s [2020-02-04T06:22:42.722Z] testSeekBadLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.923 s [2020-02-04T06:22:42.722Z] testSeekLocationOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.898 s [2020-02-04T06:22:42.722Z] testGetTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 3.083 s [2020-02-04T06:22:42.722Z] testWithMultiHostClockOffset(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.893 s [2020-02-04T06:22:42.722Z] testSeekEventOnRatio(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 3.008 s [2020-02-04T06:22:42.722Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.992 s [2020-02-04T06:22:42.722Z] testSeekRankNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.947 s [2020-02-04T06:22:42.722Z] testSeekTimestampOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.956 s [2020-02-04T06:22:42.722Z] testNormalTmfExperimentConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.907 s [2020-02-04T06:22:42.722Z] testWithSingleHostClockOffset(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.938 s [2020-02-04T06:22:42.723Z] testSeekRankOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.91 s [2020-02-04T06:22:42.723Z] testGetNextAfterSeekingOnRank_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.897 s [2020-02-04T06:22:42.723Z] testGetNextAfterSeekingOnRank_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.949 s [2020-02-04T06:22:42.723Z] testGetNextAfterSeekingOnRank_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.903 s [2020-02-04T06:22:42.723Z] testGetAnalysisModules(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.896 s [2020-02-04T06:22:42.723Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest [2020-02-04T06:22:46.898Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.265 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest [2020-02-04T06:22:46.898Z] testGetNextAfterSeekingOnLocation_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2020-02-04T06:22:46.898Z] testGetNextAfterSeekingOnLocation_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2020-02-04T06:22:46.898Z] testGetNextAfterSeekingOnLocation_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.023 s [2020-02-04T06:22:46.898Z] testGetNextLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2020-02-04T06:22:46.898Z] testInitialRangeOffset(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 2.861 s [2020-02-04T06:22:46.898Z] testProcessRequestForNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.056 s [2020-02-04T06:22:46.898Z] testSeekTimestampOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.088 s [2020-02-04T06:22:46.898Z] testSeekRankOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.044 s [2020-02-04T06:22:46.898Z] testProcessRequestForAllEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.9 s [2020-02-04T06:22:46.898Z] testSeekLocationNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.153 s [2020-02-04T06:22:46.898Z] testSeekLocationOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2020-02-04T06:22:46.898Z] testSeekTimestampNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.064 s [2020-02-04T06:22:46.898Z] testGetNextAfteSeekingOnTS_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2020-02-04T06:22:46.898Z] testGetNextAfteSeekingOnTS_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2020-02-04T06:22:46.898Z] testGetNextAfteSeekingOnTS_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.022 s [2020-02-04T06:22:46.898Z] testGetNextEndLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.041 s [2020-02-04T06:22:46.898Z] testDefaultCurrentTimeValues(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 2.877 s [2020-02-04T06:22:46.898Z] testSeekLocationOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0 s [2020-02-04T06:22:46.898Z] testBasicTmfExperimentConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0 s [2020-02-04T06:22:46.898Z] testGetTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.15 s [2020-02-04T06:22:46.898Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.062 s [2020-02-04T06:22:46.898Z] testSeekRankNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.063 s [2020-02-04T06:22:46.898Z] testSeekTimestampOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.042 s [2020-02-04T06:22:46.899Z] testSeekRankOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2020-02-04T06:22:46.899Z] testGetNextAfterSeekingOnRank_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2020-02-04T06:22:46.899Z] testGetNextAfterSeekingOnRank_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2020-02-04T06:22:46.899Z] testGetNextAfterSeekingOnRank_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.023 s [2020-02-04T06:22:46.899Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest [2020-02-04T06:22:56.857Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.894 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest [2020-02-04T06:22:56.857Z] testGetModulesByClass(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.586 s [2020-02-04T06:22:56.857Z] testResolveEventAspectsOfNameForEvent(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.46 s [2020-02-04T06:22:56.857Z] testAdditionalAspects(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.464 s [2020-02-04T06:22:56.857Z] testGetAspects(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.478 s [2020-02-04T06:22:56.857Z] testGetModulesByClassForHost(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.472 s [2020-02-04T06:22:56.857Z] testResolveEventAspectsOfClassForEvent(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.432 s [2020-02-04T06:22:56.857Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest [2020-02-04T06:22:56.857Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.184 s - in org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest [2020-02-04T06:22:56.857Z] testAspects(org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest) Time elapsed: 0.018 s [2020-02-04T06:22:56.857Z] testValidate(org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest) Time elapsed: 0.02 s [2020-02-04T06:22:56.857Z] testDevelopmentTrace(org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest) Time elapsed: 1.145 s [2020-02-04T06:22:56.858Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest [2020-02-04T06:22:56.858Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest [2020-02-04T06:22:56.858Z] testEqualsWrongTypes(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2020-02-04T06:22:56.858Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0.001 s [2020-02-04T06:22:56.858Z] testTmfLocation(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2020-02-04T06:22:56.858Z] testTmfLocationCopy(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2020-02-04T06:22:56.858Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2020-02-04T06:22:56.858Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2020-02-04T06:22:56.858Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2020-02-04T06:22:56.858Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2020-02-04T06:22:56.858Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2020-02-04T06:22:56.858Z] testEqualsWithNulls(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2020-02-04T06:22:56.858Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest [2020-02-04T06:23:06.810Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.768 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest [2020-02-04T06:23:06.810Z] testReopenIndex(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest) Time elapsed: 4.073 s [2020-02-04T06:23:06.810Z] testInsertAfterReopenIndex(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest) Time elapsed: 3.666 s [2020-02-04T06:23:06.810Z] testEmptyTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest) Time elapsed: 1.009 s [2020-02-04T06:23:06.810Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest) Time elapsed: 1.017 s [2020-02-04T06:23:06.810Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest [2020-02-04T06:23:09.332Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.907 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest [2020-02-04T06:23:09.332Z] testEmptyTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest) Time elapsed: 1.453 s [2020-02-04T06:23:09.332Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest) Time elapsed: 1.454 s [2020-02-04T06:23:09.332Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest [2020-02-04T06:23:24.192Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.554 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest [2020-02-04T06:23:24.192Z] testGrowingIndex(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest) Time elapsed: 7.773 s [2020-02-04T06:23:24.192Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest) Time elapsed: 4.78 s [2020-02-04T06:23:24.192Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest [2020-02-04T06:23:24.192Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest [2020-02-04T06:23:24.192Z] testNotEqual(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2020-02-04T06:23:24.192Z] testHashCodeNull(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2020-02-04T06:23:24.192Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2020-02-04T06:23:24.192Z] testCompareTo(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2020-02-04T06:23:24.192Z] testTmfLocationCopy2(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2020-02-04T06:23:24.192Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2020-02-04T06:23:24.192Z] testCompareToNull(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2020-02-04T06:23:24.192Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2020-02-04T06:23:24.192Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2020-02-04T06:23:24.192Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2020-02-04T06:23:24.192Z] testTmfCheckpoint(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2020-02-04T06:23:24.192Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest [2020-02-04T06:23:24.192Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.297 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest [2020-02-04T06:23:24.192Z] testBinarySearch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.009 s [2020-02-04T06:23:24.192Z] testDispose(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2020-02-04T06:23:24.192Z] testInsert(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2020-02-04T06:23:24.192Z] testInsertSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.136 s [2020-02-04T06:23:24.192Z] testVersionChange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2020-02-04T06:23:24.192Z] testSetGetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2020-02-04T06:23:24.192Z] testIsCreatedFromScratch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2020-02-04T06:23:24.192Z] testGetSize(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.007 s [2020-02-04T06:23:24.193Z] testDeleteWhenInvalidBug479675(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.018 s [2020-02-04T06:23:24.193Z] testSetGetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2020-02-04T06:23:24.193Z] testInsertAlot(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.102 s [2020-02-04T06:23:24.193Z] testInsertAfterReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.001 s [2020-02-04T06:23:24.193Z] testDelete(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2020-02-04T06:23:24.193Z] testConstructorExistingFile(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2020-02-04T06:23:24.193Z] testBinarySearchInBetweenSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.008 s [2020-02-04T06:23:24.193Z] testInsertAfterEmptyReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.001 s [2020-02-04T06:23:24.193Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2020-02-04T06:23:24.193Z] testBinarySearchFindInBetween(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.011 s [2020-02-04T06:23:24.193Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest [2020-02-04T06:23:29.448Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.324 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest [2020-02-04T06:23:29.448Z] testBinarySearch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.364 s [2020-02-04T06:23:29.448Z] testInsertAlotCheckEquals(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.553 s [2020-02-04T06:23:29.448Z] testInsertSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 2.482 s [2020-02-04T06:23:29.448Z] testVersionChange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.002 s [2020-02-04T06:23:29.448Z] testSetGetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.001 s [2020-02-04T06:23:29.448Z] testIsCreatedFromScratch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0 s [2020-02-04T06:23:29.448Z] testGetSize(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.399 s [2020-02-04T06:23:29.448Z] testDeleteWhenInvalidBug479675(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.337 s [2020-02-04T06:23:29.448Z] testSetGetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.001 s [2020-02-04T06:23:29.448Z] testInsertAlot(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 2.426 s [2020-02-04T06:23:29.448Z] testInsertAfterReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.004 s [2020-02-04T06:23:29.448Z] testDelete(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0 s [2020-02-04T06:23:29.448Z] testInsert(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.001 s [2020-02-04T06:23:29.448Z] testConstructorExistingFile(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0 s [2020-02-04T06:23:29.448Z] testBinarySearchInBetweenSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.351 s [2020-02-04T06:23:29.448Z] testInsertAfterEmptyReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.001 s [2020-02-04T06:23:29.448Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0 s [2020-02-04T06:23:29.448Z] testBinarySearchFindInBetween(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.398 s [2020-02-04T06:23:29.448Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest [2020-02-04T06:23:32.737Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.33 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest [2020-02-04T06:23:32.737Z] testAccept(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.258 s [2020-02-04T06:23:32.737Z] testInsertAlotCheckEquals(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 1.027 s [2020-02-04T06:23:32.737Z] testInsertSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.793 s [2020-02-04T06:23:32.737Z] testVersionChange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.001 s [2020-02-04T06:23:32.737Z] testSetGetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0 s [2020-02-04T06:23:32.737Z] testIsCreatedFromScratch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.001 s [2020-02-04T06:23:32.737Z] testGetSize(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.107 s [2020-02-04T06:23:32.737Z] testDeleteWhenInvalidBug479675(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.117 s [2020-02-04T06:23:32.737Z] testSetGetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0 s [2020-02-04T06:23:32.737Z] testInsertAlot(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.774 s [2020-02-04T06:23:32.737Z] testInsertAfterReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.001 s [2020-02-04T06:23:32.737Z] testDelete(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0 s [2020-02-04T06:23:32.737Z] testInsert(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.001 s [2020-02-04T06:23:32.737Z] testConstructorExistingFile(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0 s [2020-02-04T06:23:32.737Z] testBinarySearchInBetweenSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.121 s [2020-02-04T06:23:32.737Z] testInsertAfterEmptyReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.001 s [2020-02-04T06:23:32.737Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0 s [2020-02-04T06:23:32.737Z] testBinarySearchFindInBetween(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.122 s [2020-02-04T06:23:32.737Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest [2020-02-04T06:23:32.737Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest [2020-02-04T06:23:32.737Z] testIncreaseRank(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2020-02-04T06:23:32.737Z] testSetLocation(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2020-02-04T06:23:32.737Z] testTmfContextDefault(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2020-02-04T06:23:32.737Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2020-02-04T06:23:32.737Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0.001 s [2020-02-04T06:23:32.737Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2020-02-04T06:23:32.737Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2020-02-04T06:23:32.737Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2020-02-04T06:23:32.737Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2020-02-04T06:23:32.737Z] testSetRank(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2020-02-04T06:23:32.737Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest [2020-02-04T06:23:32.737Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest [2020-02-04T06:23:32.738Z] testGetFieldNames(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2020-02-04T06:23:32.738Z] testGetFieldValueWithIndex(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2020-02-04T06:23:32.738Z] testGetFieldNameWithIndex(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2020-02-04T06:23:32.738Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2020-02-04T06:23:32.738Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2020-02-04T06:23:32.738Z] testGetFormattedValue(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2020-02-04T06:23:32.738Z] testGetFieldWithName(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2020-02-04T06:23:32.738Z] testGetFieldWithPath(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2020-02-04T06:23:32.738Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0.001 s [2020-02-04T06:23:32.738Z] testGetFields(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2020-02-04T06:23:32.738Z] testEventTypeInstance(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2020-02-04T06:23:32.738Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2020-02-04T06:23:32.738Z] testGetFieldValueWithName(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2020-02-04T06:23:32.738Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest [2020-02-04T06:23:32.994Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.12 s - in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest [2020-02-04T06:23:32.994Z] testEmptyConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0 s [2020-02-04T06:23:32.994Z] testValidation(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0.001 s [2020-02-04T06:23:32.994Z] testLocationRatio(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0.003 s [2020-02-04T06:23:32.994Z] testInitTrace(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0.003 s [2020-02-04T06:23:32.995Z] testTraceParsing(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0.002 s [2020-02-04T06:23:32.995Z] testBounds(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0.001 s [2020-02-04T06:23:32.995Z] testTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0 s [2020-02-04T06:23:32.995Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest [2020-02-04T06:23:32.995Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest [2020-02-04T06:23:32.995Z] testTmfContext(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2020-02-04T06:23:32.995Z] testIncreaseRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2020-02-04T06:23:32.995Z] testSetLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2020-02-04T06:23:32.995Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0.001 s [2020-02-04T06:23:32.995Z] testTmfContextDefault(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2020-02-04T06:23:32.995Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2020-02-04T06:23:32.995Z] testTmfContextCopy(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2020-02-04T06:23:32.995Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2020-02-04T06:23:32.995Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2020-02-04T06:23:32.995Z] testTmfContextCopy2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2020-02-04T06:23:32.995Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2020-02-04T06:23:32.995Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2020-02-04T06:23:32.995Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2020-02-04T06:23:32.995Z] testTmfContextNoRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2020-02-04T06:23:32.995Z] testSetRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2020-02-04T06:23:32.995Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest [2020-02-04T06:23:34.890Z] [2020-02-04T06:23:34.890Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-02-04 06:23:34.444 [2020-02-04T06:23:34.890Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2 [2020-02-04T06:23:34.890Z] !STACK 0 [2020-02-04T06:23:34.890Z] java.lang.RuntimeException: The parameter should be set [2020-02-04T06:23:34.890Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2020-02-04T06:23:34.890Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:396) [2020-02-04T06:23:34.890Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-02-04T06:23:34.890Z] [2020-02-04T06:23:34.890Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-02-04 06:23:34.446 [2020-02-04T06:23:34.890Z] !MESSAGE Exception executing analysis [2020-02-04T06:23:34.890Z] !STACK 0 [2020-02-04T06:23:34.890Z] java.lang.RuntimeException: The parameter should be set [2020-02-04T06:23:34.890Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2020-02-04T06:23:34.890Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:396) [2020-02-04T06:23:34.890Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-02-04T06:23:36.261Z] [2020-02-04T06:23:36.261Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-02-04 06:23:35.945 [2020-02-04T06:23:36.261Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2 [2020-02-04T06:23:36.261Z] !STACK 0 [2020-02-04T06:23:36.261Z] java.lang.RuntimeException: The parameter should be set [2020-02-04T06:23:36.261Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2020-02-04T06:23:36.261Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:396) [2020-02-04T06:23:36.261Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-02-04T06:23:36.261Z] [2020-02-04T06:23:36.262Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-02-04 06:23:35.947 [2020-02-04T06:23:36.262Z] !MESSAGE Exception executing analysis [2020-02-04T06:23:36.262Z] !STACK 0 [2020-02-04T06:23:36.262Z] java.lang.RuntimeException: The parameter should be set [2020-02-04T06:23:36.262Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2020-02-04T06:23:36.262Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:396) [2020-02-04T06:23:36.262Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-02-04T06:23:36.262Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.164 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest [2020-02-04T06:23:36.262Z] testGetModuleById(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest) Time elapsed: 1.665 s [2020-02-04T06:23:36.262Z] testGetModuleByClass(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest) Time elapsed: 1.498 s [2020-02-04T06:23:36.262Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest [2020-02-04T06:23:36.262Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest [2020-02-04T06:23:36.262Z] testSelectionTimeQuery(org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest) Time elapsed: 0 s [2020-02-04T06:23:36.262Z] testTimeQuery(org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest) Time elapsed: 0 s [2020-02-04T06:23:36.262Z] testVirtualTableQuery(org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest) Time elapsed: 0.001 s [2020-02-04T06:23:36.262Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest [2020-02-04T06:23:36.262Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest [2020-02-04T06:23:36.262Z] testExtractSelectedItems(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest) Time elapsed: 0.001 s [2020-02-04T06:23:36.262Z] testExtractBoolean(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest) Time elapsed: 0 s [2020-02-04T06:23:36.262Z] testExtractTimeRequested(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest) Time elapsed: 0 s [2020-02-04T06:23:36.262Z] testExtractLongList(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest) Time elapsed: 0.001 s [2020-02-04T06:23:36.262Z] Running org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest [2020-02-04T06:23:54.328Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.006 s - in org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest [2020-02-04T06:23:54.328Z] testDelay(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest) Time elapsed: 6.002 s [2020-02-04T06:23:54.328Z] testOneChannel(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest) Time elapsed: 5.002 s [2020-02-04T06:23:54.328Z] testMultipleChannels(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest) Time elapsed: 5.001 s [2020-02-04T06:23:54.328Z] Running org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest [2020-02-04T06:23:54.328Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest [2020-02-04T06:23:54.328Z] testInboundBlacklisting(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0.002 s [2020-02-04T06:23:54.328Z] testBroadcastAsync(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0.003 s [2020-02-04T06:23:54.328Z] testSendReceive(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0.001 s [2020-02-04T06:23:54.328Z] testConcurrentSignals(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0.012 s [2020-02-04T06:23:54.328Z] testOutboundBlacklisting(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0 s [2020-02-04T06:23:54.328Z] testNestedSignals(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0 s [2020-02-04T06:23:54.328Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest [2020-02-04T06:23:54.328Z] [2020-02-04T06:23:54.328Z] !ENTRY org.eclipse.cdt.core.native 4 0 2020-02-04 06:23:52.716 [2020-02-04T06:23:54.328Z] !MESSAGE no spawner in java.library.path [2020-02-04T06:23:54.328Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.802 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest [2020-02-04T06:23:54.328Z] testExtremeValues(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest) Time elapsed: 0.709 s [2020-02-04T06:23:54.328Z] testValidTextFile(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest) Time elapsed: 0.079 s [2020-02-04T06:23:54.328Z] testGettingSymbolMapFile(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest) Time elapsed: 0.006 s [2020-02-04T06:23:54.328Z] testInvalidFiles(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest) Time elapsed: 0.001 s [2020-02-04T06:23:54.328Z] testGettingSymbolWithSize(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest) Time elapsed: 0.006 s [2020-02-04T06:23:54.328Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest [2020-02-04T06:23:54.328Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest [2020-02-04T06:23:54.328Z] testMapFileWithSize(org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest) Time elapsed: 0.003 s [2020-02-04T06:23:54.328Z] testGuessingFileType(org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest) Time elapsed: 0.001 s [2020-02-04T06:23:54.328Z] testNmFile(org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest) Time elapsed: 0.004 s [2020-02-04T06:23:54.328Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest [2020-02-04T06:23:54.328Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest [2020-02-04T06:23:54.328Z] testGetterForExperiment(org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest) Time elapsed: 0.006 s [2020-02-04T06:23:54.328Z] Running org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest [2020-02-04T06:23:54.328Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest [2020-02-04T06:23:54.328Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest) Time elapsed: 0 s [2020-02-04T06:23:54.328Z] testGetDefault(org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest) Time elapsed: 0 s [2020-02-04T06:23:54.328Z] Running org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest [2020-02-04T06:23:54.328Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest [2020-02-04T06:23:54.328Z] testValidateName(org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest) Time elapsed: 0.001 s [2020-02-04T06:23:54.328Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest [2020-02-04T06:23:54.328Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest [2020-02-04T06:23:54.328Z] testValidate(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest) Time elapsed: 0.013 s [2020-02-04T06:23:54.328Z] testTraceTypePresence(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest) Time elapsed: 0 s [2020-02-04T06:23:54.328Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest [2020-02-04T06:23:59.584Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.813 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest [2020-02-04T06:23:59.584Z] testReopenIndex(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest) Time elapsed: 3.836 s [2020-02-04T06:23:59.584Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest) Time elapsed: 1.976 s [2020-02-04T06:23:59.584Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest [2020-02-04T06:23:59.584Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest [2020-02-04T06:23:59.584Z] testValid[0: path /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/003.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest) Time elapsed: 0.005 s [2020-02-04T06:23:59.584Z] testValid[1: path /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/002.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest) Time elapsed: 0.002 s [2020-02-04T06:23:59.584Z] testValid[2: path /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/001.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest) Time elapsed: 0.001 s [2020-02-04T06:23:59.584Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest [2020-02-04T06:23:59.584Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest [2020-02-04T06:23:59.584Z] testValidate(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest) Time elapsed: 0.044 s [2020-02-04T06:23:59.584Z] testTraceTypePresence(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest) Time elapsed: 0 s [2020-02-04T06:23:59.584Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest [2020-02-04T06:24:02.855Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.383 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest [2020-02-04T06:24:02.855Z] testReadingBounds[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 1.118 s [2020-02-04T06:24:02.855Z] testReadingEvents[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 0.013 s [2020-02-04T06:24:02.855Z] testReadingBounds[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 1.115 s [2020-02-04T06:24:02.855Z] testReadingEvents[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 0.013 s [2020-02-04T06:24:02.855Z] testReadingBounds[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 1.112 s [2020-02-04T06:24:02.855Z] testReadingEvents[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 0.008 s [2020-02-04T06:24:02.855Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest [2020-02-04T06:24:20.917Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.243 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest [2020-02-04T06:24:20.917Z] testReopenIndex(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest) Time elapsed: 9.83 s [2020-02-04T06:24:20.917Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest) Time elapsed: 5.413 s [2020-02-04T06:24:20.917Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest [2020-02-04T06:24:20.917Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest [2020-02-04T06:24:20.917Z] testInvalid[0: path /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/006.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest) Time elapsed: 0.002 s [2020-02-04T06:24:20.917Z] testInvalid[1: path /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/003.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest) Time elapsed: 0.001 s [2020-02-04T06:24:20.917Z] testInvalid[2: path /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/002.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest) Time elapsed: 0.002 s [2020-02-04T06:24:20.917Z] testInvalid[3: path /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/005.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest) Time elapsed: 0.001 s [2020-02-04T06:24:20.917Z] testInvalid[4: path /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/004.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest) Time elapsed: 0.001 s [2020-02-04T06:24:20.917Z] testInvalid[5: path /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/001.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest) Time elapsed: 0 s [2020-02-04T06:24:20.917Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest [2020-02-04T06:24:21.201Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.236 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest [2020-02-04T06:24:21.201Z] testReadingBounds[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 1.106 s [2020-02-04T06:24:21.201Z] testReadingEvents[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 0.006 s [2020-02-04T06:24:21.201Z] testReadingBounds[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 1.105 s [2020-02-04T06:24:21.201Z] testReadingEvents[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 0.004 s [2020-02-04T06:24:21.201Z] testReadingBounds[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 1.005 s [2020-02-04T06:24:21.201Z] testReadingEvents[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 0.003 s [2020-02-04T06:24:21.201Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest [2020-02-04T06:24:21.201Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest [2020-02-04T06:24:21.201Z] testBadlyFormed[0: path /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/003.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest) Time elapsed: 0.002 s [2020-02-04T06:24:21.201Z] testBadlyFormed[1: path /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/002.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest) Time elapsed: 0.001 s [2020-02-04T06:24:21.201Z] testBadlyFormed[2: path /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/001.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest) Time elapsed: 0.001 s [2020-02-04T06:24:21.201Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest [2020-02-04T06:24:23.825Z] [2020-02-04T06:24:23.825Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-02-04 06:24:23.619 [2020-02-04T06:24:23.825Z] !MESSAGE An uncaught exception happened on request [TmfEventRequestIntegrationTest$2(437,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2,0)]: null [2020-02-04T06:24:24.755Z] [2020-02-04T06:24:24.755Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-02-04 06:24:24.721 [2020-02-04T06:24:24.755Z] !MESSAGE An uncaught exception happened on request [TmfEventRequestIntegrationTest$1(439,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2,0)]: null [2020-02-04T06:24:24.755Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.61 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest [2020-02-04T06:24:24.755Z] testRequestException(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest) Time elapsed: 1.077 s [2020-02-04T06:24:24.755Z] testSingleRequestException(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest) Time elapsed: 1.102 s [2020-02-04T06:24:24.755Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest [2020-02-04T06:24:24.755Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest [2020-02-04T06:24:24.755Z] testDone(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0.001 s [2020-02-04T06:24:24.755Z] testFail(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0.001 s [2020-02-04T06:24:24.755Z] testTmfEventRequestWithDependencyLevel(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2020-02-04T06:24:24.755Z] testToString(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0.001 s [2020-02-04T06:24:24.755Z] testTmfEventRequestTimeRangeNbRequestedBlocksize(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0.001 s [2020-02-04T06:24:24.755Z] testWaitForStartAfterDone(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2020-02-04T06:24:24.755Z] testTmfEventRequestTimeRangeNbRequested(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2020-02-04T06:24:24.755Z] testTmfEventRequestTimeRange(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0.001 s [2020-02-04T06:24:24.755Z] testWaitForStartBeforeStart(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0.001 s [2020-02-04T06:24:24.755Z] testWaitForStartAfterStart(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2020-02-04T06:24:24.755Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0.001 s [2020-02-04T06:24:24.755Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2020-02-04T06:24:24.755Z] testTmfEventRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2020-02-04T06:24:24.755Z] testWaitForStartAfterCancel(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2020-02-04T06:24:24.755Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest [2020-02-04T06:24:26.652Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.819 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest [2020-02-04T06:24:26.652Z] testIsCompatible(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2020-02-04T06:24:26.652Z] testTmfCoalescedEventRequestIndexNbEventsBlocksize(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0.001 s [2020-02-04T06:24:26.652Z] testDone(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2020-02-04T06:24:26.652Z] testFail(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2020-02-04T06:24:26.652Z] testCancelCoalescedRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0.419 s [2020-02-04T06:24:26.652Z] testToString(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2020-02-04T06:24:26.652Z] testAddEvent1(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2020-02-04T06:24:26.653Z] testAddEvent2(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2020-02-04T06:24:26.653Z] testSingleTimeRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0.107 s [2020-02-04T06:24:26.653Z] testIsCompatibleDependency(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2020-02-04T06:24:26.653Z] testCoalescedRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 1.29 s [2020-02-04T06:24:26.653Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2020-02-04T06:24:26.653Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2020-02-04T06:24:26.653Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest [2020-02-04T06:24:36.611Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.316 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest [2020-02-04T06:24:36.611Z] testGetPlainEvents(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.55 s [2020-02-04T06:24:36.611Z] testGetSyntheticEvents_TimeRange(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.705 s [2020-02-04T06:24:36.611Z] testGetProviders(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.448 s [2020-02-04T06:24:36.611Z] testCancelRequests(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.539 s [2020-02-04T06:24:36.611Z] testGetSyntheticEvents_EqualBlockSizes(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.632 s [2020-02-04T06:24:36.611Z] testGetProviders2(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.436 s [2020-02-04T06:24:36.611Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest [2020-02-04T06:24:36.611Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest [2020-02-04T06:24:36.611Z] testGetProvider(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest) Time elapsed: 0.004 s [2020-02-04T06:24:36.611Z] testRegister_0(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest) Time elapsed: 0 s [2020-02-04T06:24:36.611Z] testRegister_Unregister_1(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest) Time elapsed: 0 s [2020-02-04T06:24:36.612Z] testRegister_Unregister_2(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest) Time elapsed: 0.001 s [2020-02-04T06:24:36.612Z] testRegister_Unregister_3(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest) Time elapsed: 0 s [2020-02-04T06:24:36.612Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest [2020-02-04T06:24:48.796Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.33 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest [2020-02-04T06:24:48.796Z] testChildrenFirstCoalescing2(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.919 s [2020-02-04T06:24:48.796Z] testTraceDependencyBackground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.866 s [2020-02-04T06:24:48.796Z] testChildrenFirstCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.944 s [2020-02-04T06:24:48.796Z] testMultipleRequestsCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.904 s [2020-02-04T06:24:48.797Z] testChildFirstDependencyBackground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 1.903 s [2020-02-04T06:24:48.797Z] testParentDependencyBackground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 1.844 s [2020-02-04T06:24:48.797Z] testMixedOrderCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 1.001 s [2020-02-04T06:24:48.797Z] testMixedCoalescing2(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 1.006 s [2020-02-04T06:24:48.797Z] testParentFirstCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0 s [2020-02-04T06:24:48.797Z] testTraceDependencyForeground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.97 s [2020-02-04T06:24:48.797Z] [2020-02-04T06:24:48.797Z] Results: [2020-02-04T06:24:48.797Z] [2020-02-04T06:24:48.797Z] Tests run: 836, Failures: 0, Errors: 0, Skipped: 1 [2020-02-04T06:24:48.797Z] [2020-02-04T06:24:48.797Z] [2020-02-04T06:24:48.797Z] !ENTRY org.eclipse.core.resources 2 10035 2020-02-04 06:24:48.328 [2020-02-04T06:24:48.797Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2020-02-04T06:24:48.797Z] [INFO] All tests passed! [2020-02-04T06:24:48.797Z] [INFO] [2020-02-04T06:24:48.797Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.core.tests --- [2020-02-04T06:24:48.797Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.11-SNAPSHOT.jar [2020-02-04T06:24:48.797Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.11-SNAPSHOT.pom [2020-02-04T06:24:48.797Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.11-SNAPSHOT-sources.jar [2020-02-04T06:24:48.797Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.11-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.11-SNAPSHOT-pack200.jar.pack.gz [2020-02-04T06:24:48.797Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.11-SNAPSHOT-p2metadata.xml [2020-02-04T06:24:48.797Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.11-SNAPSHOT-p2artifacts.xml [2020-02-04T06:24:48.797Z] [INFO] [2020-02-04T06:24:48.797Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.core.tests --- [2020-02-04T06:24:48.797Z] [INFO] [2020-02-04T06:24:48.797Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core >--- [2020-02-04T06:24:48.797Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core 4.2.0-SNAPSHOT [19/138] [2020-02-04T06:24:48.797Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-02-04T06:24:48.797Z] [INFO] [2020-02-04T06:24:48.797Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.core --- [2020-02-04T06:24:48.797Z] [INFO] [2020-02-04T06:24:48.797Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core --- [2020-02-04T06:24:48.797Z] [INFO] The project's OSGi version is 4.2.0.202002040608 [2020-02-04T06:24:48.797Z] [INFO] [2020-02-04T06:24:48.797Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core --- [2020-02-04T06:24:48.797Z] [INFO] [2020-02-04T06:24:48.797Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core --- [2020-02-04T06:24:48.797Z] [INFO] [2020-02-04T06:24:48.797Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core --- [2020-02-04T06:24:48.797Z] [INFO] [2020-02-04T06:24:48.797Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core --- [2020-02-04T06:24:48.797Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:24:48.797Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/main/resources [2020-02-04T06:24:48.797Z] [INFO] [2020-02-04T06:24:48.797Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core --- [2020-02-04T06:24:48.797Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/classes [2020-02-04T06:24:49.361Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIteratorManager.java:[125] [2020-02-04T06:24:49.361Z] return iter; [2020-02-04T06:24:49.361Z] ^^^^^^^^^^^^ [2020-02-04T06:24:49.361Z] Potential resource leak: 'iter' may not be closed at this location [2020-02-04T06:24:49.361Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIteratorManager.java:[199] [2020-02-04T06:24:49.361Z] elem = (CtfIterator) fTrace.createIterator(); [2020-02-04T06:24:49.361Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:24:49.361Z] Potential resource leak: 'elem' may not be closed at this location [2020-02-04T06:24:49.361Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIteratorManager.java:[203] [2020-02-04T06:24:49.361Z] return elem; [2020-02-04T06:24:49.361Z] ^^^^^^^^^^^^ [2020-02-04T06:24:49.361Z] Potential resource leak: 'elem' may not be closed at this location [2020-02-04T06:24:49.361Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[81] [2020-02-04T06:24:49.361Z] CtfIterator iterator = getIterator(); [2020-02-04T06:24:49.361Z] ^^^^^^^^ [2020-02-04T06:24:49.361Z] Potential resource leak: 'iterator' may not be closed [2020-02-04T06:24:49.361Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[126] [2020-02-04T06:24:49.361Z] return iterator == null ? null : iterator.getCurrentEvent(); [2020-02-04T06:24:49.361Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:24:49.361Z] Potential resource leak: 'iterator' may not be closed at this location [2020-02-04T06:24:49.361Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[154] [2020-02-04T06:24:49.361Z] return retVal; [2020-02-04T06:24:49.361Z] ^^^^^^^^^^^^^^ [2020-02-04T06:24:49.361Z] Potential resource leak: 'iterator' may not be closed at this location [2020-02-04T06:24:49.361Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[176] [2020-02-04T06:24:49.361Z] return ret; [2020-02-04T06:24:49.361Z] ^^^^^^^^^^^ [2020-02-04T06:24:49.361Z] Potential resource leak: 'iterator' may not be closed at this location [2020-02-04T06:24:49.361Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[189] [2020-02-04T06:24:49.361Z] return iterator == null ? false : iterator.seek(location); [2020-02-04T06:24:49.361Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:24:49.361Z] Potential resource leak: 'iterator' may not be closed at this location [2020-02-04T06:24:49.361Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIterator.java:[154] [2020-02-04T06:24:49.361Z] return fPreviousEvent; [2020-02-04T06:24:49.361Z] ^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:24:49.361Z] Potential resource leak: 'top' may not be closed at this location [2020-02-04T06:24:49.361Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIterator.java:[171] [2020-02-04T06:24:49.361Z] return fTrace.timestampCyclesToNanos(ts); [2020-02-04T06:24:49.361Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:24:49.361Z] Potential resource leak: 'top' may not be closed at this location [2020-02-04T06:24:49.361Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIterator.java:[174] [2020-02-04T06:24:49.361Z] return 0; [2020-02-04T06:24:49.361Z] ^^^^^^^^^ [2020-02-04T06:24:49.361Z] Potential resource leak: 'top' may not be closed at this location [2020-02-04T06:24:49.362Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/CtfEnumPair.java:[56] [2020-02-04T06:24:49.362Z] return getFirst(); [2020-02-04T06:24:49.362Z] ^^^^^^^^^^ [2020-02-04T06:24:49.362Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:24:49.362Z] 12 problems (12 warnings) [2020-02-04T06:24:49.362Z] [INFO] [2020-02-04T06:24:49.362Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.core --- [2020-02-04T06:24:49.362Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:24:49.362Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/test/resources [2020-02-04T06:24:49.362Z] [INFO] [2020-02-04T06:24:49.362Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.core --- [2020-02-04T06:24:49.362Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT-sources.jar [2020-02-04T06:24:49.362Z] [INFO] [2020-02-04T06:24:49.362Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core --- [2020-02-04T06:24:49.362Z] [INFO] [2020-02-04T06:24:49.362Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.core --- [2020-02-04T06:24:49.362Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT.jar [2020-02-04T06:24:49.619Z] [INFO] [2020-02-04T06:24:49.619Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.core --- [2020-02-04T06:24:49.619Z] [INFO] [2020-02-04T06:24:49.619Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf.core --- [2020-02-04T06:24:49.619Z] [INFO] [2020-02-04T06:24:49.619Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.core --- [2020-02-04T06:24:49.619Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT.jar [2020-02-04T06:24:49.619Z] [INFO] [2020-02-04T06:24:49.619Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.core --- [2020-02-04T06:24:49.619Z] [INFO] [2020-02-04T06:24:49.619Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.core --- [2020-02-04T06:24:49.619Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT.jar [2020-02-04T06:24:49.619Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT.pom [2020-02-04T06:24:49.619Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT-sources.jar [2020-02-04T06:24:49.619Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT-pack200.jar.pack.gz [2020-02-04T06:24:49.619Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT-p2metadata.xml [2020-02-04T06:24:49.619Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT-p2artifacts.xml [2020-02-04T06:24:49.619Z] [INFO] [2020-02-04T06:24:49.619Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.core --- [2020-02-04T06:24:49.619Z] [INFO] [2020-02-04T06:24:49.619Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests >-- [2020-02-04T06:24:49.619Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.9-SNAPSHOT [20/138] [2020-02-04T06:24:49.619Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-02-04T06:24:49.619Z] [INFO] [2020-02-04T06:24:49.619Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2020-02-04T06:24:49.619Z] [INFO] [2020-02-04T06:24:49.619Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2020-02-04T06:24:49.619Z] [INFO] The project's OSGi version is 1.0.9.202002040608 [2020-02-04T06:24:49.619Z] [INFO] [2020-02-04T06:24:49.619Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2020-02-04T06:24:49.619Z] [INFO] [2020-02-04T06:24:49.619Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2020-02-04T06:24:49.619Z] [INFO] [2020-02-04T06:24:49.619Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2020-02-04T06:24:49.619Z] [INFO] [2020-02-04T06:24:49.619Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2020-02-04T06:24:49.619Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:24:49.619Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/main/resources [2020-02-04T06:24:49.619Z] [INFO] [2020-02-04T06:24:49.619Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2020-02-04T06:24:49.619Z] [INFO] Compiling 34 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/classes [2020-02-04T06:24:50.991Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/ctf/core/tests/event/CtfTmfEventFieldSignExtensionTest.java:[39] [2020-02-04T06:24:50.991Z] private static final @NonNull CtfTestTrace DEBUG_INFO_TRACE = CtfTestTrace.DEBUG_INFO3; [2020-02-04T06:24:50.991Z] ^^^^^^^^^^^ [2020-02-04T06:24:50.991Z] The field CtfTestTrace.DEBUG_INFO3 is deprecated [2020-02-04T06:24:50.991Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/histogram/dataprovider/HistogramDataProviderTest.java:[66] [2020-02-04T06:24:50.991Z] private static final Map EXPECTED_YDATA = ImmutableMap.of(Long.toString(1), [2020-02-04T06:24:50.991Z] ^^^^^^^^^^^^^^^^ [2020-02-04T06:24:50.991Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:24:50.991Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/histogram/dataprovider/HistogramDataProviderTest.java:[71] [2020-02-04T06:24:50.991Z] Long.toString(2), [2020-02-04T06:24:50.991Z] ^^^^^^^^^^^^^^^^ [2020-02-04T06:24:50.991Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:24:50.991Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/histogram/dataprovider/HistogramDataProviderTest.java:[109] [2020-02-04T06:24:50.991Z] SelectionTimeQueryFilter selectionFilter = new SelectionTimeQueryFilter(START, END, 100, ids); [2020-02-04T06:24:50.991Z] ^^^ [2020-02-04T06:24:50.991Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull Collection<@NonNull Long>', corresponding supertype is 'Collection' [2020-02-04T06:24:50.991Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/ctf/core/tests/temp/statistics/TmfEventsStatisticsTest.java:[15] [2020-02-04T06:24:50.991Z] import org.eclipse.tracecompass.tmf.core.statistics.TmfEventsStatistics; [2020-02-04T06:24:50.991Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:24:50.991Z] The type TmfEventsStatistics is deprecated [2020-02-04T06:24:50.991Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/ctf/core/tests/temp/statistics/TmfEventsStatisticsTest.java:[20] [2020-02-04T06:24:50.992Z] * Unit tests for the {@link TmfEventsStatistics} [2020-02-04T06:24:50.992Z] ^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:24:50.992Z] Javadoc: The type TmfEventsStatistics is deprecated [2020-02-04T06:24:50.992Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/ctf/core/tests/temp/statistics/TmfEventsStatisticsTest.java:[31] [2020-02-04T06:24:50.992Z] backend = new TmfEventsStatistics(CtfTmfTestTraceUtils.getTrace(testTrace)); [2020-02-04T06:24:50.992Z] ^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:24:50.992Z] The type TmfEventsStatistics is deprecated [2020-02-04T06:24:50.992Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/ctf/core/tests/temp/statistics/TmfEventsStatisticsTest.java:[31] [2020-02-04T06:24:50.992Z] backend = new TmfEventsStatistics(CtfTmfTestTraceUtils.getTrace(testTrace)); [2020-02-04T06:24:50.992Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:24:50.992Z] The constructor TmfEventsStatistics(ITmfTrace) is deprecated [2020-02-04T06:24:50.992Z] 8 problems (8 warnings) [2020-02-04T06:24:50.992Z] [INFO] [2020-02-04T06:24:50.992Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2020-02-04T06:24:50.992Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:24:50.992Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/test/resources [2020-02-04T06:24:50.992Z] [INFO] [2020-02-04T06:24:50.992Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2020-02-04T06:24:50.992Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT-sources.jar [2020-02-04T06:24:51.248Z] [INFO] [2020-02-04T06:24:51.248Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2020-02-04T06:24:51.248Z] [INFO] [2020-02-04T06:24:51.248Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2020-02-04T06:24:51.248Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT.jar [2020-02-04T06:24:51.248Z] [INFO] [2020-02-04T06:24:51.248Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2020-02-04T06:24:51.248Z] [INFO] [2020-02-04T06:24:51.248Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2020-02-04T06:24:51.248Z] [INFO] [2020-02-04T06:24:51.248Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2020-02-04T06:24:51.248Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT.jar [2020-02-04T06:24:51.505Z] [INFO] [2020-02-04T06:24:51.505Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2020-02-04T06:24:51.505Z] [INFO] [2020-02-04T06:24:51.505Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2020-02-04T06:24:52.068Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data/.metadata/.log [2020-02-04T06:24:52.068Z] [INFO] Command line: [2020-02-04T06:24:52.068Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2020-02-04T06:24:52.069Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-02-04T06:24:56.243Z] !SESSION 2020-02-04 06:24:52.229 ----------------------------------------------- [2020-02-04T06:24:56.243Z] eclipse.buildId=unknown [2020-02-04T06:24:56.243Z] java.version=1.8.0_202 [2020-02-04T06:24:56.243Z] java.vendor=Oracle Corporation [2020-02-04T06:24:56.243Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-02-04T06:24:56.243Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2020-02-04T06:24:56.244Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2020-02-04T06:24:56.244Z] [2020-02-04T06:24:56.244Z] !ENTRY org.eclipse.compare.win32 4 0 2020-02-04 06:24:55.713 [2020-02-04T06:24:56.244Z] !MESSAGE FrameworkEvent ERROR [2020-02-04T06:24:56.244Z] !STACK 0 [2020-02-04T06:24:56.244Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [49] [2020-02-04T06:24:56.244Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-02-04T06:24:56.244Z] [2020-02-04T06:24:56.244Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-02-04T06:24:56.244Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-02-04T06:24:56.244Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-02-04T06:24:56.244Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-02-04T06:24:56.244Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-02-04T06:24:56.244Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-02-04T06:24:56.244Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-02-04T06:24:56.244Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-02-04T06:24:58.141Z] Running org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest [2020-02-04T06:25:02.319Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.666 s - in org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest [2020-02-04T06:25:02.319Z] testHelloLost(org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest) Time elapsed: 3.606 s [2020-02-04T06:25:02.319Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest [2020-02-04T06:25:05.846Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.588 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest [2020-02-04T06:25:05.846Z] testEqualsEmpty(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.721 s [2020-02-04T06:25:05.846Z] testEqualsOther(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.412 s [2020-02-04T06:25:05.846Z] testAdvance(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.183 s [2020-02-04T06:25:05.846Z] testGetCurrentEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.197 s [2020-02-04T06:25:05.846Z] testIncreaseRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.112 s [2020-02-04T06:25:05.847Z] testHasValidRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.103 s [2020-02-04T06:25:05.847Z] testSeek(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.656 s [2020-02-04T06:25:05.847Z] testSetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.139 s [2020-02-04T06:25:05.847Z] testGetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.159 s [2020-02-04T06:25:05.847Z] testCompareTo(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.11 s [2020-02-04T06:25:05.847Z] testGetRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.108 s [2020-02-04T06:25:05.847Z] testHashCode(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.103 s [2020-02-04T06:25:05.847Z] testGetCtfTmfTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.122 s [2020-02-04T06:25:05.847Z] testCtfIteratorPosition(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.157 s [2020-02-04T06:25:05.847Z] testCtfIteratorInit(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.096 s [2020-02-04T06:25:05.847Z] testSetRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.106 s [2020-02-04T06:25:05.847Z] testCtfIteratorNoinit(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.096 s [2020-02-04T06:25:05.847Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest [2020-02-04T06:27:27.292Z] [2020-02-04T06:27:27.292Z] !ENTRY org.eclipse.tracecompass.statesystem.core 4 0 2020-02-04 06:27:17.237 [2020-02-04T06:27:27.292Z] !MESSAGE Failed to deletestatistics-totals.ht [2020-02-04T06:28:05.986Z] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 178.705 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest [2020-02-04T06:28:05.986Z] testTrimEvents[0: KERNEL](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 16.869 s [2020-02-04T06:28:05.986Z] testTrimEvents[1: TRACE2](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 13.798 s [2020-02-04T06:28:05.986Z] testTrimEvents[2: KERNEL_VM](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 18.319 s [2020-02-04T06:28:05.986Z] testTrimEvents[3: SYNC_SRC](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 3.834 s [2020-02-04T06:28:05.986Z] testTrimEvents[4: SYNC_DEST](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 3.262 s [2020-02-04T06:28:05.986Z] testTrimEvents[5: DJANGO_CLIENT](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 18.073 s [2020-02-04T06:28:05.986Z] testTrimEvents[6: DJANGO_DB](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 15.691 s [2020-02-04T06:28:05.986Z] testTrimEvents[7: DJANGO_HTTPD](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 17.039 s [2020-02-04T06:28:05.986Z] testTrimEvents[8: CYG_PROFILE](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.379 s [2020-02-04T06:28:05.986Z] testTrimEvents[9: CYG_PROFILE_FAST](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.336 s [2020-02-04T06:28:05.986Z] testTrimEvents[10: FUNKY_TRACE](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.401 s [2020-02-04T06:28:05.986Z] testTrimEvents[11: ARM_64_BIT_HEADER](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 3.174 s [2020-02-04T06:28:05.986Z] testTrimEvents[12: FLIPPING_ENDIANNESS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.517 s [2020-02-04T06:28:05.986Z] testTrimEvents[13: DYNSCOPE](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 3.264 s [2020-02-04T06:28:05.986Z] testTrimEvents[14: DEBUG_INFO](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.229 s [2020-02-04T06:28:05.986Z] testTrimEvents[15: DEBUG_INFO3](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.236 s [2020-02-04T06:28:05.986Z] testTrimEvents[16: DEBUG_INFO4](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.226 s [2020-02-04T06:28:05.986Z] testTrimEvents[17: DEBUG_INFO_SYNTH_EXEC](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.248 s [2020-02-04T06:28:05.986Z] testTrimEvents[18: DEBUG_INFO_SYNTH_TWO_PROCESSES](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.219 s [2020-02-04T06:28:05.986Z] testTrimEvents[19: DEBUG_INFO_SYNTH_BUILDID_DEBUGLINK](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.219 s [2020-02-04T06:28:05.986Z] testTrimEvents[20: MEMORY_ANALYSIS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 8.809 s [2020-02-04T06:28:05.986Z] testTrimEvents[21: PERF_TASKSET2](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.265 s [2020-02-04T06:28:05.986Z] testTrimEvents[22: MANY_THREADS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 7.408 s [2020-02-04T06:28:05.986Z] testTrimEvents[23: CONTEXT_SWITCHES_KERNEL](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 7.451 s [2020-02-04T06:28:05.987Z] testTrimEvents[24: CONTEXT_SWITCHES_UST](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.262 s [2020-02-04T06:28:05.987Z] testTrimEvents[25: UNEVEN_STREAMS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 14.146 s [2020-02-04T06:28:05.987Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest [2020-02-04T06:28:05.987Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest [2020-02-04T06:28:05.987Z] testUnsignedByte(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest) Time elapsed: 0.026 s [2020-02-04T06:28:05.987Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest [2020-02-04T06:28:06.245Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.909 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest [2020-02-04T06:28:06.245Z] testTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0 s [2020-02-04T06:28:06.245Z] testContextEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.106 s [2020-02-04T06:28:06.245Z] testContext1(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.141 s [2020-02-04T06:28:06.245Z] testContext2(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.034 s [2020-02-04T06:28:06.245Z] testContext3(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.098 s [2020-02-04T06:28:06.245Z] testContext4(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.151 s [2020-02-04T06:28:06.245Z] testContextMiddle(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.06 s [2020-02-04T06:28:06.245Z] testContextStart(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.068 s [2020-02-04T06:28:06.245Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest [2020-02-04T06:28:06.245Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest [2020-02-04T06:28:06.245Z] testGetFieldNames(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0.001 s [2020-02-04T06:28:06.245Z] testGetFieldValue(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2020-02-04T06:28:06.245Z] testCTFEvent_read(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2020-02-04T06:28:06.245Z] testGetSubFieldValue(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2020-02-04T06:28:06.245Z] testToString(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2020-02-04T06:28:06.245Z] testCustomAttributes(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2020-02-04T06:28:06.245Z] testGetters(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2020-02-04T06:28:06.245Z] testTimestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2020-02-04T06:28:06.245Z] testGetEventName(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0.001 s [2020-02-04T06:28:06.245Z] testGetTimestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2020-02-04T06:28:06.245Z] testGetFields(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2020-02-04T06:28:06.245Z] testGetCPU(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2020-02-04T06:28:06.245Z] testNullEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2020-02-04T06:28:06.245Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest [2020-02-04T06:28:18.424Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.145 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest [2020-02-04T06:28:18.424Z] testNbEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 1.527 s [2020-02-04T06:28:18.424Z] testNbEventsBug475007(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 2.77 s [2020-02-04T06:28:18.424Z] testNormalEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 1.406 s [2020-02-04T06:28:18.424Z] testSecondLostEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 1.407 s [2020-02-04T06:28:18.424Z] testFirstLostEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 1.409 s [2020-02-04T06:28:18.424Z] testLostEventWithTransform(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 2.625 s [2020-02-04T06:28:18.424Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest [2020-02-04T06:28:18.424Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest [2020-02-04T06:28:18.424Z] testLostEventsTotals(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest) Time elapsed: 0 s [2020-02-04T06:28:18.424Z] testLostEventsTypes(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest) Time elapsed: 0 s [2020-02-04T06:28:18.424Z] testLostEventsTotalInRange(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest) Time elapsed: 0.014 s [2020-02-04T06:28:18.424Z] testLostEventsTypesInRange(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest) Time elapsed: 0.006 s [2020-02-04T06:28:18.424Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest [2020-02-04T06:28:18.424Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest [2020-02-04T06:28:18.424Z] testToString(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest) Time elapsed: 0 s [2020-02-04T06:28:18.424Z] testCtfTmfEventType(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest) Time elapsed: 0 s [2020-02-04T06:28:18.424Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest [2020-02-04T06:28:18.424Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest [2020-02-04T06:28:18.424Z] testVariantGetField(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest) Time elapsed: 0.001 s [2020-02-04T06:28:18.424Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest [2020-02-04T06:28:18.424Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest [2020-02-04T06:28:18.424Z] test(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest) Time elapsed: 0.001 s [2020-02-04T06:28:18.424Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest [2020-02-04T06:28:18.424Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest [2020-02-04T06:28:18.424Z] testParseField_array_int(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.001 s [2020-02-04T06:28:18.424Z] testParseField_variant(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2020-02-04T06:28:18.424Z] testParseField_float(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.001 s [2020-02-04T06:28:18.424Z] testParseField_enum(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2020-02-04T06:28:18.424Z] testParseField_string(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2020-02-04T06:28:18.424Z] testParseField_struct(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2020-02-04T06:28:18.424Z] testParseField_sequence(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2020-02-04T06:28:18.424Z] testParseField_sequence_value(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.001 s [2020-02-04T06:28:18.424Z] testParseField_array_enum(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2020-02-04T06:28:18.424Z] testParseField_array_float(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.001 s [2020-02-04T06:28:18.424Z] testParseField_int(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2020-02-04T06:28:18.424Z] testParseField_array_variant(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.001 s [2020-02-04T06:28:18.424Z] testParseField_array_string(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2020-02-04T06:28:18.424Z] testParseField_array_struct(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2020-02-04T06:28:18.424Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest [2020-02-04T06:28:19.793Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.148 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest [2020-02-04T06:28:19.793Z] testTooManyContexts(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest) Time elapsed: 1.161 s [2020-02-04T06:28:19.793Z] testIndexing(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest) Time elapsed: 0.948 s [2020-02-04T06:28:19.793Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest [2020-02-04T06:28:19.793Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest [2020-02-04T06:28:19.793Z] testToString(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest) Time elapsed: 0 s [2020-02-04T06:28:19.793Z] testCompareTo(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest) Time elapsed: 0 s [2020-02-04T06:28:19.793Z] testGetters(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest) Time elapsed: 0 s [2020-02-04T06:28:19.793Z] testHashCode(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest) Time elapsed: 0 s [2020-02-04T06:28:19.793Z] testEquals(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest) Time elapsed: 0 s [2020-02-04T06:28:19.793Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest [2020-02-04T06:28:19.793Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest [2020-02-04T06:28:19.793Z] testCtfLocation_timestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0 s [2020-02-04T06:28:19.793Z] testToString_valid(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0 s [2020-02-04T06:28:19.793Z] testSetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0 s [2020-02-04T06:28:19.793Z] testGetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0.001 s [2020-02-04T06:28:19.793Z] testToString_invalid(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0 s [2020-02-04T06:28:19.793Z] testCtfLocation_long(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0 s [2020-02-04T06:28:19.793Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest [2020-02-04T06:28:19.793Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.209 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest [2020-02-04T06:28:19.793Z] testGetEventsInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2020-02-04T06:28:19.793Z] testGetEventTypesInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2020-02-04T06:28:19.793Z] testGetEventsInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0 s [2020-02-04T06:28:19.793Z] testEventTypesTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2020-02-04T06:28:19.793Z] testGetEventTypesInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2020-02-04T06:28:19.794Z] testGetEventsTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0 s [2020-02-04T06:28:19.794Z] testGetEventsInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.003 s [2020-02-04T06:28:19.794Z] testGetEventsInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2020-02-04T06:28:19.794Z] testGetEventsInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2020-02-04T06:28:19.794Z] testGetEventTypesInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.008 s [2020-02-04T06:28:19.794Z] testHistogramQuerySmall(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.002 s [2020-02-04T06:28:19.794Z] testGetEventsInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0 s [2020-02-04T06:28:19.794Z] testGetEventsInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2020-02-04T06:28:19.794Z] testGetEventTypesInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2020-02-04T06:28:19.794Z] testGetEventTypesInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.003 s [2020-02-04T06:28:19.794Z] testGetEventTypesInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.002 s [2020-02-04T06:28:19.794Z] testGetEventsInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2020-02-04T06:28:19.794Z] testGetEventTypesInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.002 s [2020-02-04T06:28:19.794Z] testGetEventTypesInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2020-02-04T06:28:19.794Z] testHistogramQueryFull(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.083 s [2020-02-04T06:28:19.794Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest [2020-02-04T06:28:58.474Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.949 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest [2020-02-04T06:28:58.474Z] testGetEventsInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.931 s [2020-02-04T06:28:58.474Z] testGetEventTypesInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.06 s [2020-02-04T06:28:58.474Z] testGetEventsInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.079 s [2020-02-04T06:28:58.475Z] testEventTypesTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.021 s [2020-02-04T06:28:58.475Z] testGetEventTypesInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.005 s [2020-02-04T06:28:58.475Z] testGetEventsTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.952 s [2020-02-04T06:28:58.475Z] testGetEventsInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.06 s [2020-02-04T06:28:58.475Z] testGetEventsInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.204 s [2020-02-04T06:28:58.475Z] testGetEventsInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.203 s [2020-02-04T06:28:58.475Z] testGetEventTypesInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.101 s [2020-02-04T06:28:58.475Z] testHistogramQuerySmall(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.103 s [2020-02-04T06:28:58.475Z] testGetEventsInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.102 s [2020-02-04T06:28:58.475Z] testGetEventsInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.117 s [2020-02-04T06:28:58.475Z] testGetEventTypesInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.087 s [2020-02-04T06:28:58.475Z] testGetEventTypesInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.203 s [2020-02-04T06:28:58.475Z] testGetEventTypesInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.202 s [2020-02-04T06:28:58.475Z] testGetEventsInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.102 s [2020-02-04T06:28:58.475Z] testGetEventTypesInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.099 s [2020-02-04T06:28:58.475Z] testGetEventTypesInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.007 s [2020-02-04T06:28:58.475Z] testHistogramQueryFull(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.271 s [2020-02-04T06:28:58.475Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest [2020-02-04T06:29:54.665Z] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 55.882 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest [2020-02-04T06:29:54.666Z] testTraceTimeRangeClampingEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.01 s [2020-02-04T06:29:54.666Z] testTraceSetNestedExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 10.088 s [2020-02-04T06:29:54.666Z] testExperimentTimestampInTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 3.279 s [2020-02-04T06:29:54.666Z] testExperimentTimestampInvalid(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 3.22 s [2020-02-04T06:29:54.666Z] testExperimentInitialRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 3.159 s [2020-02-04T06:29:54.666Z] testTraceTimeRangeClampingStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2020-02-04T06:29:54.666Z] testTwoTracesTimeRangePartiallyInOne(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2020-02-04T06:29:54.666Z] testExperimentRangeClampingBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 3.115 s [2020-02-04T06:29:54.666Z] testTwoTracesTimestampValid(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2020-02-04T06:29:54.666Z] testTwoTracesTimestampInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0 s [2020-02-04T06:29:54.666Z] testTraceSetWithNestedExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 9.175 s [2020-02-04T06:29:54.666Z] testTwoTracesTimestampInvalid(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2020-02-04T06:29:54.666Z] testTraceInitialRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2020-02-04T06:29:54.666Z] testTwoTracesTimeRangeAllInOne(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0 s [2020-02-04T06:29:54.666Z] testInitialize(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0 s [2020-02-04T06:29:54.666Z] testTraceTimeRangeClampingBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2020-02-04T06:29:54.666Z] testTraceNewTimeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2020-02-04T06:29:54.666Z] testTraceSetExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 3.22 s [2020-02-04T06:29:54.666Z] testTwoTracesTimeRangeInBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.002 s [2020-02-04T06:29:54.666Z] testExperimentRangeInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 3.189 s [2020-02-04T06:29:54.666Z] testExperimentRangeClampingOne(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 3.259 s [2020-02-04T06:29:54.666Z] testTraceSetWithExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 3.217 s [2020-02-04T06:29:54.666Z] testNewTimestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0 s [2020-02-04T06:29:54.666Z] testTraceSetForHost(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.005 s [2020-02-04T06:29:54.666Z] testTraceSetExperimentForHost(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 3.219 s [2020-02-04T06:29:54.666Z] testTwoTracesTimeRangeInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2020-02-04T06:29:54.666Z] testExperimentTimestampInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 3.226 s [2020-02-04T06:29:54.666Z] testTraceSet(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2020-02-04T06:29:54.666Z] testTimestampAfter(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2020-02-04T06:29:54.666Z] testTimestampBefore(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0 s [2020-02-04T06:29:54.666Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest [2020-02-04T06:29:56.558Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.704 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest [2020-02-04T06:29:56.558Z] testSupplementaryFileDir(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest) Time elapsed: 1.165 s [2020-02-04T06:29:56.558Z] testDeleteSupplementaryFolder(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest) Time elapsed: 1.177 s [2020-02-04T06:29:56.558Z] testTemporaryDirPath(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest) Time elapsed: 2.198 s [2020-02-04T06:29:56.558Z] testDeleteSupplementaryFiles(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest) Time elapsed: 1.163 s [2020-02-04T06:29:56.558Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest [2020-02-04T06:30:11.410Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 14.332 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest [2020-02-04T06:30:11.410Z] preemptedForegroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 0.218 s [2020-02-04T06:30:11.410Z] foregroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 1.256 s [2020-02-04T06:30:11.410Z] executionOrder(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) skipped [2020-02-04T06:30:11.410Z] TestMultiRequest1(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 2.094 s [2020-02-04T06:30:11.410Z] TestMultiRequest2(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 1.844 s [2020-02-04T06:30:11.410Z] TestMultiRequest3(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 0.834 s [2020-02-04T06:30:11.410Z] TestMultiRequest4(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 0.21 s [2020-02-04T06:30:11.410Z] TestMultiRequest5(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 0.302 s [2020-02-04T06:30:11.410Z] TestMultiRequest6(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 2.079 s [2020-02-04T06:30:11.410Z] TestMultiRequest7(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 2.147 s [2020-02-04T06:30:11.410Z] preemptedBackgroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 0.273 s [2020-02-04T06:30:11.410Z] backgroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 1.906 s [2020-02-04T06:30:11.410Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest [2020-02-04T06:30:14.684Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.914 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest [2020-02-04T06:30:14.684Z] testPreviousMatchingEventStartMatches(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.251 s [2020-02-04T06:30:14.684Z] testPreviousMatchingEventProgressMonitor(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.298 s [2020-02-04T06:30:14.684Z] testNextMatchingEventStartMatches(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.299 s [2020-02-04T06:30:14.684Z] testPreviousMatchingEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.301 s [2020-02-04T06:30:14.684Z] testNextMatchingEventProgressMonitor(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.3 s [2020-02-04T06:30:14.684Z] testPreviousMatchingEventFar(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.301 s [2020-02-04T06:30:14.684Z] testNextMatchingEventCancelled(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0 s [2020-02-04T06:30:14.684Z] testPreviousMatchingBeginningOfTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.6 s [2020-02-04T06:30:14.684Z] testPreviousMatchingEventNoMatch(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.301 s [2020-02-04T06:30:14.684Z] testNextMatchingEventNoMatch(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.9 s [2020-02-04T06:30:14.684Z] testNextMatchingEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.302 s [2020-02-04T06:30:14.684Z] testPreviousMatchingEventCancelled(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.001 s [2020-02-04T06:30:14.684Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest [2020-02-04T06:30:14.684Z] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest [2020-02-04T06:30:14.684Z] testCtfTmfTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2020-02-04T06:30:14.684Z] testSeekEvent_timestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.001 s [2020-02-04T06:30:14.684Z] testSeekEventLoc_timetamp(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2020-02-04T06:30:14.684Z] testParseEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.001 s [2020-02-04T06:30:14.684Z] testGetEndTime(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2020-02-04T06:30:14.684Z] testGetNbEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2020-02-04T06:30:14.684Z] testSeekEventLoc_null(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2020-02-04T06:30:14.684Z] testGetStartTime(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2020-02-04T06:30:14.684Z] testBroadcast(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2020-02-04T06:30:14.684Z] testEventLookup(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.002 s [2020-02-04T06:30:14.684Z] testValidate(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.03 s [2020-02-04T06:30:14.684Z] testGetEnvValue(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2020-02-04T06:30:14.684Z] testGetName(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2020-02-04T06:30:14.684Z] testGetNext(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2020-02-04T06:30:14.684Z] testGetPath(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2020-02-04T06:30:14.684Z] testGetStreamingInterval(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2020-02-04T06:30:14.684Z] testGetContainedEventTypes(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2020-02-04T06:30:14.684Z] testGetLocationRatio(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2020-02-04T06:30:14.684Z] testGetCacheSize(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.001 s [2020-02-04T06:30:14.684Z] testGetTraceProperties(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2020-02-04T06:30:14.684Z] testCtfHostId(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2020-02-04T06:30:14.684Z] testSeekEvent_rank(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2020-02-04T06:30:14.684Z] testGetTimeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2020-02-04T06:30:14.684Z] testGetEventType(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2020-02-04T06:30:14.684Z] testSeekEvent_ratio(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.001 s [2020-02-04T06:30:14.684Z] testGetResource(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2020-02-04T06:30:14.684Z] testSeekEvent_location(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2020-02-04T06:30:14.684Z] testReadNextEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2020-02-04T06:30:14.684Z] testDispose(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.001 s [2020-02-04T06:30:14.685Z] testSeekEventInvalidLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2020-02-04T06:30:14.685Z] testGetCurrentLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2020-02-04T06:30:14.685Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest [2020-02-04T06:30:24.641Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.552 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest [2020-02-04T06:30:24.642Z] testReopenIndex(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest) Time elapsed: 5.411 s [2020-02-04T06:30:24.642Z] testIndexing(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest) Time elapsed: 4.14 s [2020-02-04T06:30:24.642Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest [2020-02-04T06:30:26.011Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.608 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest [2020-02-04T06:30:26.011Z] testSecondToLastEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest) Time elapsed: 0.117 s [2020-02-04T06:30:26.011Z] testLastEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest) Time elapsed: 0.183 s [2020-02-04T06:30:26.011Z] testFirstEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest) Time elapsed: 0.016 s [2020-02-04T06:30:26.011Z] testSecondEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest) Time elapsed: 0.1 s [2020-02-04T06:30:26.011Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest [2020-02-04T06:30:26.011Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.171 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest [2020-02-04T06:30:26.011Z] testRapidBoundsWithTransform(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest) Time elapsed: 0.11 s [2020-02-04T06:30:26.011Z] testRapidBounds(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest) Time elapsed: 0.06 s [2020-02-04T06:30:26.011Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest [2020-02-04T06:30:26.011Z] [2020-02-04T06:30:26.011Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-02-04 06:30:25.970 [2020-02-04T06:30:26.011Z] !MESSAGE Unknown trace attribute: test [2020-02-04T06:30:26.011Z] [2020-02-04T06:30:26.011Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-02-04 06:30:25.970 [2020-02-04T06:30:26.011Z] !MESSAGE Unknown trace attribute: test1 [2020-02-04T06:30:26.011Z] [2020-02-04T06:30:26.011Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-02-04 06:30:25.970 [2020-02-04T06:30:26.012Z] !MESSAGE Unknown trace attribute: test2 [2020-02-04T06:30:26.012Z] [2020-02-04T06:30:26.012Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-02-04 06:30:25.970 [2020-02-04T06:30:26.012Z] !MESSAGE Unknown trace attribute: test3 [2020-02-04T06:30:26.012Z] [2020-02-04T06:30:26.012Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-02-04 06:30:25.971 [2020-02-04T06:30:26.012Z] !MESSAGE Unknown trace attribute: test4 [2020-02-04T06:30:26.270Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest [2020-02-04T06:30:26.270Z] testValidate[0: ../org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/pass/literal-integers](org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest) Time elapsed: 0.004 s [2020-02-04T06:30:26.270Z] testValidate[1: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/configuration/org.eclipse.osgi/207/0/.cp/kernel](org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest) Time elapsed: 0.047 s [2020-02-04T06:30:26.270Z] testValidate[2: ../org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-empty](org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest) Time elapsed: 0.003 s [2020-02-04T06:30:26.270Z] testValidate[3: ../org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lttng-modules-2.0-pre1](org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest) Time elapsed: 0 s [2020-02-04T06:30:26.270Z] testValidate[4: ../org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz](org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest) Time elapsed: 0.001 s [2020-02-04T06:30:26.270Z] [2020-02-04T06:30:26.270Z] Results: [2020-02-04T06:30:26.270Z] [2020-02-04T06:30:26.270Z] Tests run: 249, Failures: 0, Errors: 0, Skipped: 1 [2020-02-04T06:30:26.270Z] [2020-02-04T06:30:26.527Z] [INFO] All tests passed! [2020-02-04T06:30:26.528Z] [INFO] [2020-02-04T06:30:26.528Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2020-02-04T06:30:26.528Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT.jar [2020-02-04T06:30:26.528Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT.pom [2020-02-04T06:30:26.528Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT-sources.jar [2020-02-04T06:30:26.528Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT-pack200.jar.pack.gz [2020-02-04T06:30:26.528Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT-p2metadata.xml [2020-02-04T06:30:26.528Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT-p2artifacts.xml [2020-02-04T06:30:26.528Z] [INFO] [2020-02-04T06:30:26.528Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2020-02-04T06:30:26.528Z] [INFO] [2020-02-04T06:30:26.528Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests >-- [2020-02-04T06:30:26.528Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core.tests 0.0.1-SNAPSHOT [21/138] [2020-02-04T06:30:26.528Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-02-04T06:30:26.528Z] [INFO] [2020-02-04T06:30:26.528Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2020-02-04T06:30:26.528Z] [INFO] [2020-02-04T06:30:26.528Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2020-02-04T06:30:26.785Z] [INFO] The project's OSGi version is 0.0.1.202002040608 [2020-02-04T06:30:26.785Z] [INFO] [2020-02-04T06:30:26.785Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2020-02-04T06:30:26.785Z] [INFO] [2020-02-04T06:30:26.785Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2020-02-04T06:30:26.785Z] [INFO] [2020-02-04T06:30:26.785Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2020-02-04T06:30:26.785Z] [INFO] [2020-02-04T06:30:26.785Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2020-02-04T06:30:26.785Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:30:26.785Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/main/resources [2020-02-04T06:30:26.785Z] [INFO] [2020-02-04T06:30:26.785Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2020-02-04T06:30:26.785Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/classes [2020-02-04T06:30:27.042Z] [INFO] [2020-02-04T06:30:27.042Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2020-02-04T06:30:27.042Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:30:27.042Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/test/resources [2020-02-04T06:30:27.042Z] [INFO] [2020-02-04T06:30:27.042Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2020-02-04T06:30:27.042Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT-sources.jar [2020-02-04T06:30:27.042Z] [INFO] [2020-02-04T06:30:27.042Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2020-02-04T06:30:27.042Z] [INFO] [2020-02-04T06:30:27.042Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2020-02-04T06:30:27.042Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT.jar [2020-02-04T06:30:27.042Z] [INFO] [2020-02-04T06:30:27.042Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2020-02-04T06:30:27.042Z] [INFO] [2020-02-04T06:30:27.042Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2020-02-04T06:30:27.042Z] [INFO] [2020-02-04T06:30:27.042Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2020-02-04T06:30:27.042Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT.jar [2020-02-04T06:30:27.298Z] [INFO] [2020-02-04T06:30:27.298Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2020-02-04T06:30:27.298Z] [INFO] [2020-02-04T06:30:27.298Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2020-02-04T06:30:27.861Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data/.metadata/.log [2020-02-04T06:30:27.862Z] [INFO] Command line: [2020-02-04T06:30:27.862Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2020-02-04T06:30:27.862Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-02-04T06:30:30.386Z] !SESSION 2020-02-04 06:30:27.939 ----------------------------------------------- [2020-02-04T06:30:30.386Z] eclipse.buildId=unknown [2020-02-04T06:30:30.386Z] java.version=1.8.0_202 [2020-02-04T06:30:30.386Z] java.vendor=Oracle Corporation [2020-02-04T06:30:30.386Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-02-04T06:30:30.386Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2020-02-04T06:30:30.386Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2020-02-04T06:30:30.386Z] [2020-02-04T06:30:30.386Z] !ENTRY org.eclipse.compare.win32 4 0 2020-02-04 06:30:30.231 [2020-02-04T06:30:30.386Z] !MESSAGE FrameworkEvent ERROR [2020-02-04T06:30:30.386Z] !STACK 0 [2020-02-04T06:30:30.386Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [49] [2020-02-04T06:30:30.386Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-02-04T06:30:30.386Z] [2020-02-04T06:30:30.386Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-02-04T06:30:30.386Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-02-04T06:30:30.386Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-02-04T06:30:30.386Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-02-04T06:30:30.386Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-02-04T06:30:30.386Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-02-04T06:30:30.386Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-02-04T06:30:30.386Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-02-04T06:30:32.283Z] Running org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest [2020-02-04T06:30:32.540Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s - in org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest [2020-02-04T06:30:32.540Z] testCanExecute(org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest) Time elapsed: 0.01 s [2020-02-04T06:30:32.540Z] Running org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest [2020-02-04T06:30:32.797Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.25 s - in org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest [2020-02-04T06:30:32.797Z] testEventHandle(org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest) Time elapsed: 0.229 s [2020-02-04T06:30:32.797Z] testGetNewInstance(org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest) Time elapsed: 0.019 s [2020-02-04T06:30:32.797Z] [2020-02-04T06:30:32.797Z] Results: [2020-02-04T06:30:32.797Z] [2020-02-04T06:30:32.797Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [2020-02-04T06:30:32.797Z] [2020-02-04T06:30:33.361Z] [INFO] All tests passed! [2020-02-04T06:30:33.361Z] [INFO] [2020-02-04T06:30:33.361Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2020-02-04T06:30:33.361Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT.jar [2020-02-04T06:30:33.361Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT.pom [2020-02-04T06:30:33.361Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT-sources.jar [2020-02-04T06:30:33.361Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT-pack200.jar.pack.gz [2020-02-04T06:30:33.361Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT-p2metadata.xml [2020-02-04T06:30:33.361Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT-p2artifacts.xml [2020-02-04T06:30:33.361Z] [INFO] [2020-02-04T06:30:33.361Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2020-02-04T06:30:33.361Z] [INFO] [2020-02-04T06:30:33.361Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui >------ [2020-02-04T06:30:33.361Z] [INFO] Building org.eclipse.tracecompass.tmf.ui 5.2.0-SNAPSHOT [22/138] [2020-02-04T06:30:33.361Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-02-04T06:30:33.361Z] [INFO] [2020-02-04T06:30:33.361Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui --- [2020-02-04T06:30:33.361Z] [INFO] [2020-02-04T06:30:33.362Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui --- [2020-02-04T06:30:33.362Z] [INFO] The project's OSGi version is 5.2.0.202002040608 [2020-02-04T06:30:33.362Z] [INFO] [2020-02-04T06:30:33.362Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui --- [2020-02-04T06:30:33.362Z] [INFO] [2020-02-04T06:30:33.362Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui --- [2020-02-04T06:30:33.362Z] [INFO] [2020-02-04T06:30:33.362Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui --- [2020-02-04T06:30:33.362Z] [INFO] [2020-02-04T06:30:33.362Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui --- [2020-02-04T06:30:33.362Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:30:33.362Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/main/resources [2020-02-04T06:30:33.362Z] [INFO] [2020-02-04T06:30:33.362Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui --- [2020-02-04T06:30:33.362Z] [INFO] Compiling 529 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/classes [2020-02-04T06:30:39.914Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/IStylePresentationProvider.java:[24] [2020-02-04T06:30:39.914Z] @NonNullByDefault [2020-02-04T06:30:39.914Z] ^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:39.914Z] Nullness default is redundant with a default specified for the enclosing package org.eclipse.tracecompass.internal.provisional.tmf.ui.widgets.timegraph [2020-02-04T06:30:39.914Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/Utils.java:[846] [2020-02-04T06:30:39.914Z] return Iterables.concat(Collections.singleton(root), Iterables.concat(transform)); [2020-02-04T06:30:39.914Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:39.914Z] Null type safety (type annotations): The expression of type 'Iterable<@NonNull TimeGraphEntry>' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull TimeGraphEntry>' [2020-02-04T06:30:39.914Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/util/TimeGraphStyleUtil.java:[51] [2020-02-04T06:30:39.914Z] String oldFillColorKey = getPreferenceName(presentationProvider, stateItem, ITimeEventStyleStrings.fillColor()); [2020-02-04T06:30:39.914Z] ^^^^^^^^^^^ [2020-02-04T06:30:39.914Z] The method fillColor() from the type ITimeEventStyleStrings is deprecated [2020-02-04T06:30:39.914Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/util/TimeGraphStyleUtil.java:[52] [2020-02-04T06:30:39.914Z] String oldHeightFactorKey = getPreferenceName(presentationProvider, stateItem, ITimeEventStyleStrings.heightFactor()); [2020-02-04T06:30:39.914Z] ^^^^^^^^^^^^^^ [2020-02-04T06:30:39.914Z] The method heightFactor() from the type ITimeEventStyleStrings is deprecated [2020-02-04T06:30:39.914Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/BaseDataProviderTimeGraphPresentationProvider.java:[109] [2020-02-04T06:30:39.914Z] OutputElementStyle style = entry.getValue(); [2020-02-04T06:30:39.914Z] ^^^^^^^^^^^^^^^^ [2020-02-04T06:30:39.914Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull OutputElementStyle>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2020-02-04T06:30:39.914Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/BaseDataProviderTimeGraphPresentationProvider.java:[112] [2020-02-04T06:30:39.914Z] new OutputElementStyle(style.getParentKey(), Maps.newHashMap(style.getStyleValues()))); [2020-02-04T06:30:39.914Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:39.914Z] Null type safety (type annotations): The expression of type 'HashMap<@NonNull String,@NonNull Object>' needs unchecked conversion to conform to '@NonNull Map<@NonNull String,@NonNull Object>', corresponding supertype is 'Map<@NonNull String,@NonNull Object>' [2020-02-04T06:30:39.914Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/BaseDataProviderTimeGraphPresentationProvider.java:[145] [2020-02-04T06:30:39.914Z] String styleKey = styleEntry.getKey(); [2020-02-04T06:30:39.914Z] ^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:39.914Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull OutputElementStyle>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2020-02-04T06:30:39.914Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/BaseDataProviderTimeGraphPresentationProvider.java:[147] [2020-02-04T06:30:39.914Z] OutputElementStyle elementStyle = styleEntry.getValue(); [2020-02-04T06:30:39.914Z] ^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:39.914Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull OutputElementStyle>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2020-02-04T06:30:39.914Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/BaseDataProviderTimeGraphPresentationProvider.java:[172] [2020-02-04T06:30:39.914Z] stateTable = stateItemList.toArray(new StateItem[stateItemList.size()]); [2020-02-04T06:30:39.914Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:39.914Z] Null type safety (type annotations): The expression of type 'StateItem[]' needs unchecked conversion to conform to '@Nullable StateItem @NonNull[]' [2020-02-04T06:30:39.914Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/BaseDataProviderTimeGraphPresentationProvider.java:[277] [2020-02-04T06:30:39.914Z] Integer index = entry.getValue(); [2020-02-04T06:30:39.914Z] ^^^^^^^^^^^^^^^^ [2020-02-04T06:30:39.914Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull Integer>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2020-02-04T06:30:39.914Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ArchiveUtil.java:[133] [2020-02-04T06:30:39.914Z] return closeZipFile(specifiedFile); [2020-02-04T06:30:39.914Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:39.914Z] Potential resource leak: 'specifiedFile' may not be closed at this location [2020-02-04T06:30:39.914Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ArchiveUtil.java:[193] [2020-02-04T06:30:39.914Z] return archiveSize; [2020-02-04T06:30:39.914Z] ^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:39.914Z] Potential resource leak: 'zipFile' may not be closed at this location [2020-02-04T06:30:39.914Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/project/model/TmfAggregateAnalysisElement.java:[134] [2020-02-04T06:30:39.914Z] TmfOpenTraceHelper.openTraceFromElement(fExperimentParent); [2020-02-04T06:30:39.915Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:39.915Z] The method openTraceFromElement(TmfCommonProjectElement) from the type TmfOpenTraceHelper is deprecated [2020-02-04T06:30:39.915Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/MarkerEvent.java:[16] [2020-02-04T06:30:39.915Z] import org.eclipse.tracecompass.internal.provisional.tmf.core.model.annotations.IAnnotation; [2020-02-04T06:30:39.915Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:39.915Z] Discouraged access: The type 'IAnnotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-02-04T06:30:39.915Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/MarkerEvent.java:[88] [2020-02-04T06:30:39.915Z] * {@link IAnnotation} that represent this marker event [2020-02-04T06:30:39.915Z] ^^^^^^^^^^^ [2020-02-04T06:30:39.915Z] Discouraged access: The type 'IAnnotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-02-04T06:30:39.915Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/MarkerEvent.java:[97] [2020-02-04T06:30:39.915Z] public MarkerEvent(IAnnotation annotation, ITimeGraphEntry entry, String category, boolean foreground) { [2020-02-04T06:30:39.915Z] ^^^^^^^^^^^ [2020-02-04T06:30:39.915Z] Discouraged access: The type 'IAnnotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-02-04T06:30:39.915Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/MarkerEvent.java:[100] [2020-02-04T06:30:39.915Z] fLabel = annotation.getLabel(); [2020-02-04T06:30:39.915Z] ^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:39.915Z] Discouraged access: The method 'IAnnotation.getLabel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-02-04T06:30:39.915Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/handlers/OpenAction.java:[77] [2020-02-04T06:30:39.915Z] Object service = page.getActivePart().getSite().getService(IHandlerService.class); [2020-02-04T06:30:39.915Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:39.915Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull IHandlerService'. Declaring type 'IServiceLocator' doesn't seem to be designed with null type annotations in mind [2020-02-04T06:30:39.915Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/TmfChartView.java:[252] [2020-02-04T06:30:39.915Z] fContextService = site.getWorkbenchWindow().getService(IContextService.class); [2020-02-04T06:30:39.915Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:39.915Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull IContextService'. Declaring type 'IServiceLocator' doesn't seem to be designed with null type annotations in mind [2020-02-04T06:30:39.915Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphControl.java:[2859] [2020-02-04T06:30:39.915Z] elementStyle = provider.getElementStyle(event); [2020-02-04T06:30:39.915Z] ^^^^^ [2020-02-04T06:30:39.915Z] Null type safety (type annotations): The expression of type 'ITimeEvent' needs unchecked conversion to conform to '@NonNull ITimeEvent' [2020-02-04T06:30:39.915Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfFilteredXYChartViewer.java:[83] [2020-02-04T06:30:39.915Z] Iterable counterEntries = Iterables.filter(entries, TmfGenericTreeEntry.class); [2020-02-04T06:30:39.915Z] ^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:39.915Z] TmfGenericTreeEntry is a raw type. References to generic type TmfGenericTreeEntry should be parameterized [2020-02-04T06:30:39.915Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfFilteredXYChartViewer.java:[120] [2020-02-04T06:30:39.915Z] parameters.put(DataProviderParameterUtils.REGEX_MAP_FILTERS_KEY, regexesMap.asMap()); [2020-02-04T06:30:39.915Z] ^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:39.915Z] Null type safety (type annotations): The expression of type 'Map<@NonNull Integer,Collection<@NonNull String>>' needs unchecked conversion to conform to '@NonNull Object' [2020-02-04T06:30:39.915Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfFilteredXYChartViewer.java:[141] [2020-02-04T06:30:39.915Z] return DataProviderManager.getInstance().getDataProvider(trace, fId, ITmfTreeXYDataProvider.class); [2020-02-04T06:30:39.915Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:39.915Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2020-02-04T06:30:39.915Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDView.java:[1168] [2020-02-04T06:30:39.915Z] final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class); [2020-02-04T06:30:39.915Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:39.915Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull IHandlerService'. Declaring type 'IServiceLocator' doesn't seem to be designed with null type annotations in mind [2020-02-04T06:30:39.915Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDView.java:[1186] [2020-02-04T06:30:39.915Z] final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class); [2020-02-04T06:30:39.915Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:39.915Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull IHandlerService'. Declaring type 'IServiceLocator' doesn't seem to be designed with null type annotations in mind [2020-02-04T06:30:39.915Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfClosestDataPointTooltipProvider.java:[110] [2020-02-04T06:30:39.915Z] ToolTipString category = entry.getKey().isEmpty() || entry.getKey().equals(OLD_TOOLTIP) ? null : ToolTipString.fromString(entry.getKey()); [2020-02-04T06:30:39.915Z] ^^^^^^^^^^^^^^ [2020-02-04T06:30:39.915Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:30:39.915Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfClosestDataPointTooltipProvider.java:[116] [2020-02-04T06:30:39.915Z] addItem(category, ToolTipString.fromString(key), ToolTipString.fromDecimal((Number) value)); [2020-02-04T06:30:39.915Z] ^^^ [2020-02-04T06:30:39.915Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:30:39.915Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfClosestDataPointTooltipProvider.java:[118] [2020-02-04T06:30:39.915Z] addItem(category, ToolTipString.fromString(key), ToolTipString.fromTimestamp(String.valueOf(value), ((ITmfTimestamp) value).toNanos())); [2020-02-04T06:30:39.915Z] ^^^ [2020-02-04T06:30:39.915Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:30:39.915Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfClosestDataPointTooltipProvider.java:[120] [2020-02-04T06:30:39.915Z] addItem(category, ToolTipString.fromString(key), ToolTipString.fromString(String.valueOf(value))); [2020-02-04T06:30:39.915Z] ^^^ [2020-02-04T06:30:39.915Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:30:39.915Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[154] [2020-02-04T06:30:39.915Z] addItem(itemName, category == null ? Messages.TimeGraphTooltipHandler_DefaultMarkerName : category, label == null ? "" : label); //$NON-NLS-1$ [2020-02-04T06:30:39.915Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:39.915Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:30:39.915Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[158] [2020-02-04T06:30:39.915Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + Messages.TimeGraphTooltipHandler_Timestamp), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp)); [2020-02-04T06:30:39.915Z] ^^^^^^^^ [2020-02-04T06:30:39.915Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:30:39.915Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[158] [2020-02-04T06:30:39.915Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + Messages.TimeGraphTooltipHandler_Timestamp), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp)); [2020-02-04T06:30:39.915Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:39.916Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:30:39.916Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[160] [2020-02-04T06:30:39.916Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.startTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp)); [2020-02-04T06:30:39.916Z] ^^^^^^^^ [2020-02-04T06:30:39.916Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:30:39.916Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[160] [2020-02-04T06:30:39.916Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.startTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp)); [2020-02-04T06:30:39.916Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:39.916Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:30:39.916Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[161] [2020-02-04T06:30:39.916Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.endTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp + duration).toString(), timestamp + duration)); [2020-02-04T06:30:39.916Z] ^^^^^^^^ [2020-02-04T06:30:39.916Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:30:39.916Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[161] [2020-02-04T06:30:39.916Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.endTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp + duration).toString(), timestamp + duration)); [2020-02-04T06:30:39.916Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:39.916Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:30:39.916Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[165] [2020-02-04T06:30:39.916Z] addItem(itemName, MARKER_OFFSET + tooltip.getKey(), tooltip.getValue()); // $NON-NLS-1$ [2020-02-04T06:30:39.916Z] ^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:39.916Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:30:39.916Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[231] [2020-02-04T06:30:39.916Z] addItem(ROW_CATEGORY, stateTypeName, entry.getName()); [2020-02-04T06:30:39.916Z] ^^^^^^^^^^^^^ [2020-02-04T06:30:39.916Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:30:39.916Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[231] [2020-02-04T06:30:39.916Z] addItem(ROW_CATEGORY, stateTypeName, entry.getName()); [2020-02-04T06:30:39.916Z] ^^^^^^^^^^^^^^^ [2020-02-04T06:30:39.916Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:30:39.916Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[241] [2020-02-04T06:30:39.916Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_TRACE_STATE, state); [2020-02-04T06:30:39.916Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:39.916Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:30:39.916Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[249] [2020-02-04T06:30:39.916Z] addItem(STATE_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue()); [2020-02-04T06:30:39.916Z] ^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:39.916Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:30:39.916Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[249] [2020-02-04T06:30:39.916Z] addItem(STATE_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue()); [2020-02-04T06:30:39.916Z] ^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:39.916Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:30:39.916Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[296] [2020-02-04T06:30:39.916Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_TRACE_DATE, [2020-02-04T06:30:39.916Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:39.916Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:30:39.916Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[297] [2020-02-04T06:30:39.916Z] eventStartTime > -1 ? FormatTimeUtils.formatDate(eventStartTime) : "?"); //$NON-NLS-1$ [2020-02-04T06:30:39.916Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:39.916Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:30:39.916Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[300] [2020-02-04T06:30:39.916Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_START_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2020-02-04T06:30:39.916Z] ^^^^^^^^^^^^^^ [2020-02-04T06:30:39.916Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:30:39.916Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[300] [2020-02-04T06:30:39.916Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_START_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2020-02-04T06:30:39.916Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:39.916Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:30:39.916Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[300] [2020-02-04T06:30:39.916Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_START_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2020-02-04T06:30:39.916Z] ^^^^^^^^^ [2020-02-04T06:30:39.916Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:30:39.916Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[301] [2020-02-04T06:30:39.916Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_STOP_TIME), ToolTipString.fromTimestamp(endTime, eventEndTime)); [2020-02-04T06:30:39.916Z] ^^^^^^^^^^^^^^ [2020-02-04T06:30:39.916Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:30:39.916Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[301] [2020-02-04T06:30:39.916Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_STOP_TIME), ToolTipString.fromTimestamp(endTime, eventEndTime)); [2020-02-04T06:30:39.916Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:39.916Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:30:39.916Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[301] [2020-02-04T06:30:39.916Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_STOP_TIME), ToolTipString.fromTimestamp(endTime, eventEndTime)); [2020-02-04T06:30:39.916Z] ^^^^^^^ [2020-02-04T06:30:39.916Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:30:39.916Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[303] [2020-02-04T06:30:39.916Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_EVENT_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2020-02-04T06:30:39.916Z] ^^^^^^^^^^^^^^ [2020-02-04T06:30:39.916Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:30:39.916Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[303] [2020-02-04T06:30:39.917Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_EVENT_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2020-02-04T06:30:39.917Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:39.917Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:30:39.917Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[303] [2020-02-04T06:30:39.917Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_EVENT_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2020-02-04T06:30:39.917Z] ^^^^^^^^^ [2020-02-04T06:30:39.917Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:30:39.917Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[307] [2020-02-04T06:30:39.917Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_DURATION, duration); [2020-02-04T06:30:39.917Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:39.917Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:30:39.917Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[307] [2020-02-04T06:30:39.917Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_DURATION, duration); [2020-02-04T06:30:39.917Z] ^^^^^^^^ [2020-02-04T06:30:39.917Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:30:39.917Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[322] [2020-02-04T06:30:39.917Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_PERCENT_OF_SELECTION, percentage); [2020-02-04T06:30:39.917Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:39.917Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:30:39.917Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[322] [2020-02-04T06:30:39.917Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_PERCENT_OF_SELECTION, percentage); [2020-02-04T06:30:39.917Z] ^^^^^^^^^^ [2020-02-04T06:30:39.917Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:30:39.917Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[330] [2020-02-04T06:30:39.917Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_SOURCE, linkEvent.getEntry().getName()); [2020-02-04T06:30:39.917Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:39.917Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:30:39.917Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[330] [2020-02-04T06:30:39.917Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_SOURCE, linkEvent.getEntry().getName()); [2020-02-04T06:30:39.917Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:39.917Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:30:39.917Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[331] [2020-02-04T06:30:39.917Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_TARGET, linkEvent.getDestinationEntry().getName()); [2020-02-04T06:30:39.917Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:39.917Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:30:39.917Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[331] [2020-02-04T06:30:39.917Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_TARGET, linkEvent.getDestinationEntry().getName()); [2020-02-04T06:30:39.917Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:39.917Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:30:39.917Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[338] [2020-02-04T06:30:39.917Z] addItem(LINK_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue()); [2020-02-04T06:30:39.917Z] ^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:39.917Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:30:39.917Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[338] [2020-02-04T06:30:39.917Z] addItem(LINK_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue()); [2020-02-04T06:30:39.917Z] ^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:39.917Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:30:39.917Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[354] [2020-02-04T06:30:39.917Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_TRACE_DATE, FormatTimeUtils.formatDate(sourceTime)); [2020-02-04T06:30:39.917Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:39.917Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:30:39.917Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[354] [2020-02-04T06:30:39.917Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_TRACE_DATE, FormatTimeUtils.formatDate(sourceTime)); [2020-02-04T06:30:39.917Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:39.917Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:30:39.917Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[357] [2020-02-04T06:30:39.917Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_SOURCE_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2020-02-04T06:30:39.917Z] ^^^^^^^^^^^^^ [2020-02-04T06:30:39.917Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:30:39.917Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[357] [2020-02-04T06:30:39.917Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_SOURCE_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2020-02-04T06:30:39.917Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:39.917Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:30:39.917Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[357] [2020-02-04T06:30:39.917Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_SOURCE_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2020-02-04T06:30:39.917Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:39.917Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:30:39.917Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[358] [2020-02-04T06:30:39.917Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TARGET_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(targetTime, tf, res), targetTime)); [2020-02-04T06:30:39.917Z] ^^^^^^^^^^^^^ [2020-02-04T06:30:39.917Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:30:39.918Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[358] [2020-02-04T06:30:39.918Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TARGET_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(targetTime, tf, res), targetTime)); [2020-02-04T06:30:39.918Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:39.918Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:30:39.918Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[358] [2020-02-04T06:30:39.918Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TARGET_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(targetTime, tf, res), targetTime)); [2020-02-04T06:30:39.918Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:39.918Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:30:39.918Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[359] [2020-02-04T06:30:39.918Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_DURATION, FormatTimeUtils.formatDelta(duration, tf, res)); [2020-02-04T06:30:39.918Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:39.918Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:30:39.918Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[359] [2020-02-04T06:30:39.918Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_DURATION, FormatTimeUtils.formatDelta(duration, tf, res)); [2020-02-04T06:30:39.918Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:39.918Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:30:39.918Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[361] [2020-02-04T06:30:39.918Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2020-02-04T06:30:39.918Z] ^^^^^^^^^^^^^ [2020-02-04T06:30:39.918Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:30:40.205Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[361] [2020-02-04T06:30:40.205Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2020-02-04T06:30:40.206Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:40.206Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:30:40.206Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[361] [2020-02-04T06:30:40.206Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2020-02-04T06:30:40.206Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:40.206Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:30:40.206Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/dialogs/offset/OffsetDialog.java:[459] [2020-02-04T06:30:40.206Z] TmfOpenTraceHelper.openTraceFromElement(traceElement); [2020-02-04T06:30:40.206Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:40.206Z] The method openTraceFromElement(TmfCommonProjectElement) from the type TmfOpenTraceHelper is deprecated [2020-02-04T06:30:40.206Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[212] [2020-02-04T06:30:40.206Z] Set ids = (Set) ctx.getData(getClass() + CHECKED_ELEMENTS); [2020-02-04T06:30:40.206Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:40.206Z] Type safety: Unchecked cast from Object to Set [2020-02-04T06:30:40.206Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[251] [2020-02-04T06:30:40.206Z] && ids.contains(((TmfGenericTreeEntry) root).getModel().getId())) { [2020-02-04T06:30:40.206Z] ^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:40.206Z] TmfGenericTreeEntry is a raw type. References to generic type TmfGenericTreeEntry should be parameterized [2020-02-04T06:30:40.206Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[430] [2020-02-04T06:30:40.206Z] ids.add(((TmfGenericTreeEntry) checkedElement).getModel().getId()); [2020-02-04T06:30:40.206Z] ^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:40.206Z] TmfGenericTreeEntry is a raw type. References to generic type TmfGenericTreeEntry should be parameterized [2020-02-04T06:30:40.206Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[490] [2020-02-04T06:30:40.206Z] return DataProviderManager.getInstance().getDataProvider(trace, fId, ITmfTreeDataProvider.class); [2020-02-04T06:30:40.206Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:40.206Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2020-02-04T06:30:40.206Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[576] [2020-02-04T06:30:40.206Z] return comparator.compare((T) e1, (T) e2); [2020-02-04T06:30:40.206Z] ^^^^^^ [2020-02-04T06:30:40.206Z] Type safety: Unchecked cast from Object to T [2020-02-04T06:30:40.206Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[576] [2020-02-04T06:30:40.206Z] return comparator.compare((T) e1, (T) e2); [2020-02-04T06:30:40.206Z] ^^^^^^ [2020-02-04T06:30:40.206Z] Type safety: Unchecked cast from Object to T [2020-02-04T06:30:40.206Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/handlers/OpenAsExperimentHandler.java:[168] [2020-02-04T06:30:40.206Z] TmfOpenTraceHelper.openTraceFromElement(experimentElement); [2020-02-04T06:30:40.206Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:40.206Z] The method openTraceFromElement(TmfCommonProjectElement) from the type TmfOpenTraceHelper is deprecated [2020-02-04T06:30:40.206Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[37] [2020-02-04T06:30:40.206Z] import org.eclipse.tracecompass.internal.provisional.tmf.core.model.annotations.Annotation; [2020-02-04T06:30:40.206Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:40.206Z] Discouraged access: The type 'Annotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-02-04T06:30:40.206Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[38] [2020-02-04T06:30:40.206Z] import org.eclipse.tracecompass.internal.provisional.tmf.core.model.annotations.AnnotationCategoriesModel; [2020-02-04T06:30:40.206Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:40.206Z] Discouraged access: The type 'AnnotationCategoriesModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-02-04T06:30:40.206Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[39] [2020-02-04T06:30:40.206Z] import org.eclipse.tracecompass.internal.provisional.tmf.core.model.annotations.AnnotationModel; [2020-02-04T06:30:40.206Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:40.206Z] Discouraged access: The type 'AnnotationModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-02-04T06:30:40.206Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[40] [2020-02-04T06:30:40.206Z] import org.eclipse.tracecompass.internal.provisional.tmf.core.model.annotations.IAnnotation.AnnotationType; [2020-02-04T06:30:40.206Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:40.206Z] Discouraged access: The type 'IAnnotation.AnnotationType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-02-04T06:30:40.206Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[41] [2020-02-04T06:30:40.206Z] import org.eclipse.tracecompass.internal.provisional.tmf.core.model.annotations.IOutputAnnotationProvider; [2020-02-04T06:30:40.206Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:40.206Z] Discouraged access: The type 'IOutputAnnotationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-02-04T06:30:40.206Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[173] [2020-02-04T06:30:40.206Z] ITimeGraphDataProvider<@NonNull TimeGraphEntryModel> dataProvider = DataProviderManager [2020-02-04T06:30:40.206Z] .getInstance().getDataProvider(trace, getProviderId(), ITimeGraphDataProvider.class); [2020-02-04T06:30:40.206Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:40.206Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2020-02-04T06:30:40.206Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[180] [2020-02-04T06:30:40.206Z] ((BaseDataProviderTimeGraphPresentationProvider) presentationProvider).addProvider(dataProvider, getTooltipResolver(dataProvider)); [2020-02-04T06:30:40.206Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:40.206Z] Null type safety (type annotations): The expression of type 'BiFunction>' needs unchecked conversion to conform to '@NonNull BiFunction<@NonNull ITimeEvent,@NonNull Long,@NonNull Map<@NonNull String,@NonNull String>>' [2020-02-04T06:30:40.206Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[401] [2020-02-04T06:30:40.206Z] Map<@NonNull String, @NonNull Object> parameters = getFetchRowModelParameters(start, end, resolution, fullSearch, entry.getValue()); [2020-02-04T06:30:40.206Z] ^^^^^^^^^^^^^^^^ [2020-02-04T06:30:40.206Z] Null type safety (type annotations): The expression of type 'Collection' needs unchecked conversion to conform to '@NonNull Collection' [2020-02-04T06:30:40.206Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[564] [2020-02-04T06:30:40.206Z] if (provider instanceof IOutputAnnotationProvider) { [2020-02-04T06:30:40.206Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:40.206Z] Discouraged access: The type 'IOutputAnnotationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-02-04T06:30:40.206Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[566] [2020-02-04T06:30:40.206Z] TmfModelResponse<@NonNull AnnotationCategoriesModel> response = ((IOutputAnnotationProvider) provider).fetchAnnotationCategories(parameters, new NullProgressMonitor()); [2020-02-04T06:30:40.207Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:40.207Z] Discouraged access: The type 'AnnotationCategoriesModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-02-04T06:30:40.207Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[566] [2020-02-04T06:30:40.207Z] TmfModelResponse<@NonNull AnnotationCategoriesModel> response = ((IOutputAnnotationProvider) provider).fetchAnnotationCategories(parameters, new NullProgressMonitor()); [2020-02-04T06:30:40.207Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:40.207Z] Discouraged access: The method 'IOutputAnnotationProvider.fetchAnnotationCategories(Map, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-02-04T06:30:40.207Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[566] [2020-02-04T06:30:40.207Z] TmfModelResponse<@NonNull AnnotationCategoriesModel> response = ((IOutputAnnotationProvider) provider).fetchAnnotationCategories(parameters, new NullProgressMonitor()); [2020-02-04T06:30:40.207Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:40.207Z] Discouraged access: The type 'IOutputAnnotationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-02-04T06:30:40.207Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[567] [2020-02-04T06:30:40.207Z] AnnotationCategoriesModel model = response.getModel(); [2020-02-04T06:30:40.207Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:40.207Z] Discouraged access: The type 'AnnotationCategoriesModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-02-04T06:30:40.207Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[569] [2020-02-04T06:30:40.207Z] viewMarkerCategories.addAll(model.getAnnotationCategories()); [2020-02-04T06:30:40.207Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:40.207Z] Discouraged access: The method 'AnnotationCategoriesModel.getAnnotationCategories()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-02-04T06:30:40.207Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[587] [2020-02-04T06:30:40.207Z] if (provider instanceof IOutputAnnotationProvider) { [2020-02-04T06:30:40.207Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:40.207Z] Discouraged access: The type 'IOutputAnnotationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-02-04T06:30:40.207Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[589] [2020-02-04T06:30:40.207Z] TmfModelResponse<@NonNull AnnotationModel> response = ((IOutputAnnotationProvider) provider).fetchAnnotations(parameters, new NullProgressMonitor()); [2020-02-04T06:30:40.207Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:40.207Z] Discouraged access: The type 'AnnotationModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-02-04T06:30:40.207Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[589] [2020-02-04T06:30:40.207Z] TmfModelResponse<@NonNull AnnotationModel> response = ((IOutputAnnotationProvider) provider).fetchAnnotations(parameters, new NullProgressMonitor()); [2020-02-04T06:30:40.207Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:40.207Z] Discouraged access: The method 'IOutputAnnotationProvider.fetchAnnotations(Map, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-02-04T06:30:40.207Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[589] [2020-02-04T06:30:40.207Z] TmfModelResponse<@NonNull AnnotationModel> response = ((IOutputAnnotationProvider) provider).fetchAnnotations(parameters, new NullProgressMonitor()); [2020-02-04T06:30:40.207Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:40.207Z] Discouraged access: The type 'IOutputAnnotationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-02-04T06:30:40.207Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[590] [2020-02-04T06:30:40.207Z] AnnotationModel model = response.getModel(); [2020-02-04T06:30:40.207Z] ^^^^^^^^^^^^^^^ [2020-02-04T06:30:40.207Z] Discouraged access: The type 'AnnotationModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-02-04T06:30:40.207Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[592] [2020-02-04T06:30:40.207Z] for (Entry> entry : model.getAnnotations().entrySet()) { [2020-02-04T06:30:40.207Z] ^^^^^^^^^^ [2020-02-04T06:30:40.207Z] Discouraged access: The type 'Annotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-02-04T06:30:40.207Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[592] [2020-02-04T06:30:40.207Z] for (Entry> entry : model.getAnnotations().entrySet()) { [2020-02-04T06:30:40.207Z] ^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:40.207Z] Discouraged access: The method 'AnnotationModel.getAnnotations()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-02-04T06:30:40.207Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[594] [2020-02-04T06:30:40.207Z] for (Annotation annotation : entry.getValue()) { [2020-02-04T06:30:40.207Z] ^^^^^^^^^^ [2020-02-04T06:30:40.207Z] Discouraged access: The type 'Annotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-02-04T06:30:40.207Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[595] [2020-02-04T06:30:40.207Z] if (annotation.getType() == AnnotationType.CHART) { [2020-02-04T06:30:40.207Z] ^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:40.207Z] Discouraged access: The method 'Annotation.getType()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-02-04T06:30:40.207Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[595] [2020-02-04T06:30:40.207Z] if (annotation.getType() == AnnotationType.CHART) { [2020-02-04T06:30:40.207Z] ^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:40.207Z] Discouraged access: The type 'IAnnotation.AnnotationType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-02-04T06:30:40.207Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[595] [2020-02-04T06:30:40.207Z] if (annotation.getType() == AnnotationType.CHART) { [2020-02-04T06:30:40.207Z] ^^^^^ [2020-02-04T06:30:40.207Z] Discouraged access: The field 'IAnnotation.AnnotationType.CHART' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-02-04T06:30:40.207Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[599] [2020-02-04T06:30:40.207Z] if (annotation.getEntryId() != -1) { [2020-02-04T06:30:40.207Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:40.207Z] Discouraged access: The method 'Annotation.getEntryId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-02-04T06:30:40.207Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[601] [2020-02-04T06:30:40.207Z] markerEntry = fEntries.get(provider, annotation.getEntryId()); [2020-02-04T06:30:40.207Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:40.207Z] Discouraged access: The method 'Annotation.getEntryId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-02-04T06:30:40.207Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[648] [2020-02-04T06:30:40.208Z] parameters.put(DataProviderParameterUtils.REGEX_MAP_FILTERS_KEY, regexesMap.asMap()); [2020-02-04T06:30:40.208Z] ^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:40.208Z] Null type safety (type annotations): The expression of type 'Map<@NonNull Integer,Collection<@NonNull String>>' needs unchecked conversion to conform to '@NonNull Object' [2020-02-04T06:30:40.208Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/handlers/TrimTraceHandler.java:[170] [2020-02-04T06:30:40.208Z] return traceElement.getSupplementaryResources(); [2020-02-04T06:30:40.208Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:40.208Z] Null type safety (type annotations): The expression of type 'IResource[]' needs unchecked conversion to conform to 'IResource @NonNull[]' [2020-02-04T06:30:40.208Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/handlers/TrimTraceHandler.java:[193] [2020-02-04T06:30:40.208Z] TraceToTrim create = TraceToTrim.create(this, childElement); [2020-02-04T06:30:40.208Z] ^^^^^^^^^^^^ [2020-02-04T06:30:40.208Z] Null type safety (type annotations): The expression of type 'TmfTraceElement' needs unchecked conversion to conform to '@NonNull TmfTraceElement' [2020-02-04T06:30:40.208Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/handlers/TrimTraceHandler.java:[354] [2020-02-04T06:30:40.208Z] TmfOpenTraceHelper.openTraceFromElement((TmfCommonProjectElement) fDestElement); [2020-02-04T06:30:40.208Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:40.208Z] The method openTraceFromElement(TmfCommonProjectElement) from the type TmfOpenTraceHelper is deprecated [2020-02-04T06:30:40.208Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/project/model/TmfAnalysisElement.java:[300] [2020-02-04T06:30:40.208Z] TmfOpenTraceHelper.openTraceFromElement(traceElement); [2020-02-04T06:30:40.208Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:40.208Z] The method openTraceFromElement(TmfCommonProjectElement) from the type TmfOpenTraceHelper is deprecated [2020-02-04T06:30:40.208Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDWidget.java:[539] [2020-02-04T06:30:40.208Z] Object serviceObject = fSite.getSite().getWorkbenchWindow().getService(IContextService.class); [2020-02-04T06:30:40.208Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:40.208Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull IContextService'. Declaring type 'IServiceLocator' doesn't seem to be designed with null type annotations in mind [2020-02-04T06:30:40.208Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/util/StylePropertiesUtils.java:[46] [2020-02-04T06:30:40.208Z] @NonNull Map<@NonNull String, @NonNull Object> updatedStyles = new HashMap<>(styleMap); [2020-02-04T06:30:40.208Z] ^^^^^^^^ [2020-02-04T06:30:40.208Z] Null type safety (type annotations): The expression of type '@Nullable Map' needs unchecked conversion to conform to 'Map' [2020-02-04T06:30:40.208Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[73] [2020-02-04T06:30:40.208Z] private static final @NonNull Comparator INTERVALS_COMPARATOR = Comparator.comparing(ITmfStateInterval::getStartTime).thenComparing(ITmfStateInterval::getEndTime); [2020-02-04T06:30:40.208Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:40.208Z] Null type safety (type annotations): The expression of type 'Comparator' needs unchecked conversion to conform to '@NonNull Comparator' [2020-02-04T06:30:40.208Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[75] [2020-02-04T06:30:40.208Z] private static final @NonNull Comparator TIME_EVENT_COMPARATOR = Comparator.comparing(ITimeEvent::getTime).thenComparing(ITimeEvent::getDuration); [2020-02-04T06:30:40.208Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:40.208Z] Null type safety (type annotations): The expression of type 'Comparator' needs unchecked conversion to conform to '@NonNull Comparator' [2020-02-04T06:30:40.208Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[188] [2020-02-04T06:30:40.208Z] @NonNull Map<@NonNull Integer, @NonNull Predicate<@NonNull Map<@NonNull String, @NonNull String>>> predicates = computeRegexPredicate(); [2020-02-04T06:30:40.208Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:40.208Z] The method computeRegexPredicate() from the type AbstractTimeGraphView is deprecated [2020-02-04T06:30:40.208Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[231] [2020-02-04T06:30:40.208Z] doFilterEvents(entry, eventList, predicates); [2020-02-04T06:30:40.208Z] ^^^^^^^^^ [2020-02-04T06:30:40.208Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeEvent>' [2020-02-04T06:30:40.208Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[251] [2020-02-04T06:30:40.208Z] doFilterEvents(entry, eventList, predicates); [2020-02-04T06:30:40.208Z] ^^^^^^^^^ [2020-02-04T06:30:40.208Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeEvent>' [2020-02-04T06:30:40.208Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[251] [2020-02-04T06:30:40.208Z] doFilterEvents(entry, eventList, predicates); [2020-02-04T06:30:40.208Z] ^^^^^^^^^^ [2020-02-04T06:30:40.208Z] Null type safety (type annotations): The expression of type 'Map<@NonNull Integer,@NonNull Predicate<@NonNull Map<@NonNull String,@NonNull String>>>' needs unchecked conversion to conform to '@NonNull Map<@NonNull Integer,@NonNull Predicate<@NonNull Map<@NonNull String,@NonNull String>>>' [2020-02-04T06:30:40.208Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[273] [2020-02-04T06:30:40.208Z] Collection quarks = getQuarksForEntry(entry, ss); [2020-02-04T06:30:40.208Z] ^^^^^ [2020-02-04T06:30:40.208Z] Null type safety (type annotations): The expression of type 'ITimeGraphEntry' needs unchecked conversion to conform to '@NonNull ITimeGraphEntry' [2020-02-04T06:30:40.208Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfSimpleTooltipProvider.java:[48] [2020-02-04T06:30:40.208Z] addItem(null, ToolTipString.fromString("x"), ToolTipString.fromTimestamp(time.toString(), time.toNanos())); //$NON-NLS-1$ [2020-02-04T06:30:40.208Z] ^^^^^^^^^^^^^^^ [2020-02-04T06:30:40.208Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:30:40.208Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfSimpleTooltipProvider.java:[49] [2020-02-04T06:30:40.208Z] addItem(null, "y", Double.toString(yCoordinate)); //$NON-NLS-1$ [2020-02-04T06:30:40.208Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:40.208Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:30:40.208Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[167] [2020-02-04T06:30:40.208Z] return new TimeGraphLineEntry(model); [2020-02-04T06:30:40.208Z] ^^^^^ [2020-02-04T06:30:40.208Z] Null type safety (type annotations): The expression of type 'TimeGraphEntryModel' needs unchecked conversion to conform to '@NonNull TimeGraphEntryModel' [2020-02-04T06:30:40.208Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[169] [2020-02-04T06:30:40.208Z] return new TimeGraphEntry(model); [2020-02-04T06:30:40.208Z] ^^^^^ [2020-02-04T06:30:40.208Z] Null type safety (type annotations): The expression of type 'TimeGraphEntryModel' needs unchecked conversion to conform to '@NonNull TimeGraphEntryModel' [2020-02-04T06:30:40.208Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[186] [2020-02-04T06:30:40.208Z] this(new TimeGraphEntryModel(-1, -1, Collections.singletonList(name), startTime, endTime)); [2020-02-04T06:30:40.208Z] ^^^^ [2020-02-04T06:30:40.208Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:30:40.208Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[279] [2020-02-04T06:30:40.209Z] fModel = new TimeGraphEntryModel(fModel.getId(), fModel.getParentId(), Collections.singletonList(name), getStartTime(), getEndTime(), fModel instanceof ITimeGraphEntryModel ? ((TimeGraphEntryModel) fModel).hasRowModel() : true); [2020-02-04T06:30:40.209Z] ^^^^ [2020-02-04T06:30:40.209Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:30:40.209Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[619] [2020-02-04T06:30:40.209Z] new TimeGraphEntryModel(model.getId(), model.getParentId(), getName(), getStartTime(), getEndTime()); [2020-02-04T06:30:40.209Z] ^^^^^^^^^ [2020-02-04T06:30:40.209Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:30:40.209Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/parsers/wizards/CustomXmlParserInputWizardPage.java:[1736] [2020-02-04T06:30:40.209Z] new TmfTimestampFormat(inputElement.getInputFormat()); [2020-02-04T06:30:40.209Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:40.209Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:30:40.209Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/parsers/wizards/CustomXmlParserInputWizardPage.java:[1811] [2020-02-04T06:30:40.209Z] new TmfTimestampFormat(attribute.getInputFormat()); [2020-02-04T06:30:40.209Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:40.209Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:30:40.209Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/handlers/OpenExperimentHandler.java:[95] [2020-02-04T06:30:40.209Z] TmfOpenTraceHelper.openTraceFromElement(fExperiment); [2020-02-04T06:30:40.209Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:40.209Z] The method openTraceFromElement(TmfCommonProjectElement) from the type TmfOpenTraceHelper is deprecated [2020-02-04T06:30:40.209Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXLineChartTooltipProvider.java:[90] [2020-02-04T06:30:40.209Z] addItem(null, ToolTipString.fromString(Messages.TmfCommonXLineChartTooltipProvider_time), ToolTipString.fromTimestamp(time.toString(), time.toNanos())); [2020-02-04T06:30:40.209Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:40.209Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:30:40.209Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXLineChartTooltipProvider.java:[90] [2020-02-04T06:30:40.209Z] addItem(null, ToolTipString.fromString(Messages.TmfCommonXLineChartTooltipProvider_time), ToolTipString.fromTimestamp(time.toString(), time.toNanos())); [2020-02-04T06:30:40.209Z] ^^^^^^^^^^^^^^^ [2020-02-04T06:30:40.209Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:30:40.209Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXLineChartTooltipProvider.java:[108] [2020-02-04T06:30:40.209Z] addItem(null, ToolTipString.fromHtml(key), ToolTipString.fromString(format.format(yValue))); [2020-02-04T06:30:40.209Z] ^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:40.209Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:30:40.209Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypeTreeContentProvider.java:[36] [2020-02-04T06:30:40.209Z] ((Iterable) inputElement).forEach(helper -> { [2020-02-04T06:30:40.209Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:40.209Z] Type safety: Unchecked cast from Object to Iterable [2020-02-04T06:30:40.209Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypeTreeContentProvider.java:[74] [2020-02-04T06:30:40.209Z] fInput = (Iterable<@NonNull TraceTypeHelper>) newInput; [2020-02-04T06:30:40.209Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:40.209Z] Type safety: Unchecked cast from Object to Iterable [2020-02-04T06:30:40.209Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/TmfGenericTreeEntry.java:[36] [2020-02-04T06:30:40.209Z] super(model.getName()); [2020-02-04T06:30:40.209Z] ^^^^^ [2020-02-04T06:30:40.209Z] Potential null pointer access: this expression has type 'M', a free type variable that may represent a '@Nullable' type [2020-02-04T06:30:40.209Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXAxisChartViewer.java:[235] [2020-02-04T06:30:40.209Z] parameters.put(DataProviderParameterUtils.REGEX_MAP_FILTERS_KEY, regexesMap.asMap()); [2020-02-04T06:30:40.209Z] ^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:40.209Z] Null type safety (type annotations): The expression of type 'Map<@NonNull Integer,Collection<@NonNull String>>' needs unchecked conversion to conform to '@NonNull Object' [2020-02-04T06:30:40.209Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXAxisChartViewer.java:[319] [2020-02-04T06:30:40.209Z] dataProvider = initializeDataProvider(fTrace); [2020-02-04T06:30:40.209Z] ^^^^^^ [2020-02-04T06:30:40.209Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2020-02-04T06:30:40.209Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXAxisChartViewer.java:[391] [2020-02-04T06:30:40.209Z] TraceCompassLogUtils.traceInstant(LOGGER, Level.INFO, e.getMessage()); [2020-02-04T06:30:40.209Z] ^^^^^^^^^^^^^^ [2020-02-04T06:30:40.209Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:30:40.209Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/parsers/wizards/CustomTxtParserInputWizardPage.java:[882] [2020-02-04T06:30:40.209Z] TmfTimestampFormat timestampFormat = new TmfTimestampFormat(firstEntryTimeStampInputFormat); [2020-02-04T06:30:40.209Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:40.209Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable [2020-02-04T06:30:40.209Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/parsers/wizards/CustomTxtParserInputWizardPage.java:[1720] [2020-02-04T06:30:40.209Z] new TmfTimestampFormat(inputData.format); [2020-02-04T06:30:40.209Z] ^^^^^^^^^^^^^^^^ [2020-02-04T06:30:40.209Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:30:40.209Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/tracepkg/importexport/ManifestReader.java:[79] [2020-02-04T06:30:40.209Z] XmlUtils.safeValidate(schema, new StreamSource(input)); [2020-02-04T06:30:40.209Z] ^^^^^^ [2020-02-04T06:30:40.209Z] Null type safety (type annotations): The expression of type 'Schema' needs unchecked conversion to conform to '@NonNull Schema' [2020-02-04T06:30:40.209Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/statesystem/TmfStateSystemExplorer.java:[263] [2020-02-04T06:30:40.209Z] ITimeGraphDataProvider<@NonNull TimeGraphEntryModel> dataProvider = DataProviderManager [2020-02-04T06:30:40.209Z] .getInstance().getDataProvider(Objects.requireNonNull(moduleTrace), getProviderId(), ITimeGraphDataProvider.class); [2020-02-04T06:30:40.209Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:40.209Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2020-02-04T06:30:40.209Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable.java:[1230] [2020-02-04T06:30:40.209Z] Object handlerServiceObject = activePage.getActiveEditor().getSite().getService(IHandlerService.class); [2020-02-04T06:30:40.209Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:40.210Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull IHandlerService'. Declaring type 'IServiceLocator' doesn't seem to be designed with null type annotations in mind [2020-02-04T06:30:40.210Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable.java:[1232] [2020-02-04T06:30:40.210Z] Object cmdServiceObject = activePage.getActiveEditor().getSite().getService(ICommandService.class); [2020-02-04T06:30:40.210Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:40.210Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull ICommandService'. Declaring type 'IServiceLocator' doesn't seem to be designed with null type annotations in mind [2020-02-04T06:30:40.210Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/NamedTimeEvent.java:[97] [2020-02-04T06:30:40.210Z] data.put(IElementResolver.LABEL_KEY, getLabel()); [2020-02-04T06:30:40.210Z] ^^^^^^^^^ [2020-02-04T06:30:40.210Z] The field IElementResolver.LABEL_KEY is deprecated [2020-02-04T06:30:40.210Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/handlers/OpenTraceHandler.java:[100] [2020-02-04T06:30:40.559Z] TmfOpenTraceHelper.openTraceFromElement(fTrace.getElementUnderTraceFolder()); [2020-02-04T06:30:40.559Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:40.559Z] The method openTraceFromElement(TmfCommonProjectElement) from the type TmfOpenTraceHelper is deprecated [2020-02-04T06:30:40.559Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/TmfAbstractToolTipHandler.java:[535] [2020-02-04T06:30:40.559Z] new OpenSourceCodeAction("", new TmfCallsite(sMatcher.group(1), Long.parseLong(sMatcher.group(2))), getParent().getShell()).run(); //$NON-NLS-1$ [2020-02-04T06:30:40.559Z] ^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:40.559Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:30:40.559Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager.java:[150] [2020-02-04T06:30:40.559Z] Object serviceObject = PlatformUI.getWorkbench().getActiveWorkbenchWindow().getService(IHandlerService.class); [2020-02-04T06:30:40.559Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:40.559Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull IHandlerService'. Declaring type 'IServiceLocator' doesn't seem to be designed with null type annotations in mind [2020-02-04T06:30:40.559Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager.java:[260] [2020-02-04T06:30:40.559Z] Object serviceObject = window.getService(IHandlerService.class); [2020-02-04T06:30:40.559Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:40.559Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull IHandlerService'. Declaring type 'IServiceLocator' doesn't seem to be designed with null type annotations in mind [2020-02-04T06:30:40.559Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[770] [2020-02-04T06:30:40.559Z] Map toTest = new HashMap<>(getPresentationProvider().getFilterInput(te)); [2020-02-04T06:30:40.559Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:40.559Z] Null type safety (type annotations): The expression of type '@NonNull Map' needs unchecked conversion to conform to 'Map' [2020-02-04T06:30:40.559Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[774] [2020-02-04T06:30:40.559Z] Integer property = mapEntry.getKey(); [2020-02-04T06:30:40.559Z] ^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:40.559Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull Integer,@NonNull Predicate<@NonNull Map<@NonNull String,@NonNull String>>>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2020-02-04T06:30:40.559Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[841] [2020-02-04T06:30:40.559Z] for (Entry> entry : regexes.asMap().entrySet()) { [2020-02-04T06:30:40.559Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:40.559Z] Null type safety (type annotations): The expression of type 'Map.@NonNull Entry<@NonNull Integer,Collection<@NonNull String>>' needs unchecked conversion to conform to 'Map.Entry<@NonNull Integer,@NonNull Collection<@NonNull String>>' [2020-02-04T06:30:40.559Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[870] [2020-02-04T06:30:40.559Z] for (Entry> entry : regexes.asMap().entrySet()) { [2020-02-04T06:30:40.559Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:40.559Z] Null type safety (type annotations): The expression of type 'Map.@NonNull Entry<@NonNull Integer,Collection<@NonNull String>>' needs unchecked conversion to conform to 'Map.Entry<@NonNull Integer,@NonNull Collection<@NonNull String>>' [2020-02-04T06:30:40.559Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[1475] [2020-02-04T06:30:40.559Z] fContextService = site.getWorkbenchWindow().getService(IContextService.class); [2020-02-04T06:30:40.559Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:40.559Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull IContextService'. Declaring type 'IServiceLocator' doesn't seem to be designed with null type annotations in mind [2020-02-04T06:30:40.559Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[1838] [2020-02-04T06:30:40.559Z] service = site.getService(IWorkbenchSiteProgressService.class); [2020-02-04T06:30:40.559Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:40.559Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull IWorkbenchSiteProgressService'. Declaring type 'IServiceLocator' doesn't seem to be designed with null type annotations in mind [2020-02-04T06:30:40.559Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[2899] [2020-02-04T06:30:40.559Z] final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class); [2020-02-04T06:30:40.559Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:40.560Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull IHandlerService'. Declaring type 'IServiceLocator' doesn't seem to be designed with null type annotations in mind [2020-02-04T06:30:40.560Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[2911] [2020-02-04T06:30:40.560Z] final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class); [2020-02-04T06:30:40.560Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:40.560Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull IHandlerService'. Declaring type 'IServiceLocator' doesn't seem to be designed with null type annotations in mind [2020-02-04T06:30:40.560Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/ITimeEvent.java:[96] [2020-02-04T06:30:40.560Z] default @NonNull Map<@NonNull String, @NonNull String> computeData() { [2020-02-04T06:30:40.560Z] ^^^^^^^^^^^^^ [2020-02-04T06:30:40.560Z] The method ITimeEvent.computeData() overrides a deprecated method from IElementResolver [2020-02-04T06:30:40.560Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/ITimeEvent.java:[100] [2020-02-04T06:30:40.560Z] data.put(IElementResolver.ENTRY_NAME_KEY, entryName); [2020-02-04T06:30:40.560Z] ^^^^^^^^^^^^^^ [2020-02-04T06:30:40.560Z] The field IElementResolver.ENTRY_NAME_KEY is deprecated [2020-02-04T06:30:40.560Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/ITimeEvent.java:[112] [2020-02-04T06:30:40.560Z] return (entryName != null) ? ImmutableMultimap.of(IElementResolver.ENTRY_NAME_KEY, entryName) : ImmutableMultimap.of(); [2020-02-04T06:30:40.560Z] ^^^^^^^^^^^^^^ [2020-02-04T06:30:40.560Z] The field IElementResolver.ENTRY_NAME_KEY is deprecated [2020-02-04T06:30:40.560Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timechart/TimeChartAnalysisProvider.java:[107] [2020-02-04T06:30:40.560Z] stateItems[i] = new StateItem(settings[i].getTickColorRGB()); [2020-02-04T06:30:40.560Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:40.560Z] The constructor StateItem(RGB) is deprecated [2020-02-04T06:30:40.560Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/project/model/TmfViewerSorter.java:[15] [2020-02-04T06:30:40.560Z] import org.eclipse.jface.viewers.ViewerSorter; [2020-02-04T06:30:40.560Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:40.560Z] The type ViewerSorter is deprecated [2020-02-04T06:30:40.560Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/project/model/TmfViewerSorter.java:[21] [2020-02-04T06:30:40.560Z] public class TmfViewerSorter extends ViewerSorter { [2020-02-04T06:30:40.560Z] ^^^^^^^^^^^^ [2020-02-04T06:30:40.560Z] The type ViewerSorter is deprecated [2020-02-04T06:30:40.560Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[267] [2020-02-04T06:30:40.560Z] addItem(null, Messages.Histogram_selectionSpanToolTip, delta.toString()); [2020-02-04T06:30:40.560Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:40.560Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:30:40.560Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[267] [2020-02-04T06:30:40.560Z] addItem(null, Messages.Histogram_selectionSpanToolTip, delta.toString()); [2020-02-04T06:30:40.560Z] ^^^^^^^^^^^^^^^^ [2020-02-04T06:30:40.560Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:30:40.560Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[269] [2020-02-04T06:30:40.560Z] addItem(null, ToolTipString.fromString(Messages.Histogram_bucketRangeToolTip), [2020-02-04T06:30:40.560Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:40.560Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:30:40.560Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[270] [2020-02-04T06:30:40.560Z] ToolTipString.fromTimestamp(NLS.bind(Messages.Histogram_timeRange, [2020-02-04T06:30:40.560Z] TmfTimestamp.fromNanos(startTime).toString(), TmfTimestamp.fromNanos(endTime).toString()), startTime)); [2020-02-04T06:30:40.560Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:40.560Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:30:40.560Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[272] [2020-02-04T06:30:40.560Z] addItem(null, Messages.Histogram_eventCountToolTip, Long.toString(nbEvents)); [2020-02-04T06:30:40.560Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:40.560Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:30:40.560Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[272] [2020-02-04T06:30:40.560Z] addItem(null, Messages.Histogram_eventCountToolTip, Long.toString(nbEvents)); [2020-02-04T06:30:40.560Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:40.560Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:30:40.560Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[275] [2020-02-04T06:30:40.560Z] addItem(null, Messages.Histogram_lostEventCountToolTip, Long.toString(nbLostEvents)); [2020-02-04T06:30:40.560Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:40.560Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:30:40.560Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[275] [2020-02-04T06:30:40.560Z] addItem(null, Messages.Histogram_lostEventCountToolTip, Long.toString(nbLostEvents)); [2020-02-04T06:30:40.560Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:40.560Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:30:40.560Z] 177 problems (177 warnings) [2020-02-04T06:30:40.560Z] [INFO] [2020-02-04T06:30:40.560Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui --- [2020-02-04T06:30:40.560Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:30:40.560Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/test/resources [2020-02-04T06:30:40.560Z] [INFO] [2020-02-04T06:30:40.560Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui --- [2020-02-04T06:30:40.820Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-5.2.0-SNAPSHOT-sources.jar [2020-02-04T06:30:41.384Z] [INFO] [2020-02-04T06:30:41.384Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui --- [2020-02-04T06:30:41.384Z] [INFO] [2020-02-04T06:30:41.384Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui --- [2020-02-04T06:30:41.948Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-5.2.0-SNAPSHOT.jar [2020-02-04T06:30:42.513Z] [INFO] [2020-02-04T06:30:42.513Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui --- [2020-02-04T06:30:42.513Z] [INFO] [2020-02-04T06:30:42.513Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ui --- [2020-02-04T06:30:42.513Z] [INFO] [2020-02-04T06:30:42.513Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui --- [2020-02-04T06:30:42.513Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-5.2.0-SNAPSHOT.jar [2020-02-04T06:30:45.787Z] [INFO] [2020-02-04T06:30:45.787Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui --- [2020-02-04T06:30:45.787Z] [INFO] [2020-02-04T06:30:45.787Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui --- [2020-02-04T06:30:45.787Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-5.2.0-SNAPSHOT.jar [2020-02-04T06:30:45.787Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-5.2.0-SNAPSHOT.pom [2020-02-04T06:30:45.787Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-5.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-5.2.0-SNAPSHOT-sources.jar [2020-02-04T06:30:45.787Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-5.2.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-5.2.0-SNAPSHOT-pack200.jar.pack.gz [2020-02-04T06:30:45.787Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-5.2.0-SNAPSHOT-p2metadata.xml [2020-02-04T06:30:45.787Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-5.2.0-SNAPSHOT-p2artifacts.xml [2020-02-04T06:30:45.787Z] [INFO] [2020-02-04T06:30:45.787Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui --- [2020-02-04T06:30:45.787Z] [INFO] [2020-02-04T06:30:45.787Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui >-- [2020-02-04T06:30:45.787Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui 0.0.5-SNAPSHOT [23/138] [2020-02-04T06:30:45.787Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-02-04T06:30:45.787Z] [INFO] [2020-02-04T06:30:45.787Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.ui --- [2020-02-04T06:30:45.787Z] [INFO] [2020-02-04T06:30:45.787Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui --- [2020-02-04T06:30:45.787Z] [INFO] The project's OSGi version is 0.0.5.202002040608 [2020-02-04T06:30:45.787Z] [INFO] [2020-02-04T06:30:45.787Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui --- [2020-02-04T06:30:45.787Z] [INFO] [2020-02-04T06:30:45.787Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui --- [2020-02-04T06:30:45.787Z] [INFO] [2020-02-04T06:30:45.787Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui --- [2020-02-04T06:30:45.787Z] [INFO] [2020-02-04T06:30:45.787Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui --- [2020-02-04T06:30:45.787Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:30:45.787Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/main/resources [2020-02-04T06:30:45.787Z] [INFO] [2020-02-04T06:30:45.787Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui --- [2020-02-04T06:30:45.787Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/classes [2020-02-04T06:30:46.352Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/org/eclipse/tracecompass/analysis/counters/ui/CounterTreeViewer.java:[51] [2020-02-04T06:30:46.352Z] TmfGenericTreeEntry genericEntry = (TmfGenericTreeEntry) element; [2020-02-04T06:30:46.352Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:46.352Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2020-02-04T06:30:46.352Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/org/eclipse/tracecompass/analysis/counters/ui/CounterTreeViewer.java:[74] [2020-02-04T06:30:46.352Z] return () -> Lists.newArrayList(createColumn("Counters", Comparator.comparing(TmfGenericTreeEntry::getName)), new TmfTreeColumnData("Legend")); //$NON-NLS-1$ //$NON-NLS-2$ [2020-02-04T06:30:46.352Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:30:46.352Z] Null type safety (type annotations): The expression of type 'ArrayList<@NonNull TmfTreeColumnData>' needs unchecked conversion to conform to '@NonNull List' [2020-02-04T06:30:46.352Z] 2 problems (2 warnings) [2020-02-04T06:30:46.352Z] [INFO] [2020-02-04T06:30:46.353Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.ui --- [2020-02-04T06:30:46.353Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:30:46.353Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/test/resources [2020-02-04T06:30:46.353Z] [INFO] [2020-02-04T06:30:46.353Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.ui --- [2020-02-04T06:30:46.353Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT-sources.jar [2020-02-04T06:30:46.353Z] [INFO] [2020-02-04T06:30:46.353Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui --- [2020-02-04T06:30:46.353Z] [INFO] [2020-02-04T06:30:46.353Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.ui --- [2020-02-04T06:30:46.353Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT.jar [2020-02-04T06:30:46.353Z] [INFO] [2020-02-04T06:30:46.353Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.ui --- [2020-02-04T06:30:46.353Z] [INFO] [2020-02-04T06:30:46.353Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.ui --- [2020-02-04T06:30:46.353Z] [INFO] [2020-02-04T06:30:46.353Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.ui --- [2020-02-04T06:30:46.353Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT.jar [2020-02-04T06:30:46.353Z] [INFO] [2020-02-04T06:30:46.353Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.ui --- [2020-02-04T06:30:46.353Z] [INFO] [2020-02-04T06:30:46.353Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.ui --- [2020-02-04T06:30:46.353Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/0.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT.jar [2020-02-04T06:30:46.353Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/0.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT.pom [2020-02-04T06:30:46.353Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/0.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT-sources.jar [2020-02-04T06:30:46.353Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/0.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT-pack200.jar.pack.gz [2020-02-04T06:30:46.353Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/0.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT-p2metadata.xml [2020-02-04T06:30:46.353Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/0.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT-p2artifacts.xml [2020-02-04T06:30:46.353Z] [INFO] [2020-02-04T06:30:46.353Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.ui --- [2020-02-04T06:30:46.353Z] [INFO] [2020-02-04T06:30:46.353Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests >--- [2020-02-04T06:30:46.353Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.tests 1.0.12-SNAPSHOT [24/138] [2020-02-04T06:30:46.353Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-02-04T06:30:46.353Z] [INFO] [2020-02-04T06:30:46.353Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui.tests --- [2020-02-04T06:30:46.353Z] [INFO] [2020-02-04T06:30:46.353Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.tests --- [2020-02-04T06:30:46.610Z] [INFO] The project's OSGi version is 1.0.12.202002040608 [2020-02-04T06:30:46.610Z] [INFO] [2020-02-04T06:30:46.610Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.tests --- [2020-02-04T06:30:46.610Z] [INFO] [2020-02-04T06:30:46.610Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.tests --- [2020-02-04T06:30:46.610Z] [INFO] [2020-02-04T06:30:46.610Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.tests --- [2020-02-04T06:30:46.610Z] [INFO] [2020-02-04T06:30:46.610Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.tests --- [2020-02-04T06:30:46.610Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:30:46.610Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/main/resources [2020-02-04T06:30:46.610Z] [INFO] [2020-02-04T06:30:46.610Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.tests --- [2020-02-04T06:30:46.610Z] [INFO] Compiling 55 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/classes [2020-02-04T06:30:47.540Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/org/eclipse/tracecompass/tmf/ui/tests/views/TmfViewFactoryTest.java:[123] [2020-02-04T06:30:47.540Z] assertFalse("New view from view id with suffix was not created", Arrays.asList(viewRefs).contains(thirdView)); [2020-02-04T06:30:47.540Z] ^^^^^^^^^ [2020-02-04T06:30:47.540Z] Unlikely argument type IViewPart for contains(Object) on a Collection [2020-02-04T06:30:47.540Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/widgetStubs/org/eclipse/tracecompass/tmf/ui/tests/uml2sd/trace/TmfUml2SDTestTrace.java:[105] [2020-02-04T06:30:47.540Z] return tmfEvent; [2020-02-04T06:30:47.540Z] ^^^^^^^^^^^^^^^^ [2020-02-04T06:30:47.540Z] Potential resource leak: 'stream' may not be closed at this location [2020-02-04T06:30:47.540Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/widgetStubs/org/eclipse/tracecompass/tmf/ui/tests/uml2sd/trace/TmfUml2SDTestTrace.java:[109] [2020-02-04T06:30:47.540Z] return null; [2020-02-04T06:30:47.540Z] ^^^^^^^^^^^^ [2020-02-04T06:30:47.540Z] Potential resource leak: 'stream' may not be closed at this location [2020-02-04T06:30:47.540Z] 3 problems (3 warnings) [2020-02-04T06:30:47.540Z] [INFO] [2020-02-04T06:30:47.540Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui.tests --- [2020-02-04T06:30:47.540Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:30:47.540Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/test/resources [2020-02-04T06:30:47.540Z] [INFO] [2020-02-04T06:30:47.540Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui.tests --- [2020-02-04T06:30:47.540Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.12-SNAPSHOT-sources.jar [2020-02-04T06:30:47.540Z] [INFO] [2020-02-04T06:30:47.540Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.tests --- [2020-02-04T06:30:47.540Z] [INFO] [2020-02-04T06:30:47.540Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui.tests --- [2020-02-04T06:30:47.796Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.12-SNAPSHOT.jar [2020-02-04T06:30:48.052Z] [INFO] [2020-02-04T06:30:48.052Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui.tests --- [2020-02-04T06:30:48.052Z] [INFO] [2020-02-04T06:30:48.052Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ui.tests --- [2020-02-04T06:30:48.052Z] [INFO] [2020-02-04T06:30:48.052Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui.tests --- [2020-02-04T06:30:48.052Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.12-SNAPSHOT.jar [2020-02-04T06:30:48.309Z] [INFO] [2020-02-04T06:30:48.309Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui.tests --- [2020-02-04T06:30:48.309Z] [INFO] [2020-02-04T06:30:48.309Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ui.tests --- [2020-02-04T06:30:48.874Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data/.metadata/.log [2020-02-04T06:30:48.874Z] [INFO] Command line: [2020-02-04T06:30:48.874Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2020-02-04T06:30:48.874Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-02-04T06:30:52.146Z] !SESSION 2020-02-04 06:30:49.128 ----------------------------------------------- [2020-02-04T06:30:52.146Z] eclipse.buildId=unknown [2020-02-04T06:30:52.146Z] java.version=1.8.0_202 [2020-02-04T06:30:52.146Z] java.vendor=Oracle Corporation [2020-02-04T06:30:52.146Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-02-04T06:30:52.146Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2020-02-04T06:30:52.146Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2020-02-04T06:30:52.146Z] [2020-02-04T06:30:52.146Z] !ENTRY org.eclipse.compare.win32 4 0 2020-02-04 06:30:51.623 [2020-02-04T06:30:52.146Z] !MESSAGE FrameworkEvent ERROR [2020-02-04T06:30:52.146Z] !STACK 0 [2020-02-04T06:30:52.146Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53] [2020-02-04T06:30:52.146Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-02-04T06:30:52.146Z] [2020-02-04T06:30:52.146Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-02-04T06:30:52.146Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-02-04T06:30:52.146Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-02-04T06:30:52.146Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-02-04T06:30:52.146Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-02-04T06:30:52.146Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-02-04T06:30:52.146Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-02-04T06:30:52.146Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-02-04T06:30:54.040Z] process 4429: D-Bus library appears to be incorrectly set up; failed to read machine uuid: UUID file '/etc/machine-id' should contain a hex string of length 32, not length 0, with no other text [2020-02-04T06:30:54.041Z] See the manual page for dbus-uuidgen to correct this issue. [2020-02-04T06:31:03.995Z] Running org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest [2020-02-04T06:31:03.995Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s - in org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest [2020-02-04T06:31:03.995Z] clipRightTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0.001 s [2020-02-04T06:31:03.995Z] clipXTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2020-02-04T06:31:03.995Z] horizontalTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2020-02-04T06:31:03.995Z] tangentInsideTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2020-02-04T06:31:03.995Z] glancingTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0.001 s [2020-02-04T06:31:03.995Z] ousideSquareTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2020-02-04T06:31:03.995Z] insideTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2020-02-04T06:31:03.995Z] verticalTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2020-02-04T06:31:03.995Z] clipTopTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2020-02-04T06:31:03.995Z] tangentTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2020-02-04T06:31:03.995Z] tangentInsideCornerTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2020-02-04T06:31:03.995Z] clipLeftTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2020-02-04T06:31:03.995Z] clipBottomTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2020-02-04T06:31:03.995Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest [2020-02-04T06:31:03.995Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest [2020-02-04T06:31:03.995Z] testGet(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0 s [2020-02-04T06:31:03.995Z] testGetChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0 s [2020-02-04T06:31:03.995Z] testReset(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0 s [2020-02-04T06:31:03.995Z] testRegisterEvent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0 s [2020-02-04T06:31:03.995Z] testGetParent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0.001 s [2020-02-04T06:31:03.995Z] testGetOrCreate(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0 s [2020-02-04T06:31:03.995Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest [2020-02-04T06:31:03.995Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest [2020-02-04T06:31:03.995Z] testGetChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest) Time elapsed: 0 s [2020-02-04T06:31:03.995Z] testHasChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest) Time elapsed: 0 s [2020-02-04T06:31:03.995Z] testGetParent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest) Time elapsed: 0 s [2020-02-04T06:31:03.995Z] testGetElements(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest) Time elapsed: 0 s [2020-02-04T06:31:03.995Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest [2020-02-04T06:31:03.995Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest [2020-02-04T06:31:03.995Z] testGetColumnData(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest) Time elapsed: 0.004 s [2020-02-04T06:31:03.995Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest [2020-02-04T06:31:03.995Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest [2020-02-04T06:31:03.995Z] testgetName(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2020-02-04T06:31:03.995Z] testGetValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2020-02-04T06:31:03.995Z] testResetTimeRangeValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2020-02-04T06:31:03.995Z] testGetChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2020-02-04T06:31:03.995Z] testReset(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2020-02-04T06:31:03.995Z] testGetPath(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2020-02-04T06:31:03.995Z] testResetGlobalValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2020-02-04T06:31:03.995Z] testHasChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2020-02-04T06:31:03.995Z] testContainsChild(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2020-02-04T06:31:03.995Z] testGetParent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2020-02-04T06:31:03.995Z] testGetNbChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2020-02-04T06:31:03.995Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest [2020-02-04T06:31:03.995Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest [2020-02-04T06:31:03.995Z] testaddStatsTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0 s [2020-02-04T06:31:03.995Z] testGetStatTree(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0 s [2020-02-04T06:31:03.995Z] testContainsTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0 s [2020-02-04T06:31:03.995Z] testRemoveStatTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0.001 s [2020-02-04T06:31:03.995Z] testGetStatTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0 s [2020-02-04T06:31:03.995Z] testRemoveAll(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0 s [2020-02-04T06:31:03.995Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest [2020-02-04T06:31:03.995Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest [2020-02-04T06:31:03.995Z] testGetWidth(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0 s [2020-02-04T06:31:03.995Z] testGetAlignment(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0 s [2020-02-04T06:31:03.995Z] testGetLabelProvider(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0.001 s [2020-02-04T06:31:03.995Z] testGetTooltip(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0 s [2020-02-04T06:31:03.995Z] testGetComparator(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0 s [2020-02-04T06:31:03.995Z] testGetPercentageProvider(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0 s [2020-02-04T06:31:03.995Z] testGetHeader(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0 s [2020-02-04T06:31:03.995Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest [2020-02-04T06:31:03.995Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest [2020-02-04T06:31:03.995Z] testResetPartial(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest) Time elapsed: 0 s [2020-02-04T06:31:03.995Z] testInitialState(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest) Time elapsed: 0 s [2020-02-04T06:31:03.995Z] testResetTotal(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest) Time elapsed: 0 s [2020-02-04T06:31:03.995Z] testSetValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest) Time elapsed: 0 s [2020-02-04T06:31:03.995Z] Running org.eclipse.tracecompass.tmf.ui.tests.colors.ColorUtilsTest [2020-02-04T06:31:03.995Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ui.tests.colors.ColorUtilsTest [2020-02-04T06:31:03.995Z] testToHexStringRGB(org.eclipse.tracecompass.tmf.ui.tests.colors.ColorUtilsTest) Time elapsed: 0.002 s [2020-02-04T06:31:03.995Z] Running org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest [2020-02-04T06:31:03.995Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest [2020-02-04T06:31:03.995Z] testAddChildOtherParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0.004 s [2020-02-04T06:31:03.995Z] testAddEventReplaceLast(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0.002 s [2020-02-04T06:31:03.995Z] testAddChildAtPosition(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2020-02-04T06:31:03.995Z] testGetTimeEventsIteratorMixedSplit(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2020-02-04T06:31:03.995Z] testSortChildren(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2020-02-04T06:31:03.995Z] testAddEventNulls(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2020-02-04T06:31:03.995Z] testRemoveChild(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2020-02-04T06:31:03.995Z] testGetTimeEventsIteratorMixed(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2020-02-04T06:31:03.995Z] testSortChildrenThenAdd(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2020-02-04T06:31:03.995Z] testAddChild(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2020-02-04T06:31:03.995Z] testAddEvent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2020-02-04T06:31:03.995Z] testRemoveChildOtherParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2020-02-04T06:31:03.996Z] testaddZoomedEvent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2020-02-04T06:31:03.996Z] testRemoveChildNoParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2020-02-04T06:31:03.996Z] testaddZoomedEventPartialRestart(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2020-02-04T06:31:03.996Z] testAddChildSameParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2020-02-04T06:31:03.996Z] testaddZoomedEventDuplicate(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2020-02-04T06:31:03.996Z] testaddZoomedEventReplaceLast(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2020-02-04T06:31:03.996Z] testAddZoomedEventNulls(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2020-02-04T06:31:03.996Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest [2020-02-04T06:31:07.312Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.4 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest [2020-02-04T06:31:07.312Z] testListOutputs(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest) Time elapsed: 2.174 s [2020-02-04T06:31:07.312Z] testOpenView(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest) Time elapsed: 1.224 s [2020-02-04T06:31:07.312Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest [2020-02-04T06:31:07.569Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.71 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest [2020-02-04T06:31:07.569Z] testListAnalysis(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest) Time elapsed: 0.069 s [2020-02-04T06:31:07.569Z] testPopulate(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest) Time elapsed: 0.083 s [2020-02-04T06:31:07.569Z] testInstantiate(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest) Time elapsed: 0.557 s [2020-02-04T06:31:07.569Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest [2020-02-04T06:31:10.091Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.496 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest [2020-02-04T06:31:10.091Z] testExperimentTypeAnalysis(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest) Time elapsed: 0.141 s [2020-02-04T06:31:10.091Z] testDefaultExperimentType(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest) Time elapsed: 0.385 s [2020-02-04T06:31:10.091Z] testNoExperimentTypeChildren(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest) Time elapsed: 0.581 s [2020-02-04T06:31:10.091Z] testExperimentType(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest) Time elapsed: 0.494 s [2020-02-04T06:31:10.091Z] testExperimentTypeChildren(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest) Time elapsed: 0.893 s [2020-02-04T06:31:10.091Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest [2020-02-04T06:31:11.021Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.716 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest [2020-02-04T06:31:11.021Z] testOpenTrace(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest) Time elapsed: 0.714 s [2020-02-04T06:31:11.021Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest [2020-02-04T06:31:11.952Z] [2020-02-04T06:31:11.952Z] !ENTRY org.eclipse.core.resources 2 2 2020-02-04 06:31:11.711 [2020-02-04T06:31:11.952Z] !MESSAGE Save operation warnings. [2020-02-04T06:31:11.952Z] !SUBENTRY 1 org.eclipse.core.resources 2 234 2020-02-04 06:31:11.712 [2020-02-04T06:31:11.952Z] !MESSAGE The project description file (.project) for '.tracecompass-SomeProject' was missing. This file contains important information about the project. A new project description file has been created, but some information about the project may have been lost. [2020-02-04T06:31:11.952Z] [2020-02-04T06:31:11.952Z] !ENTRY org.eclipse.cdt.core 1 0 2020-02-04 06:31:11.733 [2020-02-04T06:31:11.952Z] !MESSAGE Indexed 'SomeProject2' (0 sources, 0 headers) in 0.001 sec: 0 declarations; 0 references; 0 unresolved inclusions; 0 syntax errors; 0 unresolved names (0%) [2020-02-04T06:31:11.952Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.106 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest [2020-02-04T06:31:11.952Z] testAddingTracingNature(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest) Time elapsed: 0.671 s [2020-02-04T06:31:11.952Z] testCreateTracingProject(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest) Time elapsed: 0.021 s [2020-02-04T06:31:11.952Z] testAddingTracingNatureNotAllowed(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest) Time elapsed: 0 s [2020-02-04T06:31:11.952Z] Running org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest [2020-02-04T06:31:11.952Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest [2020-02-04T06:31:11.952Z] testHtml(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest) Time elapsed: 0.015 s [2020-02-04T06:31:11.952Z] testTimestamp(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest) Time elapsed: 0 s [2020-02-04T06:31:11.952Z] testDecimal(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest) Time elapsed: 0.003 s [2020-02-04T06:31:11.952Z] testString(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest) Time elapsed: 0.001 s [2020-02-04T06:31:11.952Z] testEgality(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest) Time elapsed: 0 s [2020-02-04T06:31:11.952Z] Running org.eclipse.tracecompass.tmf.ui.tests.markers.ConfigurableMarkerEventSourceTest [2020-02-04T06:31:12.517Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.399 s - in org.eclipse.tracecompass.tmf.ui.tests.markers.ConfigurableMarkerEventSourceTest [2020-02-04T06:31:12.517Z] test(org.eclipse.tracecompass.tmf.ui.tests.markers.ConfigurableMarkerEventSourceTest) Time elapsed: 0.352 s [2020-02-04T06:31:12.517Z] Running org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest [2020-02-04T06:31:12.517Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest [2020-02-04T06:31:12.517Z] testNextPreviousIncluded(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2020-02-04T06:31:12.517Z] testInvalidRollover(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2020-02-04T06:31:12.517Z] testSmallPeriod(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2020-02-04T06:31:12.517Z] testIsApplicable(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2020-02-04T06:31:12.517Z] testAlternateShadingMarkerEventSource(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2020-02-04T06:31:12.517Z] testFractionalPeriod(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2020-02-04T06:31:12.517Z] testReference(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2020-02-04T06:31:12.517Z] testRollover(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2020-02-04T06:31:12.517Z] testInvalidPeriod(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2020-02-04T06:31:12.517Z] testLineMarkerEventSource(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0.001 s [2020-02-04T06:31:12.517Z] testResolution(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2020-02-04T06:31:12.517Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest [2020-02-04T06:31:12.517Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest [2020-02-04T06:31:12.517Z] testFormatTimeRelative(org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest) Time elapsed: 0.003 s [2020-02-04T06:31:12.517Z] testFormatTimeCalendar(org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest) Time elapsed: 0 s [2020-02-04T06:31:12.517Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest [2020-02-04T06:31:12.773Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.208 s - in org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest [2020-02-04T06:31:12.773Z] testGetBaseSecId(org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest) Time elapsed: 0.001 s [2020-02-04T06:31:12.773Z] testNewView(org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest) Time elapsed: 0.206 s [2020-02-04T06:31:12.773Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest [2020-02-04T06:31:12.773Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest [2020-02-04T06:31:12.773Z] testCriteria(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2020-02-04T06:31:12.773Z] testAccessors(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2020-02-04T06:31:12.773Z] testLoad(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2020-02-04T06:31:12.773Z] testSave(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2020-02-04T06:31:12.773Z] testCompareTo(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2020-02-04T06:31:12.773Z] testCriteriaCriteria(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2020-02-04T06:31:12.773Z] testMatches(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2020-02-04T06:31:12.773Z] testGetGraphNodeSummary(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0.001 s [2020-02-04T06:31:12.773Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest [2020-02-04T06:31:13.706Z] [2020-02-04T06:31:13.706Z] !ENTRY org.eclipse.ui 4 4 2020-02-04 06:31:13.620 [2020-02-04T06:31:13.706Z] !MESSAGE Conflicting handlers for org.eclipse.ui.file.print: {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@f1e1d66)} vs {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@f1e1d66)} [2020-02-04T06:31:14.000Z] [2020-02-04T06:31:14.000Z] !ENTRY org.eclipse.ui 4 4 2020-02-04 06:31:13.941 [2020-02-04T06:31:14.000Z] !MESSAGE Conflicting handlers for org.eclipse.ui.file.print: {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@3c468360)} vs {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@f1e1d66)} [2020-02-04T06:31:14.000Z] [2020-02-04T06:31:14.000Z] !ENTRY org.eclipse.ui 4 4 2020-02-04 06:31:13.951 [2020-02-04T06:31:14.000Z] !MESSAGE Conflicting handlers for org.eclipse.ui.file.print: {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@3c468360)} vs {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@f1e1d66)} [2020-02-04T06:31:14.567Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.997 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest [2020-02-04T06:31:14.567Z] testLoaderManager(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest) Time elapsed: 1.996 s [2020-02-04T06:31:14.567Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest [2020-02-04T06:31:15.937Z] [2020-02-04T06:31:15.937Z] !ENTRY org.eclipse.ui 4 4 2020-02-04 06:31:15.808 [2020-02-04T06:31:15.937Z] !MESSAGE Conflicting handlers for org.eclipse.ui.file.print: {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@3c468360)} vs {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@f1e1d66)} [2020-02-04T06:31:15.937Z] [2020-02-04T06:31:15.937Z] !ENTRY org.eclipse.ui 4 4 2020-02-04 06:31:15.809 [2020-02-04T06:31:15.937Z] !MESSAGE Conflicting handlers for org.eclipse.ui.file.print: {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@3c468360)} vs {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@252d2ac0)} [2020-02-04T06:31:31.279Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.994 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest [2020-02-04T06:31:31.279Z] verifyFirstPageSignal(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest) Time elapsed: 1.608 s [2020-02-04T06:31:31.279Z] verifySelectionSignal(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest) Time elapsed: 0.002 s [2020-02-04T06:31:31.279Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest [2020-02-04T06:31:31.279Z] [2020-02-04T06:31:31.279Z] !ENTRY org.eclipse.ui 4 4 2020-02-04 06:31:29.927 [2020-02-04T06:31:31.279Z] !MESSAGE Conflicting handlers for org.eclipse.ui.file.print: {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@3c468360)} vs {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@f1e1d66)} [2020-02-04T06:31:31.279Z] [2020-02-04T06:31:31.279Z] !ENTRY org.eclipse.ui 4 4 2020-02-04 06:31:29.927 [2020-02-04T06:31:31.279Z] !MESSAGE Conflicting handlers for org.eclipse.ui.file.print: {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@3c468360)} vs {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@2c7ac998)} [2020-02-04T06:31:57.791Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.461 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest [2020-02-04T06:31:57.791Z] verifyFirstMessage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest) Time elapsed: 4.28 s [2020-02-04T06:31:57.791Z] verifyFind(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest) Time elapsed: 6.348 s [2020-02-04T06:31:57.791Z] verifyISDGraphNodeSupporter(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest) Time elapsed: 1.539 s [2020-02-04T06:31:57.791Z] verifyCancelSearch(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest) Time elapsed: 3.34 s [2020-02-04T06:31:57.791Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest [2020-02-04T06:31:57.791Z] [2020-02-04T06:31:57.791Z] !ENTRY org.eclipse.ui 4 4 2020-02-04 06:31:54.227 [2020-02-04T06:31:57.791Z] !MESSAGE Conflicting handlers for org.eclipse.ui.file.print: {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@3c468360)} vs {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@f1e1d66)} [2020-02-04T06:31:57.791Z] [2020-02-04T06:31:57.791Z] !ENTRY org.eclipse.ui 4 4 2020-02-04 06:31:54.228 [2020-02-04T06:31:57.791Z] !MESSAGE Conflicting handlers for org.eclipse.ui.file.print: {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@4f5d7091)} vs {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@f1e1d66)} [2020-02-04T06:32:19.694Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.746 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest [2020-02-04T06:32:19.695Z] verifyTimeRangeSamePage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.467 s [2020-02-04T06:32:19.695Z] verifyTimeRangeDifferentPages(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.769 s [2020-02-04T06:32:19.695Z] verifySynchToTimeEqualsLast(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.808 s [2020-02-04T06:32:19.695Z] verifySynchToTimeBeforeExpStart(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.554 s [2020-02-04T06:32:19.695Z] verifySynchToTimeAfterExpEnd(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.319 s [2020-02-04T06:32:19.695Z] verifySynchToTimeInPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.455 s [2020-02-04T06:32:19.695Z] verifySynchToTimeNonExisting(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 2.202 s [2020-02-04T06:32:19.695Z] verifySynchToTimeFirst(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.674 s [2020-02-04T06:32:19.695Z] verifySynchToTimeOutsidePage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.716 s [2020-02-04T06:32:19.695Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest [2020-02-04T06:32:19.695Z] [2020-02-04T06:32:19.695Z] !ENTRY org.eclipse.ui 4 4 2020-02-04 06:32:17.906 [2020-02-04T06:32:19.695Z] !MESSAGE Conflicting handlers for org.eclipse.ui.file.print: {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@3c468360)} vs {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@f1e1d66)} [2020-02-04T06:32:19.695Z] [2020-02-04T06:32:19.695Z] !ENTRY org.eclipse.ui 4 4 2020-02-04 06:32:17.907 [2020-02-04T06:32:19.695Z] !MESSAGE Conflicting handlers for org.eclipse.ui.file.print: {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@264340f0)} vs {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@f1e1d66)} [2020-02-04T06:32:46.210Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.725 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest [2020-02-04T06:32:46.210Z] verifySetup(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest) Time elapsed: 2.041 s [2020-02-04T06:32:46.210Z] verifyCancel(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest) Time elapsed: 15.921 s [2020-02-04T06:32:46.210Z] verifyLoaderDispose(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest) Time elapsed: 0.046 s [2020-02-04T06:32:46.210Z] testSetViewer(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest) Time elapsed: 0.08 s [2020-02-04T06:32:46.210Z] verifyDispose(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest) Time elapsed: 0 s [2020-02-04T06:32:46.210Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest [2020-02-04T06:32:46.210Z] [2020-02-04T06:32:46.210Z] !ENTRY org.eclipse.ui 4 4 2020-02-04 06:32:44.730 [2020-02-04T06:32:46.210Z] !MESSAGE Conflicting handlers for org.eclipse.ui.file.print: {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@3c468360)} vs {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@f1e1d66)} [2020-02-04T06:32:46.210Z] [2020-02-04T06:32:46.210Z] !ENTRY org.eclipse.ui 4 4 2020-02-04 06:32:44.731 [2020-02-04T06:32:46.210Z] !MESSAGE Conflicting handlers for org.eclipse.ui.file.print: {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@3c468360)} vs {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@f1e1d66)} [2020-02-04T06:33:32.852Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 47.75 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest [2020-02-04T06:33:32.852Z] verifyLastPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 2.821 s [2020-02-04T06:33:32.852Z] verifyPrevPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 14.941 s [2020-02-04T06:33:32.852Z] verifyPageNumberChanged(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 3.2 s [2020-02-04T06:33:32.852Z] verifyFirstPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 2.825 s [2020-02-04T06:33:32.852Z] verifyPagesCount(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 0.001 s [2020-02-04T06:33:32.852Z] verifyNextPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 15.032 s [2020-02-04T06:33:32.852Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest [2020-02-04T06:33:32.852Z] [2020-02-04T06:33:32.852Z] !ENTRY org.eclipse.ui 4 4 2020-02-04 06:33:32.456 [2020-02-04T06:33:32.852Z] !MESSAGE Conflicting handlers for org.eclipse.ui.file.print: {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@3c468360)} vs {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@f1e1d66)} [2020-02-04T06:33:32.852Z] [2020-02-04T06:33:32.852Z] !ENTRY org.eclipse.ui 4 4 2020-02-04 06:33:32.457 [2020-02-04T06:33:32.852Z] !MESSAGE Conflicting handlers for org.eclipse.ui.file.print: {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@5faa0c51)} vs {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@f1e1d66)} [2020-02-04T06:34:04.908Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.138 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest [2020-02-04T06:34:04.908Z] verifyMessageFilter(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest) Time elapsed: 3.554 s [2020-02-04T06:34:04.908Z] verifyRemoval(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest) Time elapsed: 4.554 s [2020-02-04T06:34:04.908Z] verifyFilter1of2(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest) Time elapsed: 3.58 s [2020-02-04T06:34:04.908Z] verifyFilter1of3(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest) Time elapsed: 4.238 s [2020-02-04T06:34:04.908Z] verifyFilter2of2(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest) Time elapsed: 3.578 s [2020-02-04T06:34:04.908Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest [2020-02-04T06:34:05.472Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.001 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest [2020-02-04T06:34:05.472Z] testTimeRangeFiltering(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest) Time elapsed: 1.357 s [2020-02-04T06:34:05.472Z] test(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest) Time elapsed: 1.464 s [2020-02-04T06:34:05.472Z] testSkipArchiveExtraction(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest) Time elapsed: 2.079 s [2020-02-04T06:34:05.472Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest [2020-02-04T06:34:13.573Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.918 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest [2020-02-04T06:34:13.573Z] testTraceImport(org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest) Time elapsed: 5.429 s [2020-02-04T06:34:13.573Z] testMultipleTracesImport(org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest) Time elapsed: 0.691 s [2020-02-04T06:34:13.573Z] testArchiveImport(org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest) Time elapsed: 0.783 s [2020-02-04T06:34:13.573Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest [2020-02-04T06:34:13.573Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest [2020-02-04T06:34:13.573Z] testTraceDownload(org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest) Time elapsed: 0.007 s [2020-02-04T06:34:13.573Z] testArchiveTraceDownload(org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest) Time elapsed: 0.003 s [2020-02-04T06:34:13.573Z] testMutlipleTracesDownload(org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest) Time elapsed: 0.005 s [2020-02-04T06:34:13.573Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest [2020-02-04T06:34:13.573Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.992 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest [2020-02-04T06:34:13.573Z] testOperationTimeRange(org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest) Time elapsed: 0.463 s [2020-02-04T06:34:13.573Z] testBasicOperation(org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest) Time elapsed: 0.528 s [2020-02-04T06:34:13.573Z] Running org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest [2020-02-04T06:34:13.573Z] [2020-02-04T06:34:13.573Z] !ENTRY org.eclipse.cdt.core.native 4 0 2020-02-04 06:34:13.361 [2020-02-04T06:34:13.573Z] !MESSAGE no spawner in java.library.path [2020-02-04T06:34:13.573Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s - in org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest [2020-02-04T06:34:13.573Z] testBasicProvider(org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest) Time elapsed: 0.064 s [2020-02-04T06:34:13.573Z] Running org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest [2020-02-04T06:34:13.573Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s - in org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest [2020-02-04T06:34:13.573Z] testHistogramDataModelInt(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2020-02-04T06:34:13.573Z] testScaleTo_0(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2020-02-04T06:34:13.573Z] testScaleTo_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2020-02-04T06:34:13.573Z] testScaleTo_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2020-02-04T06:34:13.573Z] testScaleTo_3(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2020-02-04T06:34:13.573Z] testScaleTo_4(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2020-02-04T06:34:13.573Z] testScaleTo_5(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2020-02-04T06:34:13.573Z] testScaleTo_6(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2020-02-04T06:34:13.573Z] testScaleTo_7(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2020-02-04T06:34:13.573Z] testClear(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2020-02-04T06:34:13.573Z] testHistogramDataModel(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2020-02-04T06:34:13.573Z] testModelListener(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.073 s [2020-02-04T06:34:13.573Z] testHistogramDataModelCopyConstructor(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.002 s [2020-02-04T06:34:13.573Z] testLostEventsScaleTo_0(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2020-02-04T06:34:13.573Z] testLostEventsScaleTo_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2020-02-04T06:34:13.573Z] testLostEventsScaleTo_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2020-02-04T06:34:13.573Z] testLostEventsScaleTo_3(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2020-02-04T06:34:13.573Z] testLostEventsScaleTo_4(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2020-02-04T06:34:13.573Z] testCountEvent_0(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2020-02-04T06:34:13.573Z] testCountEvent_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2020-02-04T06:34:13.573Z] testCountEvent_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2020-02-04T06:34:13.573Z] testCountEvent_3(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2020-02-04T06:34:13.573Z] testCountEvent_4(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2020-02-04T06:34:13.573Z] testCountEvent_5(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2020-02-04T06:34:13.573Z] testCountEvent_6(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2020-02-04T06:34:13.573Z] testScaleToReverse_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.002 s [2020-02-04T06:34:13.573Z] testScaleToReverse_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2020-02-04T06:34:13.573Z] [2020-02-04T06:34:13.573Z] Results: [2020-02-04T06:34:13.573Z] [2020-02-04T06:34:13.573Z] Tests run: 186, Failures: 0, Errors: 0, Skipped: 0 [2020-02-04T06:34:13.573Z] [2020-02-04T06:34:14.505Z] [2020-02-04T06:34:14.506Z] !ENTRY org.eclipse.core.resources 2 10035 2020-02-04 06:34:14.417 [2020-02-04T06:34:14.506Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2020-02-04T06:34:14.763Z] [INFO] All tests passed! [2020-02-04T06:34:14.763Z] [INFO] [2020-02-04T06:34:14.763Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui.tests --- [2020-02-04T06:34:14.763Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.12-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.12-SNAPSHOT.jar [2020-02-04T06:34:14.763Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.12-SNAPSHOT.pom [2020-02-04T06:34:14.763Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.12-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.12-SNAPSHOT-sources.jar [2020-02-04T06:34:14.763Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.12-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.12-SNAPSHOT-pack200.jar.pack.gz [2020-02-04T06:34:14.763Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.12-SNAPSHOT-p2metadata.xml [2020-02-04T06:34:14.764Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.12-SNAPSHOT-p2artifacts.xml [2020-02-04T06:34:14.764Z] [INFO] [2020-02-04T06:34:14.764Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui.tests --- [2020-02-04T06:34:14.764Z] [INFO] [2020-02-04T06:34:14.764Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests >-- [2020-02-04T06:34:14.764Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.11-SNAPSHOT [25/138] [2020-02-04T06:34:14.764Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-02-04T06:34:15.021Z] [INFO] [2020-02-04T06:34:15.021Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2020-02-04T06:34:15.021Z] [INFO] [2020-02-04T06:34:15.021Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2020-02-04T06:34:15.021Z] [INFO] The project's OSGi version is 1.0.11.202002040608 [2020-02-04T06:34:15.021Z] [INFO] [2020-02-04T06:34:15.021Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2020-02-04T06:34:15.021Z] [INFO] [2020-02-04T06:34:15.021Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2020-02-04T06:34:15.021Z] [INFO] [2020-02-04T06:34:15.021Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2020-02-04T06:34:15.021Z] [INFO] [2020-02-04T06:34:15.021Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2020-02-04T06:34:15.021Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:34:15.021Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/main/resources [2020-02-04T06:34:15.021Z] [INFO] [2020-02-04T06:34:15.021Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2020-02-04T06:34:15.021Z] [INFO] Compiling 47 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/classes [2020-02-04T06:34:16.391Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/BookmarksViewTest.java:[46] [2020-02-04T06:34:16.391Z] import org.eclipse.ui.internal.views.markers.BookmarksView; [2020-02-04T06:34:16.391Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:34:16.391Z] Discouraged access: The type 'BookmarksView' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.12.3.v20170119-0935/org.eclipse.ui.ide-3.12.3.v20170119-0935.jar') [2020-02-04T06:34:16.391Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/BookmarksViewTest.java:[57] [2020-02-04T06:34:16.391Z] * SWT bot test to test the {@link BookmarksView} in Trace Compass [2020-02-04T06:34:16.391Z] ^^^^^^^^^^^^^ [2020-02-04T06:34:16.391Z] Discouraged access: The type 'BookmarksView' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.12.3.v20170119-0935/org.eclipse.ui.ide-3.12.3.v20170119-0935.jar') [2020-02-04T06:34:16.391Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[23] [2020-02-04T06:34:16.391Z] import org.eclipse.tracecompass.internal.tmf.ui.widgets.timegraph.model.TimeLineEvent; [2020-02-04T06:34:16.391Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:34:16.391Z] Discouraged access: The type 'TimeLineEvent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2020-02-04T06:34:16.391Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[128] [2020-02-04T06:34:16.391Z] fEntries.add(pulse); [2020-02-04T06:34:16.391Z] ^^^^^ [2020-02-04T06:34:16.391Z] Null type safety (type annotations): The expression of type 'TimeGraphEntry' needs unchecked conversion to conform to '@NonNull TimeGraphEntry' [2020-02-04T06:34:16.391Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[159] [2020-02-04T06:34:16.391Z] events.add(new TimeLineEvent(pulse, i, Arrays.asList(value1, value2, value3, value4))); [2020-02-04T06:34:16.391Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:34:16.391Z] Discouraged access: The constructor 'TimeLineEvent(ITimeGraphEntry, long, List)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2020-02-04T06:34:16.391Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[159] [2020-02-04T06:34:16.391Z] events.add(new TimeLineEvent(pulse, i, Arrays.asList(value1, value2, value3, value4))); [2020-02-04T06:34:16.391Z] ^^^^^^^^^^^^^ [2020-02-04T06:34:16.391Z] Discouraged access: The type 'TimeLineEvent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2020-02-04T06:34:16.391Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[161] [2020-02-04T06:34:16.391Z] fEvents.put(pulse.getName(), events); [2020-02-04T06:34:16.391Z] ^^^^^^ [2020-02-04T06:34:16.391Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to 'List<@NonNull ITimeEvent>' [2020-02-04T06:34:16.391Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[171] [2020-02-04T06:34:16.391Z] regexes.put(IFilterProperty.BOUND, fFilterRegex); [2020-02-04T06:34:16.391Z] ^^^^^^^^^^^^ [2020-02-04T06:34:16.391Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:34:16.391Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[179] [2020-02-04T06:34:16.391Z] public void setFilterRegex(String filterRegex) { [2020-02-04T06:34:16.391Z] ^^^^^^^^^^^ [2020-02-04T06:34:16.391Z] Javadoc: Missing tag for parameter filterRegex [2020-02-04T06:34:16.391Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[227] [2020-02-04T06:34:16.391Z] ret.add(new TimeLineEvent(ref.getEntry(), ref.getTime() + trace.getStartTime().toNanos(), ((TimeLineEvent) ref).getValues())); [2020-02-04T06:34:16.391Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:34:16.391Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to 'List<@Nullable Long>' [2020-02-04T06:34:16.391Z] 10 problems (10 warnings) [2020-02-04T06:34:16.391Z] [INFO] [2020-02-04T06:34:16.391Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2020-02-04T06:34:16.391Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:34:16.391Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/test/resources [2020-02-04T06:34:16.391Z] [INFO] [2020-02-04T06:34:16.391Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2020-02-04T06:34:16.649Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar [2020-02-04T06:34:16.649Z] [INFO] [2020-02-04T06:34:16.649Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2020-02-04T06:34:16.649Z] [INFO] [2020-02-04T06:34:16.649Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2020-02-04T06:34:16.649Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.11-SNAPSHOT.jar [2020-02-04T06:34:16.905Z] [INFO] [2020-02-04T06:34:16.905Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2020-02-04T06:34:16.905Z] [INFO] [2020-02-04T06:34:16.905Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2020-02-04T06:34:16.905Z] [INFO] [2020-02-04T06:34:16.905Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2020-02-04T06:34:16.905Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.11-SNAPSHOT.jar [2020-02-04T06:34:17.162Z] [INFO] [2020-02-04T06:34:17.162Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2020-02-04T06:34:17.419Z] [INFO] [2020-02-04T06:34:17.419Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2020-02-04T06:34:17.983Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.metadata/.log [2020-02-04T06:34:17.983Z] [INFO] Command line: [2020-02-04T06:34:17.983Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2020-02-04T06:34:17.983Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-02-04T06:34:22.156Z] !SESSION 2020-02-04 06:34:18.209 ----------------------------------------------- [2020-02-04T06:34:22.156Z] eclipse.buildId=unknown [2020-02-04T06:34:22.156Z] java.version=1.8.0_202 [2020-02-04T06:34:22.156Z] java.vendor=Oracle Corporation [2020-02-04T06:34:22.156Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-02-04T06:34:22.156Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2020-02-04T06:34:22.156Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2020-02-04T06:34:22.156Z] [2020-02-04T06:34:22.156Z] !ENTRY org.eclipse.compare.win32 4 0 2020-02-04 06:34:21.725 [2020-02-04T06:34:22.156Z] !MESSAGE FrameworkEvent ERROR [2020-02-04T06:34:22.156Z] !STACK 0 [2020-02-04T06:34:22.156Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53] [2020-02-04T06:34:22.156Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-02-04T06:34:22.156Z] [2020-02-04T06:34:22.156Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-02-04T06:34:22.156Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-02-04T06:34:22.156Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-02-04T06:34:22.156Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-02-04T06:34:22.156Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-02-04T06:34:22.156Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-02-04T06:34:22.156Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-02-04T06:34:22.156Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-02-04T06:34:28.711Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest [2020-02-04T06:34:31.236Z] Display size: 1440x900 [2020-02-04T06:34:31.236Z] OS version=3.10.0-957.10.1.el7.x86_64 [2020-02-04T06:34:31.236Z] GTK version=2.24.30 [2020-02-04T06:34:31.236Z] GTK theme=unknown [2020-02-04T06:34:31.236Z] LIBOVERLAY_SCROLLBAR=0 [2020-02-04T06:34:31.236Z] Time zone: Coordinated Universal Time [2020-02-04T06:34:31.236Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2020-02-04T06:34:31.236Z] log4j:WARN Please initialize the log4j system properly. [2020-02-04T06:34:35.411Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=250109814 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} [2020-02-04T06:34:35.411Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2020-02-04T06:34:35.411Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2020-02-04T06:34:35.411Z] DEBUG - Clicking on with mnemonic 'Preferences' [2020-02-04T06:34:35.411Z] DEBUG - Clicked on with mnemonic 'Preferences' [2020-02-04T06:34:35.411Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2020-02-04T06:34:35.411Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=250110293 data=null doit=true} to Shell with text {Preferences} [2020-02-04T06:34:35.411Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:34:35.411Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:34:35.411Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:34:35.411Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=250110309 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing} [2020-02-04T06:34:35.411Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=250110310 data=null doit=true} to TreeItem with text {Tracing} [2020-02-04T06:34:35.411Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=250110310 data=null} to TreeItem with text {Tracing} [2020-02-04T06:34:35.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=250110311 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-02-04T06:34:35.411Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250110313 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing} [2020-02-04T06:34:35.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=250110383 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-02-04T06:34:35.411Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=250110394 data=null doit=true} to TreeItem with text {Tracing} [2020-02-04T06:34:35.411Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=250110394 data=null} to TreeItem with text {Tracing} [2020-02-04T06:34:35.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=250110395 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-02-04T06:34:35.411Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=250110395 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Tracing} [2020-02-04T06:34:35.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=250110400 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-02-04T06:34:35.411Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:34:35.411Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=250110403 data=null button=0 stateMask=0x0 x=80 y=204 count=0} to Tree node with text: Trace Types [2020-02-04T06:34:35.411Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=250110404 data=null doit=true} to Tree node with text: Trace Types [2020-02-04T06:34:35.411Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=250110404 data=null} to Tree node with text: Trace Types [2020-02-04T06:34:35.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=250110405 data=null button=1 stateMask=0x0 x=80 y=204 count=1} to Tree node with text: Trace Types [2020-02-04T06:34:35.411Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250110405 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Trace Types [2020-02-04T06:34:35.668Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=250110505 data=null button=1 stateMask=0x80000 x=80 y=204 count=1} to Tree node with text: Trace Types [2020-02-04T06:34:35.668Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:34:35.668Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:34:35.668Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:34:35.668Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:34:35.668Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-02-04T06:34:35.668Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-02-04T06:34:35.668Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2020-02-04T06:34:35.668Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2020-02-04T06:34:35.668Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:35.669Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-02-04T06:34:35.669Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-02-04T06:34:35.669Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-02-04T06:34:35.669Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-02-04T06:34:35.669Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:34:35.669Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:34:35.669Z] DEBUG - Clicking on Check all [2020-02-04T06:34:35.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=250110524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:35.669Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=250110524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:35.669Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=250110525 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:35.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=250110525 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:35.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=250110526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:35.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=250110526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:35.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=250110526 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:35.669Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=250110572 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:35.669Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=250110575 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:35.669Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=250110576 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:35.669Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=250110576 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:35.669Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=250110576 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:35.669Z] DEBUG - Clicked on Check all [2020-02-04T06:34:35.669Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-02-04T06:34:35.669Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-02-04T06:34:35.669Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-02-04T06:34:35.669Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-02-04T06:34:35.669Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-02-04T06:34:35.669Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-02-04T06:34:35.669Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2020-02-04T06:34:35.669Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2020-02-04T06:34:35.669Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:35.669Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:34:35.669Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:34:35.669Z] DEBUG - Clicking on &Apply [2020-02-04T06:34:35.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=250110582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:35.669Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=250110582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:35.669Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=250110582 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:35.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=250110583 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:35.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=250110583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:35.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=250110583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:35.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=250110584 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:35.669Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=250110586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:35.669Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=250110586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:35.669Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=250110586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:35.669Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=250110586 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:35.669Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=250110587 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:35.669Z] DEBUG - Clicked on &Apply [2020-02-04T06:34:35.669Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-02-04T06:34:35.669Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-02-04T06:34:35.669Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-02-04T06:34:35.669Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-02-04T06:34:35.669Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-02-04T06:34:35.669Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-02-04T06:34:35.669Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:34:35.669Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:34:35.669Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-02-04T06:34:35.669Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2020-02-04T06:34:35.669Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:34:35.669Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-02-04T06:34:35.669Z] DEBUG - Clicking on OK [2020-02-04T06:34:35.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=250110594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-02-04T06:34:35.669Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=250110594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-02-04T06:34:35.669Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=250110594 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-02-04T06:34:35.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=250110595 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-02-04T06:34:35.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=250110595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-02-04T06:34:35.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=250110595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-02-04T06:34:35.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=250110595 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-02-04T06:34:35.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=250110018 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2020-02-04T06:34:35.669Z] DEBUG - Clicked on [2020-02-04T06:34:35.927Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"' [2020-02-04T06:34:35.927Z] DEBUG - number of items : 11 [2020-02-04T06:34:35.927Z] DEBUG - Clicking on ToolItem with tooltip text {Import filters} [2020-02-04T06:34:35.927Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=250110997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2020-02-04T06:34:35.927Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250110998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2020-02-04T06:34:35.927Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=250110998 data=null doit=true} to ToolItem with tooltip text {Import filters} [2020-02-04T06:34:35.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=250110998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2020-02-04T06:34:35.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=250110999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2020-02-04T06:34:36.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=250110999 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Import filters} [2020-02-04T06:34:36.185Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=250111021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2020-02-04T06:34:36.185Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250111023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2020-02-04T06:34:36.185Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=250111023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2020-02-04T06:34:36.185Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=250111024 data=null doit=true} to ToolItem with tooltip text {Import filters} [2020-02-04T06:34:36.185Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=250111024 data=null} to ToolItem with tooltip text {Import filters} [2020-02-04T06:34:36.185Z] DEBUG - Clicked on ToolItem with tooltip text {Import filters} [2020-02-04T06:34:36.185Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:34:36.185Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:34:36.185Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:34:36.185Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:34:36.185Z] DEBUG - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree') [2020-02-04T06:34:36.185Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER test} time=250111078 data=null doit=true} to TreeItem with text {FILTER test} [2020-02-04T06:34:36.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=250111078 data=null} to TreeItem with text {FILTER test} [2020-02-04T06:34:36.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=250111078 data=null button=1 stateMask=0x0 x=61 y=12 count=1} to TreeItem with text {FILTER test} [2020-02-04T06:34:36.185Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=250111079 data=null item=TreeItem {FILTER test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {FILTER test} [2020-02-04T06:34:36.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=250111081 data=null button=1 stateMask=0x80000 x=61 y=12 count=1} to TreeItem with text {FILTER test} [2020-02-04T06:34:36.185Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=250111083 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2020-02-04T06:34:36.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=250111083 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2020-02-04T06:34:36.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=250111084 data=null button=1 stateMask=0x0 x=210 y=36 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2020-02-04T06:34:36.185Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=250111084 data=null item=TreeItem {WITH TRACETYPE Custom XML : testxmlextension} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2020-02-04T06:34:36.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=250111087 data=null button=1 stateMask=0x80000 x=210 y=36 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2020-02-04T06:34:36.185Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:34:36.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=250111088 data=null button=0 stateMask=0x0 x=210 y=36 count=0} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2020-02-04T06:34:36.185Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=250111089 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2020-02-04T06:34:36.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=250111089 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2020-02-04T06:34:36.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=250111089 data=null button=1 stateMask=0x0 x=210 y=36 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2020-02-04T06:34:36.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250111090 data=null item=TreeItem {WITH TRACETYPE Custom XML : testxmlextension} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2020-02-04T06:34:36.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=250111106 data=null button=1 stateMask=0x80000 x=210 y=36 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2020-02-04T06:34:36.185Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: of type 'CCombo' [2020-02-04T06:34:36.185Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: (of type 'CCombo') [2020-02-04T06:34:36.185Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=250111112 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} [2020-02-04T06:34:36.185Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2020-02-04T06:34:36.185Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2020-02-04T06:34:36.185Z] DEBUG - Clicking on with mnemonic 'Preferences' [2020-02-04T06:34:36.444Z] DEBUG - Clicked on with mnemonic 'Preferences' [2020-02-04T06:34:36.444Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2020-02-04T06:34:36.444Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=250111394 data=null doit=true} to Shell with text {Preferences} [2020-02-04T06:34:36.444Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:34:36.444Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:34:36.444Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:34:36.444Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:34:36.444Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:34:36.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=250111403 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing} [2020-02-04T06:34:36.444Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=250111403 data=null doit=true} to TreeItem with text {Tracing} [2020-02-04T06:34:36.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=250111404 data=null} to TreeItem with text {Tracing} [2020-02-04T06:34:36.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=250111405 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-02-04T06:34:36.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250111406 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing} [2020-02-04T06:34:36.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=250111420 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-02-04T06:34:36.444Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2020-02-04T06:34:36.444Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:34:36.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=250111475 data=null button=0 stateMask=0x0 x=80 y=204 count=0} to Tree node with text: Trace Types [2020-02-04T06:34:36.444Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=250111475 data=null doit=true} to Tree node with text: Trace Types [2020-02-04T06:34:36.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=250111476 data=null} to Tree node with text: Trace Types [2020-02-04T06:34:36.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=250111476 data=null button=1 stateMask=0x0 x=80 y=204 count=1} to Tree node with text: Trace Types [2020-02-04T06:34:36.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250111477 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Trace Types [2020-02-04T06:34:36.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=250111485 data=null button=1 stateMask=0x80000 x=80 y=204 count=1} to Tree node with text: Trace Types [2020-02-04T06:34:36.444Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:34:36.444Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:34:36.444Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:34:36.444Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:34:36.444Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-02-04T06:34:36.444Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-02-04T06:34:36.444Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-02-04T06:34:36.444Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-02-04T06:34:36.444Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2020-02-04T06:34:36.444Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2020-02-04T06:34:36.444Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-02-04T06:34:36.444Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-02-04T06:34:36.444Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-02-04T06:34:36.444Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:34:36.444Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:34:36.444Z] DEBUG - Clicking on Uncheck all [2020-02-04T06:34:36.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=250111495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-02-04T06:34:36.444Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=250111495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-02-04T06:34:36.444Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=250111495 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-02-04T06:34:36.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=250111496 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-02-04T06:34:36.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=250111497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-02-04T06:34:36.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=250111497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-02-04T06:34:36.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=250111497 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-02-04T06:34:36.444Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=250111500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-02-04T06:34:36.444Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=250111501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-02-04T06:34:36.444Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=250111501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-02-04T06:34:36.444Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=250111501 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-02-04T06:34:36.444Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=250111505 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-02-04T06:34:36.444Z] DEBUG - Clicked on Uncheck all [2020-02-04T06:34:36.444Z] DEBUG - Expanding nodes Custom XML>testxmlextension in tree (of type 'Tree') [2020-02-04T06:34:36.444Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom XML} time=250111506 data=null doit=true} to TreeItem with text {Custom XML} [2020-02-04T06:34:36.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom XML} time=250111507 data=null} to TreeItem with text {Custom XML} [2020-02-04T06:34:36.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom XML} time=250111508 data=null button=1 stateMask=0x0 x=85 y=60 count=1} to TreeItem with text {Custom XML} [2020-02-04T06:34:36.444Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=250111508 data=null item=TreeItem {Custom XML} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Custom XML} [2020-02-04T06:34:36.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom XML} time=250111511 data=null button=1 stateMask=0x80000 x=85 y=60 count=1} to TreeItem with text {Custom XML} [2020-02-04T06:34:36.444Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testxmlextension} time=250111512 data=null doit=true} to Tree node with text: testxmlextension [2020-02-04T06:34:36.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testxmlextension} time=250111513 data=null} to Tree node with text: testxmlextension [2020-02-04T06:34:36.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testxmlextension} time=250111513 data=null button=1 stateMask=0x0 x=117 y=84 count=1} to Tree node with text: testxmlextension [2020-02-04T06:34:36.444Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=250111514 data=null item=TreeItem {testxmlextension} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: testxmlextension [2020-02-04T06:34:36.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testxmlextension} time=250111515 data=null button=1 stateMask=0x80000 x=117 y=84 count=1} to Tree node with text: testxmlextension [2020-02-04T06:34:36.444Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:34:36.703Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {testxmlextension} time=250111521 data=null button=0 stateMask=0x0 x=117 y=84 count=0} to Tree node with text: testxmlextension [2020-02-04T06:34:36.703Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testxmlextension} time=250111521 data=null doit=true} to Tree node with text: testxmlextension [2020-02-04T06:34:36.703Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testxmlextension} time=250111522 data=null} to Tree node with text: testxmlextension [2020-02-04T06:34:36.703Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testxmlextension} time=250111523 data=null button=1 stateMask=0x0 x=117 y=84 count=1} to Tree node with text: testxmlextension [2020-02-04T06:34:36.703Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250111524 data=null item=TreeItem {testxmlextension} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: testxmlextension [2020-02-04T06:34:36.703Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testxmlextension} time=250111575 data=null button=1 stateMask=0x80000 x=117 y=84 count=1} to Tree node with text: testxmlextension [2020-02-04T06:34:36.703Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-02-04T06:34:36.703Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2020-02-04T06:34:36.703Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2020-02-04T06:34:36.703Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-02-04T06:34:36.703Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-02-04T06:34:36.704Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-02-04T06:34:36.704Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-02-04T06:34:36.704Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-02-04T06:34:36.704Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-02-04T06:34:36.704Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:34:36.704Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:34:36.704Z] DEBUG - Clicking on Check selected [2020-02-04T06:34:36.704Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=250111582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-02-04T06:34:36.704Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=250111582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-02-04T06:34:36.704Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=250111582 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-02-04T06:34:36.704Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=250111583 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-02-04T06:34:36.704Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=250111583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-02-04T06:34:36.704Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=250111584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-02-04T06:34:36.704Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=250111584 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-02-04T06:34:36.704Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=250111586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-02-04T06:34:36.704Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=250111586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-02-04T06:34:36.704Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=250111587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-02-04T06:34:36.704Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=250111587 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-02-04T06:34:36.704Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=250111587 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-02-04T06:34:36.704Z] DEBUG - Clicked on Check selected [2020-02-04T06:34:36.704Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-02-04T06:34:36.704Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-02-04T06:34:36.704Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-02-04T06:34:36.704Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-02-04T06:34:36.704Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-02-04T06:34:36.704Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-02-04T06:34:36.704Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2020-02-04T06:34:36.704Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2020-02-04T06:34:36.704Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:36.704Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:34:36.704Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:34:36.704Z] DEBUG - Clicking on &Apply [2020-02-04T06:34:36.704Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=250111592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:36.704Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=250111592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:36.704Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=250111593 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:36.704Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=250111593 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:36.704Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=250111597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:36.704Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=250111597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:36.704Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=250111597 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:36.704Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=250111600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:36.704Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=250111600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:36.704Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=250111601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:36.704Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=250111601 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:36.704Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=250111601 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:36.704Z] DEBUG - Clicked on &Apply [2020-02-04T06:34:36.704Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-02-04T06:34:36.704Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-02-04T06:34:36.704Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-02-04T06:34:36.704Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-02-04T06:34:36.704Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-02-04T06:34:36.704Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-02-04T06:34:36.704Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:34:36.704Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:34:36.704Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-02-04T06:34:36.704Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2020-02-04T06:34:36.704Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:34:36.704Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-02-04T06:34:36.704Z] DEBUG - Clicking on OK [2020-02-04T06:34:36.704Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=250111607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-02-04T06:34:36.704Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=250111608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-02-04T06:34:36.704Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=250111608 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-02-04T06:34:36.704Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=250111609 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-02-04T06:34:36.704Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=250111609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-02-04T06:34:36.704Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=250111609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-02-04T06:34:36.704Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=250111609 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-02-04T06:34:36.704Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=250111181 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2020-02-04T06:34:36.704Z] DEBUG - Clicked on [2020-02-04T06:34:36.704Z] DEBUG - Expanding nodes FILTER test in tree (of type 'Tree') [2020-02-04T06:34:36.704Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again. [2020-02-04T06:34:36.704Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:34:36.704Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER test} time=250111715 data=null button=0 stateMask=0x0 x=61 y=12 count=0} to TreeItem with text {FILTER test} [2020-02-04T06:34:36.704Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER test} time=250111716 data=null doit=true} to TreeItem with text {FILTER test} [2020-02-04T06:34:36.704Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=250111716 data=null} to TreeItem with text {FILTER test} [2020-02-04T06:34:36.704Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=250111717 data=null button=1 stateMask=0x0 x=61 y=12 count=1} to TreeItem with text {FILTER test} [2020-02-04T06:34:36.704Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250111717 data=null item=TreeItem {FILTER test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {FILTER test} [2020-02-04T06:34:36.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=250111780 data=null button=1 stateMask=0x80000 x=61 y=12 count=1} to TreeItem with text {FILTER test} [2020-02-04T06:34:36.962Z] DEBUG - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree') [2020-02-04T06:34:36.962Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again. [2020-02-04T06:34:36.962Z] WARN - Tree item Tree node with text: WITH TRACETYPE Custom XML : testxmlextension is already expanded. Won't expand it again. [2020-02-04T06:34:36.962Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:34:36.962Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=250111785 data=null button=0 stateMask=0x0 x=210 y=36 count=0} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2020-02-04T06:34:36.962Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=250111785 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2020-02-04T06:34:36.962Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=250111785 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2020-02-04T06:34:36.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=250111786 data=null button=1 stateMask=0x0 x=210 y=36 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2020-02-04T06:34:36.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250111786 data=null item=TreeItem {WITH TRACETYPE Custom XML : testxmlextension} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2020-02-04T06:34:36.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=250111801 data=null button=1 stateMask=0x80000 x=210 y=36 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2020-02-04T06:34:36.962Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: of type 'CCombo' [2020-02-04T06:34:36.962Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: (of type 'CCombo') [2020-02-04T06:34:36.962Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=250111805 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} [2020-02-04T06:34:36.962Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2020-02-04T06:34:36.962Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2020-02-04T06:34:36.962Z] DEBUG - Clicking on with mnemonic 'Preferences' [2020-02-04T06:34:36.962Z] DEBUG - Clicked on with mnemonic 'Preferences' [2020-02-04T06:34:36.962Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2020-02-04T06:34:36.962Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=250112017 data=null doit=true} to Shell with text {Preferences} [2020-02-04T06:34:36.962Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:34:36.962Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:34:36.962Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:34:36.962Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:34:36.962Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:34:36.962Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=250112025 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing} [2020-02-04T06:34:36.962Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=250112025 data=null doit=true} to TreeItem with text {Tracing} [2020-02-04T06:34:36.962Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=250112026 data=null} to TreeItem with text {Tracing} [2020-02-04T06:34:36.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=250112026 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-02-04T06:34:37.221Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250112027 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing} [2020-02-04T06:34:37.221Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=250112086 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-02-04T06:34:37.221Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2020-02-04T06:34:37.221Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:34:37.221Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=250112097 data=null button=0 stateMask=0x0 x=80 y=204 count=0} to Tree node with text: Trace Types [2020-02-04T06:34:37.221Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=250112097 data=null doit=true} to Tree node with text: Trace Types [2020-02-04T06:34:37.221Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=250112097 data=null} to Tree node with text: Trace Types [2020-02-04T06:34:37.221Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=250112098 data=null button=1 stateMask=0x0 x=80 y=204 count=1} to Tree node with text: Trace Types [2020-02-04T06:34:37.221Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250112099 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Trace Types [2020-02-04T06:34:37.221Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=250112107 data=null button=1 stateMask=0x80000 x=80 y=204 count=1} to Tree node with text: Trace Types [2020-02-04T06:34:37.221Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:34:37.221Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:34:37.221Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:34:37.221Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:34:37.221Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-02-04T06:34:37.221Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-02-04T06:34:37.221Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-02-04T06:34:37.221Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-02-04T06:34:37.221Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2020-02-04T06:34:37.221Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2020-02-04T06:34:37.221Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-02-04T06:34:37.221Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-02-04T06:34:37.221Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-02-04T06:34:37.221Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:34:37.221Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:34:37.221Z] DEBUG - Clicking on Uncheck all [2020-02-04T06:34:37.221Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=250112115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-02-04T06:34:37.221Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=250112115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-02-04T06:34:37.221Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=250112116 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-02-04T06:34:37.221Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=250112116 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-02-04T06:34:37.221Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=250112116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-02-04T06:34:37.221Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=250112117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-02-04T06:34:37.221Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=250112117 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-02-04T06:34:37.221Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=250112119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-02-04T06:34:37.221Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=250112119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-02-04T06:34:37.221Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=250112119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-02-04T06:34:37.221Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=250112120 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-02-04T06:34:37.221Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=250112120 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-02-04T06:34:37.221Z] DEBUG - Clicked on Uncheck all [2020-02-04T06:34:37.221Z] DEBUG - Expanding nodes Custom Text>testtxtextension in tree (of type 'Tree') [2020-02-04T06:34:37.221Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=250112121 data=null doit=true} to TreeItem with text {Custom Text} [2020-02-04T06:34:37.221Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=250112121 data=null} to TreeItem with text {Custom Text} [2020-02-04T06:34:37.221Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=250112122 data=null button=1 stateMask=0x0 x=85 y=36 count=1} to TreeItem with text {Custom Text} [2020-02-04T06:34:37.221Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=250112122 data=null item=TreeItem {Custom Text} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Custom Text} [2020-02-04T06:34:37.221Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=250112125 data=null button=1 stateMask=0x80000 x=85 y=36 count=1} to TreeItem with text {Custom Text} [2020-02-04T06:34:37.221Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=250112126 data=null doit=true} to Tree node with text: testtxtextension [2020-02-04T06:34:37.221Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=250112127 data=null} to Tree node with text: testtxtextension [2020-02-04T06:34:37.221Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=250112128 data=null button=1 stateMask=0x0 x=114 y=60 count=1} to Tree node with text: testtxtextension [2020-02-04T06:34:37.221Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=250112129 data=null item=TreeItem {testtxtextension} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: testtxtextension [2020-02-04T06:34:37.221Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=250112173 data=null button=1 stateMask=0x80000 x=114 y=60 count=1} to Tree node with text: testtxtextension [2020-02-04T06:34:37.221Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:34:37.222Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {testtxtextension} time=250112179 data=null button=0 stateMask=0x0 x=114 y=60 count=0} to Tree node with text: testtxtextension [2020-02-04T06:34:37.222Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=250112180 data=null doit=true} to Tree node with text: testtxtextension [2020-02-04T06:34:37.222Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=250112180 data=null} to Tree node with text: testtxtextension [2020-02-04T06:34:37.222Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=250112181 data=null button=1 stateMask=0x0 x=114 y=60 count=1} to Tree node with text: testtxtextension [2020-02-04T06:34:37.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250112182 data=null item=TreeItem {testtxtextension} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: testtxtextension [2020-02-04T06:34:37.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=250112183 data=null button=1 stateMask=0x80000 x=114 y=60 count=1} to Tree node with text: testtxtextension [2020-02-04T06:34:37.222Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-02-04T06:34:37.222Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2020-02-04T06:34:37.222Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2020-02-04T06:34:37.222Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-02-04T06:34:37.222Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-02-04T06:34:37.222Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-02-04T06:34:37.222Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-02-04T06:34:37.222Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-02-04T06:34:37.222Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-02-04T06:34:37.222Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:34:37.222Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:34:37.222Z] DEBUG - Clicking on Check selected [2020-02-04T06:34:37.222Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=250112188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-02-04T06:34:37.222Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=250112188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-02-04T06:34:37.222Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=250112188 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-02-04T06:34:37.222Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=250112189 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-02-04T06:34:37.222Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=250112189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-02-04T06:34:37.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=250112189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-02-04T06:34:37.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=250112189 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-02-04T06:34:37.222Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=250112191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-02-04T06:34:37.222Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=250112191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-02-04T06:34:37.222Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=250112192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-02-04T06:34:37.222Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=250112192 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-02-04T06:34:37.222Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=250112192 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-02-04T06:34:37.222Z] DEBUG - Clicked on Check selected [2020-02-04T06:34:37.222Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-02-04T06:34:37.222Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-02-04T06:34:37.222Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-02-04T06:34:37.222Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-02-04T06:34:37.222Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-02-04T06:34:37.222Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-02-04T06:34:37.222Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2020-02-04T06:34:37.222Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2020-02-04T06:34:37.222Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:37.222Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:34:37.222Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:34:37.222Z] DEBUG - Clicking on &Apply [2020-02-04T06:34:37.222Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=250112196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:37.222Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=250112196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:37.222Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=250112196 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:37.222Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=250112196 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:37.222Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=250112197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:37.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=250112197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:37.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=250112197 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:37.222Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=250112199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:37.222Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=250112199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:37.222Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=250112199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:37.222Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=250112200 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:37.222Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=250112200 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:37.222Z] DEBUG - Clicked on &Apply [2020-02-04T06:34:37.222Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-02-04T06:34:37.222Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-02-04T06:34:37.222Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-02-04T06:34:37.222Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-02-04T06:34:37.222Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-02-04T06:34:37.222Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-02-04T06:34:37.222Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:34:37.222Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:34:37.222Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-02-04T06:34:37.222Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2020-02-04T06:34:37.222Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:34:37.222Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-02-04T06:34:37.222Z] DEBUG - Clicking on OK [2020-02-04T06:34:37.222Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=250112204 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-02-04T06:34:37.222Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=250112205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-02-04T06:34:37.222Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=250112205 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-02-04T06:34:37.222Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=250112205 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-02-04T06:34:37.222Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=250112205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-02-04T06:34:37.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=250112205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-02-04T06:34:37.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=250112205 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-02-04T06:34:37.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=250111818 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2020-02-04T06:34:37.480Z] DEBUG - Clicked on [2020-02-04T06:34:37.480Z] DEBUG - Expanding nodes FILTER test in tree (of type 'Tree') [2020-02-04T06:34:37.480Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again. [2020-02-04T06:34:37.480Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:34:37.480Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER test} time=250112313 data=null button=0 stateMask=0x0 x=61 y=12 count=0} to TreeItem with text {FILTER test} [2020-02-04T06:34:37.480Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER test} time=250112313 data=null doit=true} to TreeItem with text {FILTER test} [2020-02-04T06:34:37.480Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=250112313 data=null} to TreeItem with text {FILTER test} [2020-02-04T06:34:37.480Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=250112314 data=null button=1 stateMask=0x0 x=61 y=12 count=1} to TreeItem with text {FILTER test} [2020-02-04T06:34:37.480Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250112315 data=null item=TreeItem {FILTER test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {FILTER test} [2020-02-04T06:34:37.480Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=250112376 data=null button=1 stateMask=0x80000 x=61 y=12 count=1} to TreeItem with text {FILTER test} [2020-02-04T06:34:37.480Z] DEBUG - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree') [2020-02-04T06:34:37.480Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again. [2020-02-04T06:34:37.480Z] WARN - Tree item Tree node with text: WITH TRACETYPE Custom XML : testxmlextension is already expanded. Won't expand it again. [2020-02-04T06:34:37.480Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:34:37.480Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=250112381 data=null button=0 stateMask=0x0 x=210 y=36 count=0} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2020-02-04T06:34:37.480Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=250112382 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2020-02-04T06:34:37.480Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=250112382 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2020-02-04T06:34:37.480Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=250112382 data=null button=1 stateMask=0x0 x=210 y=36 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2020-02-04T06:34:37.480Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250112383 data=null item=TreeItem {WITH TRACETYPE Custom XML : testxmlextension} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2020-02-04T06:34:37.480Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=250112395 data=null button=1 stateMask=0x80000 x=210 y=36 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2020-02-04T06:34:37.480Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: of type 'CCombo' [2020-02-04T06:34:37.480Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: (of type 'CCombo') [2020-02-04T06:34:37.480Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=250112401 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} [2020-02-04T06:34:37.480Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2020-02-04T06:34:37.480Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2020-02-04T06:34:37.480Z] DEBUG - Clicking on with mnemonic 'Preferences' [2020-02-04T06:34:37.738Z] DEBUG - Clicked on with mnemonic 'Preferences' [2020-02-04T06:34:37.738Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2020-02-04T06:34:37.738Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=250112591 data=null doit=true} to Shell with text {Preferences} [2020-02-04T06:34:37.738Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:34:37.738Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:34:37.738Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:34:37.738Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:34:37.738Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:34:37.738Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=250112596 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing} [2020-02-04T06:34:37.738Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=250112597 data=null doit=true} to TreeItem with text {Tracing} [2020-02-04T06:34:37.738Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=250112597 data=null} to TreeItem with text {Tracing} [2020-02-04T06:34:37.738Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=250112598 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-02-04T06:34:37.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250112598 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing} [2020-02-04T06:34:37.739Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=250112618 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-02-04T06:34:37.739Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2020-02-04T06:34:37.739Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:34:37.739Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=250112620 data=null button=0 stateMask=0x0 x=80 y=204 count=0} to Tree node with text: Trace Types [2020-02-04T06:34:37.739Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=250112620 data=null doit=true} to Tree node with text: Trace Types [2020-02-04T06:34:37.739Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=250112620 data=null} to Tree node with text: Trace Types [2020-02-04T06:34:37.739Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=250112621 data=null button=1 stateMask=0x0 x=80 y=204 count=1} to Tree node with text: Trace Types [2020-02-04T06:34:37.739Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250112621 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Trace Types [2020-02-04T06:34:37.739Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=250112676 data=null button=1 stateMask=0x80000 x=80 y=204 count=1} to Tree node with text: Trace Types [2020-02-04T06:34:37.739Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:34:37.739Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:34:37.739Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:34:37.739Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:34:37.739Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-02-04T06:34:37.739Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-02-04T06:34:37.739Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2020-02-04T06:34:37.739Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2020-02-04T06:34:37.739Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:37.739Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-02-04T06:34:37.739Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-02-04T06:34:37.739Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-02-04T06:34:37.739Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-02-04T06:34:37.739Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:34:37.739Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:34:37.739Z] DEBUG - Clicking on Check all [2020-02-04T06:34:37.739Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=250112683 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:37.739Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=250112683 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:37.739Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=250112683 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:37.739Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=250112684 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:37.739Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=250112684 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:37.739Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=250112684 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:37.739Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=250112684 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:37.739Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=250112688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:37.739Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=250112688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:37.739Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=250112689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:37.739Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=250112689 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:37.739Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=250112689 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:37.739Z] DEBUG - Clicked on Check all [2020-02-04T06:34:37.739Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-02-04T06:34:37.739Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-02-04T06:34:37.739Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-02-04T06:34:37.739Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-02-04T06:34:37.739Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-02-04T06:34:37.739Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-02-04T06:34:37.739Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2020-02-04T06:34:37.739Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2020-02-04T06:34:37.739Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:37.739Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:34:37.739Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:34:37.739Z] DEBUG - Clicking on &Apply [2020-02-04T06:34:37.739Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=250112693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:37.739Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=250112694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:37.739Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=250112694 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:37.739Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=250112695 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:37.739Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=250112697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:37.739Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=250112697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:37.739Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=250112698 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:37.739Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=250112700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:37.739Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=250112700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:37.739Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=250112701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:37.739Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=250112701 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:37.739Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=250112701 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:37.739Z] DEBUG - Clicked on &Apply [2020-02-04T06:34:37.739Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-02-04T06:34:37.739Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-02-04T06:34:37.739Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-02-04T06:34:37.739Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-02-04T06:34:37.739Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-02-04T06:34:37.739Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-02-04T06:34:37.739Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:34:37.739Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:34:37.739Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-02-04T06:34:37.739Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2020-02-04T06:34:37.739Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:34:37.739Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-02-04T06:34:37.739Z] DEBUG - Clicking on OK [2020-02-04T06:34:37.739Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=250112706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-02-04T06:34:37.739Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=250112706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-02-04T06:34:37.739Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=250112706 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-02-04T06:34:37.739Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=250112707 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-02-04T06:34:37.739Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=250112707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-02-04T06:34:37.739Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=250112707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-02-04T06:34:37.739Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=250112707 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-02-04T06:34:37.740Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=250112412 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2020-02-04T06:34:37.740Z] DEBUG - Clicked on [2020-02-04T06:34:37.740Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=250112805 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} [2020-02-04T06:34:37.997Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2020-02-04T06:34:37.997Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2020-02-04T06:34:37.997Z] DEBUG - Clicking on with mnemonic 'Preferences' [2020-02-04T06:34:37.997Z] DEBUG - Clicked on with mnemonic 'Preferences' [2020-02-04T06:34:37.997Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2020-02-04T06:34:37.997Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=250112976 data=null doit=true} to Shell with text {Preferences} [2020-02-04T06:34:37.997Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:34:37.997Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:34:37.997Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:34:37.997Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:34:37.997Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:34:37.997Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=250112983 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing} [2020-02-04T06:34:37.997Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=250112983 data=null doit=true} to TreeItem with text {Tracing} [2020-02-04T06:34:37.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=250112983 data=null} to TreeItem with text {Tracing} [2020-02-04T06:34:37.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=250112984 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-02-04T06:34:37.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250112984 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing} [2020-02-04T06:34:37.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=250112996 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-02-04T06:34:37.997Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2020-02-04T06:34:37.997Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:34:37.997Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=250113005 data=null button=0 stateMask=0x0 x=80 y=204 count=0} to Tree node with text: Trace Types [2020-02-04T06:34:37.997Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=250113005 data=null doit=true} to Tree node with text: Trace Types [2020-02-04T06:34:37.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=250113005 data=null} to Tree node with text: Trace Types [2020-02-04T06:34:37.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=250113006 data=null button=1 stateMask=0x0 x=80 y=204 count=1} to Tree node with text: Trace Types [2020-02-04T06:34:37.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250113006 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Trace Types [2020-02-04T06:34:37.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=250113014 data=null button=1 stateMask=0x80000 x=80 y=204 count=1} to Tree node with text: Trace Types [2020-02-04T06:34:37.997Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:34:37.997Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:34:37.997Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:34:37.997Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:34:37.997Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-02-04T06:34:37.997Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-02-04T06:34:37.997Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2020-02-04T06:34:37.997Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2020-02-04T06:34:37.997Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:37.997Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-02-04T06:34:37.997Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-02-04T06:34:37.998Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-02-04T06:34:37.998Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-02-04T06:34:37.998Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:34:37.998Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:34:37.998Z] DEBUG - Clicking on Check all [2020-02-04T06:34:37.998Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=250113021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:37.998Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=250113021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:37.998Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=250113021 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:37.998Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=250113021 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:37.998Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=250113022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:37.998Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=250113022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:37.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=250113022 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:37.998Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=250113024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:37.998Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=250113025 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:37.998Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=250113025 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:37.998Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=250113025 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:37.998Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=250113025 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:37.998Z] DEBUG - Clicked on Check all [2020-02-04T06:34:38.256Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-02-04T06:34:38.256Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-02-04T06:34:38.256Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-02-04T06:34:38.256Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-02-04T06:34:38.256Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2020-02-04T06:34:38.256Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2020-02-04T06:34:38.256Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-02-04T06:34:38.256Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-02-04T06:34:38.256Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-02-04T06:34:38.256Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:34:38.256Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:34:38.256Z] DEBUG - Clicking on Uncheck all [2020-02-04T06:34:38.256Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=250113075 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-02-04T06:34:38.256Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=250113076 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-02-04T06:34:38.256Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=250113076 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-02-04T06:34:38.256Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=250113076 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-02-04T06:34:38.256Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=250113077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-02-04T06:34:38.256Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=250113077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-02-04T06:34:38.256Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=250113077 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-02-04T06:34:38.256Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=250113079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-02-04T06:34:38.256Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=250113079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-02-04T06:34:38.256Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=250113079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-02-04T06:34:38.256Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=250113080 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-02-04T06:34:38.256Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=250113080 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-02-04T06:34:38.256Z] DEBUG - Clicked on Uncheck all [2020-02-04T06:34:38.256Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-02-04T06:34:38.256Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-02-04T06:34:38.256Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2020-02-04T06:34:38.256Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2020-02-04T06:34:38.256Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:38.256Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-02-04T06:34:38.256Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-02-04T06:34:38.256Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-02-04T06:34:38.256Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-02-04T06:34:38.256Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:34:38.256Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:34:38.256Z] DEBUG - Clicking on Check all [2020-02-04T06:34:38.256Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=250113083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:38.256Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=250113083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:38.257Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=250113084 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:38.257Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=250113084 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:38.257Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=250113084 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:38.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=250113084 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:38.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=250113085 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:38.257Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=250113088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:38.257Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=250113089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:38.257Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=250113089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:38.257Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=250113089 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:38.257Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=250113089 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:38.257Z] DEBUG - Clicked on Check all [2020-02-04T06:34:38.257Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:34:38.257Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Custom XML} time=250113094 data=null button=0 stateMask=0x0 x=85 y=60 count=0} to TreeItem with text {Custom XML} [2020-02-04T06:34:38.257Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom XML} time=250113095 data=null doit=true} to TreeItem with text {Custom XML} [2020-02-04T06:34:38.257Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom XML} time=250113095 data=null} to TreeItem with text {Custom XML} [2020-02-04T06:34:38.257Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom XML} time=250113095 data=null button=1 stateMask=0x0 x=85 y=60 count=1} to TreeItem with text {Custom XML} [2020-02-04T06:34:38.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250113096 data=null item=TreeItem {Custom XML} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Custom XML} [2020-02-04T06:34:38.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom XML} time=250113097 data=null button=1 stateMask=0x80000 x=85 y=60 count=1} to TreeItem with text {Custom XML} [2020-02-04T06:34:38.257Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-02-04T06:34:38.257Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-02-04T06:34:38.257Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-02-04T06:34:38.257Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-02-04T06:34:38.257Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2020-02-04T06:34:38.257Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2020-02-04T06:34:38.257Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-02-04T06:34:38.257Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-02-04T06:34:38.257Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-02-04T06:34:38.257Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:34:38.257Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:34:38.257Z] DEBUG - Clicking on Uncheck all [2020-02-04T06:34:38.257Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=250113101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-02-04T06:34:38.257Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=250113101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-02-04T06:34:38.257Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=250113101 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-02-04T06:34:38.257Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=250113101 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-02-04T06:34:38.257Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=250113101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-02-04T06:34:38.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=250113102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-02-04T06:34:38.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=250113102 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-02-04T06:34:38.257Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=250113104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-02-04T06:34:38.257Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=250113104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-02-04T06:34:38.257Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=250113104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-02-04T06:34:38.257Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=250113104 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-02-04T06:34:38.257Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=250113105 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-02-04T06:34:38.257Z] DEBUG - Clicked on Uncheck all [2020-02-04T06:34:38.257Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-02-04T06:34:38.257Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2020-02-04T06:34:38.257Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2020-02-04T06:34:38.257Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-02-04T06:34:38.257Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-02-04T06:34:38.257Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-02-04T06:34:38.257Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-02-04T06:34:38.257Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-02-04T06:34:38.257Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-02-04T06:34:38.257Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:34:38.257Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:34:38.257Z] DEBUG - Clicking on Check selected [2020-02-04T06:34:38.257Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=250113108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-02-04T06:34:38.257Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=250113108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-02-04T06:34:38.257Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=250113109 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-02-04T06:34:38.257Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=250113109 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-02-04T06:34:38.257Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=250113109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-02-04T06:34:38.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=250113109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-02-04T06:34:38.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=250113110 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-02-04T06:34:38.257Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=250113111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-02-04T06:34:38.257Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=250113111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-02-04T06:34:38.257Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=250113111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-02-04T06:34:38.257Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=250113111 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-02-04T06:34:38.257Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=250113112 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-02-04T06:34:38.257Z] DEBUG - Clicked on Check selected [2020-02-04T06:34:38.257Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-02-04T06:34:38.257Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-02-04T06:34:38.257Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2020-02-04T06:34:38.257Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2020-02-04T06:34:38.257Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:38.257Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-02-04T06:34:38.257Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-02-04T06:34:38.257Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-02-04T06:34:38.257Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-02-04T06:34:38.257Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:34:38.257Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:34:38.257Z] DEBUG - Clicking on Check all [2020-02-04T06:34:38.258Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=250113115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:38.258Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=250113115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:38.258Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=250113115 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:38.258Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=250113116 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:38.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=250113116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:38.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=250113116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:38.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=250113116 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:38.258Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=250113173 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:38.258Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=250113173 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:38.258Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=250113174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:38.258Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=250113174 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:38.258Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=250113174 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:38.258Z] DEBUG - Clicked on Check all [2020-02-04T06:34:38.258Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-02-04T06:34:38.258Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-02-04T06:34:38.258Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-02-04T06:34:38.258Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected' [2020-02-04T06:34:38.258Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH' [2020-02-04T06:34:38.258Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2020-02-04T06:34:38.258Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-02-04T06:34:38.258Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-02-04T06:34:38.258Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-02-04T06:34:38.258Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:34:38.258Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:34:38.258Z] DEBUG - Clicking on Uncheck selected [2020-02-04T06:34:38.258Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=250113178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2020-02-04T06:34:38.258Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=250113178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2020-02-04T06:34:38.258Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=250113178 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2020-02-04T06:34:38.258Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=250113179 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2020-02-04T06:34:38.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=250113179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2020-02-04T06:34:38.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=250113179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2020-02-04T06:34:38.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=250113179 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2020-02-04T06:34:38.258Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=250113181 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2020-02-04T06:34:38.258Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=250113181 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2020-02-04T06:34:38.258Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=250113181 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2020-02-04T06:34:38.258Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=250113181 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2020-02-04T06:34:38.258Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=250113181 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2020-02-04T06:34:38.258Z] DEBUG - Clicked on Uncheck selected [2020-02-04T06:34:38.258Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-02-04T06:34:38.258Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-02-04T06:34:38.258Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-02-04T06:34:38.258Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-02-04T06:34:38.258Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2020-02-04T06:34:38.258Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2020-02-04T06:34:38.258Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-02-04T06:34:38.258Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-02-04T06:34:38.258Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-02-04T06:34:38.258Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:34:38.258Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:34:38.258Z] DEBUG - Clicking on Uncheck all [2020-02-04T06:34:38.258Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=250113184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-02-04T06:34:38.258Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=250113185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-02-04T06:34:38.258Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=250113185 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-02-04T06:34:38.258Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=250113185 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-02-04T06:34:38.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=250113185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-02-04T06:34:38.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=250113185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-02-04T06:34:38.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=250113185 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-02-04T06:34:38.258Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=250113187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-02-04T06:34:38.258Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=250113187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-02-04T06:34:38.258Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=250113187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-02-04T06:34:38.258Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=250113188 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-02-04T06:34:38.258Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=250113188 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-02-04T06:34:38.258Z] DEBUG - Clicked on Uncheck all [2020-02-04T06:34:38.258Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-02-04T06:34:38.258Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-02-04T06:34:38.258Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-02-04T06:34:38.258Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-02-04T06:34:38.515Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-02-04T06:34:38.515Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-02-04T06:34:38.515Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2020-02-04T06:34:38.515Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2020-02-04T06:34:38.515Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:38.515Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-02-04T06:34:38.515Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-02-04T06:34:38.515Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-02-04T06:34:38.515Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-02-04T06:34:38.515Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:34:38.515Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:34:38.515Z] DEBUG - Clicking on Check all [2020-02-04T06:34:38.515Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=250113501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:38.515Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=250113501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:38.515Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=250113501 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:38.515Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=250113502 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:38.515Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=250113502 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:38.515Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=250113502 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:38.515Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=250113502 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:38.515Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=250113504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:38.515Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=250113504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:38.515Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=250113504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:38.516Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=250113504 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:38.516Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=250113504 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:38.516Z] DEBUG - Clicked on Check all [2020-02-04T06:34:38.516Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-02-04T06:34:38.516Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-02-04T06:34:38.516Z] DEBUG - matched Text with text "Custom XML", using matcher: of type 'Text' [2020-02-04T06:34:38.516Z] DEBUG - matched Text with text "Custom XML", using matcher: (of type 'Text') [2020-02-04T06:34:38.773Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-02-04T06:34:38.773Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-02-04T06:34:38.773Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2020-02-04T06:34:38.773Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2020-02-04T06:34:38.773Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:38.773Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-02-04T06:34:38.773Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-02-04T06:34:38.773Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-02-04T06:34:38.773Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-02-04T06:34:38.773Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:34:38.773Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:34:38.773Z] DEBUG - Clicking on Check all [2020-02-04T06:34:38.773Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=250113813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:38.773Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=250113813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:38.773Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=250113813 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:38.773Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=250113814 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:38.773Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=250113814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:38.773Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=250113815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:38.773Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=250113815 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:38.773Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=250113818 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:38.773Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=250113819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:38.773Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=250113819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:38.773Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=250113819 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:38.773Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=250113819 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:38.773Z] DEBUG - Clicked on Check all [2020-02-04T06:34:38.773Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-02-04T06:34:38.773Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-02-04T06:34:38.773Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-02-04T06:34:38.773Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-02-04T06:34:38.773Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-02-04T06:34:38.773Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-02-04T06:34:38.773Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2020-02-04T06:34:38.773Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2020-02-04T06:34:38.773Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:38.773Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:34:38.773Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:34:38.773Z] DEBUG - Clicking on &Apply [2020-02-04T06:34:38.773Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=250113822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:38.773Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=250113823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:38.773Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=250113823 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:38.774Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=250113823 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:38.774Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=250113823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:38.774Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=250113823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:38.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=250113823 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:38.774Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=250113823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:38.774Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=250113824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:38.774Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=250113824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:38.774Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=250113824 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:38.774Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=250113824 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:38.774Z] DEBUG - Clicked on &Apply [2020-02-04T06:34:38.774Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-02-04T06:34:38.774Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-02-04T06:34:38.774Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-02-04T06:34:38.774Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-02-04T06:34:38.774Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-02-04T06:34:38.774Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-02-04T06:34:38.774Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:34:38.774Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:34:38.774Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-02-04T06:34:38.774Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2020-02-04T06:34:38.774Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:34:38.774Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-02-04T06:34:38.774Z] DEBUG - Clicking on OK [2020-02-04T06:34:38.774Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=250113827 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-02-04T06:34:38.774Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=250113827 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-02-04T06:34:38.774Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=250113827 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-02-04T06:34:38.774Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=250113828 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-02-04T06:34:38.774Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=250113828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-02-04T06:34:38.774Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=250113828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-02-04T06:34:38.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=250113828 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-02-04T06:34:38.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=250112816 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2020-02-04T06:34:39.031Z] DEBUG - Clicked on [2020-02-04T06:34:39.031Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=250113876 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} [2020-02-04T06:34:39.031Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2020-02-04T06:34:39.031Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2020-02-04T06:34:39.031Z] DEBUG - Clicking on with mnemonic 'Preferences' [2020-02-04T06:34:39.031Z] DEBUG - Clicked on with mnemonic 'Preferences' [2020-02-04T06:34:39.031Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2020-02-04T06:34:39.031Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=250114016 data=null doit=true} to Shell with text {Preferences} [2020-02-04T06:34:39.031Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:34:39.031Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:34:39.031Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:34:39.031Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:34:39.031Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:34:39.031Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=250114022 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing} [2020-02-04T06:34:39.031Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=250114022 data=null doit=true} to TreeItem with text {Tracing} [2020-02-04T06:34:39.031Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=250114022 data=null} to TreeItem with text {Tracing} [2020-02-04T06:34:39.031Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=250114023 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-02-04T06:34:39.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250114023 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing} [2020-02-04T06:34:39.031Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=250114091 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-02-04T06:34:39.031Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2020-02-04T06:34:39.031Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:34:39.031Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=250114092 data=null button=0 stateMask=0x0 x=80 y=204 count=0} to Tree node with text: Trace Types [2020-02-04T06:34:39.031Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=250114093 data=null doit=true} to Tree node with text: Trace Types [2020-02-04T06:34:39.031Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=250114093 data=null} to Tree node with text: Trace Types [2020-02-04T06:34:39.031Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=250114093 data=null button=1 stateMask=0x0 x=80 y=204 count=1} to Tree node with text: Trace Types [2020-02-04T06:34:39.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250114093 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Trace Types [2020-02-04T06:34:39.031Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=250114101 data=null button=1 stateMask=0x80000 x=80 y=204 count=1} to Tree node with text: Trace Types [2020-02-04T06:34:39.031Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:34:39.031Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:34:39.031Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:34:39.031Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:34:39.031Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-02-04T06:34:39.031Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-02-04T06:34:39.031Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2020-02-04T06:34:39.031Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2020-02-04T06:34:39.031Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:39.031Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-02-04T06:34:39.031Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-02-04T06:34:39.031Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-02-04T06:34:39.031Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-02-04T06:34:39.031Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:34:39.031Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:34:39.031Z] DEBUG - Clicking on Check all [2020-02-04T06:34:39.031Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=250114106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:39.031Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=250114106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:39.031Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=250114106 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:39.032Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=250114106 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:39.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=250114107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:39.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=250114107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:39.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=250114107 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:39.289Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=250114109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:39.289Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=250114109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:39.289Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=250114109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:39.289Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=250114109 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:39.289Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=250114109 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:39.289Z] DEBUG - Clicked on Check all [2020-02-04T06:34:39.289Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-02-04T06:34:39.289Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-02-04T06:34:39.289Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-02-04T06:34:39.289Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-02-04T06:34:39.289Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-02-04T06:34:39.289Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-02-04T06:34:39.289Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2020-02-04T06:34:39.289Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2020-02-04T06:34:39.289Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:39.289Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:34:39.289Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:34:39.289Z] DEBUG - Clicking on &Apply [2020-02-04T06:34:39.289Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=250114113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:39.289Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=250114113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:39.289Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=250114113 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:39.289Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=250114113 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:39.289Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=250114113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:39.289Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=250114114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:39.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=250114114 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:39.289Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=250114114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:39.289Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=250114114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:39.289Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=250114114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:39.289Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=250114114 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:39.289Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=250114114 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:39.289Z] DEBUG - Clicked on &Apply [2020-02-04T06:34:39.289Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-02-04T06:34:39.289Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-02-04T06:34:39.289Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-02-04T06:34:39.289Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-02-04T06:34:39.289Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-02-04T06:34:39.289Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-02-04T06:34:39.289Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:34:39.289Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:34:39.289Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-02-04T06:34:39.289Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2020-02-04T06:34:39.289Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:34:39.289Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-02-04T06:34:39.289Z] DEBUG - Clicking on OK [2020-02-04T06:34:39.289Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=250114118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-02-04T06:34:39.289Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=250114118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-02-04T06:34:39.289Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=250114118 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-02-04T06:34:39.289Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=250114118 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-02-04T06:34:39.290Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=250114118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-02-04T06:34:39.290Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=250114118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-02-04T06:34:39.290Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=250114118 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-02-04T06:34:39.290Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=250113886 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2020-02-04T06:34:39.290Z] DEBUG - Clicked on [2020-02-04T06:34:39.290Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-02-04T06:34:39.290Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:34:39.290Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:34:39.290Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:34:39.290Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:34:39.290Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:34:39.290Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=250114292 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-02-04T06:34:39.290Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=250114292 data=null doit=true} to TreeItem with text {test} [2020-02-04T06:34:39.290Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=250114292 data=null} to TreeItem with text {test} [2020-02-04T06:34:39.290Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=250114293 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-02-04T06:34:39.290Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250114293 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2020-02-04T06:34:39.290Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=250114309 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-02-04T06:34:39.290Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:34:39.290Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=250114310 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-02-04T06:34:39.290Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=250114310 data=null doit=true} to TreeItem with text {test} [2020-02-04T06:34:39.290Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=250114311 data=null} to TreeItem with text {test} [2020-02-04T06:34:39.290Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=250114311 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-02-04T06:34:39.290Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250114311 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2020-02-04T06:34:39.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=250114373 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-02-04T06:34:39.604Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=250114379 data=null doit=true} to TreeItem with text {test} [2020-02-04T06:34:39.604Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=250114379 data=null} to TreeItem with text {test} [2020-02-04T06:34:39.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=250114380 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-02-04T06:34:39.604Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=250114380 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {test} [2020-02-04T06:34:39.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=250114406 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-02-04T06:34:39.604Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:34:39.604Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=250114409 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-02-04T06:34:39.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=250114409 data=null doit=true} to TreeItem with text {Traces [1]} [2020-02-04T06:34:39.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=250114409 data=null} to TreeItem with text {Traces [1]} [2020-02-04T06:34:39.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=250114410 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-02-04T06:34:39.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250114410 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2020-02-04T06:34:39.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=250114423 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-02-04T06:34:39.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=250114424 data=null doit=true} to TreeItem with text {Traces [1]} [2020-02-04T06:34:39.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=250114424 data=null} to TreeItem with text {Traces [1]} [2020-02-04T06:34:39.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=250114425 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-02-04T06:34:39.605Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=250114472 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]} [2020-02-04T06:34:39.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=250114479 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-02-04T06:34:39.605Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:34:39.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=250114481 data=null button=0 stateMask=0x0 x=125 y=84 count=0} to Tree node with text: syslog_collapse [2020-02-04T06:34:39.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=250114481 data=null doit=true} to Tree node with text: syslog_collapse [2020-02-04T06:34:39.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=250114481 data=null} to Tree node with text: syslog_collapse [2020-02-04T06:34:39.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=250114482 data=null button=1 stateMask=0x0 x=125 y=84 count=1} to Tree node with text: syslog_collapse [2020-02-04T06:34:39.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250114482 data=null item=TreeItem {syslog_collapse} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: syslog_collapse [2020-02-04T06:34:39.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=250114492 data=null button=1 stateMask=0x80000 x=125 y=84 count=1} to Tree node with text: syslog_collapse [2020-02-04T06:34:39.605Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:34:39.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=250114494 data=null button=0 stateMask=0x0 x=125 y=84 count=0} to Tree node with text: syslog_collapse [2020-02-04T06:34:39.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=250114494 data=null doit=true} to Tree node with text: syslog_collapse [2020-02-04T06:34:39.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=250114494 data=null} to Tree node with text: syslog_collapse [2020-02-04T06:34:39.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=250114494 data=null button=1 stateMask=0x0 x=125 y=84 count=1} to Tree node with text: syslog_collapse [2020-02-04T06:34:39.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250114494 data=null item=TreeItem {syslog_collapse} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: syslog_collapse [2020-02-04T06:34:39.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=250114501 data=null button=1 stateMask=0x80000 x=125 y=84 count=1} to Tree node with text: syslog_collapse [2020-02-04T06:34:39.958Z] DEBUG - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...' [2020-02-04T06:34:39.958Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=250114710 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} [2020-02-04T06:34:39.958Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2020-02-04T06:34:39.958Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2020-02-04T06:34:39.958Z] DEBUG - Clicking on with mnemonic 'Preferences' [2020-02-04T06:34:39.958Z] DEBUG - Clicked on with mnemonic 'Preferences' [2020-02-04T06:34:39.958Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2020-02-04T06:34:39.958Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=250114901 data=null doit=true} to Shell with text {Preferences} [2020-02-04T06:34:39.958Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:34:39.958Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:34:39.958Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:34:39.958Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:34:39.958Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:34:39.958Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=250114908 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing} [2020-02-04T06:34:39.958Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=250114908 data=null doit=true} to TreeItem with text {Tracing} [2020-02-04T06:34:39.958Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=250114909 data=null} to TreeItem with text {Tracing} [2020-02-04T06:34:39.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=250114909 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-02-04T06:34:39.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250114909 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing} [2020-02-04T06:34:39.958Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=250114986 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-02-04T06:34:39.958Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2020-02-04T06:34:39.958Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:34:39.958Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=250114988 data=null button=0 stateMask=0x0 x=80 y=204 count=0} to Tree node with text: Trace Types [2020-02-04T06:34:39.958Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=250114988 data=null doit=true} to Tree node with text: Trace Types [2020-02-04T06:34:39.958Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=250114988 data=null} to Tree node with text: Trace Types [2020-02-04T06:34:39.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=250114989 data=null button=1 stateMask=0x0 x=80 y=204 count=1} to Tree node with text: Trace Types [2020-02-04T06:34:39.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250114989 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Trace Types [2020-02-04T06:34:39.958Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=250114997 data=null button=1 stateMask=0x80000 x=80 y=204 count=1} to Tree node with text: Trace Types [2020-02-04T06:34:39.958Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:34:39.958Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:34:39.958Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:34:39.958Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:34:39.958Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-02-04T06:34:39.958Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-02-04T06:34:39.958Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-02-04T06:34:39.958Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-02-04T06:34:39.958Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2020-02-04T06:34:39.958Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2020-02-04T06:34:39.958Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-02-04T06:34:39.958Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-02-04T06:34:39.958Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-02-04T06:34:39.958Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:34:39.958Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:34:39.958Z] DEBUG - Clicking on Uncheck all [2020-02-04T06:34:39.958Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=250115003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-02-04T06:34:39.958Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=250115003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-02-04T06:34:39.958Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=250115003 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-02-04T06:34:39.958Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=250115003 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-02-04T06:34:39.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=250115004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-02-04T06:34:39.958Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=250115004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-02-04T06:34:39.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=250115004 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-02-04T06:34:39.958Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=250115006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-02-04T06:34:39.958Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=250115006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-02-04T06:34:39.959Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=250115007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-02-04T06:34:39.959Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=250115007 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-02-04T06:34:39.959Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=250115007 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-02-04T06:34:39.959Z] DEBUG - Clicked on Uncheck all [2020-02-04T06:34:39.959Z] DEBUG - Expanding nodes Custom Text in tree (of type 'Tree') [2020-02-04T06:34:39.959Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=250115008 data=null doit=true} to TreeItem with text {Custom Text} [2020-02-04T06:34:39.959Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=250115008 data=null} to TreeItem with text {Custom Text} [2020-02-04T06:34:39.959Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=250115008 data=null button=1 stateMask=0x0 x=85 y=36 count=1} to TreeItem with text {Custom Text} [2020-02-04T06:34:39.959Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=250115009 data=null item=TreeItem {Custom Text} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Custom Text} [2020-02-04T06:34:39.959Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=250115011 data=null button=1 stateMask=0x80000 x=85 y=36 count=1} to TreeItem with text {Custom Text} [2020-02-04T06:34:39.959Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:34:39.959Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Custom Text} time=250115016 data=null button=0 stateMask=0x0 x=85 y=36 count=0} to TreeItem with text {Custom Text} [2020-02-04T06:34:39.959Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=250115016 data=null doit=true} to TreeItem with text {Custom Text} [2020-02-04T06:34:39.959Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=250115017 data=null} to TreeItem with text {Custom Text} [2020-02-04T06:34:39.959Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=250115017 data=null button=1 stateMask=0x0 x=85 y=36 count=1} to TreeItem with text {Custom Text} [2020-02-04T06:34:39.959Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250115018 data=null item=TreeItem {Custom Text} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Custom Text} [2020-02-04T06:34:39.959Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=250115019 data=null button=1 stateMask=0x80000 x=85 y=36 count=1} to TreeItem with text {Custom Text} [2020-02-04T06:34:39.959Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-02-04T06:34:39.959Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2020-02-04T06:34:39.959Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2020-02-04T06:34:39.959Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-02-04T06:34:39.959Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-02-04T06:34:39.959Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-02-04T06:34:39.959Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-02-04T06:34:39.959Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-02-04T06:34:39.959Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-02-04T06:34:39.959Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:34:39.959Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:34:39.959Z] DEBUG - Clicking on Check selected [2020-02-04T06:34:39.959Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=250115022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-02-04T06:34:39.959Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=250115023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-02-04T06:34:39.959Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=250115023 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-02-04T06:34:39.959Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=250115023 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-02-04T06:34:39.959Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=250115024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-02-04T06:34:39.959Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=250115024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-02-04T06:34:39.959Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=250115024 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-02-04T06:34:39.959Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=250115026 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-02-04T06:34:39.959Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=250115026 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-02-04T06:34:39.959Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=250115026 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-02-04T06:34:40.217Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=250115072 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-02-04T06:34:40.217Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=250115072 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-02-04T06:34:40.217Z] DEBUG - Clicked on Check selected [2020-02-04T06:34:40.217Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-02-04T06:34:40.217Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-02-04T06:34:40.217Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-02-04T06:34:40.217Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-02-04T06:34:40.217Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-02-04T06:34:40.217Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-02-04T06:34:40.217Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2020-02-04T06:34:40.217Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2020-02-04T06:34:40.217Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:40.217Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:34:40.217Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:34:40.217Z] DEBUG - Clicking on &Apply [2020-02-04T06:34:40.217Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=250115076 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:40.217Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=250115076 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:40.217Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=250115076 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:40.217Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=250115076 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:40.217Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=250115077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:40.217Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=250115077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:40.217Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=250115077 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:40.217Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=250115078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:40.217Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=250115079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:40.217Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=250115079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:40.217Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=250115079 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:40.217Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=250115079 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:40.217Z] DEBUG - Clicked on &Apply [2020-02-04T06:34:40.217Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-02-04T06:34:40.218Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-02-04T06:34:40.218Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-02-04T06:34:40.218Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-02-04T06:34:40.218Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-02-04T06:34:40.218Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-02-04T06:34:40.218Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:34:40.218Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:34:40.218Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-02-04T06:34:40.218Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2020-02-04T06:34:40.218Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:34:40.218Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-02-04T06:34:40.218Z] DEBUG - Clicking on OK [2020-02-04T06:34:40.218Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=250115082 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-02-04T06:34:40.218Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=250115082 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-02-04T06:34:40.218Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=250115083 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-02-04T06:34:40.218Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=250115083 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-02-04T06:34:40.218Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=250115083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-02-04T06:34:40.218Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=250115083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-02-04T06:34:40.218Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=250115083 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-02-04T06:34:40.218Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=250114721 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2020-02-04T06:34:40.218Z] DEBUG - Clicked on [2020-02-04T06:34:40.218Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-02-04T06:34:40.218Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:34:40.218Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:34:40.218Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:34:40.218Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:34:40.218Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:34:40.218Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=250115187 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-02-04T06:34:40.218Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=250115187 data=null doit=true} to TreeItem with text {test} [2020-02-04T06:34:40.218Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=250115187 data=null} to TreeItem with text {test} [2020-02-04T06:34:40.218Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=250115188 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-02-04T06:34:40.218Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250115188 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2020-02-04T06:34:40.218Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=250115203 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-02-04T06:34:40.218Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:34:40.218Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=250115204 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-02-04T06:34:40.218Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=250115204 data=null doit=true} to TreeItem with text {test} [2020-02-04T06:34:40.218Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=250115204 data=null} to TreeItem with text {test} [2020-02-04T06:34:40.218Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=250115205 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-02-04T06:34:40.218Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250115205 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2020-02-04T06:34:40.218Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=250115215 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-02-04T06:34:40.218Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-02-04T06:34:40.218Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:34:40.218Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=250115275 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-02-04T06:34:40.218Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=250115275 data=null doit=true} to TreeItem with text {Traces [1]} [2020-02-04T06:34:40.218Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=250115275 data=null} to TreeItem with text {Traces [1]} [2020-02-04T06:34:40.218Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=250115276 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-02-04T06:34:40.218Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250115276 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2020-02-04T06:34:40.218Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=250115290 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-02-04T06:34:40.218Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2020-02-04T06:34:40.218Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:34:40.477Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=250115292 data=null button=0 stateMask=0x0 x=125 y=84 count=0} to Tree node with text: syslog_collapse [2020-02-04T06:34:40.477Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=250115293 data=null doit=true} to Tree node with text: syslog_collapse [2020-02-04T06:34:40.477Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=250115293 data=null} to Tree node with text: syslog_collapse [2020-02-04T06:34:40.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=250115293 data=null button=1 stateMask=0x0 x=125 y=84 count=1} to Tree node with text: syslog_collapse [2020-02-04T06:34:40.477Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250115294 data=null item=TreeItem {syslog_collapse} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: syslog_collapse [2020-02-04T06:34:40.477Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=250115307 data=null button=1 stateMask=0x80000 x=125 y=84 count=1} to Tree node with text: syslog_collapse [2020-02-04T06:34:40.477Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:34:40.477Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=250115308 data=null button=0 stateMask=0x0 x=125 y=84 count=0} to Tree node with text: syslog_collapse [2020-02-04T06:34:40.477Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=250115308 data=null doit=true} to Tree node with text: syslog_collapse [2020-02-04T06:34:40.477Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=250115309 data=null} to Tree node with text: syslog_collapse [2020-02-04T06:34:40.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=250115310 data=null button=1 stateMask=0x0 x=125 y=84 count=1} to Tree node with text: syslog_collapse [2020-02-04T06:34:40.477Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250115310 data=null item=TreeItem {syslog_collapse} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: syslog_collapse [2020-02-04T06:34:40.477Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=250115318 data=null button=1 stateMask=0x80000 x=125 y=84 count=1} to Tree node with text: syslog_collapse [2020-02-04T06:34:40.477Z] DEBUG - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...' [2020-02-04T06:34:40.477Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=250115479 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} [2020-02-04T06:34:40.477Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2020-02-04T06:34:40.477Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2020-02-04T06:34:40.477Z] DEBUG - Clicking on with mnemonic 'Preferences' [2020-02-04T06:34:40.735Z] DEBUG - Clicked on with mnemonic 'Preferences' [2020-02-04T06:34:40.735Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2020-02-04T06:34:40.735Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=250115613 data=null doit=true} to Shell with text {Preferences} [2020-02-04T06:34:40.735Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:34:40.735Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:34:40.735Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:34:40.736Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:34:40.736Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:34:40.736Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=250115618 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing} [2020-02-04T06:34:40.736Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=250115618 data=null doit=true} to TreeItem with text {Tracing} [2020-02-04T06:34:40.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=250115618 data=null} to TreeItem with text {Tracing} [2020-02-04T06:34:40.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=250115619 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-02-04T06:34:40.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250115619 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing} [2020-02-04T06:34:40.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=250115681 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-02-04T06:34:40.736Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2020-02-04T06:34:40.736Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:34:40.736Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=250115683 data=null button=0 stateMask=0x0 x=80 y=204 count=0} to Tree node with text: Trace Types [2020-02-04T06:34:40.736Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=250115683 data=null doit=true} to Tree node with text: Trace Types [2020-02-04T06:34:40.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=250115683 data=null} to Tree node with text: Trace Types [2020-02-04T06:34:40.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=250115684 data=null button=1 stateMask=0x0 x=80 y=204 count=1} to Tree node with text: Trace Types [2020-02-04T06:34:40.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250115684 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Trace Types [2020-02-04T06:34:40.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=250115691 data=null button=1 stateMask=0x80000 x=80 y=204 count=1} to Tree node with text: Trace Types [2020-02-04T06:34:40.736Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:34:40.736Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:34:40.736Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:34:40.736Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:34:40.736Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-02-04T06:34:40.736Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-02-04T06:34:40.736Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2020-02-04T06:34:40.736Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2020-02-04T06:34:40.736Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:40.736Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-02-04T06:34:40.736Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-02-04T06:34:40.736Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-02-04T06:34:40.736Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-02-04T06:34:40.736Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:34:40.736Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:34:40.736Z] DEBUG - Clicking on Check all [2020-02-04T06:34:40.736Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=250115697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:40.736Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=250115697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:40.736Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=250115697 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:40.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=250115697 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:40.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=250115698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:40.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=250115698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:40.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=250115698 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:40.736Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=250115701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:40.736Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=250115702 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:40.736Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=250115702 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:40.736Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=250115702 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:40.736Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=250115702 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:40.736Z] DEBUG - Clicked on Check all [2020-02-04T06:34:40.736Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-02-04T06:34:40.736Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-02-04T06:34:40.736Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-02-04T06:34:40.736Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-02-04T06:34:40.736Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-02-04T06:34:40.736Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-02-04T06:34:40.736Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2020-02-04T06:34:40.736Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2020-02-04T06:34:40.736Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:40.736Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:34:40.736Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:34:40.736Z] DEBUG - Clicking on &Apply [2020-02-04T06:34:40.736Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=250115705 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:40.736Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=250115705 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:40.736Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=250115705 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:40.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=250115705 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:40.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=250115706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:40.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=250115706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:40.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=250115706 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:40.736Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=250115707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:40.736Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=250115707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:40.736Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=250115707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:40.736Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=250115707 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:40.736Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=250115707 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:40.736Z] DEBUG - Clicked on &Apply [2020-02-04T06:34:40.736Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-02-04T06:34:40.736Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-02-04T06:34:40.736Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-02-04T06:34:40.736Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-02-04T06:34:40.736Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-02-04T06:34:40.736Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-02-04T06:34:40.736Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:34:40.736Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:34:40.736Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-02-04T06:34:40.736Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2020-02-04T06:34:40.736Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:34:40.736Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-02-04T06:34:40.736Z] DEBUG - Clicking on OK [2020-02-04T06:34:40.736Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=250115711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-02-04T06:34:40.737Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=250115711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-02-04T06:34:40.737Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=250115711 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-02-04T06:34:40.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=250115711 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-02-04T06:34:40.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=250115711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-02-04T06:34:40.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=250115711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-02-04T06:34:40.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=250115711 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-02-04T06:34:40.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=250115492 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2020-02-04T06:34:40.737Z] DEBUG - Clicked on [2020-02-04T06:34:40.737Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=250115792 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} [2020-02-04T06:34:40.737Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2020-02-04T06:34:40.737Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2020-02-04T06:34:40.737Z] DEBUG - Clicking on with mnemonic 'Preferences' [2020-02-04T06:34:40.996Z] DEBUG - Clicked on with mnemonic 'Preferences' [2020-02-04T06:34:40.996Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2020-02-04T06:34:40.996Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=250115974 data=null doit=true} to Shell with text {Preferences} [2020-02-04T06:34:40.996Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:34:40.996Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:34:40.996Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:34:40.996Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:34:40.996Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:34:40.996Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=250115980 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing} [2020-02-04T06:34:40.996Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=250115980 data=null doit=true} to TreeItem with text {Tracing} [2020-02-04T06:34:40.996Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=250115980 data=null} to TreeItem with text {Tracing} [2020-02-04T06:34:40.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=250115980 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-02-04T06:34:40.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250115981 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing} [2020-02-04T06:34:40.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=250116001 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-02-04T06:34:40.996Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2020-02-04T06:34:40.996Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:34:40.996Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=250116003 data=null button=0 stateMask=0x0 x=80 y=204 count=0} to Tree node with text: Trace Types [2020-02-04T06:34:40.996Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=250116003 data=null doit=true} to Tree node with text: Trace Types [2020-02-04T06:34:40.996Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=250116003 data=null} to Tree node with text: Trace Types [2020-02-04T06:34:40.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=250116003 data=null button=1 stateMask=0x0 x=80 y=204 count=1} to Tree node with text: Trace Types [2020-02-04T06:34:40.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250116004 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Trace Types [2020-02-04T06:34:40.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=250116012 data=null button=1 stateMask=0x80000 x=80 y=204 count=1} to Tree node with text: Trace Types [2020-02-04T06:34:40.996Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:34:40.996Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:34:40.996Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:34:40.996Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:34:40.996Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-02-04T06:34:40.996Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-02-04T06:34:40.996Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2020-02-04T06:34:40.996Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2020-02-04T06:34:40.996Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:40.996Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-02-04T06:34:40.996Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-02-04T06:34:40.996Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-02-04T06:34:40.996Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-02-04T06:34:40.996Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:34:40.996Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:34:40.996Z] DEBUG - Clicking on Check all [2020-02-04T06:34:40.996Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=250116017 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:40.996Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=250116018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:40.996Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=250116018 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:40.996Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=250116018 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:40.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=250116018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:40.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=250116018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:40.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=250116019 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:40.996Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=250116020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:40.996Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=250116020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:40.996Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=250116021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:40.996Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=250116021 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:40.996Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=250116021 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-02-04T06:34:40.996Z] DEBUG - Clicked on Check all [2020-02-04T06:34:40.996Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-02-04T06:34:40.996Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-02-04T06:34:40.996Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-02-04T06:34:41.255Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-02-04T06:34:41.255Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-02-04T06:34:41.255Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-02-04T06:34:41.255Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2020-02-04T06:34:41.255Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2020-02-04T06:34:41.255Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:41.255Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:34:41.255Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:34:41.255Z] DEBUG - Clicking on &Apply [2020-02-04T06:34:41.256Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=250116024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:41.256Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=250116024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:41.256Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=250116024 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:41.256Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=250116072 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:41.256Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=250116073 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:41.256Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=250116073 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:41.256Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=250116073 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:41.256Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=250116073 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:41.256Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=250116073 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:41.256Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=250116073 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:41.256Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=250116074 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:41.256Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=250116074 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:41.256Z] DEBUG - Clicked on &Apply [2020-02-04T06:34:41.256Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-02-04T06:34:41.256Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-02-04T06:34:41.256Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-02-04T06:34:41.256Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-02-04T06:34:41.256Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-02-04T06:34:41.256Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-02-04T06:34:41.256Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:34:41.256Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:34:41.256Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-02-04T06:34:41.256Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2020-02-04T06:34:41.256Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:34:41.256Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-02-04T06:34:41.256Z] DEBUG - Clicking on OK [2020-02-04T06:34:41.256Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=250116077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-02-04T06:34:41.256Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=250116077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-02-04T06:34:41.256Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=250116078 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-02-04T06:34:41.256Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=250116078 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-02-04T06:34:41.256Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=250116078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-02-04T06:34:41.256Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=250116078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-02-04T06:34:41.256Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=250116078 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-02-04T06:34:41.256Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=250115803 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2020-02-04T06:34:41.256Z] DEBUG - Clicked on [2020-02-04T06:34:41.256Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=250116174 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} [2020-02-04T06:34:41.256Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2020-02-04T06:34:41.256Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2020-02-04T06:34:41.256Z] DEBUG - Clicking on with mnemonic 'Preferences' [2020-02-04T06:34:41.256Z] DEBUG - Clicked on with mnemonic 'Preferences' [2020-02-04T06:34:41.256Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2020-02-04T06:34:41.256Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=250116311 data=null doit=true} to Shell with text {Preferences} [2020-02-04T06:34:41.256Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:34:41.256Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:34:41.256Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:34:41.256Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:34:41.256Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:34:41.515Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=250116374 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing} [2020-02-04T06:34:41.515Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=250116374 data=null doit=true} to TreeItem with text {Tracing} [2020-02-04T06:34:41.515Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=250116374 data=null} to TreeItem with text {Tracing} [2020-02-04T06:34:41.515Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=250116375 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-02-04T06:34:41.515Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250116375 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing} [2020-02-04T06:34:41.515Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=250116401 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-02-04T06:34:41.515Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2020-02-04T06:34:41.515Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:34:41.515Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=250116403 data=null button=0 stateMask=0x0 x=80 y=204 count=0} to Tree node with text: Trace Types [2020-02-04T06:34:41.515Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=250116403 data=null doit=true} to Tree node with text: Trace Types [2020-02-04T06:34:41.515Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=250116403 data=null} to Tree node with text: Trace Types [2020-02-04T06:34:41.515Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=250116404 data=null button=1 stateMask=0x0 x=80 y=204 count=1} to Tree node with text: Trace Types [2020-02-04T06:34:41.515Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250116404 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Trace Types [2020-02-04T06:34:41.515Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=250116412 data=null button=1 stateMask=0x80000 x=80 y=204 count=1} to Tree node with text: Trace Types [2020-02-04T06:34:41.515Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:34:41.515Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:34:41.515Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:34:41.515Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:34:41.515Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-02-04T06:34:41.515Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-02-04T06:34:41.515Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-02-04T06:34:41.515Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-02-04T06:34:41.515Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2020-02-04T06:34:41.515Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2020-02-04T06:34:41.515Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-02-04T06:34:41.515Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-02-04T06:34:41.515Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-02-04T06:34:41.515Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:34:41.515Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:34:41.515Z] DEBUG - Clicking on Uncheck all [2020-02-04T06:34:41.515Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=250116417 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-02-04T06:34:41.515Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=250116417 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-02-04T06:34:41.515Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=250116417 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-02-04T06:34:41.515Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=250116417 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-02-04T06:34:41.515Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=250116418 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-02-04T06:34:41.515Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=250116418 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-02-04T06:34:41.516Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=250116418 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-02-04T06:34:41.516Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=250116420 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-02-04T06:34:41.516Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=250116420 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-02-04T06:34:41.516Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=250116421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-02-04T06:34:41.516Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=250116421 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-02-04T06:34:41.516Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=250116421 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-02-04T06:34:41.516Z] DEBUG - Clicked on Uncheck all [2020-02-04T06:34:41.516Z] DEBUG - Expanding nodes Custom Text>testtxtextension in tree (of type 'Tree') [2020-02-04T06:34:41.516Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=250116422 data=null doit=true} to TreeItem with text {Custom Text} [2020-02-04T06:34:41.516Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=250116422 data=null} to TreeItem with text {Custom Text} [2020-02-04T06:34:41.516Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=250116422 data=null button=1 stateMask=0x0 x=85 y=36 count=1} to TreeItem with text {Custom Text} [2020-02-04T06:34:41.516Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=250116422 data=null item=TreeItem {Custom Text} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Custom Text} [2020-02-04T06:34:41.516Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=250116424 data=null button=1 stateMask=0x80000 x=85 y=36 count=1} to TreeItem with text {Custom Text} [2020-02-04T06:34:41.516Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=250116425 data=null doit=true} to Tree node with text: testtxtextension [2020-02-04T06:34:41.516Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=250116425 data=null} to Tree node with text: testtxtextension [2020-02-04T06:34:41.516Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=250116426 data=null button=1 stateMask=0x0 x=114 y=60 count=1} to Tree node with text: testtxtextension [2020-02-04T06:34:41.516Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=250116426 data=null item=TreeItem {testtxtextension} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: testtxtextension [2020-02-04T06:34:41.516Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=250116426 data=null button=1 stateMask=0x80000 x=114 y=60 count=1} to Tree node with text: testtxtextension [2020-02-04T06:34:41.516Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:34:41.516Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {testtxtextension} time=250116475 data=null button=0 stateMask=0x0 x=114 y=60 count=0} to Tree node with text: testtxtextension [2020-02-04T06:34:41.516Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=250116475 data=null doit=true} to Tree node with text: testtxtextension [2020-02-04T06:34:41.516Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=250116475 data=null} to Tree node with text: testtxtextension [2020-02-04T06:34:41.516Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=250116476 data=null button=1 stateMask=0x0 x=114 y=60 count=1} to Tree node with text: testtxtextension [2020-02-04T06:34:41.516Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250116476 data=null item=TreeItem {testtxtextension} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: testtxtextension [2020-02-04T06:34:41.516Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=250116477 data=null button=1 stateMask=0x80000 x=114 y=60 count=1} to Tree node with text: testtxtextension [2020-02-04T06:34:41.516Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-02-04T06:34:41.516Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2020-02-04T06:34:41.516Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2020-02-04T06:34:41.516Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-02-04T06:34:41.516Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-02-04T06:34:41.516Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-02-04T06:34:41.516Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-02-04T06:34:41.516Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-02-04T06:34:41.516Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-02-04T06:34:41.516Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:34:41.516Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:34:41.516Z] DEBUG - Clicking on Check selected [2020-02-04T06:34:41.516Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=250116480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-02-04T06:34:41.516Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=250116481 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-02-04T06:34:41.516Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=250116481 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-02-04T06:34:41.516Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=250116481 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-02-04T06:34:41.516Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=250116481 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-02-04T06:34:41.516Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=250116481 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-02-04T06:34:41.516Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=250116481 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-02-04T06:34:41.516Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=250116483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-02-04T06:34:41.516Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=250116483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-02-04T06:34:41.516Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=250116483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-02-04T06:34:41.516Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=250116483 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-02-04T06:34:41.516Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=250116484 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-02-04T06:34:41.516Z] DEBUG - Clicked on Check selected [2020-02-04T06:34:41.516Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-02-04T06:34:41.516Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-02-04T06:34:41.516Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-02-04T06:34:41.516Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-02-04T06:34:41.516Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-02-04T06:34:41.516Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-02-04T06:34:41.516Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2020-02-04T06:34:41.516Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2020-02-04T06:34:41.516Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:41.516Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:34:41.516Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:34:41.516Z] DEBUG - Clicking on &Apply [2020-02-04T06:34:41.516Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=250116487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:41.516Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=250116487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:41.516Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=250116487 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:41.516Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=250116487 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:41.516Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=250116487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:41.516Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=250116488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:41.516Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=250116488 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:41.516Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=250116489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:41.516Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=250116489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:41.516Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=250116489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:41.516Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=250116489 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:41.516Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=250116490 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:34:41.516Z] DEBUG - Clicked on &Apply [2020-02-04T06:34:41.516Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-02-04T06:34:41.516Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-02-04T06:34:41.516Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-02-04T06:34:41.516Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-02-04T06:34:41.516Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-02-04T06:34:41.516Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-02-04T06:34:41.516Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:34:41.516Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:34:41.516Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-02-04T06:34:41.517Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2020-02-04T06:34:41.517Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:34:41.517Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-02-04T06:34:41.517Z] DEBUG - Clicking on OK [2020-02-04T06:34:41.517Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=250116493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-02-04T06:34:41.517Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=250116493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-02-04T06:34:41.517Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=250116493 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-02-04T06:34:41.517Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=250116493 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-02-04T06:34:41.517Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=250116494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-02-04T06:34:41.517Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=250116494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-02-04T06:34:41.517Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=250116494 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-02-04T06:34:41.517Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=250116185 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2020-02-04T06:34:41.517Z] DEBUG - Clicked on [2020-02-04T06:34:41.517Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-02-04T06:34:41.517Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:34:41.517Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:34:41.517Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:34:41.517Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:34:41.517Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:34:41.517Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=250116589 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-02-04T06:34:41.517Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=250116589 data=null doit=true} to TreeItem with text {test} [2020-02-04T06:34:41.517Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=250116590 data=null} to TreeItem with text {test} [2020-02-04T06:34:41.774Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=250116590 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-02-04T06:34:41.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250116590 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2020-02-04T06:34:41.774Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=250116604 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-02-04T06:34:41.774Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:34:41.774Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=250116605 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-02-04T06:34:41.774Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=250116605 data=null doit=true} to TreeItem with text {test} [2020-02-04T06:34:41.774Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=250116605 data=null} to TreeItem with text {test} [2020-02-04T06:34:41.774Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=250116606 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-02-04T06:34:41.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250116606 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2020-02-04T06:34:41.774Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=250116616 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-02-04T06:34:41.774Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-02-04T06:34:41.774Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:34:41.774Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=250116673 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-02-04T06:34:41.774Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=250116674 data=null doit=true} to TreeItem with text {Traces [1]} [2020-02-04T06:34:41.774Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=250116674 data=null} to TreeItem with text {Traces [1]} [2020-02-04T06:34:41.774Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=250116674 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-02-04T06:34:41.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250116674 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2020-02-04T06:34:41.774Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=250116683 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-02-04T06:34:41.775Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:34:41.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=250116685 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-02-04T06:34:41.775Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=250116685 data=null doit=true} to TreeItem with text {Traces [1]} [2020-02-04T06:34:41.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=250116685 data=null} to TreeItem with text {Traces [1]} [2020-02-04T06:34:41.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=250116685 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-02-04T06:34:41.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250116685 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2020-02-04T06:34:41.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=250116692 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-02-04T06:34:41.775Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2020-02-04T06:34:41.775Z] DEBUG - Clicking on with mnemonic 'Import...' [2020-02-04T06:34:42.031Z] DEBUG - Clicked on with mnemonic 'Import...' [2020-02-04T06:34:42.031Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2020-02-04T06:34:42.031Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=250117074 data=null doit=true} to Shell with text {Trace Import} [2020-02-04T06:34:42.031Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-02-04T06:34:42.031Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-02-04T06:34:42.031Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-02-04T06:34:42.031Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-02-04T06:34:42.031Z] DEBUG - matched Combo with text "", using matcher: of type 'Button' [2020-02-04T06:34:45.028Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:34:45.028Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:34:45.028Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:34:45.028Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-02-04T06:34:45.028Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250119805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:34:45.028Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250119806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:34:45.028Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=250119806 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:34:45.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=250119806 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:34:45.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250119806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:34:45.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250119806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:34:45.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=250119806 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:34:45.029Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250119807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:34:45.029Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250119807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:34:45.029Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250119807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:34:45.029Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=250119807 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:34:45.029Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=250119807 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:34:45.029Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:34:45.029Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-02-04T06:34:45.029Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-02-04T06:34:45.029Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:34:45.029Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:34:45.029Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-02-04T06:34:45.029Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:34:45.029Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:34:45.029Z] DEBUG - Clicking on OK [2020-02-04T06:34:45.029Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=250119809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:34:45.029Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=250119809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:34:45.029Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=250119809 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:34:45.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=250119809 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:34:45.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=250119810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:34:45.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=250119810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:34:45.029Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:34:45.029Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:34:45.029Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:34:45.029Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:34:45.029Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:34:45.029Z] DEBUG - Clicked on OK [2020-02-04T06:34:45.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=250119810 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:34:45.543Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=250118983 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-02-04T06:34:45.543Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.513 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest [2020-02-04T06:34:45.543Z] testFiltersView(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest) Time elapsed: 2.614 s [2020-02-04T06:34:45.543Z] testPreferencePage(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest) Time elapsed: 1.477 s [2020-02-04T06:34:45.543Z] testSelectTraceType(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest) Time elapsed: 1.915 s [2020-02-04T06:34:45.543Z] testImportTraceTypeOptions(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest) Time elapsed: 2.332 s [2020-02-04T06:34:45.543Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest [2020-02-04T06:34:46.108Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-02-04T06:34:46.108Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:34:46.108Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:34:46.108Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:34:46.108Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:34:46.108Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:34:46.108Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=250121034 data=null button=0 stateMask=0x0 x=83 y=12 count=0} to TreeItem with text {SomeProject} [2020-02-04T06:34:46.108Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=250121035 data=null doit=true} to TreeItem with text {SomeProject} [2020-02-04T06:34:46.108Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=250121035 data=null} to TreeItem with text {SomeProject} [2020-02-04T06:34:46.108Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=250121035 data=null button=1 stateMask=0x0 x=83 y=12 count=1} to TreeItem with text {SomeProject} [2020-02-04T06:34:46.108Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250121036 data=null item=TreeItem {SomeProject} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {SomeProject} [2020-02-04T06:34:46.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=250121198 data=null button=1 stateMask=0x80000 x=83 y=12 count=1} to TreeItem with text {SomeProject} [2020-02-04T06:34:46.365Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:34:46.365Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=250121201 data=null button=0 stateMask=0x0 x=83 y=12 count=0} to TreeItem with text {SomeProject} [2020-02-04T06:34:46.365Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=250121201 data=null doit=true} to TreeItem with text {SomeProject} [2020-02-04T06:34:46.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=250121201 data=null} to TreeItem with text {SomeProject} [2020-02-04T06:34:46.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=250121201 data=null button=1 stateMask=0x0 x=83 y=12 count=1} to TreeItem with text {SomeProject} [2020-02-04T06:34:46.365Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250121202 data=null item=TreeItem {SomeProject} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {SomeProject} [2020-02-04T06:34:46.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=250121279 data=null button=1 stateMask=0x80000 x=83 y=12 count=1} to TreeItem with text {SomeProject} [2020-02-04T06:34:46.365Z] [2020-02-04T06:34:46.365Z] !ENTRY org.eclipse.cdt.core 1 0 2020-02-04 06:34:46.227 [2020-02-04T06:34:46.365Z] !MESSAGE Indexed 'SomeProject' (0 sources, 0 headers) in 0.003 sec: 0 declarations; 0 references; 0 unresolved inclusions; 0 syntax errors; 0 unresolved names (0%) [2020-02-04T06:34:46.365Z] DEBUG - matched MenuItem with text "Confi&gure", using matcher: with mnemonic 'Configure' [2020-02-04T06:34:46.365Z] DEBUG - matched MenuItem with text "Configure or convert...", using matcher: with mnemonic 'Configure or convert to Tracing Project' [2020-02-04T06:34:46.365Z] DEBUG - Clicking on with mnemonic 'Configure or convert to Tracing Project' [2020-02-04T06:34:46.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure or convert to Tracing Project} time=250121401 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure or convert to Tracing Project' [2020-02-04T06:34:46.622Z] DEBUG - Clicked on with mnemonic 'Configure or convert to Tracing Project' [2020-02-04T06:34:46.622Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=250121606 data=null doit=true} to TreeItem with text {SomeProject} [2020-02-04T06:34:46.622Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=250121606 data=null} to TreeItem with text {SomeProject} [2020-02-04T06:34:46.622Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=250121607 data=null button=1 stateMask=0x0 x=83 y=12 count=1} to TreeItem with text {SomeProject} [2020-02-04T06:34:46.623Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=250121607 data=null item=TreeItem {SomeProject} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {SomeProject} [2020-02-04T06:34:46.623Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=250121613 data=null button=1 stateMask=0x80000 x=83 y=12 count=1} to TreeItem with text {SomeProject} [2020-02-04T06:34:46.623Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Compass} time=250121614 data=null doit=true} to TreeItem with text {Trace Compass} [2020-02-04T06:34:46.623Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Compass} time=250121614 data=null} to TreeItem with text {Trace Compass} [2020-02-04T06:34:46.623Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Compass} time=250121614 data=null button=1 stateMask=0x0 x=108 y=36 count=1} to TreeItem with text {Trace Compass} [2020-02-04T06:34:46.623Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=250121615 data=null item=TreeItem {Trace Compass} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Trace Compass} [2020-02-04T06:34:46.623Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Compass} time=250121621 data=null button=1 stateMask=0x80000 x=108 y=36 count=1} to TreeItem with text {Trace Compass} [2020-02-04T06:34:46.623Z] WARN - Tree item TreeItem with text {Trace Compass} is already expanded. Won't expand it again. [2020-02-04T06:34:48.518Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2020-02-04T06:34:48.518Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-02-04T06:34:48.518Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:34:48.518Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:34:48.518Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-02-04T06:35:10.422Z] DEBUG - matched MenuItem with text "&Customize View...", using matcher: with mnemonic 'Customize View...' [2020-02-04T06:35:10.422Z] DEBUG - Clicking on with mnemonic 'Customize View...' [2020-02-04T06:35:10.422Z] DEBUG - Clicked on with mnemonic 'Customize View...' [2020-02-04T06:35:10.422Z] DEBUG - matched Shell with text "Available Customizat...", using matcher: with text 'Available Customizations' [2020-02-04T06:35:10.422Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Available Customizations} time=250143529 data=null doit=true} to Shell with text {Available Customizations} [2020-02-04T06:35:10.422Z] DEBUG - matched CTabItem with text "Filters", using matcher: of type 'CTabItem' [2020-02-04T06:35:10.422Z] DEBUG - matched CTabItem with text "Filters", using matcher: (of type 'CTabItem') [2020-02-04T06:35:10.422Z] DEBUG - matched CTabItem with text "Content", using matcher: of type 'CTabItem' [2020-02-04T06:35:10.422Z] DEBUG - matched CTabItem with text "Content", using matcher: (of type 'CTabItem') [2020-02-04T06:35:10.422Z] DEBUG - Activated org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem$3@41623694 [2020-02-04T06:35:10.422Z] DEBUG - Sent event Selection [13]: SelectionEvent{CTabFolder {} time=250143574 data=null item=CTabItem {Filters} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CTabItem') [2020-02-04T06:35:10.422Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:35:10.422Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:35:10.422Z] DEBUG - Attempting to set focus on Table with text {} [2020-02-04T06:35:10.422Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {.* resources} time=250143585 data=null button=0 stateMask=0x0 x=69 y=36 count=0} to TableItem with text {.* resources} [2020-02-04T06:35:10.422Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {.* resources} time=250143585 data=null doit=true} to TableItem with text {.* resources} [2020-02-04T06:35:10.422Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {.* resources} time=250143585 data=null} to TableItem with text {.* resources} [2020-02-04T06:35:10.422Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {.* resources} time=250143586 data=null button=1 stateMask=0x0 x=69 y=36 count=1} to TableItem with text {.* resources} [2020-02-04T06:35:10.422Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=250143586 data=null item=TableItem {.* resources} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {.* resources} [2020-02-04T06:35:10.422Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {.* resources} time=250143588 data=null button=1 stateMask=0x80000 x=69 y=36 count=1} to TableItem with text {.* resources} [2020-02-04T06:35:10.422Z] DEBUG - Setting state to unchecked on: .* resources [2020-02-04T06:35:10.422Z] DEBUG - Attempting to set focus on Table with text {} [2020-02-04T06:35:10.422Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=250143592 data=null button=0 stateMask=0x0 x=139 y=132 count=0} to TableItem with text {Trace Compass Shadow Projects} [2020-02-04T06:35:10.422Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Trace Compass Shadow Projects} time=250143592 data=null doit=true} to TableItem with text {Trace Compass Shadow Projects} [2020-02-04T06:35:10.422Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Trace Compass Shadow Projects} time=250143592 data=null} to TableItem with text {Trace Compass Shadow Projects} [2020-02-04T06:35:10.422Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=250143593 data=null button=1 stateMask=0x0 x=139 y=132 count=1} to TableItem with text {Trace Compass Shadow Projects} [2020-02-04T06:35:10.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=250143593 data=null item=TableItem {Trace Compass Shadow Projects} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {Trace Compass Shadow Projects} [2020-02-04T06:35:10.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=250143594 data=null button=1 stateMask=0x80000 x=139 y=132 count=1} to TableItem with text {Trace Compass Shadow Projects} [2020-02-04T06:35:10.423Z] DEBUG - Setting state to unchecked on: Trace Compass Shadow Projects [2020-02-04T06:35:10.423Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:35:10.423Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:35:10.423Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-02-04T06:35:10.423Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:35:10.423Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:35:10.423Z] DEBUG - Clicking on OK [2020-02-04T06:35:10.423Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=250143596 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:35:10.423Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=250143596 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:35:10.423Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=250143596 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:35:10.423Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=250143596 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:35:10.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=250143597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:35:10.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=250143597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:35:10.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=250143597 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:35:10.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Customize View...} time=250143446 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Customize View...' [2020-02-04T06:35:10.423Z] DEBUG - Clicked on [2020-02-04T06:35:10.423Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-02-04T06:35:10.423Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:35:10.423Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:35:10.423Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:35:10.423Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:35:10.423Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:35:10.423Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=250143728 data=null button=0 stateMask=0x0 x=137 y=12 count=0} to TreeItem with text {.tracecompass-SomeProject} [2020-02-04T06:35:10.423Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {.tracecompass-SomeProject} time=250143728 data=null doit=true} to TreeItem with text {.tracecompass-SomeProject} [2020-02-04T06:35:10.423Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {.tracecompass-SomeProject} time=250143774 data=null} to TreeItem with text {.tracecompass-SomeProject} [2020-02-04T06:35:10.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=250143774 data=null button=1 stateMask=0x0 x=137 y=12 count=1} to TreeItem with text {.tracecompass-SomeProject} [2020-02-04T06:35:10.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250143775 data=null item=TreeItem {.tracecompass-SomeProject} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {.tracecompass-SomeProject} [2020-02-04T06:35:10.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=250143803 data=null button=1 stateMask=0x80000 x=137 y=12 count=1} to TreeItem with text {.tracecompass-SomeProject} [2020-02-04T06:35:10.423Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {.tracecompass-SomeProject} time=250143803 data=null doit=true} to TreeItem with text {.tracecompass-SomeProject} [2020-02-04T06:35:10.423Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {.tracecompass-SomeProject} time=250143803 data=null} to TreeItem with text {.tracecompass-SomeProject} [2020-02-04T06:35:10.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=250143804 data=null button=1 stateMask=0x0 x=137 y=12 count=1} to TreeItem with text {.tracecompass-SomeProject} [2020-02-04T06:35:10.423Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=250143804 data=null item=TreeItem {.tracecompass-SomeProject} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {.tracecompass-SomeProject} [2020-02-04T06:35:10.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=250143814 data=null button=1 stateMask=0x80000 x=137 y=12 count=1} to TreeItem with text {.tracecompass-SomeProject} [2020-02-04T06:35:10.423Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=250143815 data=null doit=true} to TreeItem with text {Traces [1]} [2020-02-04T06:35:10.423Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=250143815 data=null} to TreeItem with text {Traces [1]} [2020-02-04T06:35:10.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=250143815 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-02-04T06:35:10.423Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=250143816 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]} [2020-02-04T06:35:10.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=250143825 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-02-04T06:35:10.423Z] WARN - Tree item TreeItem with text {.tracecompass-SomeProject} is already expanded. Won't expand it again. [2020-02-04T06:35:10.423Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-02-04T06:35:32.384Z] DEBUG - matched MenuItem with text "&Customize View...", using matcher: with mnemonic 'Customize View...' [2020-02-04T06:35:32.384Z] DEBUG - Clicking on with mnemonic 'Customize View...' [2020-02-04T06:35:32.384Z] DEBUG - Clicked on with mnemonic 'Customize View...' [2020-02-04T06:35:32.384Z] DEBUG - matched Shell with text "Available Customizat...", using matcher: with text 'Available Customizations' [2020-02-04T06:35:32.384Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Available Customizations} time=250163978 data=null doit=true} to Shell with text {Available Customizations} [2020-02-04T06:35:32.384Z] DEBUG - matched CTabItem with text "Filters", using matcher: of type 'CTabItem' [2020-02-04T06:35:32.384Z] DEBUG - matched CTabItem with text "Filters", using matcher: (of type 'CTabItem') [2020-02-04T06:35:32.384Z] DEBUG - matched CTabItem with text "Content", using matcher: of type 'CTabItem' [2020-02-04T06:35:32.384Z] DEBUG - matched CTabItem with text "Content", using matcher: (of type 'CTabItem') [2020-02-04T06:35:32.384Z] DEBUG - Activated org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem$3@5fdcc63f [2020-02-04T06:35:32.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{CTabFolder {} time=250163980 data=null item=CTabItem {Filters} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CTabItem') [2020-02-04T06:35:32.384Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:35:32.384Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:35:32.384Z] DEBUG - Attempting to set focus on Table with text {} [2020-02-04T06:35:32.384Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {.* resources} time=250163985 data=null button=0 stateMask=0x0 x=69 y=36 count=0} to TableItem with text {.* resources} [2020-02-04T06:35:32.384Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {.* resources} time=250163985 data=null doit=true} to TableItem with text {.* resources} [2020-02-04T06:35:32.384Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {.* resources} time=250163985 data=null} to TableItem with text {.* resources} [2020-02-04T06:35:32.384Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {.* resources} time=250163986 data=null button=1 stateMask=0x0 x=69 y=36 count=1} to TableItem with text {.* resources} [2020-02-04T06:35:32.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=250163986 data=null item=TableItem {.* resources} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {.* resources} [2020-02-04T06:35:32.384Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {.* resources} time=250163987 data=null button=1 stateMask=0x80000 x=69 y=36 count=1} to TableItem with text {.* resources} [2020-02-04T06:35:32.384Z] DEBUG - Setting state to checked on: .* resources [2020-02-04T06:35:32.384Z] DEBUG - Attempting to set focus on Table with text {} [2020-02-04T06:35:32.384Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=250163990 data=null button=0 stateMask=0x0 x=139 y=132 count=0} to TableItem with text {Trace Compass Shadow Projects} [2020-02-04T06:35:32.384Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Trace Compass Shadow Projects} time=250163990 data=null doit=true} to TableItem with text {Trace Compass Shadow Projects} [2020-02-04T06:35:32.384Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Trace Compass Shadow Projects} time=250163991 data=null} to TableItem with text {Trace Compass Shadow Projects} [2020-02-04T06:35:32.384Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=250163991 data=null button=1 stateMask=0x0 x=139 y=132 count=1} to TableItem with text {Trace Compass Shadow Projects} [2020-02-04T06:35:32.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=250163991 data=null item=TableItem {Trace Compass Shadow Projects} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {Trace Compass Shadow Projects} [2020-02-04T06:35:32.384Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=250163992 data=null button=1 stateMask=0x80000 x=139 y=132 count=1} to TableItem with text {Trace Compass Shadow Projects} [2020-02-04T06:35:32.384Z] DEBUG - Setting state to checked on: Trace Compass Shadow Projects [2020-02-04T06:35:32.384Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:35:32.384Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:35:32.384Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-02-04T06:35:32.384Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:35:32.384Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:35:32.384Z] DEBUG - Clicking on OK [2020-02-04T06:35:32.384Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=250163995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:35:32.384Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=250163995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:35:32.384Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=250163995 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:35:32.384Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=250163995 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:35:32.384Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=250163995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:35:32.384Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=250163995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:35:32.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=250163996 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:35:32.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Customize View...} time=250163926 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Customize View...' [2020-02-04T06:35:32.384Z] DEBUG - Clicked on [2020-02-04T06:35:32.384Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-02-04T06:35:32.384Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:35:32.384Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:35:32.384Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=250164407 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-02-04T06:35:32.384Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-02-04T06:35:32.384Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:35:32.384Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:35:32.384Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:35:32.384Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=250164419 data=null button=0 stateMask=0x0 x=83 y=12 count=0} to TreeItem with text {SomeProject} [2020-02-04T06:35:32.384Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=250164419 data=null doit=true} to TreeItem with text {SomeProject} [2020-02-04T06:35:32.384Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=250164419 data=null} to TreeItem with text {SomeProject} [2020-02-04T06:35:32.384Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=250164420 data=null button=1 stateMask=0x0 x=83 y=12 count=1} to TreeItem with text {SomeProject} [2020-02-04T06:35:32.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250164420 data=null item=TreeItem {SomeProject} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {SomeProject} [2020-02-04T06:35:32.384Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=250164450 data=null button=1 stateMask=0x80000 x=83 y=12 count=1} to TreeItem with text {SomeProject} [2020-02-04T06:35:32.384Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-02-04T06:35:32.384Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-02-04T06:35:32.384Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-02-04T06:35:32.384Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-02-04T06:35:32.384Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-02-04T06:35:32.384Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-02-04T06:35:32.384Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-02-04T06:35:32.384Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:35:32.384Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-02-04T06:35:32.384Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:35:32.384Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:35:32.385Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:35:32.385Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-02-04T06:35:32.385Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250165201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:35:32.385Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250165202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:35:32.385Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=250165202 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:35:32.385Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=250165202 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:35:32.385Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250165203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:35:32.385Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250165203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:35:32.385Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=250165203 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:35:32.385Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250165203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:35:32.385Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250165203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:35:32.385Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250165203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:35:32.385Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=250165204 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:35:32.385Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=250165204 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:35:32.385Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:35:32.385Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-02-04T06:35:32.385Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-02-04T06:35:32.385Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:35:32.385Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:35:32.385Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-02-04T06:35:32.385Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:35:32.385Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:35:32.385Z] DEBUG - Clicking on OK [2020-02-04T06:35:32.385Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=250165205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:35:32.385Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=250165205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:35:32.385Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=250165205 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:35:32.385Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=250165205 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:35:32.385Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=250165206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:35:32.385Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=250165206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:35:32.385Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:35:32.385Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:35:32.385Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:35:32.385Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:35:32.385Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:35:32.385Z] DEBUG - Clicked on OK [2020-02-04T06:35:32.385Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=250165206 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:35:32.385Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=250164511 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-02-04T06:35:32.385Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 45.18 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest [2020-02-04T06:35:32.385Z] testConfigureTracingNature(org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest) Time elapsed: 2.376 s [2020-02-04T06:35:32.385Z] testViewerFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest) Time elapsed: 40.694 s [2020-02-04T06:35:32.385Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace [2020-02-04T06:35:42.337Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.698 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace [2020-02-04T06:35:42.337Z] testRefresh(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace) Time elapsed: 10.511 s [2020-02-04T06:35:42.337Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest [2020-02-04T06:35:43.278Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2020-02-04T06:35:43.278Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-02-04T06:35:43.278Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:35:43.278Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:35:43.534Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-02-04T06:35:43.534Z] DEBUG - Clicking on (of type 'Table') [2020-02-04T06:35:43.534Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=250178578 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-02-04T06:35:43.534Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=250178585 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-02-04T06:35:43.534Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=250178585 data=null doit=true} to (of type 'Table') [2020-02-04T06:35:43.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=250178585 data=null} to (of type 'Table') [2020-02-04T06:35:43.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=250178585 data=null button=1 stateMask=0x0 x=12 y=36 count=1} to (of type 'Table') [2020-02-04T06:35:43.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=250178589 data=null button=1 stateMask=0x80000 x=12 y=36 count=1} to (of type 'Table') [2020-02-04T06:35:43.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=250178590 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2020-02-04T06:35:43.534Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=250178591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-02-04T06:35:43.534Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=250178591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-02-04T06:35:43.534Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=250178592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-02-04T06:35:43.534Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=250178592 data=null doit=true} to (of type 'Table') [2020-02-04T06:35:43.534Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=250178592 data=null} to (of type 'Table') [2020-02-04T06:35:43.534Z] DEBUG - Clicked on (of type 'Table') [2020-02-04T06:35:43.790Z] DEBUG - matched MenuItem with text "Collapse Events", using matcher: with mnemonic 'Collapse Events' [2020-02-04T06:35:43.790Z] DEBUG - Clicking on with mnemonic 'Collapse Events' [2020-02-04T06:35:43.790Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Collapse Events} time=250178700 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Collapse Events' [2020-02-04T06:35:43.790Z] DEBUG - Clicked on with mnemonic 'Collapse Events' [2020-02-04T06:35:45.683Z] DEBUG - matched MenuItem with text "Clear Filters", using matcher: with mnemonic 'Clear Filters' [2020-02-04T06:35:45.683Z] DEBUG - Clicking on with mnemonic 'Clear Filters' [2020-02-04T06:35:45.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Clear Filters} time=250180337 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear Filters' [2020-02-04T06:35:45.683Z] DEBUG - Clicked on with mnemonic 'Clear Filters' [2020-02-04T06:35:46.247Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=250181184 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-02-04T06:35:46.247Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-02-04T06:35:46.247Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:35:46.247Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:35:46.247Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:35:46.247Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=250181192 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-02-04T06:35:46.247Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=250181193 data=null doit=true} to TreeItem with text {test} [2020-02-04T06:35:46.247Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=250181193 data=null} to TreeItem with text {test} [2020-02-04T06:35:46.247Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=250181193 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-02-04T06:35:46.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250181193 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2020-02-04T06:35:46.247Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=250181224 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-02-04T06:35:46.247Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-02-04T06:35:46.247Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-02-04T06:35:46.503Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-02-04T06:35:47.067Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-02-04T06:35:47.067Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-02-04T06:35:47.067Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-02-04T06:35:47.067Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-02-04T06:35:47.067Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:35:47.067Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-02-04T06:35:47.067Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:35:47.067Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:35:47.067Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:35:47.067Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-02-04T06:35:47.067Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250181989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:35:47.067Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250181990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:35:47.067Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=250181990 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:35:47.067Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=250181991 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:35:47.067Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250181991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:35:47.067Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250181991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:35:47.067Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=250181991 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:35:47.067Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250181991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:35:47.067Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250181991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:35:47.067Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250181991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:35:47.067Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=250181992 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:35:47.067Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=250181992 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:35:47.067Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:35:47.067Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-02-04T06:35:47.067Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-02-04T06:35:47.067Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:35:47.067Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:35:47.067Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-02-04T06:35:47.067Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:35:47.067Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:35:47.067Z] DEBUG - Clicking on OK [2020-02-04T06:35:47.067Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=250181993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:35:47.067Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=250181993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:35:47.067Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=250181994 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:35:47.067Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=250181994 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:35:47.067Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=250181994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:35:47.067Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=250181994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:35:47.067Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:35:47.068Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:35:47.068Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:35:47.068Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:35:47.324Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:35:47.324Z] DEBUG - Clicked on OK [2020-02-04T06:35:47.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=250181994 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:35:47.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=250181316 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-02-04T06:35:47.325Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.775 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest [2020-02-04T06:35:47.325Z] test(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest) Time elapsed: 5.62 s [2020-02-04T06:35:47.325Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest [2020-02-04T06:35:51.500Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2020-02-04T06:35:51.500Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-02-04T06:35:51.500Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:35:51.500Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:35:51.500Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-02-04T06:35:51.500Z] DEBUG - Clicking on (of type 'Table') [2020-02-04T06:35:51.500Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=250186116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-02-04T06:35:51.500Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=250186119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-02-04T06:35:51.500Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=250186119 data=null doit=true} to (of type 'Table') [2020-02-04T06:35:51.500Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=250186119 data=null} to (of type 'Table') [2020-02-04T06:35:51.500Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=250186120 data=null button=1 stateMask=0x0 x=686 y=12 count=1} to (of type 'Table') [2020-02-04T06:35:51.500Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=250186177 data=null button=1 stateMask=0x80000 x=686 y=12 count=1} to (of type 'Table') [2020-02-04T06:35:51.500Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=250186178 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2020-02-04T06:35:51.500Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=250186179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-02-04T06:35:51.500Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=250186179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-02-04T06:35:51.500Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=250186179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-02-04T06:35:51.500Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=250186179 data=null doit=true} to (of type 'Table') [2020-02-04T06:35:51.500Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=250186180 data=null} to (of type 'Table') [2020-02-04T06:35:51.500Z] DEBUG - Clicked on (of type 'Table') [2020-02-04T06:35:51.500Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-02-04T06:35:51.500Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-02-04T06:35:51.500Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-02-04T06:35:51.500Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-02-04T06:35:51.500Z] DEBUG - Inserting text:e [2020-02-04T06:35:51.500Z] into text (of type 'Text') [2020-02-04T06:35:51.500Z] DEBUG - Attempting to set focus on (of type 'Text') [2020-02-04T06:35:51.500Z] DEBUG - Typing text 'e [2020-02-04T06:35:51.500Z] ' with an interval of 100ms. between characters. [2020-02-04T06:35:52.065Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-02-04T06:35:52.065Z] DEBUG - Selecting rows [7] in (of type 'Table') [2020-02-04T06:35:52.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=250187108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-02-04T06:35:52.065Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=250187109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-02-04T06:35:52.065Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=250187109 data=null doit=true} to (of type 'Table') [2020-02-04T06:35:52.065Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=250187109 data=null} to (of type 'Table') [2020-02-04T06:35:52.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=250187110 data=null button=1 stateMask=0x0 x=22 y=180 count=1} to (of type 'Table') [2020-02-04T06:35:52.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=250187114 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2020-02-04T06:35:52.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=250187115 data=null button=1 stateMask=0x80000 x=22 y=180 count=1} to (of type 'Table') [2020-02-04T06:35:53.434Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=250188192 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} [2020-02-04T06:35:53.434Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-02-04T06:35:53.434Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:35:53.434Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:35:53.434Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:35:53.434Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=250188276 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-02-04T06:35:53.434Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=250188276 data=null doit=true} to TreeItem with text {test} [2020-02-04T06:35:53.434Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=250188277 data=null} to TreeItem with text {test} [2020-02-04T06:35:53.434Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=250188277 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-02-04T06:35:53.434Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250188277 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2020-02-04T06:35:53.434Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=250188287 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-02-04T06:35:53.434Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-02-04T06:35:53.434Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-02-04T06:35:53.434Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-02-04T06:35:53.999Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-02-04T06:35:53.999Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-02-04T06:35:53.999Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-02-04T06:35:53.999Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-02-04T06:35:53.999Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:35:53.999Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-02-04T06:35:53.999Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:35:53.999Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:35:53.999Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:35:53.999Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-02-04T06:35:53.999Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250189038 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:35:53.999Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250189038 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:35:53.999Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=250189038 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:35:53.999Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=250189038 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:35:53.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250189039 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:35:53.999Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250189039 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:35:53.999Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=250189039 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:35:53.999Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250189039 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:35:53.999Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250189039 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:35:53.999Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250189039 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:35:53.999Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=250189039 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:35:53.999Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=250189039 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:35:53.999Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:35:53.999Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-02-04T06:35:53.999Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-02-04T06:35:53.999Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:35:53.999Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:35:53.999Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-02-04T06:35:53.999Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:35:53.999Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:35:53.999Z] DEBUG - Clicking on OK [2020-02-04T06:35:53.999Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=250189040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:35:53.999Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=250189040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:35:53.999Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=250189041 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:35:53.999Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=250189041 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:35:53.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=250189041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:35:53.999Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=250189041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:35:53.999Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:35:53.999Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:35:54.000Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:35:54.000Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:35:54.000Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:35:54.000Z] DEBUG - Clicked on OK [2020-02-04T06:35:54.258Z] [2020-02-04T06:35:54.258Z] !ENTRY org.eclipse.equinox.event 4 0 2020-02-04 06:35:54.013 [2020-02-04T06:35:54.258Z] !MESSAGE Exception while dispatching event org.osgi.service.event.Event [topic=org/eclipse/e4/ui/model/application/ApplicationElement/tags/REMOVE] {ChangedElement=org.eclipse.e4.ui.model.application.ui.advanced.impl.PlaceholderImpl@1bad5ab3 (elementId: org.eclipse.ui.editorss, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ElementReferenceRenderer@4ef5dd23, toBeRendered: true, onTop: false, visible: true, containerData: 5000, accessibilityPhrase: null) (closeable: false), org.eclipse.e4.data={ChangedElement=org.eclipse.e4.ui.model.application.ui.advanced.impl.PlaceholderImpl@1bad5ab3 (elementId: org.eclipse.ui.editorss, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ElementReferenceRenderer@4ef5dd23, toBeRendered: true, onTop: false, visible: true, containerData: 5000, accessibilityPhrase: null) (closeable: false), AttName=tags, EventType=REMOVE, Position=0, OldValue=Maximized, Widget=Composite {}}, AttName=tags, EventType=REMOVE, Position=0, OldValue=Maximized, Widget=Composite {}} to handler org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler@45382749 [2020-02-04T06:35:54.258Z] !STACK 0 [2020-02-04T06:35:54.258Z] org.eclipse.e4.core.di.InjectionException: java.lang.IllegalStateException: Application does not have an active window [2020-02-04T06:35:54.258Z] at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:65) [2020-02-04T06:35:54.258Z] at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler$1.run(UIEventObjectSupplier.java:56) [2020-02-04T06:35:54.258Z] at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233) [2020-02-04T06:35:54.258Z] at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:145) [2020-02-04T06:35:54.258Z] at org.eclipse.swt.widgets.Display.syncExec(Display.java:5414) [2020-02-04T06:35:54.258Z] at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:211) [2020-02-04T06:35:54.258Z] at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler.handleEvent(UIEventObjectSupplier.java:53) [2020-02-04T06:35:54.258Z] at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201) [2020-02-04T06:35:54.258Z] at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197) [2020-02-04T06:35:54.258Z] at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1) [2020-02-04T06:35:54.258Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-02-04T06:35:54.258Z] at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148) [2020-02-04T06:35:54.258Z] at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135) [2020-02-04T06:35:54.258Z] at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78) [2020-02-04T06:35:54.258Z] at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39) [2020-02-04T06:35:54.258Z] at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:94) [2020-02-04T06:35:54.258Z] at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60) [2020-02-04T06:35:54.258Z] at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374) [2020-02-04T06:35:54.258Z] at org.eclipse.emf.ecore.util.EcoreEList.dispatchNotification(EcoreEList.java:249) [2020-02-04T06:35:54.258Z] at org.eclipse.emf.common.notify.impl.NotifyingListImpl.remove(NotifyingListImpl.java:725) [2020-02-04T06:35:54.258Z] at org.eclipse.emf.common.util.AbstractEList.remove(AbstractEList.java:462) [2020-02-04T06:35:54.258Z] at org.eclipse.ui.internal.WorkbenchPage.setPartState(WorkbenchPage.java:4413) [2020-02-04T06:35:54.258Z] at org.eclipse.ui.internal.WorkbenchPage.unzoomSharedArea(WorkbenchPage.java:5439) [2020-02-04T06:35:54.258Z] at org.eclipse.ui.internal.WorkbenchPage.unzoomSharedArea(WorkbenchPage.java:5451) [2020-02-04T06:35:54.258Z] at org.eclipse.ui.internal.WorkbenchPage.access$15(WorkbenchPage.java:5449) [2020-02-04T06:35:54.258Z] at org.eclipse.ui.internal.WorkbenchPage$7.handleEvent(WorkbenchPage.java:5496) [2020-02-04T06:35:54.258Z] at org.eclipse.e4.ui.services.internal.events.UIEventHandler$1.run(UIEventHandler.java:40) [2020-02-04T06:35:54.258Z] at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233) [2020-02-04T06:35:54.258Z] at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:145) [2020-02-04T06:35:54.258Z] at org.eclipse.swt.widgets.Display.syncExec(Display.java:5414) [2020-02-04T06:35:54.258Z] at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:211) [2020-02-04T06:35:54.258Z] at org.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(UIEventHandler.java:36) [2020-02-04T06:35:54.258Z] at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201) [2020-02-04T06:35:54.258Z] at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197) [2020-02-04T06:35:54.258Z] at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1) [2020-02-04T06:35:54.258Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-02-04T06:35:54.258Z] at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148) [2020-02-04T06:35:54.258Z] at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135) [2020-02-04T06:35:54.258Z] at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78) [2020-02-04T06:35:54.258Z] at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39) [2020-02-04T06:35:54.258Z] at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:94) [2020-02-04T06:35:54.258Z] at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60) [2020-02-04T06:35:54.258Z] at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374) [2020-02-04T06:35:54.258Z] at org.eclipse.e4.ui.model.application.ui.impl.UIElementImpl.setToBeRendered(UIElementImpl.java:303) [2020-02-04T06:35:54.258Z] at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.hidePart(PartServiceImpl.java:1350) [2020-02-04T06:35:54.259Z] at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1590) [2020-02-04T06:35:54.259Z] at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1541) [2020-02-04T06:35:54.259Z] at org.eclipse.ui.internal.WorkbenchPage.closeEditors(WorkbenchPage.java:1511) [2020-02-04T06:35:54.259Z] at org.eclipse.ui.internal.WorkbenchPage.closeEditor(WorkbenchPage.java:1636) [2020-02-04T06:35:54.259Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfCommonProjectElement.closeEditors(TmfCommonProjectElement.java:425) [2020-02-04T06:35:54.259Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfTraceElement.closeEditors(TmfTraceElement.java:678) [2020-02-04T06:35:54.259Z] at java.util.ArrayList.forEach(ArrayList.java:1257) [2020-02-04T06:35:54.259Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfProjectRegistry.lambda$1(TmfProjectRegistry.java:321) [2020-02-04T06:35:54.259Z] at org.eclipse.ui.internal.UILockListener.doPendingWork(UILockListener.java:162) [2020-02-04T06:35:54.259Z] at org.eclipse.ui.internal.UISynchronizer$3.run(UISynchronizer.java:154) [2020-02-04T06:35:54.259Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) [2020-02-04T06:35:54.259Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182) [2020-02-04T06:35:54.259Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536) [2020-02-04T06:35:54.259Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154) [2020-02-04T06:35:54.259Z] at org.eclipse.jface.operation.ModalContext$ModalContextThread.block(ModalContext.java:165) [2020-02-04T06:35:54.259Z] at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:369) [2020-02-04T06:35:54.259Z] at org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.run(RefactoringWizardDialog2.java:319) [2020-02-04T06:35:54.259Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizard.internalPerformFinish(RefactoringWizard.java:636) [2020-02-04T06:35:54.259Z] at org.eclipse.ltk.ui.refactoring.UserInputWizardPage.performFinish(UserInputWizardPage.java:145) [2020-02-04T06:35:54.259Z] at org.eclipse.ltk.ui.refactoring.resource.DeleteResourcesWizard$DeleteResourcesRefactoringConfigurationPage.performFinish(DeleteResourcesWizard.java:202) [2020-02-04T06:35:54.259Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizard.performFinish(RefactoringWizard.java:710) [2020-02-04T06:35:54.259Z] at org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.okPressed(RefactoringWizardDialog2.java:445) [2020-02-04T06:35:54.259Z] at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:466) [2020-02-04T06:35:54.259Z] at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:618) [2020-02-04T06:35:54.259Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:249) [2020-02-04T06:35:54.259Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) [2020-02-04T06:35:54.259Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5227) [2020-02-04T06:35:54.259Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1340) [2020-02-04T06:35:54.259Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1366) [2020-02-04T06:35:54.259Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1349) [2020-02-04T06:35:54.259Z] at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1134) [2020-02-04T06:35:54.259Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190) [2020-02-04T06:35:54.259Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2020-02-04T06:35:54.259Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88) [2020-02-04T06:35:54.259Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) [2020-02-04T06:35:54.259Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182) [2020-02-04T06:35:54.259Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536) [2020-02-04T06:35:54.259Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154) [2020-02-04T06:35:54.259Z] at org.eclipse.jface.window.Window.runEventLoop(Window.java:818) [2020-02-04T06:35:54.259Z] at org.eclipse.jface.window.Window.open(Window.java:794) [2020-02-04T06:35:54.259Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation$1.run(RefactoringWizardOpenOperation.java:188) [2020-02-04T06:35:54.259Z] at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70) [2020-02-04T06:35:54.259Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:203) [2020-02-04T06:35:54.259Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:122) [2020-02-04T06:35:54.259Z] at org.eclipse.ltk.internal.ui.refactoring.actions.DeleteResourcesHandler.execute(DeleteResourcesHandler.java:41) [2020-02-04T06:35:54.259Z] at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:295) [2020-02-04T06:35:54.259Z] at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:90) [2020-02-04T06:35:54.259Z] at sun.reflect.GeneratedMethodAccessor76.invoke(Unknown Source) [2020-02-04T06:35:54.259Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-02-04T06:35:54.259Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-02-04T06:35:54.259Z] at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55) [2020-02-04T06:35:54.259Z] at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:282) [2020-02-04T06:35:54.259Z] at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:264) [2020-02-04T06:35:54.259Z] at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:132) [2020-02-04T06:35:54.259Z] at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:152) [2020-02-04T06:35:54.259Z] at org.eclipse.core.commands.Command.executeWithChecks(Command.java:494) [2020-02-04T06:35:54.259Z] at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:488) [2020-02-04T06:35:54.259Z] at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:210) [2020-02-04T06:35:54.259Z] at org.eclipse.ui.internal.handlers.LegacyHandlerService.executeCommandInContext(LegacyHandlerService.java:405) [2020-02-04T06:35:54.259Z] at org.eclipse.ui.internal.ide.actions.LTKLauncher.runCommand(LTKLauncher.java:96) [2020-02-04T06:35:54.259Z] at org.eclipse.ui.internal.ide.actions.LTKLauncher.openDeleteWizard(LTKLauncher.java:48) [2020-02-04T06:35:54.259Z] at org.eclipse.ui.actions.DeleteResourceAction.run(DeleteResourceAction.java:445) [2020-02-04T06:35:54.259Z] at org.eclipse.ui.actions.BaseSelectionListenerAction.runWithEvent(BaseSelectionListenerAction.java:167) [2020-02-04T06:35:54.259Z] at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:565) [2020-02-04T06:35:54.259Z] at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:397) [2020-02-04T06:35:54.259Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) [2020-02-04T06:35:54.259Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5227) [2020-02-04T06:35:54.259Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1340) [2020-02-04T06:35:54.259Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1366) [2020-02-04T06:35:54.259Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1349) [2020-02-04T06:35:54.259Z] at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1134) [2020-02-04T06:35:54.259Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190) [2020-02-04T06:35:54.259Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2020-02-04T06:35:54.259Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:76) [2020-02-04T06:35:54.259Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:224) [2020-02-04T06:35:54.260Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:656) [2020-02-04T06:35:54.260Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:175) [2020-02-04T06:35:54.260Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:153) [2020-02-04T06:35:54.260Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:142) [2020-02-04T06:35:54.260Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:132) [2020-02-04T06:35:54.260Z] at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:88) [2020-02-04T06:35:54.260Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2020-02-04T06:35:54.260Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88) [2020-02-04T06:35:54.260Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) [2020-02-04T06:35:54.260Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182) [2020-02-04T06:35:54.260Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536) [2020-02-04T06:35:54.260Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154) [2020-02-04T06:35:54.260Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1121) [2020-02-04T06:35:54.260Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) [2020-02-04T06:35:54.260Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1022) [2020-02-04T06:35:54.260Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:150) [2020-02-04T06:35:54.260Z] at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:693) [2020-02-04T06:35:54.260Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) [2020-02-04T06:35:54.260Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:610) [2020-02-04T06:35:54.260Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148) [2020-02-04T06:35:54.260Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:138) [2020-02-04T06:35:54.260Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2020-02-04T06:35:54.260Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2020-02-04T06:35:54.260Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2020-02-04T06:35:54.260Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) [2020-02-04T06:35:54.260Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2020-02-04T06:35:54.260Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2020-02-04T06:35:54.260Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) [2020-02-04T06:35:54.260Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) [2020-02-04T06:35:54.260Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-02-04T06:35:54.260Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-02-04T06:35:54.260Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-02-04T06:35:54.260Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-02-04T06:35:54.260Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673) [2020-02-04T06:35:54.260Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610) [2020-02-04T06:35:54.260Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1519) [2020-02-04T06:35:54.260Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1492) [2020-02-04T06:35:54.260Z] Caused by: java.lang.IllegalStateException: Application does not have an active window [2020-02-04T06:35:54.260Z] at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.getActiveWindowService(ApplicationPartServiceImpl.java:46) [2020-02-04T06:35:54.260Z] at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.requestActivation(ApplicationPartServiceImpl.java:90) [2020-02-04T06:35:54.260Z] at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.requestActivation(ApplicationPartServiceImpl.java:90) [2020-02-04T06:35:54.260Z] at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.unzoom(MinMaxAddon.java:861) [2020-02-04T06:35:54.260Z] at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.subscribeTopicTagsChanged(MinMaxAddon.java:369) [2020-02-04T06:35:54.260Z] at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) [2020-02-04T06:35:54.260Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-02-04T06:35:54.260Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-02-04T06:35:54.260Z] at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55) [2020-02-04T06:35:54.260Z] ... 156 more [2020-02-04T06:35:54.518Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=250189041 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:35:54.518Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=250188382 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-02-04T06:35:56.209Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2020-02-04T06:35:56.209Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-02-04T06:35:56.209Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:35:56.209Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:35:56.466Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-02-04T06:35:56.466Z] DEBUG - Clicking on (of type 'Table') [2020-02-04T06:35:56.466Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=250191319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-02-04T06:35:56.466Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=250191322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-02-04T06:35:56.466Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=250191322 data=null doit=true} to (of type 'Table') [2020-02-04T06:35:56.466Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=250191322 data=null} to (of type 'Table') [2020-02-04T06:35:56.466Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=250191323 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to (of type 'Table') [2020-02-04T06:35:56.466Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=250191413 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to (of type 'Table') [2020-02-04T06:35:56.466Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=250191414 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2020-02-04T06:35:56.466Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=250191415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-02-04T06:35:56.466Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=250191415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-02-04T06:35:56.466Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=250191416 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-02-04T06:35:56.466Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=250191416 data=null doit=true} to (of type 'Table') [2020-02-04T06:35:56.466Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=250191417 data=null} to (of type 'Table') [2020-02-04T06:35:56.466Z] DEBUG - Clicked on (of type 'Table') [2020-02-04T06:35:56.466Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-02-04T06:35:56.466Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-02-04T06:35:56.466Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-02-04T06:35:56.466Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-02-04T06:35:56.466Z] DEBUG - Inserting text:00 [2020-02-04T06:35:56.466Z] into text (of type 'Text') [2020-02-04T06:35:56.466Z] DEBUG - Attempting to set focus on (of type 'Text') [2020-02-04T06:35:56.466Z] DEBUG - Typing text '00 [2020-02-04T06:35:56.466Z] ' with an interval of 100ms. between characters. [2020-02-04T06:35:57.398Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-02-04T06:35:57.398Z] DEBUG - Selecting rows [7] in (of type 'Table') [2020-02-04T06:35:57.398Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=250192378 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-02-04T06:35:57.398Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=250192379 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-02-04T06:35:57.398Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=250192379 data=null doit=true} to (of type 'Table') [2020-02-04T06:35:57.398Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=250192379 data=null} to (of type 'Table') [2020-02-04T06:35:57.398Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=250192379 data=null button=1 stateMask=0x0 x=22 y=180 count=1} to (of type 'Table') [2020-02-04T06:35:57.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=250192383 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2020-02-04T06:35:57.398Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=250192384 data=null button=1 stateMask=0x80000 x=22 y=180 count=1} to (of type 'Table') [2020-02-04T06:35:58.329Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-02-04T06:35:58.329Z] DEBUG - Clicking on (of type 'Table') [2020-02-04T06:35:58.329Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=250193325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-02-04T06:35:58.329Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=250193333 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-02-04T06:35:58.329Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=250193333 data=null doit=true} to (of type 'Table') [2020-02-04T06:35:58.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=250193333 data=null} to (of type 'Table') [2020-02-04T06:35:58.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=250193333 data=null button=1 stateMask=0x0 x=12 y=12 count=1} to (of type 'Table') [2020-02-04T06:35:58.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=250193363 data=null button=1 stateMask=0x80000 x=12 y=12 count=1} to (of type 'Table') [2020-02-04T06:35:58.329Z] [2020-02-04T06:35:58.329Z] !ENTRY org.eclipse.ui 4 0 2020-02-04 06:35:58.293 [2020-02-04T06:35:58.329Z] !MESSAGE Unhandled event loop exception [2020-02-04T06:35:58.329Z] !STACK 0 [2020-02-04T06:35:58.329Z] org.eclipse.swt.SWTException: Failed to execute runnable (org.eclipse.swt.SWTException: Widget is disposed) [2020-02-04T06:35:58.329Z] at org.eclipse.swt.SWT.error(SWT.java:4533) [2020-02-04T06:35:58.329Z] at org.eclipse.swt.SWT.error(SWT.java:4448) [2020-02-04T06:35:58.329Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) [2020-02-04T06:35:58.329Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536) [2020-02-04T06:35:58.329Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154) [2020-02-04T06:35:58.329Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1121) [2020-02-04T06:35:58.329Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) [2020-02-04T06:35:58.329Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1022) [2020-02-04T06:35:58.329Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:150) [2020-02-04T06:35:58.329Z] at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:693) [2020-02-04T06:35:58.329Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) [2020-02-04T06:35:58.329Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:610) [2020-02-04T06:35:58.329Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148) [2020-02-04T06:35:58.329Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:138) [2020-02-04T06:35:58.329Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2020-02-04T06:35:58.329Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2020-02-04T06:35:58.329Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2020-02-04T06:35:58.329Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) [2020-02-04T06:35:58.329Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2020-02-04T06:35:58.329Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2020-02-04T06:35:58.329Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) [2020-02-04T06:35:58.329Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) [2020-02-04T06:35:58.329Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-02-04T06:35:58.329Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-02-04T06:35:58.329Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-02-04T06:35:58.329Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-02-04T06:35:58.329Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673) [2020-02-04T06:35:58.329Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610) [2020-02-04T06:35:58.329Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1519) [2020-02-04T06:35:58.329Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1492) [2020-02-04T06:35:58.329Z] Caused by: org.eclipse.swt.SWTException: Widget is disposed [2020-02-04T06:35:58.329Z] at org.eclipse.swt.SWT.error(SWT.java:4533) [2020-02-04T06:35:58.329Z] at org.eclipse.swt.SWT.error(SWT.java:4448) [2020-02-04T06:35:58.329Z] at org.eclipse.swt.SWT.error(SWT.java:4419) [2020-02-04T06:35:58.329Z] at org.eclipse.swt.widgets.Widget.error(Widget.java:483) [2020-02-04T06:35:58.329Z] at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:420) [2020-02-04T06:35:58.329Z] at org.eclipse.swt.widgets.Widget.getData(Widget.java:537) [2020-02-04T06:35:58.329Z] at org.eclipse.tracecompass.tmf.ui.viewers.events.TmfEventsTable$TableSelectionListener.widgetSelected(TmfEventsTable.java:285) [2020-02-04T06:35:58.329Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:249) [2020-02-04T06:35:58.329Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) [2020-02-04T06:35:58.329Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5227) [2020-02-04T06:35:58.329Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1340) [2020-02-04T06:35:58.329Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1366) [2020-02-04T06:35:58.329Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1349) [2020-02-04T06:35:58.329Z] at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1134) [2020-02-04T06:35:58.329Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190) [2020-02-04T06:35:58.329Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2020-02-04T06:35:58.329Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88) [2020-02-04T06:35:58.329Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) [2020-02-04T06:35:58.329Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182) [2020-02-04T06:35:58.329Z] ... 27 more [2020-02-04T06:35:58.329Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=250193366 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-02-04T06:35:58.329Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=250193367 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-02-04T06:35:58.329Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=250193367 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-02-04T06:35:58.329Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=250193367 data=null doit=true} to (of type 'Table') [2020-02-04T06:35:58.329Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=250193367 data=null} to (of type 'Table') [2020-02-04T06:35:58.329Z] DEBUG - Clicked on (of type 'Table') [2020-02-04T06:36:00.225Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-02-04T06:36:01.155Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=250196133 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} [2020-02-04T06:36:01.155Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-02-04T06:36:01.155Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:36:01.155Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:36:01.155Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:36:01.155Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=250196166 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-02-04T06:36:01.155Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=250196166 data=null doit=true} to TreeItem with text {test} [2020-02-04T06:36:01.155Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=250196166 data=null} to TreeItem with text {test} [2020-02-04T06:36:01.155Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=250196166 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-02-04T06:36:01.155Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250196166 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2020-02-04T06:36:01.155Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=250196176 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-02-04T06:36:01.155Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-02-04T06:36:01.155Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-02-04T06:36:01.412Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-02-04T06:36:01.976Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-02-04T06:36:01.976Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-02-04T06:36:01.976Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-02-04T06:36:01.976Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-02-04T06:36:01.976Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:01.976Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-02-04T06:36:01.976Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:36:01.977Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:36:01.977Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:01.977Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-02-04T06:36:01.977Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250196888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:01.977Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250196888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:01.977Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=250196889 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:01.977Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=250196889 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:01.977Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250196889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:01.977Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250196889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:01.977Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=250196889 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:01.977Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250196889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:01.977Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250196889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:01.977Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250196889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:01.977Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=250196890 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:01.977Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=250196890 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:01.977Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:01.977Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-02-04T06:36:01.977Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-02-04T06:36:01.977Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:36:01.977Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:36:01.977Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-02-04T06:36:01.977Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:36:01.977Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:01.977Z] DEBUG - Clicking on OK [2020-02-04T06:36:01.977Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=250196891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:01.977Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=250196891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:01.977Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=250196891 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:01.977Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=250196891 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:01.977Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=250196891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:01.977Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=250196891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:01.977Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:01.977Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:01.977Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:01.977Z] [2020-02-04T06:36:01.977Z] !ENTRY org.eclipse.equinox.event 4 0 2020-02-04 06:36:01.859 [2020-02-04T06:36:01.977Z] !MESSAGE Exception while dispatching event org.osgi.service.event.Event [topic=org/eclipse/e4/ui/model/application/ApplicationElement/tags/REMOVE] {ChangedElement=org.eclipse.e4.ui.model.application.ui.advanced.impl.PlaceholderImpl@1bad5ab3 (elementId: org.eclipse.ui.editorss, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ElementReferenceRenderer@4ef5dd23, toBeRendered: true, onTop: false, visible: true, containerData: 5000, accessibilityPhrase: null) (closeable: false), org.eclipse.e4.data={ChangedElement=org.eclipse.e4.ui.model.application.ui.advanced.impl.PlaceholderImpl@1bad5ab3 (elementId: org.eclipse.ui.editorss, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ElementReferenceRenderer@4ef5dd23, toBeRendered: true, onTop: false, visible: true, containerData: 5000, accessibilityPhrase: null) (closeable: false), AttName=tags, EventType=REMOVE, Position=0, OldValue=Maximized, Widget=Composite {}}, AttName=tags, EventType=REMOVE, Position=0, OldValue=Maximized, Widget=Composite {}} to handler org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler@45382749 [2020-02-04T06:36:01.977Z] !STACK 0 [2020-02-04T06:36:01.977Z] org.eclipse.e4.core.di.InjectionException: java.lang.IllegalStateException: Application does not have an active window [2020-02-04T06:36:01.977Z] at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:65) [2020-02-04T06:36:01.977Z] at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler$1.run(UIEventObjectSupplier.java:56) [2020-02-04T06:36:01.977Z] at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233) [2020-02-04T06:36:01.977Z] at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:145) [2020-02-04T06:36:01.977Z] at org.eclipse.swt.widgets.Display.syncExec(Display.java:5414) [2020-02-04T06:36:01.977Z] at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:211) [2020-02-04T06:36:01.977Z] at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler.handleEvent(UIEventObjectSupplier.java:53) [2020-02-04T06:36:01.977Z] at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201) [2020-02-04T06:36:01.977Z] at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197) [2020-02-04T06:36:01.977Z] at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1) [2020-02-04T06:36:01.977Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-02-04T06:36:01.977Z] at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148) [2020-02-04T06:36:01.977Z] at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135) [2020-02-04T06:36:01.977Z] at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78) [2020-02-04T06:36:01.977Z] at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39) [2020-02-04T06:36:01.977Z] at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:94) [2020-02-04T06:36:01.977Z] at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60) [2020-02-04T06:36:01.977Z] at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374) [2020-02-04T06:36:01.977Z] at org.eclipse.emf.ecore.util.EcoreEList.dispatchNotification(EcoreEList.java:249) [2020-02-04T06:36:01.977Z] at org.eclipse.emf.common.notify.impl.NotifyingListImpl.remove(NotifyingListImpl.java:725) [2020-02-04T06:36:01.977Z] at org.eclipse.emf.common.util.AbstractEList.remove(AbstractEList.java:462) [2020-02-04T06:36:01.977Z] at org.eclipse.ui.internal.WorkbenchPage.setPartState(WorkbenchPage.java:4413) [2020-02-04T06:36:01.977Z] at org.eclipse.ui.internal.WorkbenchPage.unzoomSharedArea(WorkbenchPage.java:5439) [2020-02-04T06:36:01.977Z] at org.eclipse.ui.internal.WorkbenchPage.unzoomSharedArea(WorkbenchPage.java:5451) [2020-02-04T06:36:01.977Z] at org.eclipse.ui.internal.WorkbenchPage.access$15(WorkbenchPage.java:5449) [2020-02-04T06:36:01.977Z] at org.eclipse.ui.internal.WorkbenchPage$7.handleEvent(WorkbenchPage.java:5496) [2020-02-04T06:36:01.977Z] at org.eclipse.e4.ui.services.internal.events.UIEventHandler$1.run(UIEventHandler.java:40) [2020-02-04T06:36:01.977Z] at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233) [2020-02-04T06:36:01.977Z] at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:145) [2020-02-04T06:36:01.977Z] at org.eclipse.swt.widgets.Display.syncExec(Display.java:5414) [2020-02-04T06:36:01.977Z] at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:211) [2020-02-04T06:36:01.977Z] at org.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(UIEventHandler.java:36) [2020-02-04T06:36:01.977Z] at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201) [2020-02-04T06:36:01.977Z] at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197) [2020-02-04T06:36:01.977Z] at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1) [2020-02-04T06:36:01.977Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-02-04T06:36:01.977Z] at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148) [2020-02-04T06:36:01.977Z] at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135) [2020-02-04T06:36:01.977Z] at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78) [2020-02-04T06:36:01.977Z] at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39) [2020-02-04T06:36:01.977Z] at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:94) [2020-02-04T06:36:01.978Z] at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60) [2020-02-04T06:36:01.978Z] at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374) [2020-02-04T06:36:01.978Z] at org.eclipse.e4.ui.model.application.ui.impl.UIElementImpl.setToBeRendered(UIElementImpl.java:303) [2020-02-04T06:36:01.978Z] at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.hidePart(PartServiceImpl.java:1350) [2020-02-04T06:36:01.978Z] at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1590) [2020-02-04T06:36:01.978Z] at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1541) [2020-02-04T06:36:01.978Z] at org.eclipse.ui.internal.WorkbenchPage.closeEditors(WorkbenchPage.java:1511) [2020-02-04T06:36:01.978Z] at org.eclipse.ui.internal.WorkbenchPage.closeEditor(WorkbenchPage.java:1636) [2020-02-04T06:36:01.978Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfCommonProjectElement.closeEditors(TmfCommonProjectElement.java:425) [2020-02-04T06:36:01.978Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfTraceElement.closeEditors(TmfTraceElement.java:678) [2020-02-04T06:36:01.978Z] at java.util.ArrayList.forEach(ArrayList.java:1257) [2020-02-04T06:36:01.978Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfProjectRegistry.lambda$1(TmfProjectRegistry.java:321) [2020-02-04T06:36:01.978Z] at org.eclipse.ui.internal.UILockListener.doPendingWork(UILockListener.java:162) [2020-02-04T06:36:01.978Z] at org.eclipse.ui.internal.UISynchronizer$3.run(UISynchronizer.java:154) [2020-02-04T06:36:01.978Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) [2020-02-04T06:36:01.978Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182) [2020-02-04T06:36:01.978Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536) [2020-02-04T06:36:01.978Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154) [2020-02-04T06:36:01.978Z] at org.eclipse.jface.operation.ModalContext$ModalContextThread.block(ModalContext.java:165) [2020-02-04T06:36:01.978Z] at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:369) [2020-02-04T06:36:01.978Z] at org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.run(RefactoringWizardDialog2.java:319) [2020-02-04T06:36:01.978Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizard.internalPerformFinish(RefactoringWizard.java:636) [2020-02-04T06:36:01.978Z] at org.eclipse.ltk.ui.refactoring.UserInputWizardPage.performFinish(UserInputWizardPage.java:145) [2020-02-04T06:36:01.978Z] at org.eclipse.ltk.ui.refactoring.resource.DeleteResourcesWizard$DeleteResourcesRefactoringConfigurationPage.performFinish(DeleteResourcesWizard.java:202) [2020-02-04T06:36:01.978Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizard.performFinish(RefactoringWizard.java:710) [2020-02-04T06:36:01.978Z] at org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.okPressed(RefactoringWizardDialog2.java:445) [2020-02-04T06:36:01.978Z] at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:466) [2020-02-04T06:36:01.978Z] at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:618) [2020-02-04T06:36:01.978Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:249) [2020-02-04T06:36:01.978Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) [2020-02-04T06:36:01.978Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5227) [2020-02-04T06:36:01.978Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1340) [2020-02-04T06:36:01.978Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1366) [2020-02-04T06:36:01.978Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1349) [2020-02-04T06:36:01.978Z] at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1134) [2020-02-04T06:36:01.978Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190) [2020-02-04T06:36:01.978Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2020-02-04T06:36:01.978Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88) [2020-02-04T06:36:01.978Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) [2020-02-04T06:36:01.978Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182) [2020-02-04T06:36:01.978Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536) [2020-02-04T06:36:01.978Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154) [2020-02-04T06:36:01.978Z] at org.eclipse.jface.window.Window.runEventLoop(Window.java:818) [2020-02-04T06:36:01.978Z] at org.eclipse.jface.window.Window.open(Window.java:794) [2020-02-04T06:36:01.978Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation$1.run(RefactoringWizardOpenOperation.java:188) [2020-02-04T06:36:01.978Z] at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70) [2020-02-04T06:36:01.978Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:203) [2020-02-04T06:36:01.978Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:122) [2020-02-04T06:36:01.978Z] at org.eclipse.ltk.internal.ui.refactoring.actions.DeleteResourcesHandler.execute(DeleteResourcesHandler.java:41) [2020-02-04T06:36:01.978Z] at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:295) [2020-02-04T06:36:01.978Z] at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:90) [2020-02-04T06:36:01.978Z] at sun.reflect.GeneratedMethodAccessor76.invoke(Unknown Source) [2020-02-04T06:36:01.978Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-02-04T06:36:01.978Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-02-04T06:36:01.978Z] at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55) [2020-02-04T06:36:01.978Z] at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:282) [2020-02-04T06:36:01.978Z] at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:264) [2020-02-04T06:36:01.978Z] at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:132) [2020-02-04T06:36:01.978Z] at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:152) [2020-02-04T06:36:01.978Z] at org.eclipse.core.commands.Command.executeWithChecks(Command.java:494) [2020-02-04T06:36:01.978Z] at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:488) [2020-02-04T06:36:01.978Z] at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:210) [2020-02-04T06:36:01.978Z] at org.eclipse.ui.internal.handlers.LegacyHandlerService.executeCommandInContext(LegacyHandlerService.java:405) [2020-02-04T06:36:01.978Z] at org.eclipse.ui.internal.ide.actions.LTKLauncher.runCommand(LTKLauncher.java:96) [2020-02-04T06:36:01.978Z] at org.eclipse.ui.internal.ide.actions.LTKLauncher.openDeleteWizard(LTKLauncher.java:48) [2020-02-04T06:36:01.978Z] at org.eclipse.ui.actions.DeleteResourceAction.run(DeleteResourceAction.java:445) [2020-02-04T06:36:01.978Z] at org.eclipse.ui.actions.BaseSelectionListenerAction.runWithEvent(BaseSelectionListenerAction.java:167) [2020-02-04T06:36:01.978Z] at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:565) [2020-02-04T06:36:01.978Z] at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:397) [2020-02-04T06:36:01.978Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) [2020-02-04T06:36:01.978Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5227) [2020-02-04T06:36:01.978Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1340) [2020-02-04T06:36:01.978Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1366) [2020-02-04T06:36:01.978Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1349) [2020-02-04T06:36:01.978Z] at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1134) [2020-02-04T06:36:01.978Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190) [2020-02-04T06:36:01.978Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2020-02-04T06:36:01.978Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:76) [2020-02-04T06:36:01.978Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:224) [2020-02-04T06:36:01.978Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:656) [2020-02-04T06:36:01.978Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:175) [2020-02-04T06:36:01.978Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:153) [2020-02-04T06:36:01.978Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:142) [2020-02-04T06:36:01.978Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:132) [2020-02-04T06:36:01.978Z] at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:88) [2020-02-04T06:36:01.978Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2020-02-04T06:36:01.978Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88) [2020-02-04T06:36:01.978Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) [2020-02-04T06:36:01.978Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182) [2020-02-04T06:36:01.978Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536) [2020-02-04T06:36:01.978Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154) [2020-02-04T06:36:01.978Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1121) [2020-02-04T06:36:01.978Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) [2020-02-04T06:36:01.978Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1022) [2020-02-04T06:36:01.978Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:150) [2020-02-04T06:36:01.978Z] at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:693) [2020-02-04T06:36:01.978Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) [2020-02-04T06:36:01.978Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:610) [2020-02-04T06:36:01.978Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148) [2020-02-04T06:36:01.978Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:138) [2020-02-04T06:36:01.978Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2020-02-04T06:36:01.978Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2020-02-04T06:36:01.978Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2020-02-04T06:36:01.978Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) [2020-02-04T06:36:01.978Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2020-02-04T06:36:01.978Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2020-02-04T06:36:01.978Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) [2020-02-04T06:36:01.978Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) [2020-02-04T06:36:01.978Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-02-04T06:36:01.978Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-02-04T06:36:01.978Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-02-04T06:36:01.978Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-02-04T06:36:01.979Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673) [2020-02-04T06:36:01.979Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610) [2020-02-04T06:36:01.979Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1519) [2020-02-04T06:36:01.979Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1492) [2020-02-04T06:36:01.979Z] Caused by: java.lang.IllegalStateException: Application does not have an active window [2020-02-04T06:36:01.979Z] at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.getActiveWindowService(ApplicationPartServiceImpl.java:46) [2020-02-04T06:36:01.979Z] at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.requestActivation(ApplicationPartServiceImpl.java:90) [2020-02-04T06:36:01.979Z] at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.requestActivation(ApplicationPartServiceImpl.java:90) [2020-02-04T06:36:01.979Z] at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.unzoom(MinMaxAddon.java:861) [2020-02-04T06:36:01.979Z] at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.subscribeTopicTagsChanged(MinMaxAddon.java:369) [2020-02-04T06:36:01.979Z] at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) [2020-02-04T06:36:01.979Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-02-04T06:36:01.979Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-02-04T06:36:01.979Z] at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55) [2020-02-04T06:36:01.979Z] ... 156 more [2020-02-04T06:36:02.236Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:02.236Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=250196891 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:02.236Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=250196218 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-02-04T06:36:02.236Z] DEBUG - Clicked on [2020-02-04T06:36:04.132Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2020-02-04T06:36:04.132Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-02-04T06:36:04.132Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:36:04.132Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:36:04.132Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-02-04T06:36:04.132Z] DEBUG - Clicking on (of type 'Table') [2020-02-04T06:36:04.132Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=250199103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-02-04T06:36:04.132Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=250199106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-02-04T06:36:04.132Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=250199107 data=null doit=true} to (of type 'Table') [2020-02-04T06:36:04.132Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=250199107 data=null} to (of type 'Table') [2020-02-04T06:36:04.132Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=250199107 data=null button=1 stateMask=0x0 x=220 y=12 count=1} to (of type 'Table') [2020-02-04T06:36:04.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=250199163 data=null button=1 stateMask=0x80000 x=220 y=12 count=1} to (of type 'Table') [2020-02-04T06:36:04.132Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=250199164 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2020-02-04T06:36:04.132Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=250199165 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-02-04T06:36:04.132Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=250199166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-02-04T06:36:04.132Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=250199166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-02-04T06:36:04.132Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=250199166 data=null doit=true} to (of type 'Table') [2020-02-04T06:36:04.132Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=250199167 data=null} to (of type 'Table') [2020-02-04T06:36:04.132Z] DEBUG - Clicked on (of type 'Table') [2020-02-04T06:36:04.132Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-02-04T06:36:04.132Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-02-04T06:36:04.132Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-02-04T06:36:04.132Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-02-04T06:36:04.132Z] DEBUG - Inserting text:HostF [2020-02-04T06:36:04.132Z] into text (of type 'Text') [2020-02-04T06:36:04.132Z] DEBUG - Attempting to set focus on (of type 'Text') [2020-02-04T06:36:04.132Z] DEBUG - Typing text 'HostF [2020-02-04T06:36:04.132Z] ' with an interval of 100ms. between characters. [2020-02-04T06:36:05.501Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-02-04T06:36:05.501Z] DEBUG - Selecting rows [7] in (of type 'Table') [2020-02-04T06:36:05.501Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=250200275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-02-04T06:36:05.501Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=250200275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-02-04T06:36:05.501Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=250200275 data=null doit=true} to (of type 'Table') [2020-02-04T06:36:05.501Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=250200276 data=null} to (of type 'Table') [2020-02-04T06:36:05.501Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=250200276 data=null button=1 stateMask=0x0 x=22 y=180 count=1} to (of type 'Table') [2020-02-04T06:36:05.501Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=250200280 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2020-02-04T06:36:05.501Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=250200281 data=null button=1 stateMask=0x80000 x=22 y=180 count=1} to (of type 'Table') [2020-02-04T06:36:06.432Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=250201283 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} [2020-02-04T06:36:06.432Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-02-04T06:36:06.432Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:36:06.432Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:36:06.432Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:36:06.432Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=250201317 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-02-04T06:36:06.432Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=250201317 data=null doit=true} to TreeItem with text {test} [2020-02-04T06:36:06.432Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=250201317 data=null} to TreeItem with text {test} [2020-02-04T06:36:06.432Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=250201318 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-02-04T06:36:06.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250201318 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2020-02-04T06:36:06.432Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=250201327 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-02-04T06:36:06.432Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-02-04T06:36:06.432Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-02-04T06:36:06.432Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-02-04T06:36:07.364Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-02-04T06:36:07.364Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-02-04T06:36:07.364Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-02-04T06:36:07.364Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-02-04T06:36:07.364Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:07.364Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-02-04T06:36:07.364Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:36:07.364Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:36:07.364Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:07.364Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-02-04T06:36:07.364Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250202096 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:07.364Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250202096 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:07.364Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=250202096 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:07.364Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=250202096 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:07.364Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250202097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:07.364Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250202097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:07.365Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=250202097 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:07.365Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250202097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:07.365Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250202097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:07.365Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250202097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:07.365Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=250202097 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:07.365Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=250202097 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:07.365Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:07.365Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-02-04T06:36:07.365Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-02-04T06:36:07.365Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:36:07.365Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:36:07.365Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-02-04T06:36:07.365Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:36:07.365Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:07.365Z] DEBUG - Clicking on OK [2020-02-04T06:36:07.365Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=250202099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:07.365Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=250202099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:07.365Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=250202099 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:07.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=250202099 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:07.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=250202099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:07.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=250202099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:07.365Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:07.365Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:07.365Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:07.365Z] [2020-02-04T06:36:07.365Z] !ENTRY org.eclipse.equinox.event 4 0 2020-02-04 06:36:07.074 [2020-02-04T06:36:07.365Z] !MESSAGE Exception while dispatching event org.osgi.service.event.Event [topic=org/eclipse/e4/ui/model/application/ApplicationElement/tags/REMOVE] {ChangedElement=org.eclipse.e4.ui.model.application.ui.advanced.impl.PlaceholderImpl@1bad5ab3 (elementId: org.eclipse.ui.editorss, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ElementReferenceRenderer@4ef5dd23, toBeRendered: true, onTop: false, visible: true, containerData: 5000, accessibilityPhrase: null) (closeable: false), org.eclipse.e4.data={ChangedElement=org.eclipse.e4.ui.model.application.ui.advanced.impl.PlaceholderImpl@1bad5ab3 (elementId: org.eclipse.ui.editorss, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ElementReferenceRenderer@4ef5dd23, toBeRendered: true, onTop: false, visible: true, containerData: 5000, accessibilityPhrase: null) (closeable: false), AttName=tags, EventType=REMOVE, Position=0, OldValue=Maximized, Widget=Composite {}}, AttName=tags, EventType=REMOVE, Position=0, OldValue=Maximized, Widget=Composite {}} to handler org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler@45382749 [2020-02-04T06:36:07.365Z] !STACK 0 [2020-02-04T06:36:07.365Z] org.eclipse.e4.core.di.InjectionException: java.lang.IllegalStateException: Application does not have an active window [2020-02-04T06:36:07.365Z] at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:65) [2020-02-04T06:36:07.365Z] at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler$1.run(UIEventObjectSupplier.java:56) [2020-02-04T06:36:07.365Z] at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233) [2020-02-04T06:36:07.365Z] at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:145) [2020-02-04T06:36:07.365Z] at org.eclipse.swt.widgets.Display.syncExec(Display.java:5414) [2020-02-04T06:36:07.365Z] at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:211) [2020-02-04T06:36:07.365Z] at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler.handleEvent(UIEventObjectSupplier.java:53) [2020-02-04T06:36:07.365Z] at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201) [2020-02-04T06:36:07.365Z] at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197) [2020-02-04T06:36:07.365Z] at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1) [2020-02-04T06:36:07.365Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-02-04T06:36:07.365Z] at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148) [2020-02-04T06:36:07.365Z] at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135) [2020-02-04T06:36:07.365Z] at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78) [2020-02-04T06:36:07.365Z] at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39) [2020-02-04T06:36:07.365Z] at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:94) [2020-02-04T06:36:07.365Z] at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60) [2020-02-04T06:36:07.365Z] at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374) [2020-02-04T06:36:07.365Z] at org.eclipse.emf.ecore.util.EcoreEList.dispatchNotification(EcoreEList.java:249) [2020-02-04T06:36:07.365Z] at org.eclipse.emf.common.notify.impl.NotifyingListImpl.remove(NotifyingListImpl.java:725) [2020-02-04T06:36:07.365Z] at org.eclipse.emf.common.util.AbstractEList.remove(AbstractEList.java:462) [2020-02-04T06:36:07.365Z] at org.eclipse.ui.internal.WorkbenchPage.setPartState(WorkbenchPage.java:4413) [2020-02-04T06:36:07.365Z] at org.eclipse.ui.internal.WorkbenchPage.unzoomSharedArea(WorkbenchPage.java:5439) [2020-02-04T06:36:07.365Z] at org.eclipse.ui.internal.WorkbenchPage.unzoomSharedArea(WorkbenchPage.java:5451) [2020-02-04T06:36:07.365Z] at org.eclipse.ui.internal.WorkbenchPage.access$15(WorkbenchPage.java:5449) [2020-02-04T06:36:07.365Z] at org.eclipse.ui.internal.WorkbenchPage$7.handleEvent(WorkbenchPage.java:5496) [2020-02-04T06:36:07.365Z] at org.eclipse.e4.ui.services.internal.events.UIEventHandler$1.run(UIEventHandler.java:40) [2020-02-04T06:36:07.365Z] at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233) [2020-02-04T06:36:07.365Z] at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:145) [2020-02-04T06:36:07.365Z] at org.eclipse.swt.widgets.Display.syncExec(Display.java:5414) [2020-02-04T06:36:07.365Z] at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:211) [2020-02-04T06:36:07.365Z] at org.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(UIEventHandler.java:36) [2020-02-04T06:36:07.365Z] at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201) [2020-02-04T06:36:07.365Z] at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197) [2020-02-04T06:36:07.365Z] at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1) [2020-02-04T06:36:07.365Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-02-04T06:36:07.365Z] at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148) [2020-02-04T06:36:07.365Z] at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135) [2020-02-04T06:36:07.365Z] at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78) [2020-02-04T06:36:07.365Z] at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39) [2020-02-04T06:36:07.365Z] at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:94) [2020-02-04T06:36:07.365Z] at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60) [2020-02-04T06:36:07.365Z] at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374) [2020-02-04T06:36:07.365Z] at org.eclipse.e4.ui.model.application.ui.impl.UIElementImpl.setToBeRendered(UIElementImpl.java:303) [2020-02-04T06:36:07.365Z] at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.hidePart(PartServiceImpl.java:1350) [2020-02-04T06:36:07.365Z] at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1590) [2020-02-04T06:36:07.365Z] at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1541) [2020-02-04T06:36:07.365Z] at org.eclipse.ui.internal.WorkbenchPage.closeEditors(WorkbenchPage.java:1511) [2020-02-04T06:36:07.365Z] at org.eclipse.ui.internal.WorkbenchPage.closeEditor(WorkbenchPage.java:1636) [2020-02-04T06:36:07.365Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfCommonProjectElement.closeEditors(TmfCommonProjectElement.java:425) [2020-02-04T06:36:07.365Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfTraceElement.closeEditors(TmfTraceElement.java:678) [2020-02-04T06:36:07.365Z] at java.util.ArrayList.forEach(ArrayList.java:1257) [2020-02-04T06:36:07.365Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfProjectRegistry.lambda$1(TmfProjectRegistry.java:321) [2020-02-04T06:36:07.365Z] at org.eclipse.ui.internal.UILockListener.doPendingWork(UILockListener.java:162) [2020-02-04T06:36:07.365Z] at org.eclipse.ui.internal.UISynchronizer$3.run(UISynchronizer.java:154) [2020-02-04T06:36:07.365Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) [2020-02-04T06:36:07.365Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182) [2020-02-04T06:36:07.365Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536) [2020-02-04T06:36:07.365Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154) [2020-02-04T06:36:07.365Z] at org.eclipse.jface.operation.ModalContext$ModalContextThread.block(ModalContext.java:165) [2020-02-04T06:36:07.365Z] at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:369) [2020-02-04T06:36:07.365Z] at org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.run(RefactoringWizardDialog2.java:319) [2020-02-04T06:36:07.365Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizard.internalPerformFinish(RefactoringWizard.java:636) [2020-02-04T06:36:07.365Z] at org.eclipse.ltk.ui.refactoring.UserInputWizardPage.performFinish(UserInputWizardPage.java:145) [2020-02-04T06:36:07.365Z] at org.eclipse.ltk.ui.refactoring.resource.DeleteResourcesWizard$DeleteResourcesRefactoringConfigurationPage.performFinish(DeleteResourcesWizard.java:202) [2020-02-04T06:36:07.365Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizard.performFinish(RefactoringWizard.java:710) [2020-02-04T06:36:07.365Z] at org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.okPressed(RefactoringWizardDialog2.java:445) [2020-02-04T06:36:07.365Z] at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:466) [2020-02-04T06:36:07.365Z] at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:618) [2020-02-04T06:36:07.365Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:249) [2020-02-04T06:36:07.365Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) [2020-02-04T06:36:07.365Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5227) [2020-02-04T06:36:07.365Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1340) [2020-02-04T06:36:07.365Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1366) [2020-02-04T06:36:07.365Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1349) [2020-02-04T06:36:07.365Z] at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1134) [2020-02-04T06:36:07.365Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190) [2020-02-04T06:36:07.366Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2020-02-04T06:36:07.366Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88) [2020-02-04T06:36:07.366Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) [2020-02-04T06:36:07.366Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182) [2020-02-04T06:36:07.366Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536) [2020-02-04T06:36:07.366Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154) [2020-02-04T06:36:07.366Z] at org.eclipse.jface.window.Window.runEventLoop(Window.java:818) [2020-02-04T06:36:07.366Z] at org.eclipse.jface.window.Window.open(Window.java:794) [2020-02-04T06:36:07.366Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation$1.run(RefactoringWizardOpenOperation.java:188) [2020-02-04T06:36:07.366Z] at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70) [2020-02-04T06:36:07.366Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:203) [2020-02-04T06:36:07.366Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:122) [2020-02-04T06:36:07.366Z] at org.eclipse.ltk.internal.ui.refactoring.actions.DeleteResourcesHandler.execute(DeleteResourcesHandler.java:41) [2020-02-04T06:36:07.366Z] at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:295) [2020-02-04T06:36:07.366Z] at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:90) [2020-02-04T06:36:07.366Z] at sun.reflect.GeneratedMethodAccessor76.invoke(Unknown Source) [2020-02-04T06:36:07.366Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-02-04T06:36:07.366Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-02-04T06:36:07.366Z] at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55) [2020-02-04T06:36:07.366Z] at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:282) [2020-02-04T06:36:07.366Z] at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:264) [2020-02-04T06:36:07.366Z] at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:132) [2020-02-04T06:36:07.366Z] at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:152) [2020-02-04T06:36:07.366Z] at org.eclipse.core.commands.Command.executeWithChecks(Command.java:494) [2020-02-04T06:36:07.366Z] at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:488) [2020-02-04T06:36:07.366Z] at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:210) [2020-02-04T06:36:07.366Z] at org.eclipse.ui.internal.handlers.LegacyHandlerService.executeCommandInContext(LegacyHandlerService.java:405) [2020-02-04T06:36:07.366Z] at org.eclipse.ui.internal.ide.actions.LTKLauncher.runCommand(LTKLauncher.java:96) [2020-02-04T06:36:07.366Z] at org.eclipse.ui.internal.ide.actions.LTKLauncher.openDeleteWizard(LTKLauncher.java:48) [2020-02-04T06:36:07.366Z] at org.eclipse.ui.actions.DeleteResourceAction.run(DeleteResourceAction.java:445) [2020-02-04T06:36:07.366Z] at org.eclipse.ui.actions.BaseSelectionListenerAction.runWithEvent(BaseSelectionListenerAction.java:167) [2020-02-04T06:36:07.366Z] at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:565) [2020-02-04T06:36:07.366Z] at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:397) [2020-02-04T06:36:07.366Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) [2020-02-04T06:36:07.366Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5227) [2020-02-04T06:36:07.366Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1340) [2020-02-04T06:36:07.366Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1366) [2020-02-04T06:36:07.366Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1349) [2020-02-04T06:36:07.366Z] at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1134) [2020-02-04T06:36:07.366Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190) [2020-02-04T06:36:07.366Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2020-02-04T06:36:07.366Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:76) [2020-02-04T06:36:07.366Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:224) [2020-02-04T06:36:07.366Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:656) [2020-02-04T06:36:07.366Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:175) [2020-02-04T06:36:07.366Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:153) [2020-02-04T06:36:07.366Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:142) [2020-02-04T06:36:07.366Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:132) [2020-02-04T06:36:07.366Z] at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:88) [2020-02-04T06:36:07.366Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2020-02-04T06:36:07.366Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88) [2020-02-04T06:36:07.366Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) [2020-02-04T06:36:07.366Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182) [2020-02-04T06:36:07.366Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536) [2020-02-04T06:36:07.366Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154) [2020-02-04T06:36:07.366Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1121) [2020-02-04T06:36:07.366Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) [2020-02-04T06:36:07.366Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1022) [2020-02-04T06:36:07.366Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:150) [2020-02-04T06:36:07.366Z] at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:693) [2020-02-04T06:36:07.366Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) [2020-02-04T06:36:07.366Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:610) [2020-02-04T06:36:07.366Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148) [2020-02-04T06:36:07.366Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:138) [2020-02-04T06:36:07.366Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2020-02-04T06:36:07.366Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2020-02-04T06:36:07.366Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2020-02-04T06:36:07.366Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) [2020-02-04T06:36:07.366Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2020-02-04T06:36:07.366Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2020-02-04T06:36:07.366Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) [2020-02-04T06:36:07.366Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) [2020-02-04T06:36:07.366Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-02-04T06:36:07.366Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-02-04T06:36:07.366Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-02-04T06:36:07.366Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-02-04T06:36:07.366Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673) [2020-02-04T06:36:07.366Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610) [2020-02-04T06:36:07.366Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1519) [2020-02-04T06:36:07.366Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1492) [2020-02-04T06:36:07.366Z] Caused by: java.lang.IllegalStateException: Application does not have an active window [2020-02-04T06:36:07.366Z] at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.getActiveWindowService(ApplicationPartServiceImpl.java:46) [2020-02-04T06:36:07.366Z] at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.requestActivation(ApplicationPartServiceImpl.java:90) [2020-02-04T06:36:07.366Z] at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.requestActivation(ApplicationPartServiceImpl.java:90) [2020-02-04T06:36:07.366Z] at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.unzoom(MinMaxAddon.java:861) [2020-02-04T06:36:07.366Z] at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.subscribeTopicTagsChanged(MinMaxAddon.java:369) [2020-02-04T06:36:07.366Z] at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) [2020-02-04T06:36:07.366Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-02-04T06:36:07.366Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-02-04T06:36:07.366Z] at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55) [2020-02-04T06:36:07.366Z] ... 156 more [2020-02-04T06:36:07.366Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:07.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=250202099 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:07.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=250201391 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-02-04T06:36:07.366Z] DEBUG - Clicked on [2020-02-04T06:36:09.331Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2020-02-04T06:36:09.331Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-02-04T06:36:09.331Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:36:09.331Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:36:09.331Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-02-04T06:36:09.331Z] DEBUG - Clicking on (of type 'Table') [2020-02-04T06:36:09.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=250204291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-02-04T06:36:09.331Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=250204295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-02-04T06:36:09.331Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=250204295 data=null doit=true} to (of type 'Table') [2020-02-04T06:36:09.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=250204295 data=null} to (of type 'Table') [2020-02-04T06:36:09.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=250204296 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to (of type 'Table') [2020-02-04T06:36:09.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=250204352 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to (of type 'Table') [2020-02-04T06:36:09.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=250204353 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2020-02-04T06:36:09.331Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=250204354 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-02-04T06:36:09.331Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=250204354 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-02-04T06:36:09.331Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=250204354 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-02-04T06:36:09.331Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=250204354 data=null doit=true} to (of type 'Table') [2020-02-04T06:36:09.331Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=250204354 data=null} to (of type 'Table') [2020-02-04T06:36:09.331Z] DEBUG - Clicked on (of type 'Table') [2020-02-04T06:36:09.331Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-02-04T06:36:09.331Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-02-04T06:36:09.331Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-02-04T06:36:09.331Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-02-04T06:36:09.331Z] DEBUG - Inserting text:2 into text (of type 'Text') [2020-02-04T06:36:09.332Z] DEBUG - Attempting to set focus on (of type 'Text') [2020-02-04T06:36:09.332Z] DEBUG - Typing text '2' with an interval of 50ms. between characters. [2020-02-04T06:36:09.588Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2020-02-04T06:36:09.588Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2020-02-04T06:36:09.588Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-02-04T06:36:09.588Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-02-04T06:36:09.588Z] DEBUG - Attempting to set focus on (of type 'Text') [2020-02-04T06:36:09.845Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-02-04T06:36:10.103Z] DEBUG - Clicking on (of type 'Table') [2020-02-04T06:36:10.103Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=250204922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-02-04T06:36:10.103Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=250204929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-02-04T06:36:10.103Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=250204929 data=null doit=true} to (of type 'Table') [2020-02-04T06:36:10.103Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=250204929 data=null} to (of type 'Table') [2020-02-04T06:36:10.103Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=250204929 data=null button=1 stateMask=0x0 x=686 y=12 count=1} to (of type 'Table') [2020-02-04T06:36:10.103Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=250204989 data=null button=1 stateMask=0x80000 x=686 y=12 count=1} to (of type 'Table') [2020-02-04T06:36:10.103Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=250204989 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2020-02-04T06:36:10.103Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=250204990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-02-04T06:36:10.103Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=250204990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-02-04T06:36:10.103Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=250204991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-02-04T06:36:10.103Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=250204991 data=null doit=true} to (of type 'Table') [2020-02-04T06:36:10.103Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=250204991 data=null} to (of type 'Table') [2020-02-04T06:36:10.103Z] DEBUG - Clicked on (of type 'Table') [2020-02-04T06:36:10.103Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-02-04T06:36:10.103Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-02-04T06:36:10.103Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-02-04T06:36:10.103Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-02-04T06:36:10.103Z] DEBUG - Inserting text:F into text (of type 'Text') [2020-02-04T06:36:10.103Z] DEBUG - Attempting to set focus on (of type 'Text') [2020-02-04T06:36:10.103Z] DEBUG - Typing text 'F' with an interval of 50ms. between characters. [2020-02-04T06:36:10.103Z] DEBUG - matched Text with text "F", using matcher: of type 'Text' [2020-02-04T06:36:10.103Z] DEBUG - matched Text with text "F", using matcher: (of type 'Text') [2020-02-04T06:36:10.103Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-02-04T06:36:10.103Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-02-04T06:36:10.103Z] DEBUG - Attempting to set focus on (of type 'Text') [2020-02-04T06:36:11.473Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel' [2020-02-04T06:36:11.473Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: with mnemonic 'Timestamp matches "2"' [2020-02-04T06:36:11.473Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: (of type 'CLabel' and with mnemonic 'Timestamp matches "2"') [2020-02-04T06:36:11.473Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel' [2020-02-04T06:36:11.473Z] DEBUG - matched CLabel with text "", using matcher: of type 'CLabel' [2020-02-04T06:36:11.473Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel' [2020-02-04T06:36:11.473Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel' [2020-02-04T06:36:11.473Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: with mnemonic 'Message matches "F"' [2020-02-04T06:36:11.473Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: (of type 'CLabel' and with mnemonic 'Message matches "F"') [2020-02-04T06:36:11.473Z] DEBUG - matched CLabel with text "", using matcher: of type 'CLabel' [2020-02-04T06:36:11.473Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-02-04T06:36:11.473Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel' [2020-02-04T06:36:11.473Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel' [2020-02-04T06:36:11.473Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: with mnemonic 'Message matches "F"' [2020-02-04T06:36:11.473Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: (of type 'CLabel' and with mnemonic 'Message matches "F"') [2020-02-04T06:36:11.473Z] DEBUG - matched CLabel with text "", using matcher: of type 'CLabel' [2020-02-04T06:36:11.473Z] DEBUG - Clicking on CLabel with text {Message matches "F"} [2020-02-04T06:36:11.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{CLabel {} time=250206402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"} [2020-02-04T06:36:11.473Z] DEBUG - Sent event MouseMove [5]: MouseEvent{CLabel {} time=250206403 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"} [2020-02-04T06:36:11.473Z] DEBUG - Sent event Activate [26]: ShellEvent{CLabel {} time=250206403 data=null doit=true} to CLabel with text {Message matches "F"} [2020-02-04T06:36:11.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{CLabel {} time=250206403 data=null} to CLabel with text {Message matches "F"} [2020-02-04T06:36:11.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{CLabel {} time=250206403 data=null button=1 stateMask=0x0 x=86 y=11 count=1} to CLabel with text {Message matches "F"} [2020-02-04T06:36:11.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{CLabel {} time=250206434 data=null button=1 stateMask=0x80000 x=86 y=11 count=1} to CLabel with text {Message matches "F"} [2020-02-04T06:36:11.473Z] DEBUG - Clicked on CLabel with text {Message matches "F"} [2020-02-04T06:36:11.473Z] DEBUG - Clicking on CLabel with text {Message matches "F"} [2020-02-04T06:36:11.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{CLabel {} time=250206494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"} [2020-02-04T06:36:11.473Z] DEBUG - Sent event MouseMove [5]: MouseEvent{CLabel {} time=250206495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"} [2020-02-04T06:36:11.473Z] DEBUG - Sent event Activate [26]: ShellEvent{CLabel {} time=250206495 data=null doit=true} to CLabel with text {Message matches "F"} [2020-02-04T06:36:11.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{CLabel {} time=250206495 data=null} to CLabel with text {Message matches "F"} [2020-02-04T06:36:11.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{CLabel {} time=250206495 data=null button=1 stateMask=0x0 x=9 y=9 count=1} to CLabel with text {Message matches "F"} [2020-02-04T06:36:11.473Z] DEBUG - Clicked on CLabel with text {} [2020-02-04T06:36:13.369Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=250208049 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} [2020-02-04T06:36:13.369Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-02-04T06:36:13.369Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:36:13.369Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:36:13.369Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:36:13.369Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=250208081 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-02-04T06:36:13.369Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=250208082 data=null doit=true} to TreeItem with text {test} [2020-02-04T06:36:13.369Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=250208082 data=null} to TreeItem with text {test} [2020-02-04T06:36:13.369Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=250208082 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-02-04T06:36:13.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250208082 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2020-02-04T06:36:13.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=250208091 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-02-04T06:36:13.369Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-02-04T06:36:13.369Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-02-04T06:36:13.369Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-02-04T06:36:13.935Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-02-04T06:36:13.935Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-02-04T06:36:13.935Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-02-04T06:36:13.935Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-02-04T06:36:13.935Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:13.935Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-02-04T06:36:13.935Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:36:13.935Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:36:13.935Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:13.935Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-02-04T06:36:13.935Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250208790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:13.935Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250208791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:13.935Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=250208791 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:13.935Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=250208791 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:13.935Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250208791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:13.935Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250208792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:13.935Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=250208792 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:13.935Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250208792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:13.935Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250208792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:13.935Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250208792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:13.935Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=250208792 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:13.935Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=250208792 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:13.935Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:13.935Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-02-04T06:36:13.935Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-02-04T06:36:13.935Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:36:13.935Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:36:13.935Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-02-04T06:36:13.935Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:36:13.935Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:13.935Z] DEBUG - Clicking on OK [2020-02-04T06:36:13.935Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=250208794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:13.935Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=250208794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:13.935Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=250208794 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:13.935Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=250208794 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:13.935Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=250208795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:13.935Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=250208795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:13.935Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:13.935Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:13.935Z] [2020-02-04T06:36:13.935Z] !ENTRY org.eclipse.equinox.event 4 0 2020-02-04 06:36:13.807 [2020-02-04T06:36:13.936Z] !MESSAGE Exception while dispatching event org.osgi.service.event.Event [topic=org/eclipse/e4/ui/model/application/ApplicationElement/tags/REMOVE] {ChangedElement=org.eclipse.e4.ui.model.application.ui.advanced.impl.PlaceholderImpl@1bad5ab3 (elementId: org.eclipse.ui.editorss, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ElementReferenceRenderer@4ef5dd23, toBeRendered: true, onTop: false, visible: true, containerData: 5000, accessibilityPhrase: null) (closeable: false), org.eclipse.e4.data={ChangedElement=org.eclipse.e4.ui.model.application.ui.advanced.impl.PlaceholderImpl@1bad5ab3 (elementId: org.eclipse.ui.editorss, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ElementReferenceRenderer@4ef5dd23, toBeRendered: true, onTop: false, visible: true, containerData: 5000, accessibilityPhrase: null) (closeable: false), AttName=tags, EventType=REMOVE, Position=0, OldValue=Maximized, Widget=Composite {}}, AttName=tags, EventType=REMOVE, Position=0, OldValue=Maximized, Widget=Composite {}} to handler org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler@45382749 [2020-02-04T06:36:13.936Z] !STACK 0 [2020-02-04T06:36:13.936Z] org.eclipse.e4.core.di.InjectionException: java.lang.IllegalStateException: Application does not have an active window [2020-02-04T06:36:13.936Z] at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:65) [2020-02-04T06:36:13.936Z] at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler$1.run(UIEventObjectSupplier.java:56) [2020-02-04T06:36:13.936Z] at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233) [2020-02-04T06:36:13.936Z] at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:145) [2020-02-04T06:36:13.936Z] at org.eclipse.swt.widgets.Display.syncExec(Display.java:5414) [2020-02-04T06:36:13.936Z] at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:211) [2020-02-04T06:36:13.936Z] at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler.handleEvent(UIEventObjectSupplier.java:53) [2020-02-04T06:36:13.936Z] at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201) [2020-02-04T06:36:13.936Z] at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197) [2020-02-04T06:36:13.936Z] at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1) [2020-02-04T06:36:13.936Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-02-04T06:36:13.936Z] at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148) [2020-02-04T06:36:13.936Z] at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135) [2020-02-04T06:36:13.936Z] at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78) [2020-02-04T06:36:13.936Z] at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39) [2020-02-04T06:36:13.936Z] at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:94) [2020-02-04T06:36:13.936Z] at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60) [2020-02-04T06:36:13.936Z] at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374) [2020-02-04T06:36:13.936Z] at org.eclipse.emf.ecore.util.EcoreEList.dispatchNotification(EcoreEList.java:249) [2020-02-04T06:36:13.936Z] at org.eclipse.emf.common.notify.impl.NotifyingListImpl.remove(NotifyingListImpl.java:725) [2020-02-04T06:36:13.936Z] at org.eclipse.emf.common.util.AbstractEList.remove(AbstractEList.java:462) [2020-02-04T06:36:13.936Z] at org.eclipse.ui.internal.WorkbenchPage.setPartState(WorkbenchPage.java:4413) [2020-02-04T06:36:13.936Z] at org.eclipse.ui.internal.WorkbenchPage.unzoomSharedArea(WorkbenchPage.java:5439) [2020-02-04T06:36:13.936Z] at org.eclipse.ui.internal.WorkbenchPage.unzoomSharedArea(WorkbenchPage.java:5451) [2020-02-04T06:36:13.936Z] at org.eclipse.ui.internal.WorkbenchPage.access$15(WorkbenchPage.java:5449) [2020-02-04T06:36:13.936Z] at org.eclipse.ui.internal.WorkbenchPage$7.handleEvent(WorkbenchPage.java:5496) [2020-02-04T06:36:13.936Z] at org.eclipse.e4.ui.services.internal.events.UIEventHandler$1.run(UIEventHandler.java:40) [2020-02-04T06:36:13.936Z] at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233) [2020-02-04T06:36:13.936Z] at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:145) [2020-02-04T06:36:13.936Z] at org.eclipse.swt.widgets.Display.syncExec(Display.java:5414) [2020-02-04T06:36:13.936Z] at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:211) [2020-02-04T06:36:13.936Z] at org.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(UIEventHandler.java:36) [2020-02-04T06:36:13.936Z] at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201) [2020-02-04T06:36:13.936Z] at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197) [2020-02-04T06:36:13.936Z] at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1) [2020-02-04T06:36:13.936Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-02-04T06:36:13.936Z] at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148) [2020-02-04T06:36:13.936Z] at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135) [2020-02-04T06:36:13.936Z] at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78) [2020-02-04T06:36:13.936Z] at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39) [2020-02-04T06:36:13.936Z] at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:94) [2020-02-04T06:36:13.936Z] at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60) [2020-02-04T06:36:13.936Z] at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374) [2020-02-04T06:36:13.936Z] at org.eclipse.e4.ui.model.application.ui.impl.UIElementImpl.setToBeRendered(UIElementImpl.java:303) [2020-02-04T06:36:13.936Z] at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.hidePart(PartServiceImpl.java:1350) [2020-02-04T06:36:13.936Z] at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1590) [2020-02-04T06:36:13.936Z] at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1541) [2020-02-04T06:36:13.936Z] at org.eclipse.ui.internal.WorkbenchPage.closeEditors(WorkbenchPage.java:1511) [2020-02-04T06:36:13.936Z] at org.eclipse.ui.internal.WorkbenchPage.closeEditor(WorkbenchPage.java:1636) [2020-02-04T06:36:13.936Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfCommonProjectElement.closeEditors(TmfCommonProjectElement.java:425) [2020-02-04T06:36:13.936Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfTraceElement.closeEditors(TmfTraceElement.java:678) [2020-02-04T06:36:13.936Z] at java.util.ArrayList.forEach(ArrayList.java:1257) [2020-02-04T06:36:13.936Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfProjectRegistry.lambda$1(TmfProjectRegistry.java:321) [2020-02-04T06:36:13.936Z] at org.eclipse.ui.internal.UILockListener.doPendingWork(UILockListener.java:162) [2020-02-04T06:36:13.936Z] at org.eclipse.ui.internal.UISynchronizer$3.run(UISynchronizer.java:154) [2020-02-04T06:36:13.936Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) [2020-02-04T06:36:13.936Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182) [2020-02-04T06:36:13.936Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536) [2020-02-04T06:36:13.936Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154) [2020-02-04T06:36:13.936Z] at org.eclipse.jface.operation.ModalContext$ModalContextThread.block(ModalContext.java:165) [2020-02-04T06:36:13.936Z] at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:369) [2020-02-04T06:36:13.936Z] at org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.run(RefactoringWizardDialog2.java:319) [2020-02-04T06:36:13.936Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizard.internalPerformFinish(RefactoringWizard.java:636) [2020-02-04T06:36:13.936Z] at org.eclipse.ltk.ui.refactoring.UserInputWizardPage.performFinish(UserInputWizardPage.java:145) [2020-02-04T06:36:13.937Z] at org.eclipse.ltk.ui.refactoring.resource.DeleteResourcesWizard$DeleteResourcesRefactoringConfigurationPage.performFinish(DeleteResourcesWizard.java:202) [2020-02-04T06:36:13.937Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizard.performFinish(RefactoringWizard.java:710) [2020-02-04T06:36:13.937Z] at org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.okPressed(RefactoringWizardDialog2.java:445) [2020-02-04T06:36:13.937Z] at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:466) [2020-02-04T06:36:13.937Z] at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:618) [2020-02-04T06:36:13.937Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:249) [2020-02-04T06:36:13.937Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) [2020-02-04T06:36:13.937Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5227) [2020-02-04T06:36:13.937Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1340) [2020-02-04T06:36:13.937Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1366) [2020-02-04T06:36:13.937Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1349) [2020-02-04T06:36:13.937Z] at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1134) [2020-02-04T06:36:13.937Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190) [2020-02-04T06:36:13.937Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2020-02-04T06:36:13.937Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88) [2020-02-04T06:36:13.937Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) [2020-02-04T06:36:13.937Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182) [2020-02-04T06:36:13.937Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536) [2020-02-04T06:36:13.937Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154) [2020-02-04T06:36:13.937Z] at org.eclipse.jface.window.Window.runEventLoop(Window.java:818) [2020-02-04T06:36:13.937Z] at org.eclipse.jface.window.Window.open(Window.java:794) [2020-02-04T06:36:13.937Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation$1.run(RefactoringWizardOpenOperation.java:188) [2020-02-04T06:36:13.937Z] at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70) [2020-02-04T06:36:13.937Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:203) [2020-02-04T06:36:13.937Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:122) [2020-02-04T06:36:13.937Z] at org.eclipse.ltk.internal.ui.refactoring.actions.DeleteResourcesHandler.execute(DeleteResourcesHandler.java:41) [2020-02-04T06:36:13.937Z] at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:295) [2020-02-04T06:36:13.937Z] at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:90) [2020-02-04T06:36:13.937Z] at sun.reflect.GeneratedMethodAccessor76.invoke(Unknown Source) [2020-02-04T06:36:13.937Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-02-04T06:36:13.937Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-02-04T06:36:13.937Z] at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55) [2020-02-04T06:36:13.937Z] at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:282) [2020-02-04T06:36:13.937Z] at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:264) [2020-02-04T06:36:13.937Z] at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:132) [2020-02-04T06:36:13.937Z] at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:152) [2020-02-04T06:36:13.937Z] at org.eclipse.core.commands.Command.executeWithChecks(Command.java:494) [2020-02-04T06:36:13.937Z] at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:488) [2020-02-04T06:36:13.937Z] at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:210) [2020-02-04T06:36:13.937Z] at org.eclipse.ui.internal.handlers.LegacyHandlerService.executeCommandInContext(LegacyHandlerService.java:405) [2020-02-04T06:36:13.937Z] at org.eclipse.ui.internal.ide.actions.LTKLauncher.runCommand(LTKLauncher.java:96) [2020-02-04T06:36:13.937Z] at org.eclipse.ui.internal.ide.actions.LTKLauncher.openDeleteWizard(LTKLauncher.java:48) [2020-02-04T06:36:13.937Z] at org.eclipse.ui.actions.DeleteResourceAction.run(DeleteResourceAction.java:445) [2020-02-04T06:36:13.937Z] at org.eclipse.ui.actions.BaseSelectionListenerAction.runWithEvent(BaseSelectionListenerAction.java:167) [2020-02-04T06:36:13.937Z] at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:565) [2020-02-04T06:36:13.937Z] at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:397) [2020-02-04T06:36:13.937Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) [2020-02-04T06:36:13.937Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5227) [2020-02-04T06:36:13.937Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1340) [2020-02-04T06:36:13.937Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1366) [2020-02-04T06:36:13.937Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1349) [2020-02-04T06:36:13.937Z] at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1134) [2020-02-04T06:36:13.937Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190) [2020-02-04T06:36:13.937Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2020-02-04T06:36:13.937Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:76) [2020-02-04T06:36:13.937Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:224) [2020-02-04T06:36:13.937Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:656) [2020-02-04T06:36:13.937Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:175) [2020-02-04T06:36:13.937Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:153) [2020-02-04T06:36:13.937Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:142) [2020-02-04T06:36:13.937Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:132) [2020-02-04T06:36:13.937Z] at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:88) [2020-02-04T06:36:13.937Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2020-02-04T06:36:13.937Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88) [2020-02-04T06:36:13.937Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) [2020-02-04T06:36:13.937Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182) [2020-02-04T06:36:13.937Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536) [2020-02-04T06:36:13.938Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154) [2020-02-04T06:36:13.938Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1121) [2020-02-04T06:36:13.938Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) [2020-02-04T06:36:13.938Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1022) [2020-02-04T06:36:13.938Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:150) [2020-02-04T06:36:13.938Z] at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:693) [2020-02-04T06:36:13.938Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) [2020-02-04T06:36:13.938Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:610) [2020-02-04T06:36:13.938Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148) [2020-02-04T06:36:13.938Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:138) [2020-02-04T06:36:13.938Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2020-02-04T06:36:13.938Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2020-02-04T06:36:13.938Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2020-02-04T06:36:13.938Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) [2020-02-04T06:36:13.938Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2020-02-04T06:36:13.938Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2020-02-04T06:36:13.938Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) [2020-02-04T06:36:13.938Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) [2020-02-04T06:36:13.938Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-02-04T06:36:13.938Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-02-04T06:36:13.938Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-02-04T06:36:13.938Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-02-04T06:36:13.938Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673) [2020-02-04T06:36:13.938Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610) [2020-02-04T06:36:13.938Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1519) [2020-02-04T06:36:13.938Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1492) [2020-02-04T06:36:13.938Z] Caused by: java.lang.IllegalStateException: Application does not have an active window [2020-02-04T06:36:13.938Z] at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.getActiveWindowService(ApplicationPartServiceImpl.java:46) [2020-02-04T06:36:13.938Z] at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.requestActivation(ApplicationPartServiceImpl.java:90) [2020-02-04T06:36:13.938Z] at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.requestActivation(ApplicationPartServiceImpl.java:90) [2020-02-04T06:36:13.938Z] at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.unzoom(MinMaxAddon.java:861) [2020-02-04T06:36:13.938Z] at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.subscribeTopicTagsChanged(MinMaxAddon.java:369) [2020-02-04T06:36:13.938Z] at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) [2020-02-04T06:36:13.938Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-02-04T06:36:13.938Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-02-04T06:36:13.938Z] at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55) [2020-02-04T06:36:13.938Z] ... 156 more [2020-02-04T06:36:14.198Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:14.198Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=250208795 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:14.198Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=250208131 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-02-04T06:36:14.455Z] DEBUG - Clicked on [2020-02-04T06:36:15.824Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2020-02-04T06:36:15.824Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-02-04T06:36:15.824Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:36:15.824Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:36:16.081Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-02-04T06:36:16.081Z] DEBUG - Clicking on (of type 'Table') [2020-02-04T06:36:16.081Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=250211141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-02-04T06:36:16.081Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=250211145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-02-04T06:36:16.081Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=250211145 data=null doit=true} to (of type 'Table') [2020-02-04T06:36:16.081Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=250211145 data=null} to (of type 'Table') [2020-02-04T06:36:16.081Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=250211145 data=null button=1 stateMask=0x0 x=220 y=12 count=1} to (of type 'Table') [2020-02-04T06:36:16.339Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=250211209 data=null button=1 stateMask=0x80000 x=220 y=12 count=1} to (of type 'Table') [2020-02-04T06:36:16.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=250211210 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2020-02-04T06:36:16.340Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=250211211 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-02-04T06:36:16.340Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=250211211 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-02-04T06:36:16.340Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=250211211 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-02-04T06:36:16.340Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=250211212 data=null doit=true} to (of type 'Table') [2020-02-04T06:36:16.340Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=250211212 data=null} to (of type 'Table') [2020-02-04T06:36:16.340Z] DEBUG - Clicked on (of type 'Table') [2020-02-04T06:36:16.340Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-02-04T06:36:16.340Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-02-04T06:36:16.340Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-02-04T06:36:16.340Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-02-04T06:36:16.340Z] DEBUG - Inserting text:HostF [2020-02-04T06:36:16.340Z] into text (of type 'Text') [2020-02-04T06:36:16.340Z] DEBUG - Attempting to set focus on (of type 'Text') [2020-02-04T06:36:16.340Z] DEBUG - Typing text 'HostF [2020-02-04T06:36:16.340Z] ' with an interval of 100ms. between characters. [2020-02-04T06:36:17.270Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-02-04T06:36:17.271Z] DEBUG - Selecting rows [7] in (of type 'Table') [2020-02-04T06:36:17.271Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=250212324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-02-04T06:36:17.271Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=250212324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-02-04T06:36:17.271Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=250212324 data=null doit=true} to (of type 'Table') [2020-02-04T06:36:17.271Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=250212325 data=null} to (of type 'Table') [2020-02-04T06:36:17.271Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=250212325 data=null button=1 stateMask=0x0 x=22 y=180 count=1} to (of type 'Table') [2020-02-04T06:36:17.271Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=250212329 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2020-02-04T06:36:17.271Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=250212330 data=null button=1 stateMask=0x80000 x=22 y=180 count=1} to (of type 'Table') [2020-02-04T06:36:18.640Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=250213341 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} [2020-02-04T06:36:18.640Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-02-04T06:36:18.640Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:36:18.640Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:36:18.640Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:36:18.640Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=250213374 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-02-04T06:36:18.640Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=250213375 data=null doit=true} to TreeItem with text {test} [2020-02-04T06:36:18.640Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=250213375 data=null} to TreeItem with text {test} [2020-02-04T06:36:18.640Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=250213375 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-02-04T06:36:18.640Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250213376 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2020-02-04T06:36:18.640Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=250213385 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-02-04T06:36:18.640Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-02-04T06:36:18.640Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-02-04T06:36:18.640Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-02-04T06:36:18.640Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-02-04T06:36:18.640Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-02-04T06:36:18.640Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-02-04T06:36:18.640Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-02-04T06:36:18.640Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:18.640Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-02-04T06:36:18.640Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:36:18.640Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:36:18.640Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:18.640Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-02-04T06:36:18.640Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250213689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:18.640Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250213689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:18.640Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=250213690 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:18.640Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=250213690 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:18.640Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250213690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:18.640Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250213690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:18.640Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=250213690 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:18.640Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250213690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:18.640Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250213690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:18.640Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250213690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:18.640Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=250213691 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:18.640Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=250213691 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:18.640Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:18.640Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-02-04T06:36:18.640Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-02-04T06:36:18.640Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:36:18.640Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:36:18.640Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-02-04T06:36:18.640Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:36:18.640Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:18.640Z] DEBUG - Clicking on OK [2020-02-04T06:36:18.640Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=250213692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:18.640Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=250213692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:18.640Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=250213692 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:18.640Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=250213692 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:18.640Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=250213692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:18.640Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=250213692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:18.640Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:18.640Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:18.641Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:18.900Z] [2020-02-04T06:36:18.900Z] !ENTRY org.eclipse.equinox.event 4 0 2020-02-04 06:36:18.716 [2020-02-04T06:36:18.900Z] !MESSAGE Exception while dispatching event org.osgi.service.event.Event [topic=org/eclipse/e4/ui/model/application/ApplicationElement/tags/REMOVE] {ChangedElement=org.eclipse.e4.ui.model.application.ui.advanced.impl.PlaceholderImpl@1bad5ab3 (elementId: org.eclipse.ui.editorss, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ElementReferenceRenderer@4ef5dd23, toBeRendered: true, onTop: false, visible: true, containerData: 5000, accessibilityPhrase: null) (closeable: false), org.eclipse.e4.data={ChangedElement=org.eclipse.e4.ui.model.application.ui.advanced.impl.PlaceholderImpl@1bad5ab3 (elementId: org.eclipse.ui.editorss, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ElementReferenceRenderer@4ef5dd23, toBeRendered: true, onTop: false, visible: true, containerData: 5000, accessibilityPhrase: null) (closeable: false), AttName=tags, EventType=REMOVE, Position=0, OldValue=Maximized, Widget=Composite {}}, AttName=tags, EventType=REMOVE, Position=0, OldValue=Maximized, Widget=Composite {}} to handler org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler@45382749 [2020-02-04T06:36:18.900Z] !STACK 0 [2020-02-04T06:36:18.900Z] org.eclipse.e4.core.di.InjectionException: java.lang.IllegalStateException: Application does not have an active window [2020-02-04T06:36:18.900Z] at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:65) [2020-02-04T06:36:18.900Z] at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler$1.run(UIEventObjectSupplier.java:56) [2020-02-04T06:36:18.900Z] at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233) [2020-02-04T06:36:18.900Z] at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:145) [2020-02-04T06:36:18.900Z] at org.eclipse.swt.widgets.Display.syncExec(Display.java:5414) [2020-02-04T06:36:18.900Z] at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:211) [2020-02-04T06:36:18.900Z] at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler.handleEvent(UIEventObjectSupplier.java:53) [2020-02-04T06:36:18.900Z] at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201) [2020-02-04T06:36:18.900Z] at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197) [2020-02-04T06:36:18.900Z] at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1) [2020-02-04T06:36:18.900Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-02-04T06:36:18.900Z] at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148) [2020-02-04T06:36:18.900Z] at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135) [2020-02-04T06:36:18.900Z] at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78) [2020-02-04T06:36:18.900Z] at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39) [2020-02-04T06:36:18.900Z] at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:94) [2020-02-04T06:36:18.900Z] at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60) [2020-02-04T06:36:18.900Z] at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374) [2020-02-04T06:36:18.900Z] at org.eclipse.emf.ecore.util.EcoreEList.dispatchNotification(EcoreEList.java:249) [2020-02-04T06:36:18.900Z] at org.eclipse.emf.common.notify.impl.NotifyingListImpl.remove(NotifyingListImpl.java:725) [2020-02-04T06:36:18.900Z] at org.eclipse.emf.common.util.AbstractEList.remove(AbstractEList.java:462) [2020-02-04T06:36:18.900Z] at org.eclipse.ui.internal.WorkbenchPage.setPartState(WorkbenchPage.java:4413) [2020-02-04T06:36:18.900Z] at org.eclipse.ui.internal.WorkbenchPage.unzoomSharedArea(WorkbenchPage.java:5439) [2020-02-04T06:36:18.900Z] at org.eclipse.ui.internal.WorkbenchPage.unzoomSharedArea(WorkbenchPage.java:5451) [2020-02-04T06:36:18.900Z] at org.eclipse.ui.internal.WorkbenchPage.access$15(WorkbenchPage.java:5449) [2020-02-04T06:36:18.900Z] at org.eclipse.ui.internal.WorkbenchPage$7.handleEvent(WorkbenchPage.java:5496) [2020-02-04T06:36:18.901Z] at org.eclipse.e4.ui.services.internal.events.UIEventHandler$1.run(UIEventHandler.java:40) [2020-02-04T06:36:18.901Z] at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233) [2020-02-04T06:36:18.901Z] at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:145) [2020-02-04T06:36:18.901Z] at org.eclipse.swt.widgets.Display.syncExec(Display.java:5414) [2020-02-04T06:36:18.901Z] at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:211) [2020-02-04T06:36:18.901Z] at org.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(UIEventHandler.java:36) [2020-02-04T06:36:18.901Z] at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201) [2020-02-04T06:36:18.901Z] at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197) [2020-02-04T06:36:18.901Z] at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1) [2020-02-04T06:36:18.901Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-02-04T06:36:18.901Z] at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148) [2020-02-04T06:36:18.901Z] at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135) [2020-02-04T06:36:18.901Z] at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78) [2020-02-04T06:36:18.901Z] at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39) [2020-02-04T06:36:18.901Z] at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:94) [2020-02-04T06:36:18.901Z] at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60) [2020-02-04T06:36:18.901Z] at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374) [2020-02-04T06:36:18.901Z] at org.eclipse.e4.ui.model.application.ui.impl.UIElementImpl.setToBeRendered(UIElementImpl.java:303) [2020-02-04T06:36:18.901Z] at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.hidePart(PartServiceImpl.java:1350) [2020-02-04T06:36:18.901Z] at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1590) [2020-02-04T06:36:18.901Z] at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1541) [2020-02-04T06:36:18.901Z] at org.eclipse.ui.internal.WorkbenchPage.closeEditors(WorkbenchPage.java:1511) [2020-02-04T06:36:18.901Z] at org.eclipse.ui.internal.WorkbenchPage.closeEditor(WorkbenchPage.java:1636) [2020-02-04T06:36:18.901Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfCommonProjectElement.closeEditors(TmfCommonProjectElement.java:425) [2020-02-04T06:36:18.901Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfTraceElement.closeEditors(TmfTraceElement.java:678) [2020-02-04T06:36:18.901Z] at java.util.ArrayList.forEach(ArrayList.java:1257) [2020-02-04T06:36:18.901Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfProjectRegistry.lambda$1(TmfProjectRegistry.java:321) [2020-02-04T06:36:18.901Z] at org.eclipse.ui.internal.UILockListener.doPendingWork(UILockListener.java:162) [2020-02-04T06:36:18.901Z] at org.eclipse.ui.internal.UISynchronizer$3.run(UISynchronizer.java:154) [2020-02-04T06:36:18.901Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) [2020-02-04T06:36:18.901Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182) [2020-02-04T06:36:18.901Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536) [2020-02-04T06:36:18.901Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154) [2020-02-04T06:36:18.901Z] at org.eclipse.jface.operation.ModalContext$ModalContextThread.block(ModalContext.java:165) [2020-02-04T06:36:18.901Z] at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:369) [2020-02-04T06:36:18.901Z] at org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.run(RefactoringWizardDialog2.java:319) [2020-02-04T06:36:18.901Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizard.internalPerformFinish(RefactoringWizard.java:636) [2020-02-04T06:36:18.901Z] at org.eclipse.ltk.ui.refactoring.UserInputWizardPage.performFinish(UserInputWizardPage.java:145) [2020-02-04T06:36:18.901Z] at org.eclipse.ltk.ui.refactoring.resource.DeleteResourcesWizard$DeleteResourcesRefactoringConfigurationPage.performFinish(DeleteResourcesWizard.java:202) [2020-02-04T06:36:18.901Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizard.performFinish(RefactoringWizard.java:710) [2020-02-04T06:36:18.901Z] at org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.okPressed(RefactoringWizardDialog2.java:445) [2020-02-04T06:36:18.901Z] at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:466) [2020-02-04T06:36:18.901Z] at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:618) [2020-02-04T06:36:18.901Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:249) [2020-02-04T06:36:18.901Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) [2020-02-04T06:36:18.901Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5227) [2020-02-04T06:36:18.901Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1340) [2020-02-04T06:36:18.901Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1366) [2020-02-04T06:36:18.901Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1349) [2020-02-04T06:36:18.901Z] at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1134) [2020-02-04T06:36:18.901Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190) [2020-02-04T06:36:18.901Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2020-02-04T06:36:18.901Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88) [2020-02-04T06:36:18.901Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) [2020-02-04T06:36:18.901Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182) [2020-02-04T06:36:18.901Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536) [2020-02-04T06:36:18.901Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154) [2020-02-04T06:36:18.901Z] at org.eclipse.jface.window.Window.runEventLoop(Window.java:818) [2020-02-04T06:36:18.901Z] at org.eclipse.jface.window.Window.open(Window.java:794) [2020-02-04T06:36:18.901Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation$1.run(RefactoringWizardOpenOperation.java:188) [2020-02-04T06:36:18.901Z] at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70) [2020-02-04T06:36:18.901Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:203) [2020-02-04T06:36:18.901Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:122) [2020-02-04T06:36:18.901Z] at org.eclipse.ltk.internal.ui.refactoring.actions.DeleteResourcesHandler.execute(DeleteResourcesHandler.java:41) [2020-02-04T06:36:18.901Z] at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:295) [2020-02-04T06:36:18.901Z] at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:90) [2020-02-04T06:36:18.901Z] at sun.reflect.GeneratedMethodAccessor76.invoke(Unknown Source) [2020-02-04T06:36:18.901Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-02-04T06:36:18.901Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-02-04T06:36:18.901Z] at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55) [2020-02-04T06:36:18.901Z] at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:282) [2020-02-04T06:36:18.901Z] at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:264) [2020-02-04T06:36:18.901Z] at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:132) [2020-02-04T06:36:18.901Z] at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:152) [2020-02-04T06:36:18.901Z] at org.eclipse.core.commands.Command.executeWithChecks(Command.java:494) [2020-02-04T06:36:18.901Z] at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:488) [2020-02-04T06:36:18.901Z] at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:210) [2020-02-04T06:36:18.901Z] at org.eclipse.ui.internal.handlers.LegacyHandlerService.executeCommandInContext(LegacyHandlerService.java:405) [2020-02-04T06:36:18.901Z] at org.eclipse.ui.internal.ide.actions.LTKLauncher.runCommand(LTKLauncher.java:96) [2020-02-04T06:36:18.901Z] at org.eclipse.ui.internal.ide.actions.LTKLauncher.openDeleteWizard(LTKLauncher.java:48) [2020-02-04T06:36:18.901Z] at org.eclipse.ui.actions.DeleteResourceAction.run(DeleteResourceAction.java:445) [2020-02-04T06:36:18.901Z] at org.eclipse.ui.actions.BaseSelectionListenerAction.runWithEvent(BaseSelectionListenerAction.java:167) [2020-02-04T06:36:18.901Z] at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:565) [2020-02-04T06:36:18.901Z] at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:397) [2020-02-04T06:36:18.901Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) [2020-02-04T06:36:18.901Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5227) [2020-02-04T06:36:18.901Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1340) [2020-02-04T06:36:18.901Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1366) [2020-02-04T06:36:18.901Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1349) [2020-02-04T06:36:18.901Z] at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1134) [2020-02-04T06:36:18.901Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190) [2020-02-04T06:36:18.901Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2020-02-04T06:36:18.901Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:76) [2020-02-04T06:36:18.901Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:224) [2020-02-04T06:36:18.901Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:656) [2020-02-04T06:36:18.901Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:175) [2020-02-04T06:36:18.901Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:153) [2020-02-04T06:36:18.901Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:142) [2020-02-04T06:36:18.901Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:132) [2020-02-04T06:36:18.901Z] at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:88) [2020-02-04T06:36:18.901Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2020-02-04T06:36:18.901Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88) [2020-02-04T06:36:18.901Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) [2020-02-04T06:36:18.901Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182) [2020-02-04T06:36:18.901Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536) [2020-02-04T06:36:18.901Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154) [2020-02-04T06:36:18.901Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1121) [2020-02-04T06:36:18.901Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) [2020-02-04T06:36:18.901Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1022) [2020-02-04T06:36:18.901Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:150) [2020-02-04T06:36:18.901Z] at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:693) [2020-02-04T06:36:18.901Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) [2020-02-04T06:36:18.901Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:610) [2020-02-04T06:36:18.901Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148) [2020-02-04T06:36:18.901Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:138) [2020-02-04T06:36:18.901Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2020-02-04T06:36:18.901Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2020-02-04T06:36:18.901Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2020-02-04T06:36:18.901Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) [2020-02-04T06:36:18.901Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2020-02-04T06:36:18.901Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2020-02-04T06:36:18.901Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) [2020-02-04T06:36:18.902Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) [2020-02-04T06:36:18.902Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-02-04T06:36:18.902Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-02-04T06:36:18.902Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-02-04T06:36:18.902Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-02-04T06:36:18.902Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673) [2020-02-04T06:36:18.902Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610) [2020-02-04T06:36:18.902Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1519) [2020-02-04T06:36:18.902Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1492) [2020-02-04T06:36:18.902Z] Caused by: java.lang.IllegalStateException: Application does not have an active window [2020-02-04T06:36:18.902Z] at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.getActiveWindowService(ApplicationPartServiceImpl.java:46) [2020-02-04T06:36:18.902Z] at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.requestActivation(ApplicationPartServiceImpl.java:90) [2020-02-04T06:36:18.902Z] at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.requestActivation(ApplicationPartServiceImpl.java:90) [2020-02-04T06:36:18.902Z] at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.unzoom(MinMaxAddon.java:861) [2020-02-04T06:36:18.902Z] at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.subscribeTopicTagsChanged(MinMaxAddon.java:369) [2020-02-04T06:36:18.902Z] at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) [2020-02-04T06:36:18.902Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-02-04T06:36:18.902Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-02-04T06:36:18.902Z] at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55) [2020-02-04T06:36:18.902Z] ... 156 more [2020-02-04T06:36:19.159Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:19.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=250213692 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:19.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=250213473 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-02-04T06:36:19.159Z] DEBUG - Clicked on [2020-02-04T06:36:19.159Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.91 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest [2020-02-04T06:36:19.159Z] testMultiHighlightMessage(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest) Time elapsed: 5.24 s [2020-02-04T06:36:19.159Z] testSwitchToFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest) Time elapsed: 7.732 s [2020-02-04T06:36:19.159Z] testHighlight(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest) Time elapsed: 5.136 s [2020-02-04T06:36:19.159Z] testHeaderBar(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest) Time elapsed: 6.857 s [2020-02-04T06:36:19.159Z] testPreference(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest) Time elapsed: 4.848 s [2020-02-04T06:36:19.159Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest [2020-02-04T06:36:21.141Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2020-02-04T06:36:21.141Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-02-04T06:36:21.141Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:36:21.141Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:36:21.141Z] DEBUG - Clicking on TableItem with text {} [2020-02-04T06:36:21.141Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=250215859 data=null button=0 stateMask=0x0 x=285 y=12 count=0} to TableItem with text {} [2020-02-04T06:36:21.141Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=250215859 data=null doit=true} to TableItem with text {} [2020-02-04T06:36:21.141Z] DEBUG - Attempting to set focus on Table with text {} [2020-02-04T06:36:21.141Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=250215860 data=null} to TableItem with text {} [2020-02-04T06:36:21.141Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=250215864 data=null button=1 stateMask=0x0 x=285 y=12 count=1} to TableItem with text {} [2020-02-04T06:36:21.141Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=250215893 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {} [2020-02-04T06:36:21.141Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=250215894 data=null button=1 stateMask=0x80000 x=285 y=12 count=1} to TableItem with text {} [2020-02-04T06:36:21.141Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=250215894 data=null button=0 stateMask=0x0 x=285 y=12 count=0} to TableItem with text {} [2020-02-04T06:36:21.141Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=250215895 data=null doit=true} to TableItem with text {} [2020-02-04T06:36:21.141Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=250215895 data=null} to TableItem with text {} [2020-02-04T06:36:21.141Z] DEBUG - Clicked on TableItem with text {} [2020-02-04T06:36:21.141Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-02-04T06:36:21.141Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-02-04T06:36:21.141Z] DEBUG - Inserting text:LoggerA|LoggerB|LoggerC into text (of type 'Text') [2020-02-04T06:36:21.141Z] DEBUG - Attempting to set focus on (of type 'Text') [2020-02-04T06:36:21.141Z] DEBUG - Typing text 'LoggerA|LoggerB|LoggerC' with an interval of 50ms. between characters. [2020-02-04T06:36:22.072Z] DEBUG - Attempting to set focus on (of type 'Text') [2020-02-04T06:36:23.967Z] DEBUG - Attempting to set focus on Table with text {} [2020-02-04T06:36:23.967Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=250218739 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-02-04T06:36:23.967Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=250218740 data=null doit=true} to TableItem with text {} [2020-02-04T06:36:23.967Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=250218740 data=null} to TableItem with text {} [2020-02-04T06:36:23.967Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=250218741 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-02-04T06:36:23.967Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=250218743 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-02-04T06:36:23.968Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=250218744 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-02-04T06:36:23.968Z] DEBUG - matched MenuItem with text "Export To Text...", using matcher: with mnemonic 'Export To Text...' [2020-02-04T06:36:23.968Z] DEBUG - Clicking on with mnemonic 'Export To Text...' [2020-02-04T06:36:23.968Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export To Text...} time=250218777 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Export To Text...' [2020-02-04T06:36:23.968Z] DEBUG - Clicked on with mnemonic 'Export To Text...' [2020-02-04T06:36:25.863Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2020-02-04T06:36:25.863Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-02-04T06:36:25.863Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:36:25.863Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:36:25.863Z] DEBUG - Attempting to set focus on Table with text {} [2020-02-04T06:36:25.863Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=250220795 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-02-04T06:36:25.863Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=250220796 data=null doit=true} to TableItem with text {} [2020-02-04T06:36:25.863Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=250220796 data=null} to TableItem with text {} [2020-02-04T06:36:25.863Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=250220796 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-02-04T06:36:25.863Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=250220799 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-02-04T06:36:25.863Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=250220805 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-02-04T06:36:25.863Z] DEBUG - matched MenuItem with text "Export To Text...", using matcher: with mnemonic 'Export To Text...' [2020-02-04T06:36:25.863Z] DEBUG - Clicking on with mnemonic 'Export To Text...' [2020-02-04T06:36:25.863Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export To Text...} time=250220834 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Export To Text...' [2020-02-04T06:36:25.863Z] DEBUG - Clicked on with mnemonic 'Export To Text...' [2020-02-04T06:36:26.427Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=250221376 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-02-04T06:36:26.427Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-02-04T06:36:26.427Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:36:26.427Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:36:26.427Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:36:26.427Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=250221386 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-02-04T06:36:26.427Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=250221386 data=null doit=true} to TreeItem with text {test} [2020-02-04T06:36:26.427Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=250221386 data=null} to TreeItem with text {test} [2020-02-04T06:36:26.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=250221387 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-02-04T06:36:26.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250221387 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2020-02-04T06:36:26.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=250221417 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-02-04T06:36:26.427Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-02-04T06:36:26.427Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-02-04T06:36:26.684Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-02-04T06:36:27.249Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-02-04T06:36:27.249Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-02-04T06:36:27.249Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-02-04T06:36:27.249Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-02-04T06:36:27.249Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:27.249Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-02-04T06:36:27.249Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:36:27.249Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:36:27.249Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:27.249Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-02-04T06:36:27.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250222122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:27.249Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250222123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:27.249Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=250222123 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:27.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=250222123 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:27.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250222124 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:27.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250222124 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:27.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=250222124 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:27.249Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250222124 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:27.249Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250222124 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:27.249Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250222124 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:27.249Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=250222125 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:27.249Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=250222125 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:27.249Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:27.249Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-02-04T06:36:27.249Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-02-04T06:36:27.249Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:36:27.249Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:36:27.249Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-02-04T06:36:27.249Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:36:27.249Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:27.249Z] DEBUG - Clicking on OK [2020-02-04T06:36:27.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=250222127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:27.249Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=250222127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:27.249Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=250222127 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:27.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=250222127 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:27.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=250222127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:27.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=250222127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:27.249Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:27.249Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:27.249Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:27.249Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:27.249Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:27.249Z] DEBUG - Clicked on OK [2020-02-04T06:36:27.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=250222127 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:27.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=250221495 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-02-04T06:36:27.815Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.666 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest [2020-02-04T06:36:27.815Z] testExportWithFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest) Time elapsed: 4.775 s [2020-02-04T06:36:27.815Z] testExport(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest) Time elapsed: 2.056 s [2020-02-04T06:36:27.815Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest [2020-02-04T06:36:28.073Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-02-04T06:36:28.073Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:36:28.073Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:36:28.074Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:36:28.074Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:36:28.074Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:36:28.074Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=250223087 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering} [2020-02-04T06:36:28.074Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=250223088 data=null doit=true} to TreeItem with text {TestForFiltering} [2020-02-04T06:36:28.074Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=250223088 data=null} to TreeItem with text {TestForFiltering} [2020-02-04T06:36:28.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=250223088 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-02-04T06:36:28.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250223088 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForFiltering} [2020-02-04T06:36:28.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=250223117 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-02-04T06:36:28.074Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:36:28.074Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=250223118 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering} [2020-02-04T06:36:28.074Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=250223118 data=null doit=true} to TreeItem with text {TestForFiltering} [2020-02-04T06:36:28.074Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=250223118 data=null} to TreeItem with text {TestForFiltering} [2020-02-04T06:36:28.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=250223119 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-02-04T06:36:28.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250223119 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForFiltering} [2020-02-04T06:36:28.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=250223127 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-02-04T06:36:28.074Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=250223127 data=null doit=true} to TreeItem with text {TestForFiltering} [2020-02-04T06:36:28.074Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=250223128 data=null} to TreeItem with text {TestForFiltering} [2020-02-04T06:36:28.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=250223129 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-02-04T06:36:28.074Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=250223129 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestForFiltering} [2020-02-04T06:36:28.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=250223134 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-02-04T06:36:28.074Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:36:28.074Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=250223136 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-02-04T06:36:28.074Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=250223137 data=null doit=true} to TreeItem with text {Traces [0]} [2020-02-04T06:36:28.074Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=250223137 data=null} to TreeItem with text {Traces [0]} [2020-02-04T06:36:28.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=250223137 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-02-04T06:36:28.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250223138 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2020-02-04T06:36:28.332Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=250223153 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-02-04T06:36:30.225Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.colors"' [2020-02-04T06:36:30.225Z] DEBUG - number of items : 7 [2020-02-04T06:36:30.225Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting} [2020-02-04T06:36:30.225Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=250225082 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2020-02-04T06:36:30.225Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250225082 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2020-02-04T06:36:30.225Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=250225082 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2020-02-04T06:36:30.225Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=250225083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2020-02-04T06:36:30.225Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=250225083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2020-02-04T06:36:30.225Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=250225084 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2020-02-04T06:36:30.225Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=250225123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2020-02-04T06:36:30.225Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250225160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2020-02-04T06:36:30.225Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=250225161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2020-02-04T06:36:30.225Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=250225161 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2020-02-04T06:36:30.225Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=250225161 data=null} to ToolItem with tooltip text {Insert new color setting} [2020-02-04T06:36:30.225Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting} [2020-02-04T06:36:30.225Z] DEBUG - number of items : 7 [2020-02-04T06:36:30.225Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting} [2020-02-04T06:36:30.225Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=250225162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2020-02-04T06:36:30.225Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250225162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2020-02-04T06:36:30.226Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=250225162 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2020-02-04T06:36:30.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=250225163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2020-02-04T06:36:30.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=250225163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2020-02-04T06:36:30.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=250225163 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2020-02-04T06:36:30.226Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=250225199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2020-02-04T06:36:30.226Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250225235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2020-02-04T06:36:30.226Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=250225235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2020-02-04T06:36:30.226Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=250225236 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2020-02-04T06:36:30.226Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=250225236 data=null} to ToolItem with tooltip text {Insert new color setting} [2020-02-04T06:36:30.226Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting} [2020-02-04T06:36:30.226Z] DEBUG - number of items : 7 [2020-02-04T06:36:30.226Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting} [2020-02-04T06:36:30.226Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=250225237 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2020-02-04T06:36:30.226Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250225238 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2020-02-04T06:36:30.226Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=250225238 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2020-02-04T06:36:30.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=250225238 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2020-02-04T06:36:30.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=250225238 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2020-02-04T06:36:30.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=250225238 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2020-02-04T06:36:30.483Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=250225271 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2020-02-04T06:36:30.484Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250225308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2020-02-04T06:36:30.484Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=250225309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2020-02-04T06:36:30.484Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=250225309 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2020-02-04T06:36:30.484Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=250225309 data=null} to ToolItem with tooltip text {Insert new color setting} [2020-02-04T06:36:30.484Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting} [2020-02-04T06:36:30.484Z] DEBUG - number of items : 7 [2020-02-04T06:36:30.484Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting} [2020-02-04T06:36:30.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=250225309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2020-02-04T06:36:30.484Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250225309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2020-02-04T06:36:30.484Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=250225310 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2020-02-04T06:36:30.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=250225310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2020-02-04T06:36:30.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=250225310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2020-02-04T06:36:30.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=250225310 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2020-02-04T06:36:30.484Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=250225345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2020-02-04T06:36:30.484Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250225389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2020-02-04T06:36:30.484Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=250225389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2020-02-04T06:36:30.484Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=250225389 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2020-02-04T06:36:30.484Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=250225389 data=null} to ToolItem with tooltip text {Insert new color setting} [2020-02-04T06:36:30.484Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting} [2020-02-04T06:36:30.484Z] DEBUG - number of items : 7 [2020-02-04T06:36:30.484Z] DEBUG - Clicking on ToolItem with tooltip text {Increase priority} [2020-02-04T06:36:30.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=250225390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2020-02-04T06:36:30.484Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250225390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2020-02-04T06:36:30.484Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=250225391 data=null doit=true} to ToolItem with tooltip text {Increase priority} [2020-02-04T06:36:30.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=250225391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2020-02-04T06:36:30.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=250225391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2020-02-04T06:36:30.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=250225391 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Increase priority} [2020-02-04T06:36:30.484Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=250225392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2020-02-04T06:36:30.484Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250225392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2020-02-04T06:36:30.484Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=250225392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2020-02-04T06:36:30.484Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=250225392 data=null doit=true} to ToolItem with tooltip text {Increase priority} [2020-02-04T06:36:30.484Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=250225392 data=null} to ToolItem with tooltip text {Increase priority} [2020-02-04T06:36:30.484Z] DEBUG - Clicked on ToolItem with tooltip text {Increase priority} [2020-02-04T06:36:30.484Z] DEBUG - number of items : 7 [2020-02-04T06:36:30.484Z] DEBUG - Clicking on ToolItem with tooltip text {Decrease priority} [2020-02-04T06:36:30.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=250225393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2020-02-04T06:36:30.484Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250225393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2020-02-04T06:36:30.484Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=250225393 data=null doit=true} to ToolItem with tooltip text {Decrease priority} [2020-02-04T06:36:30.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=250225394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2020-02-04T06:36:30.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=250225394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2020-02-04T06:36:30.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=250225394 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Decrease priority} [2020-02-04T06:36:30.484Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=250225421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2020-02-04T06:36:30.484Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250225458 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2020-02-04T06:36:30.484Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=250225458 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2020-02-04T06:36:30.484Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=250225458 data=null doit=true} to ToolItem with tooltip text {Decrease priority} [2020-02-04T06:36:30.484Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=250225458 data=null} to ToolItem with tooltip text {Decrease priority} [2020-02-04T06:36:30.484Z] DEBUG - Clicked on ToolItem with tooltip text {Decrease priority} [2020-02-04T06:36:30.484Z] DEBUG - number of items : 7 [2020-02-04T06:36:30.484Z] DEBUG - Clicking on ToolItem with tooltip text {Delete color setting} [2020-02-04T06:36:30.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=250225459 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2020-02-04T06:36:30.484Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250225459 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2020-02-04T06:36:30.484Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=250225459 data=null doit=true} to ToolItem with tooltip text {Delete color setting} [2020-02-04T06:36:30.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=250225459 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2020-02-04T06:36:30.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=250225459 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2020-02-04T06:36:30.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=250225460 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Delete color setting} [2020-02-04T06:36:30.484Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=250225491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2020-02-04T06:36:30.484Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250225527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2020-02-04T06:36:30.484Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=250225527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2020-02-04T06:36:30.484Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=250225527 data=null doit=true} to ToolItem with tooltip text {Delete color setting} [2020-02-04T06:36:30.484Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=250225527 data=null} to ToolItem with tooltip text {Delete color setting} [2020-02-04T06:36:30.484Z] DEBUG - Clicked on ToolItem with tooltip text {Delete color setting} [2020-02-04T06:36:30.484Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label' [2020-02-04T06:36:30.484Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label') [2020-02-04T06:36:30.484Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-02-04T06:36:30.484Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-02-04T06:36:30.484Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label' [2020-02-04T06:36:30.484Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label') [2020-02-04T06:36:30.484Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-02-04T06:36:30.484Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-02-04T06:36:30.484Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label' [2020-02-04T06:36:30.484Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label') [2020-02-04T06:36:30.484Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-02-04T06:36:30.484Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-02-04T06:36:30.484Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-02-04T06:36:30.484Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-02-04T06:36:30.485Z] DEBUG - Attempting to set focus on (of type 'Label') [2020-02-04T06:36:30.485Z] DEBUG - number of items : 7 [2020-02-04T06:36:30.485Z] DEBUG - Clicking on ToolItem with tooltip text {Delete color setting} [2020-02-04T06:36:30.485Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=250225531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2020-02-04T06:36:30.485Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250225531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2020-02-04T06:36:30.485Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=250225531 data=null doit=true} to ToolItem with tooltip text {Delete color setting} [2020-02-04T06:36:30.485Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=250225531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2020-02-04T06:36:30.485Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=250225532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2020-02-04T06:36:30.485Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=250225532 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Delete color setting} [2020-02-04T06:36:30.742Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=250225557 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2020-02-04T06:36:30.742Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250225594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2020-02-04T06:36:30.742Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=250225594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2020-02-04T06:36:30.742Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=250225594 data=null doit=true} to ToolItem with tooltip text {Delete color setting} [2020-02-04T06:36:30.742Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=250225595 data=null} to ToolItem with tooltip text {Delete color setting} [2020-02-04T06:36:30.742Z] DEBUG - Clicked on ToolItem with tooltip text {Delete color setting} [2020-02-04T06:36:30.742Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label' [2020-02-04T06:36:30.742Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label') [2020-02-04T06:36:30.742Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-02-04T06:36:30.742Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-02-04T06:36:30.742Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label' [2020-02-04T06:36:30.742Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label') [2020-02-04T06:36:30.742Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-02-04T06:36:30.742Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-02-04T06:36:30.742Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-02-04T06:36:30.742Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-02-04T06:36:30.742Z] DEBUG - Attempting to set focus on (of type 'Label') [2020-02-04T06:36:30.742Z] DEBUG - number of items : 7 [2020-02-04T06:36:30.742Z] DEBUG - Clicking on ToolItem with tooltip text {Delete color setting} [2020-02-04T06:36:30.742Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=250225597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2020-02-04T06:36:30.742Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250225597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2020-02-04T06:36:30.742Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=250225597 data=null doit=true} to ToolItem with tooltip text {Delete color setting} [2020-02-04T06:36:30.742Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=250225597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2020-02-04T06:36:30.742Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=250225597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2020-02-04T06:36:30.742Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=250225597 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Delete color setting} [2020-02-04T06:36:30.742Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting} [2020-02-04T06:36:30.742Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting} [2020-02-04T06:36:30.742Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting} [2020-02-04T06:36:30.742Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting} [2020-02-04T06:36:30.742Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting} [2020-02-04T06:36:30.742Z] DEBUG - Clicked on ToolItem with tooltip text {Delete color setting} [2020-02-04T06:36:30.742Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-02-04T06:36:30.742Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:36:30.742Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:36:30.742Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-02-04T06:36:30.742Z] DEBUG - Selecting rows [2] in (of type 'Table') [2020-02-04T06:36:30.742Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=250225815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-02-04T06:36:30.742Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=250225815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-02-04T06:36:30.742Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=250225815 data=null doit=true} to (of type 'Table') [2020-02-04T06:36:30.742Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=250225816 data=null} to (of type 'Table') [2020-02-04T06:36:30.742Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=250225816 data=null button=1 stateMask=0x0 x=22 y=60 count=1} to (of type 'Table') [2020-02-04T06:36:31.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=250225818 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2020-02-04T06:36:31.000Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=250225819 data=null button=1 stateMask=0x80000 x=22 y=60 count=1} to (of type 'Table') [2020-02-04T06:36:32.893Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.017 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest [2020-02-04T06:36:32.893Z] testYellow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest) Time elapsed: 0.812 s [2020-02-04T06:36:32.893Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest [2020-02-04T06:36:34.416Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2020-02-04T06:36:34.416Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-02-04T06:36:34.416Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:36:34.416Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:36:34.416Z] DEBUG - Clicking on TableItem with text {} [2020-02-04T06:36:34.416Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=250229431 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-02-04T06:36:34.416Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=250229431 data=null doit=true} to TableItem with text {} [2020-02-04T06:36:34.416Z] DEBUG - Attempting to set focus on Table with text {} [2020-02-04T06:36:34.416Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=250229432 data=null} to TableItem with text {} [2020-02-04T06:36:34.416Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=250229438 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-02-04T06:36:34.416Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=250229441 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {} [2020-02-04T06:36:34.416Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=250229447 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-02-04T06:36:34.416Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=250229447 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-02-04T06:36:34.416Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=250229448 data=null doit=true} to TableItem with text {} [2020-02-04T06:36:34.416Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=250229448 data=null} to TableItem with text {} [2020-02-04T06:36:34.416Z] DEBUG - Clicked on TableItem with text {} [2020-02-04T06:36:34.416Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-02-04T06:36:35.346Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:36:35.346Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:36:35.346Z] DEBUG - Clicking on TableItem with text {} [2020-02-04T06:36:35.346Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=250230141 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-02-04T06:36:35.346Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=250230142 data=null doit=true} to TableItem with text {} [2020-02-04T06:36:35.346Z] DEBUG - Attempting to set focus on Table with text {} [2020-02-04T06:36:35.346Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=250230142 data=null} to TableItem with text {} [2020-02-04T06:36:35.346Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=250230149 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-02-04T06:36:35.346Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=250230152 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {} [2020-02-04T06:36:35.346Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=250230158 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-02-04T06:36:35.346Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=250230158 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-02-04T06:36:35.346Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=250230159 data=null doit=true} to TableItem with text {} [2020-02-04T06:36:35.346Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=250230159 data=null} to TableItem with text {} [2020-02-04T06:36:35.346Z] DEBUG - Clicked on TableItem with text {} [2020-02-04T06:36:35.346Z] DEBUG - matched MenuItem with text "Copy to Clipboard", using matcher: with mnemonic 'Copy to Clipboard' [2020-02-04T06:36:35.346Z] DEBUG - Clicking on with mnemonic 'Copy to Clipboard' [2020-02-04T06:36:35.346Z] DEBUG - Clicked on with mnemonic 'Copy to Clipboard' [2020-02-04T06:36:35.346Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Copy to Clipboard} time=250230191 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy to Clipboard' [2020-02-04T06:36:35.346Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:36:35.346Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:36:35.346Z] DEBUG - Clicking on TableItem with text {} [2020-02-04T06:36:35.346Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=250230324 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-02-04T06:36:35.346Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=250230325 data=null doit=true} to TableItem with text {} [2020-02-04T06:36:35.346Z] DEBUG - Attempting to set focus on Table with text {} [2020-02-04T06:36:35.346Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=250230325 data=null} to TableItem with text {} [2020-02-04T06:36:35.346Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=250230325 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-02-04T06:36:35.347Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=250230329 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {} [2020-02-04T06:36:35.347Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=250230330 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-02-04T06:36:35.347Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=250230330 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-02-04T06:36:35.347Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=250230330 data=null doit=true} to TableItem with text {} [2020-02-04T06:36:35.347Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=250230330 data=null} to TableItem with text {} [2020-02-04T06:36:35.347Z] DEBUG - Clicked on TableItem with text {} [2020-02-04T06:36:35.347Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-02-04T06:36:35.347Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-02-04T06:36:35.347Z] DEBUG - matched MenuItem with text "Copy to Clipboard", using matcher: with mnemonic 'Copy to Clipboard' [2020-02-04T06:36:35.347Z] DEBUG - Clicking on with mnemonic 'Copy to Clipboard' [2020-02-04T06:36:35.603Z] DEBUG - Clicked on with mnemonic 'Copy to Clipboard' [2020-02-04T06:36:35.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Copy to Clipboard} time=250230410 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy to Clipboard' [2020-02-04T06:36:35.603Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=250230612 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} [2020-02-04T06:36:35.603Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-02-04T06:36:35.603Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:36:35.603Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:36:35.860Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:36:35.860Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=250230681 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-02-04T06:36:35.860Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=250230681 data=null doit=true} to TreeItem with text {test} [2020-02-04T06:36:35.860Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=250230681 data=null} to TreeItem with text {test} [2020-02-04T06:36:35.860Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=250230682 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-02-04T06:36:35.860Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250230682 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2020-02-04T06:36:35.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=250230703 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-02-04T06:36:35.860Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-02-04T06:36:35.860Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-02-04T06:36:35.860Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-02-04T06:36:36.423Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-02-04T06:36:36.423Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-02-04T06:36:36.423Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-02-04T06:36:36.423Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-02-04T06:36:36.423Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:36.423Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-02-04T06:36:36.423Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:36:36.423Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:36:36.423Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:36.423Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-02-04T06:36:36.423Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250231451 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:36.423Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250231451 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:36.423Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=250231452 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:36.423Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=250231452 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:36.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250231452 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:36.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250231452 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:36.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=250231453 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:36.423Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250231453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:36.423Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250231453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:36.423Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250231453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:36.423Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=250231453 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:36.423Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=250231453 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:36.423Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:36.423Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-02-04T06:36:36.423Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-02-04T06:36:36.423Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:36:36.423Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:36:36.423Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-02-04T06:36:36.423Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:36:36.423Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:36.423Z] DEBUG - Clicking on OK [2020-02-04T06:36:36.423Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=250231455 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:36.423Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=250231455 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:36.423Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=250231455 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:36.423Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=250231455 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:36.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=250231456 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:36.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=250231456 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:36.423Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:36.423Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:36.423Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:36.986Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:36.986Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=250231456 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:36.986Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=250230784 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-02-04T06:36:36.986Z] DEBUG - Clicked on [2020-02-04T06:36:36.986Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.984 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest [2020-02-04T06:36:36.986Z] testNoCopySearchRow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest) Time elapsed: 0.71 s [2020-02-04T06:36:36.986Z] testCopySingleSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest) Time elapsed: 0.1 s [2020-02-04T06:36:36.986Z] testCopyMultipleSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest) Time elapsed: 0.253 s [2020-02-04T06:36:36.986Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest [2020-02-04T06:36:38.879Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2020-02-04T06:36:38.879Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-02-04T06:36:38.879Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:36:38.879Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:36:38.879Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp' [2020-02-04T06:36:38.879Z] DEBUG - Clicking on with mnemonic 'Timestamp' [2020-02-04T06:36:38.879Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=250233506 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Timestamp' [2020-02-04T06:36:38.879Z] DEBUG - Clicked on with mnemonic 'Timestamp' [2020-02-04T06:36:38.879Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host' [2020-02-04T06:36:38.879Z] DEBUG - Clicking on with mnemonic 'Host' [2020-02-04T06:36:38.879Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=250233677 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Host' [2020-02-04T06:36:38.879Z] DEBUG - Clicked on with mnemonic 'Host' [2020-02-04T06:36:38.879Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger' [2020-02-04T06:36:38.879Z] DEBUG - Clicking on with mnemonic 'Logger' [2020-02-04T06:36:38.879Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=250233798 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Logger' [2020-02-04T06:36:38.879Z] DEBUG - Clicked on with mnemonic 'Logger' [2020-02-04T06:36:38.879Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File' [2020-02-04T06:36:38.879Z] DEBUG - Clicking on with mnemonic 'File' [2020-02-04T06:36:38.879Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=250233895 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'File' [2020-02-04T06:36:38.879Z] DEBUG - Clicked on with mnemonic 'File' [2020-02-04T06:36:39.136Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message' [2020-02-04T06:36:39.136Z] DEBUG - Clicking on with mnemonic 'Message' [2020-02-04T06:36:39.136Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=250233958 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Message' [2020-02-04T06:36:39.136Z] DEBUG - Clicked on with mnemonic 'Message' [2020-02-04T06:36:40.504Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2020-02-04T06:36:40.504Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-02-04T06:36:40.504Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:36:40.504Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:36:40.504Z] DEBUG - matched MenuItem with text "Show All", using matcher: with mnemonic 'Show All' [2020-02-04T06:36:40.504Z] DEBUG - Clicking on with mnemonic 'Show All' [2020-02-04T06:36:40.504Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Show All} time=250235371 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Show All' [2020-02-04T06:36:40.504Z] DEBUG - Clicked on with mnemonic 'Show All' [2020-02-04T06:36:42.397Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2020-02-04T06:36:42.397Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-02-04T06:36:42.397Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:36:42.397Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:36:42.397Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message' [2020-02-04T06:36:42.397Z] DEBUG - Clicking on with mnemonic 'Message' [2020-02-04T06:36:42.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=250237019 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Message' [2020-02-04T06:36:42.397Z] DEBUG - Clicked on with mnemonic 'Message' [2020-02-04T06:36:42.397Z] DEBUG - matched MenuItem with text "Line", using matcher: with mnemonic 'Line' [2020-02-04T06:36:42.397Z] DEBUG - Clicking on with mnemonic 'Line' [2020-02-04T06:36:42.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Line} time=250237110 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Line' [2020-02-04T06:36:42.397Z] DEBUG - Clicked on with mnemonic 'Line' [2020-02-04T06:36:42.397Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File' [2020-02-04T06:36:42.397Z] DEBUG - Clicking on with mnemonic 'File' [2020-02-04T06:36:42.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=250237188 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'File' [2020-02-04T06:36:42.397Z] DEBUG - Clicked on with mnemonic 'File' [2020-02-04T06:36:42.397Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger' [2020-02-04T06:36:42.397Z] DEBUG - Clicking on with mnemonic 'Logger' [2020-02-04T06:36:42.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=250237259 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Logger' [2020-02-04T06:36:42.397Z] DEBUG - Clicked on with mnemonic 'Logger' [2020-02-04T06:36:42.397Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host' [2020-02-04T06:36:42.397Z] DEBUG - Clicking on with mnemonic 'Host' [2020-02-04T06:36:42.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=250237312 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Host' [2020-02-04T06:36:42.397Z] DEBUG - Clicked on with mnemonic 'Host' [2020-02-04T06:36:42.397Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp' [2020-02-04T06:36:42.397Z] DEBUG - Clicking on with mnemonic 'Timestamp' [2020-02-04T06:36:42.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=250237351 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Timestamp' [2020-02-04T06:36:42.397Z] DEBUG - Clicked on with mnemonic 'Timestamp' [2020-02-04T06:36:42.397Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message' [2020-02-04T06:36:42.397Z] DEBUG - Clicking on with mnemonic 'Message' [2020-02-04T06:36:42.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=250237371 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Message' [2020-02-04T06:36:42.397Z] DEBUG - Clicked on with mnemonic 'Message' [2020-02-04T06:36:42.397Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp' [2020-02-04T06:36:42.397Z] DEBUG - Clicking on with mnemonic 'Timestamp' [2020-02-04T06:36:42.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=250237408 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Timestamp' [2020-02-04T06:36:42.397Z] DEBUG - Clicked on with mnemonic 'Timestamp' [2020-02-04T06:36:42.397Z] DEBUG - matched MenuItem with text "Line", using matcher: with mnemonic 'Line' [2020-02-04T06:36:42.397Z] DEBUG - Clicking on with mnemonic 'Line' [2020-02-04T06:36:42.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Line} time=250237460 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Line' [2020-02-04T06:36:42.654Z] DEBUG - Clicked on with mnemonic 'Line' [2020-02-04T06:36:42.654Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host' [2020-02-04T06:36:42.654Z] DEBUG - Clicking on with mnemonic 'Host' [2020-02-04T06:36:42.654Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=250237522 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Host' [2020-02-04T06:36:42.654Z] DEBUG - Clicked on with mnemonic 'Host' [2020-02-04T06:36:42.654Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File' [2020-02-04T06:36:42.654Z] DEBUG - Clicking on with mnemonic 'File' [2020-02-04T06:36:42.654Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=250237600 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'File' [2020-02-04T06:36:42.654Z] DEBUG - Clicked on with mnemonic 'File' [2020-02-04T06:36:42.654Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger' [2020-02-04T06:36:42.654Z] DEBUG - Clicking on with mnemonic 'Logger' [2020-02-04T06:36:42.654Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=250237695 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Logger' [2020-02-04T06:36:42.911Z] DEBUG - Clicked on with mnemonic 'Logger' [2020-02-04T06:36:44.284Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2020-02-04T06:36:44.284Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-02-04T06:36:44.284Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:36:44.284Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:36:44.284Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp' [2020-02-04T06:36:44.284Z] DEBUG - Clicking on with mnemonic 'Timestamp' [2020-02-04T06:36:44.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=250239186 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Timestamp' [2020-02-04T06:36:44.284Z] DEBUG - Clicked on with mnemonic 'Timestamp' [2020-02-04T06:36:44.284Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host' [2020-02-04T06:36:44.284Z] DEBUG - Clicking on with mnemonic 'Host' [2020-02-04T06:36:44.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=250239304 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Host' [2020-02-04T06:36:44.284Z] DEBUG - Clicked on with mnemonic 'Host' [2020-02-04T06:36:44.599Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger' [2020-02-04T06:36:44.599Z] DEBUG - Clicking on with mnemonic 'Logger' [2020-02-04T06:36:44.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=250239385 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Logger' [2020-02-04T06:36:44.599Z] DEBUG - Clicked on with mnemonic 'Logger' [2020-02-04T06:36:44.599Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File' [2020-02-04T06:36:44.599Z] DEBUG - Clicking on with mnemonic 'File' [2020-02-04T06:36:44.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=250239446 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'File' [2020-02-04T06:36:44.599Z] DEBUG - Clicked on with mnemonic 'File' [2020-02-04T06:36:44.599Z] DEBUG - matched MenuItem with text "Line", using matcher: with mnemonic 'Line' [2020-02-04T06:36:44.599Z] DEBUG - Clicking on with mnemonic 'Line' [2020-02-04T06:36:44.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Line} time=250239494 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Line' [2020-02-04T06:36:44.599Z] DEBUG - Clicked on with mnemonic 'Line' [2020-02-04T06:36:44.599Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message' [2020-02-04T06:36:44.599Z] DEBUG - Clicking on with mnemonic 'Message' [2020-02-04T06:36:44.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=250239529 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Message' [2020-02-04T06:36:44.599Z] DEBUG - Clicked on with mnemonic 'Message' [2020-02-04T06:36:44.599Z] DEBUG - matched MenuItem with text "Show All", using matcher: with mnemonic 'Show All' [2020-02-04T06:36:44.599Z] DEBUG - Clicking on with mnemonic 'Show All' [2020-02-04T06:36:44.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Show All} time=250239546 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Show All' [2020-02-04T06:36:44.599Z] DEBUG - Clicked on with mnemonic 'Show All' [2020-02-04T06:36:44.857Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=250239716 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-02-04T06:36:44.857Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-02-04T06:36:44.857Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:36:44.857Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:36:44.857Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:36:44.857Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=250239724 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-02-04T06:36:44.857Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=250239725 data=null doit=true} to TreeItem with text {test} [2020-02-04T06:36:44.857Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=250239725 data=null} to TreeItem with text {test} [2020-02-04T06:36:44.857Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=250239725 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-02-04T06:36:44.857Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250239725 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2020-02-04T06:36:44.857Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=250239778 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-02-04T06:36:44.857Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-02-04T06:36:44.857Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-02-04T06:36:44.857Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-02-04T06:36:45.422Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-02-04T06:36:45.422Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-02-04T06:36:45.422Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-02-04T06:36:45.422Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-02-04T06:36:45.422Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:45.422Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-02-04T06:36:45.423Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:36:45.423Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:36:45.423Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:45.423Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-02-04T06:36:45.423Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250240497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:45.423Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250240498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:45.423Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=250240498 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:45.423Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=250240498 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:45.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250240498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:45.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250240499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:45.680Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=250240499 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:45.680Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250240499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:45.680Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250240499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:45.680Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250240499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:45.680Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=250240499 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:45.680Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=250240499 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:45.680Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:45.680Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-02-04T06:36:45.680Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-02-04T06:36:45.680Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:36:45.680Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:36:45.680Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-02-04T06:36:45.680Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:36:45.680Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:45.680Z] DEBUG - Clicking on OK [2020-02-04T06:36:45.680Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=250240501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:45.680Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=250240501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:45.680Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=250240501 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:45.680Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=250240501 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:45.680Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=250240502 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:45.680Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=250240502 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:45.680Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:45.680Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:45.680Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:45.936Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:45.936Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:45.936Z] DEBUG - Clicked on OK [2020-02-04T06:36:45.936Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=250240502 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:45.936Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=250239815 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-02-04T06:36:46.500Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.485 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest [2020-02-04T06:36:46.500Z] testPersistHiding(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest) Time elapsed: 3.477 s [2020-02-04T06:36:46.500Z] testToggleColumns(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest) Time elapsed: 2.246 s [2020-02-04T06:36:46.500Z] testShowAll(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest) Time elapsed: 1.873 s [2020-02-04T06:36:46.500Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest [2020-02-04T06:36:49.774Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2020-02-04T06:36:49.774Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-02-04T06:36:49.774Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-02-04T06:36:49.774Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:36:49.774Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:36:49.774Z] DEBUG - Attempting to set focus on Table with text {} [2020-02-04T06:36:49.774Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=250244684 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-02-04T06:36:49.774Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=250244684 data=null doit=true} to TableItem with text {} [2020-02-04T06:36:49.774Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=250244684 data=null} to TableItem with text {} [2020-02-04T06:36:49.774Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=250244685 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-02-04T06:36:49.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=250244688 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-02-04T06:36:49.774Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=250244689 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-02-04T06:36:49.774Z] DEBUG - matched MenuItem with text "Open Source Code", using matcher: with mnemonic 'Open Source Code' [2020-02-04T06:36:49.774Z] DEBUG - Clicking on with mnemonic 'Open Source Code' [2020-02-04T06:36:49.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Open Source Code} time=250244726 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open Source Code' [2020-02-04T06:36:49.774Z] DEBUG - Clicked on with mnemonic 'Open Source Code' [2020-02-04T06:36:50.032Z] DEBUG - matched EditorReference with text "", using matcher: with name '"SourceFile"' [2020-02-04T06:36:50.288Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=250245237 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-02-04T06:36:50.288Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-02-04T06:36:50.288Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:36:50.288Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:36:50.288Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:36:50.289Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=250245246 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-02-04T06:36:50.289Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=250245246 data=null doit=true} to TreeItem with text {test} [2020-02-04T06:36:50.289Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=250245246 data=null} to TreeItem with text {test} [2020-02-04T06:36:50.289Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=250245246 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-02-04T06:36:50.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250245247 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2020-02-04T06:36:50.289Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=250245265 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-02-04T06:36:50.289Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-02-04T06:36:50.289Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-02-04T06:36:50.289Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-02-04T06:36:51.218Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-02-04T06:36:51.218Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-02-04T06:36:51.218Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-02-04T06:36:51.218Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-02-04T06:36:51.218Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:51.218Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-02-04T06:36:51.218Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:36:51.218Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:36:51.218Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:51.218Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-02-04T06:36:51.218Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250245938 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:51.218Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250245938 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:51.218Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=250245939 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:51.218Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=250245939 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:51.218Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250245939 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:51.218Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250245939 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:51.218Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=250245940 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:51.218Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250245940 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:51.218Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250245940 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:51.218Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250245940 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:51.218Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=250245940 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:51.218Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=250245940 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:51.218Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:36:51.218Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-02-04T06:36:51.218Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-02-04T06:36:51.218Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:36:51.218Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:36:51.218Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-02-04T06:36:51.218Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:36:51.218Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:51.218Z] DEBUG - Clicking on OK [2020-02-04T06:36:51.218Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=250245941 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:51.218Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=250245941 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:51.218Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=250245941 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:51.218Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=250245941 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:51.218Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=250245941 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:51.218Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=250245942 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:51.218Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:51.218Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:51.219Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:51.219Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:51.219Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:51.219Z] DEBUG - Clicked on OK [2020-02-04T06:36:51.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=250245942 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:36:51.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=250245305 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-02-04T06:36:51.781Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.333 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest [2020-02-04T06:36:51.781Z] test(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest) Time elapsed: 5.289 s [2020-02-04T06:36:51.781Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest [2020-02-04T06:36:57.031Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.968 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest [2020-02-04T06:36:57.031Z] testRead(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest) Time elapsed: 4.924 s [2020-02-04T06:36:57.031Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest [2020-02-04T06:36:57.031Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-02-04T06:36:57.031Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:36:57.031Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:36:57.031Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:36:57.031Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:36:57.031Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:36:57.031Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=250251922 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering} [2020-02-04T06:36:57.031Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=250251922 data=null doit=true} to TreeItem with text {TestForFiltering} [2020-02-04T06:36:57.031Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=250251922 data=null} to TreeItem with text {TestForFiltering} [2020-02-04T06:36:57.031Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=250251923 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-02-04T06:36:57.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250251923 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForFiltering} [2020-02-04T06:36:57.031Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=250251947 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-02-04T06:36:57.031Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:36:57.031Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=250251948 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering} [2020-02-04T06:36:57.031Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=250251948 data=null doit=true} to TreeItem with text {TestForFiltering} [2020-02-04T06:36:57.031Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=250251948 data=null} to TreeItem with text {TestForFiltering} [2020-02-04T06:36:57.031Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=250251949 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-02-04T06:36:57.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250251949 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForFiltering} [2020-02-04T06:36:57.031Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=250251956 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-02-04T06:36:57.031Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=250251956 data=null doit=true} to TreeItem with text {TestForFiltering} [2020-02-04T06:36:57.031Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=250251957 data=null} to TreeItem with text {TestForFiltering} [2020-02-04T06:36:57.031Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=250251957 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-02-04T06:36:57.031Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=250251957 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestForFiltering} [2020-02-04T06:36:57.031Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=250251962 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-02-04T06:36:57.031Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:36:57.031Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=250251963 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-02-04T06:36:57.031Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=250251963 data=null doit=true} to TreeItem with text {Traces [0]} [2020-02-04T06:36:57.031Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=250251963 data=null} to TreeItem with text {Traces [0]} [2020-02-04T06:36:57.031Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=250251963 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-02-04T06:36:57.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250251963 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2020-02-04T06:36:57.031Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=250251975 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-02-04T06:36:58.923Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"' [2020-02-04T06:36:58.923Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:36:58.923Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:36:58.923Z] DEBUG - number of items : 11 [2020-02-04T06:36:58.923Z] DEBUG - Clicking on ToolItem with tooltip text {Add new filter} [2020-02-04T06:36:58.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=250253567 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2020-02-04T06:36:58.923Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250253567 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2020-02-04T06:36:58.923Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=250253567 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2020-02-04T06:36:58.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=250253567 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2020-02-04T06:36:58.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=250253567 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2020-02-04T06:36:58.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=250253567 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Add new filter} [2020-02-04T06:36:58.923Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=250253578 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2020-02-04T06:36:58.923Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250253579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2020-02-04T06:36:58.923Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=250253579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2020-02-04T06:36:58.923Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=250253579 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2020-02-04T06:36:58.923Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=250253580 data=null} to ToolItem with tooltip text {Add new filter} [2020-02-04T06:36:58.923Z] DEBUG - Clicked on ToolItem with tooltip text {Add new filter} [2020-02-04T06:36:58.923Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:36:58.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER } time=250253581 data=null button=0 stateMask=0x0 x=79 y=12 count=0} to TreeItem with text {FILTER } [2020-02-04T06:36:58.923Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER } time=250253581 data=null doit=true} to TreeItem with text {FILTER } [2020-02-04T06:36:58.923Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER } time=250253581 data=null} to TreeItem with text {FILTER } [2020-02-04T06:36:58.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER } time=250253581 data=null button=1 stateMask=0x0 x=79 y=12 count=1} to TreeItem with text {FILTER } [2020-02-04T06:36:58.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250253581 data=null item=TreeItem {FILTER } detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {FILTER } [2020-02-04T06:36:58.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER } time=250253593 data=null button=1 stateMask=0x80000 x=79 y=12 count=1} to TreeItem with text {FILTER } [2020-02-04T06:36:58.923Z] DEBUG - matched Text with text "type filter name", using matcher: of type 'Text' [2020-02-04T06:36:58.923Z] DEBUG - matched Text with text "type filter name", using matcher: (of type 'Text') [2020-02-04T06:36:58.923Z] DEBUG - Attempting to set focus on (of type 'Text') [2020-02-04T06:36:58.923Z] DEBUG - Clicking on TreeItem with text {FILTER timestamp} [2020-02-04T06:36:58.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER timestamp} time=250253603 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {FILTER timestamp} [2020-02-04T06:36:58.923Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER timestamp} time=250253603 data=null doit=true} to TreeItem with text {FILTER timestamp} [2020-02-04T06:36:58.923Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:36:58.923Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER timestamp} time=250253606 data=null} to TreeItem with text {FILTER timestamp} [2020-02-04T06:36:58.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER timestamp} time=250253609 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {FILTER timestamp} [2020-02-04T06:36:58.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250253609 data=null item=TreeItem {FILTER timestamp} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {FILTER timestamp} [2020-02-04T06:36:58.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER timestamp} time=250253616 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {FILTER timestamp} [2020-02-04T06:36:58.923Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {FILTER timestamp} time=250253616 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {FILTER timestamp} [2020-02-04T06:36:58.923Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {FILTER timestamp} time=250253617 data=null doit=true} to TreeItem with text {FILTER timestamp} [2020-02-04T06:36:58.923Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {FILTER timestamp} time=250253617 data=null} to TreeItem with text {FILTER timestamp} [2020-02-04T06:36:58.923Z] DEBUG - Clicked on TreeItem with text {FILTER timestamp} [2020-02-04T06:36:58.923Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:36:58.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER timestamp} time=250253618 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {FILTER timestamp} [2020-02-04T06:36:58.923Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER timestamp} time=250253618 data=null doit=true} to TreeItem with text {FILTER timestamp} [2020-02-04T06:36:58.923Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER timestamp} time=250253619 data=null} to TreeItem with text {FILTER timestamp} [2020-02-04T06:36:58.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER timestamp} time=250253619 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {FILTER timestamp} [2020-02-04T06:36:58.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250253619 data=null item=TreeItem {FILTER timestamp} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {FILTER timestamp} [2020-02-04T06:36:58.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER timestamp} time=250253628 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {FILTER timestamp} [2020-02-04T06:36:58.924Z] DEBUG - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE' [2020-02-04T06:36:58.924Z] DEBUG - Clicking on with mnemonic 'TRACETYPE' [2020-02-04T06:36:58.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=250253698 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'TRACETYPE' [2020-02-04T06:36:58.924Z] DEBUG - Clicked on with mnemonic 'TRACETYPE' [2020-02-04T06:36:58.924Z] WARN - Tree item TreeItem with text {FILTER timestamp} is already expanded. Won't expand it again. [2020-02-04T06:36:58.924Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2020-02-04T06:36:58.924Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo') [2020-02-04T06:36:58.924Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Test trace : XML Trace Stub (ns) [2020-02-04T06:36:58.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=250253726 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo') [2020-02-04T06:36:58.924Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Test trace : XML Trace Stub (ns) [2020-02-04T06:36:58.924Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=250253731 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2020-02-04T06:36:58.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=250253732 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2020-02-04T06:36:58.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=250253732 data=null button=1 stateMask=0x0 x=210 y=36 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2020-02-04T06:36:58.924Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=250253733 data=null item=TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2020-02-04T06:36:58.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=250253733 data=null button=1 stateMask=0x80000 x=210 y=36 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2020-02-04T06:36:58.924Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:36:58.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=250253734 data=null button=0 stateMask=0x0 x=210 y=36 count=0} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2020-02-04T06:36:58.924Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=250253735 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2020-02-04T06:36:58.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=250253735 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2020-02-04T06:36:58.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=250253735 data=null button=1 stateMask=0x0 x=210 y=36 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2020-02-04T06:36:58.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250253735 data=null item=TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2020-02-04T06:36:58.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=250253784 data=null button=1 stateMask=0x80000 x=210 y=36 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2020-02-04T06:36:58.924Z] DEBUG - matched MenuItem with text "AND", using matcher: with mnemonic 'AND' [2020-02-04T06:36:58.924Z] DEBUG - Clicking on with mnemonic 'AND' [2020-02-04T06:36:58.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {AND} time=250253824 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'AND' [2020-02-04T06:36:58.924Z] DEBUG - Clicked on with mnemonic 'AND' [2020-02-04T06:36:58.924Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:36:58.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {AND} time=250253882 data=null button=0 stateMask=0x0 x=70 y=60 count=0} to Tree node with text: AND [2020-02-04T06:36:58.924Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {AND} time=250253882 data=null doit=true} to Tree node with text: AND [2020-02-04T06:36:58.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {AND} time=250253882 data=null} to Tree node with text: AND [2020-02-04T06:36:58.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {AND} time=250253883 data=null button=1 stateMask=0x0 x=70 y=60 count=1} to Tree node with text: AND [2020-02-04T06:36:58.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250253883 data=null item=TreeItem {AND} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: AND [2020-02-04T06:36:58.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {AND} time=250253889 data=null button=1 stateMask=0x80000 x=70 y=60 count=1} to Tree node with text: AND [2020-02-04T06:36:58.924Z] DEBUG - matched MenuItem with text "CONTAINS", using matcher: with mnemonic 'CONTAINS' [2020-02-04T06:36:58.924Z] DEBUG - Clicking on with mnemonic 'CONTAINS' [2020-02-04T06:36:58.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {CONTAINS} time=250253927 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'CONTAINS' [2020-02-04T06:36:59.181Z] DEBUG - Clicked on with mnemonic 'CONTAINS' [2020-02-04T06:36:59.181Z] WARN - Tree item Tree node with text: AND is already expanded. Won't expand it again. [2020-02-04T06:36:59.181Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo' [2020-02-04T06:36:59.181Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo') [2020-02-04T06:36:59.181Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2020-02-04T06:36:59.181Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo') [2020-02-04T06:36:59.181Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Timestamp [2020-02-04T06:36:59.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=250254015 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo') [2020-02-04T06:36:59.181Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Timestamp [2020-02-04T06:36:59.181Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text' [2020-02-04T06:36:59.181Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text') [2020-02-04T06:36:59.181Z] DEBUG - Attempting to set focus on (of type 'Text') [2020-02-04T06:36:59.181Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:36:59.181Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=250254074 data=null button=0 stateMask=0x0 x=167 y=84 count=0} to Tree node with text: Timestamp CONTAINS "100" [2020-02-04T06:36:59.181Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Timestamp CONTAINS "100"} time=250254074 data=null doit=true} to Tree node with text: Timestamp CONTAINS "100" [2020-02-04T06:36:59.181Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Timestamp CONTAINS "100"} time=250254074 data=null} to Tree node with text: Timestamp CONTAINS "100" [2020-02-04T06:36:59.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=250254075 data=null button=1 stateMask=0x0 x=167 y=84 count=1} to Tree node with text: Timestamp CONTAINS "100" [2020-02-04T06:36:59.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250254075 data=null item=TreeItem {Timestamp CONTAINS "100"} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Timestamp CONTAINS "100" [2020-02-04T06:36:59.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=250254096 data=null button=1 stateMask=0x80000 x=167 y=84 count=1} to Tree node with text: Timestamp CONTAINS "100" [2020-02-04T06:36:59.181Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:36:59.181Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {AND} time=250254097 data=null button=0 stateMask=0x0 x=70 y=60 count=0} to Tree node with text: AND [2020-02-04T06:36:59.181Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {AND} time=250254097 data=null doit=true} to Tree node with text: AND [2020-02-04T06:36:59.181Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {AND} time=250254097 data=null} to Tree node with text: AND [2020-02-04T06:36:59.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {AND} time=250254098 data=null button=1 stateMask=0x0 x=70 y=60 count=1} to Tree node with text: AND [2020-02-04T06:36:59.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250254098 data=null item=TreeItem {AND} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: AND [2020-02-04T06:36:59.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {AND} time=250254106 data=null button=1 stateMask=0x80000 x=70 y=60 count=1} to Tree node with text: AND [2020-02-04T06:36:59.181Z] DEBUG - number of items : 11 [2020-02-04T06:36:59.181Z] DEBUG - Clicking on ToolItem with tooltip text {Save filters} [2020-02-04T06:36:59.181Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=250254107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2020-02-04T06:36:59.181Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250254107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2020-02-04T06:36:59.181Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=250254108 data=null doit=true} to ToolItem with tooltip text {Save filters} [2020-02-04T06:36:59.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=250254108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2020-02-04T06:36:59.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=250254108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2020-02-04T06:36:59.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=250254108 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Save filters} [2020-02-04T06:36:59.181Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=250254111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2020-02-04T06:36:59.181Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250254111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2020-02-04T06:36:59.181Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=250254111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2020-02-04T06:36:59.181Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=250254112 data=null doit=true} to ToolItem with tooltip text {Save filters} [2020-02-04T06:36:59.181Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=250254112 data=null} to ToolItem with tooltip text {Save filters} [2020-02-04T06:36:59.181Z] DEBUG - Clicked on ToolItem with tooltip text {Save filters} [2020-02-04T06:36:59.181Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-02-04T06:36:59.181Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:36:59.181Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:36:59.181Z] DEBUG - Attempting to set focus on Table with text {} [2020-02-04T06:36:59.181Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=250254152 data=null button=0 stateMask=0x0 x=22 y=60 count=0} to TableItem with text {} [2020-02-04T06:36:59.181Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=250254152 data=null doit=true} to TableItem with text {} [2020-02-04T06:36:59.181Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=250254153 data=null} to TableItem with text {} [2020-02-04T06:36:59.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=250254153 data=null button=1 stateMask=0x0 x=22 y=60 count=1} to TableItem with text {} [2020-02-04T06:36:59.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=250254155 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-02-04T06:36:59.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=250254157 data=null button=1 stateMask=0x80000 x=22 y=60 count=1} to TableItem with text {} [2020-02-04T06:36:59.181Z] DEBUG - matched MenuItem with text "timestamp", using matcher: with mnemonic 'timestamp' [2020-02-04T06:36:59.181Z] DEBUG - Clicking on with mnemonic 'timestamp' [2020-02-04T06:36:59.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {timestamp} time=250254192 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'timestamp' [2020-02-04T06:36:59.181Z] DEBUG - Clicked on with mnemonic 'timestamp' [2020-02-04T06:37:01.163Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-02-04T06:37:01.163Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:37:01.163Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:37:01.163Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:37:01.163Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:37:01.163Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:37:01.163Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=250255796 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering} [2020-02-04T06:37:01.163Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=250255796 data=null doit=true} to TreeItem with text {TestForFiltering} [2020-02-04T06:37:01.163Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=250255796 data=null} to TreeItem with text {TestForFiltering} [2020-02-04T06:37:01.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=250255797 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-02-04T06:37:01.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250255797 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForFiltering} [2020-02-04T06:37:01.163Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=250255807 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-02-04T06:37:01.163Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:37:01.163Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=250255808 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering} [2020-02-04T06:37:01.163Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=250255808 data=null doit=true} to TreeItem with text {TestForFiltering} [2020-02-04T06:37:01.163Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=250255808 data=null} to TreeItem with text {TestForFiltering} [2020-02-04T06:37:01.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=250255809 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-02-04T06:37:01.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250255809 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForFiltering} [2020-02-04T06:37:01.163Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=250255816 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-02-04T06:37:01.163Z] WARN - Tree item TreeItem with text {TestForFiltering} is already expanded. Won't expand it again. [2020-02-04T06:37:01.163Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:37:01.163Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=250255819 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-02-04T06:37:01.163Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=250255819 data=null doit=true} to TreeItem with text {Traces [1]} [2020-02-04T06:37:01.163Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=250255819 data=null} to TreeItem with text {Traces [1]} [2020-02-04T06:37:01.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=250255819 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-02-04T06:37:01.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250255819 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2020-02-04T06:37:01.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=250255828 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-02-04T06:37:02.532Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"' [2020-02-04T06:37:02.532Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:37:02.532Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:37:02.532Z] DEBUG - number of items : 11 [2020-02-04T06:37:02.532Z] DEBUG - Clicking on ToolItem with tooltip text {Add new filter} [2020-02-04T06:37:02.532Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=250257333 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2020-02-04T06:37:02.532Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250257333 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2020-02-04T06:37:02.532Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=250257333 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2020-02-04T06:37:02.532Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=250257333 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2020-02-04T06:37:02.532Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=250257333 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2020-02-04T06:37:02.532Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=250257333 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Add new filter} [2020-02-04T06:37:02.532Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=250257342 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2020-02-04T06:37:02.532Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250257342 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2020-02-04T06:37:02.532Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=250257342 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2020-02-04T06:37:02.532Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=250257342 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2020-02-04T06:37:02.532Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=250257343 data=null} to ToolItem with tooltip text {Add new filter} [2020-02-04T06:37:02.532Z] DEBUG - Clicked on ToolItem with tooltip text {Add new filter} [2020-02-04T06:37:02.532Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:37:02.532Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER } time=250257344 data=null button=0 stateMask=0x0 x=79 y=108 count=0} to TreeItem with text {FILTER } [2020-02-04T06:37:02.532Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER } time=250257344 data=null doit=true} to TreeItem with text {FILTER } [2020-02-04T06:37:02.532Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER } time=250257344 data=null} to TreeItem with text {FILTER } [2020-02-04T06:37:02.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER } time=250257344 data=null button=1 stateMask=0x0 x=79 y=108 count=1} to TreeItem with text {FILTER } [2020-02-04T06:37:02.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250257345 data=null item=TreeItem {FILTER } detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {FILTER } [2020-02-04T06:37:02.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER } time=250257351 data=null button=1 stateMask=0x80000 x=79 y=108 count=1} to TreeItem with text {FILTER } [2020-02-04T06:37:02.533Z] DEBUG - matched Text with text "type filter name", using matcher: of type 'Text' [2020-02-04T06:37:02.533Z] DEBUG - matched Text with text "type filter name", using matcher: (of type 'Text') [2020-02-04T06:37:02.533Z] DEBUG - Attempting to set focus on (of type 'Text') [2020-02-04T06:37:02.533Z] DEBUG - Clicking on TreeItem with text {FILTER field} [2020-02-04T06:37:02.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER field} time=250257358 data=null button=0 stateMask=0x0 x=62 y=108 count=0} to TreeItem with text {FILTER field} [2020-02-04T06:37:02.533Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER field} time=250257358 data=null doit=true} to TreeItem with text {FILTER field} [2020-02-04T06:37:02.533Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:37:02.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER field} time=250257360 data=null} to TreeItem with text {FILTER field} [2020-02-04T06:37:02.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER field} time=250257363 data=null button=1 stateMask=0x0 x=62 y=108 count=1} to TreeItem with text {FILTER field} [2020-02-04T06:37:02.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250257363 data=null item=TreeItem {FILTER field} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {FILTER field} [2020-02-04T06:37:02.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER field} time=250257369 data=null button=1 stateMask=0x80000 x=62 y=108 count=1} to TreeItem with text {FILTER field} [2020-02-04T06:37:02.533Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {FILTER field} time=250257370 data=null button=0 stateMask=0x0 x=62 y=108 count=0} to TreeItem with text {FILTER field} [2020-02-04T06:37:02.533Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {FILTER field} time=250257370 data=null doit=true} to TreeItem with text {FILTER field} [2020-02-04T06:37:02.533Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {FILTER field} time=250257370 data=null} to TreeItem with text {FILTER field} [2020-02-04T06:37:02.533Z] DEBUG - Clicked on TreeItem with text {FILTER field} [2020-02-04T06:37:02.533Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:37:02.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER field} time=250257371 data=null button=0 stateMask=0x0 x=62 y=108 count=0} to TreeItem with text {FILTER field} [2020-02-04T06:37:02.533Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER field} time=250257371 data=null doit=true} to TreeItem with text {FILTER field} [2020-02-04T06:37:02.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER field} time=250257371 data=null} to TreeItem with text {FILTER field} [2020-02-04T06:37:02.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER field} time=250257371 data=null button=1 stateMask=0x0 x=62 y=108 count=1} to TreeItem with text {FILTER field} [2020-02-04T06:37:02.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250257371 data=null item=TreeItem {FILTER field} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {FILTER field} [2020-02-04T06:37:02.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER field} time=250257377 data=null button=1 stateMask=0x80000 x=62 y=108 count=1} to TreeItem with text {FILTER field} [2020-02-04T06:37:02.533Z] DEBUG - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE' [2020-02-04T06:37:02.533Z] DEBUG - Clicking on with mnemonic 'TRACETYPE' [2020-02-04T06:37:02.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=250257409 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'TRACETYPE' [2020-02-04T06:37:02.533Z] DEBUG - Clicked on with mnemonic 'TRACETYPE' [2020-02-04T06:37:02.533Z] WARN - Tree item TreeItem with text {FILTER field} is already expanded. Won't expand it again. [2020-02-04T06:37:02.533Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2020-02-04T06:37:02.533Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo') [2020-02-04T06:37:02.533Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Test trace : XML Trace Stub (ns) [2020-02-04T06:37:02.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=250257431 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo') [2020-02-04T06:37:02.533Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Test trace : XML Trace Stub (ns) [2020-02-04T06:37:02.533Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=250257433 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2020-02-04T06:37:02.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=250257433 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2020-02-04T06:37:02.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=250257434 data=null button=1 stateMask=0x0 x=210 y=132 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2020-02-04T06:37:02.533Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=250257434 data=null item=TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2020-02-04T06:37:02.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=250257434 data=null button=1 stateMask=0x80000 x=210 y=132 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2020-02-04T06:37:02.533Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:37:02.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=250257435 data=null button=0 stateMask=0x0 x=210 y=132 count=0} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2020-02-04T06:37:02.533Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=250257435 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2020-02-04T06:37:02.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=250257435 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2020-02-04T06:37:02.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=250257436 data=null button=1 stateMask=0x0 x=210 y=132 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2020-02-04T06:37:02.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250257436 data=null item=TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2020-02-04T06:37:02.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=250257448 data=null button=1 stateMask=0x80000 x=210 y=132 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2020-02-04T06:37:02.533Z] DEBUG - matched MenuItem with text "COMPARE", using matcher: with mnemonic 'COMPARE' [2020-02-04T06:37:02.533Z] DEBUG - Clicking on with mnemonic 'COMPARE' [2020-02-04T06:37:02.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {COMPARE} time=250257502 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'COMPARE' [2020-02-04T06:37:02.533Z] DEBUG - Clicked on with mnemonic 'COMPARE' [2020-02-04T06:37:02.533Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem { = [2020-02-04T06:37:02.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem { = [2020-02-04T06:37:02.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem { = [2020-02-04T06:37:02.533Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=250257542 data=null item=TreeItem { = [2020-02-04T06:37:02.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem { = [2020-02-04T06:37:02.533Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo' [2020-02-04T06:37:02.533Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo') [2020-02-04T06:37:02.533Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2020-02-04T06:37:02.533Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo') [2020-02-04T06:37:02.533Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Contents [2020-02-04T06:37:02.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=250257543 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo') [2020-02-04T06:37:02.533Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Contents [2020-02-04T06:37:02.533Z] DEBUG - matched Text with text "type field name", using matcher: of type 'Text' [2020-02-04T06:37:02.533Z] DEBUG - matched Text with text "type field name", using matcher: (of type 'Text') [2020-02-04T06:37:02.533Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text' [2020-02-04T06:37:02.533Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text') [2020-02-04T06:37:02.533Z] DEBUG - Attempting to set focus on (of type 'Text') [2020-02-04T06:37:02.533Z] DEBUG - matched Text with text "field", using matcher: of type 'Text' [2020-02-04T06:37:02.533Z] DEBUG - matched Text with text "field", using matcher: (of type 'Text') [2020-02-04T06:37:02.533Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text' [2020-02-04T06:37:02.533Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text') [2020-02-04T06:37:02.533Z] DEBUG - Attempting to set focus on (of type 'Text') [2020-02-04T06:37:02.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:37:02.533Z] DEBUG - matched Button with text "<", using matcher: of type 'Button' [2020-02-04T06:37:02.533Z] DEBUG - matched Button with text "=", using matcher: of type 'Button' [2020-02-04T06:37:02.533Z] DEBUG - matched Button with text ">", using matcher: of type 'Button' [2020-02-04T06:37:02.533Z] DEBUG - matched Button with text ">", using matcher: with mnemonic '>' [2020-02-04T06:37:02.533Z] DEBUG - matched Button with text ">", using matcher: with style 'SWT.RADIO' [2020-02-04T06:37:02.533Z] DEBUG - matched Button with text ">", using matcher: (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2020-02-04T06:37:02.533Z] DEBUG - matched Button with text "Num", using matcher: of type 'Button' [2020-02-04T06:37:02.533Z] DEBUG - matched Button with text "Alpha", using matcher: of type 'Button' [2020-02-04T06:37:02.533Z] DEBUG - matched Button with text "Timestamp", using matcher: of type 'Button' [2020-02-04T06:37:02.533Z] DEBUG - Clicking on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2020-02-04T06:37:02.533Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {=} time=250257594 data=null doit=true} to Button with text {=} [2020-02-04T06:37:02.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {=} time=250257594 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {=} [2020-02-04T06:37:02.533Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2020-02-04T06:37:02.533Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {>} time=250257598 data=null doit=true} to (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2020-02-04T06:37:02.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {>} time=250257600 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2020-02-04T06:37:02.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {>} time=250257601 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2020-02-04T06:37:02.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {>} time=250257601 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2020-02-04T06:37:02.534Z] DEBUG - Clicked on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2020-02-04T06:37:02.534Z] DEBUG - number of items : 11 [2020-02-04T06:37:02.534Z] DEBUG - Clicking on ToolItem with tooltip text {Save filters} [2020-02-04T06:37:02.534Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=250257603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2020-02-04T06:37:02.534Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250257604 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2020-02-04T06:37:02.534Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=250257604 data=null doit=true} to ToolItem with tooltip text {Save filters} [2020-02-04T06:37:02.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=250257604 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2020-02-04T06:37:02.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=250257604 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2020-02-04T06:37:02.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=250257604 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Save filters} [2020-02-04T06:37:02.534Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=250257606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2020-02-04T06:37:02.534Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250257607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2020-02-04T06:37:02.534Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=250257607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2020-02-04T06:37:02.534Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=250257607 data=null doit=true} to ToolItem with tooltip text {Save filters} [2020-02-04T06:37:02.534Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=250257607 data=null} to ToolItem with tooltip text {Save filters} [2020-02-04T06:37:02.534Z] DEBUG - Clicked on ToolItem with tooltip text {Save filters} [2020-02-04T06:37:02.790Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-02-04T06:37:02.790Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:37:02.790Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:37:02.790Z] DEBUG - Attempting to set focus on Table with text {} [2020-02-04T06:37:02.790Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=250257696 data=null button=0 stateMask=0x0 x=22 y=60 count=0} to TableItem with text {} [2020-02-04T06:37:02.790Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=250257696 data=null doit=true} to TableItem with text {} [2020-02-04T06:37:02.790Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=250257697 data=null} to TableItem with text {} [2020-02-04T06:37:02.790Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=250257697 data=null button=1 stateMask=0x0 x=22 y=60 count=1} to TableItem with text {} [2020-02-04T06:37:02.790Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=250257700 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-02-04T06:37:02.790Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=250257701 data=null button=1 stateMask=0x80000 x=22 y=60 count=1} to TableItem with text {} [2020-02-04T06:37:02.790Z] DEBUG - matched MenuItem with text "field", using matcher: with mnemonic 'field' [2020-02-04T06:37:02.790Z] DEBUG - Clicking on with mnemonic 'field' [2020-02-04T06:37:02.790Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {field} time=250257773 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'field' [2020-02-04T06:37:02.790Z] DEBUG - Clicked on with mnemonic 'field' [2020-02-04T06:37:04.684Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-02-04T06:37:04.684Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:37:04.684Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:37:04.684Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:37:04.684Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:37:04.684Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:37:04.684Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=250259380 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering} [2020-02-04T06:37:04.684Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=250259381 data=null doit=true} to TreeItem with text {TestForFiltering} [2020-02-04T06:37:04.684Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=250259381 data=null} to TreeItem with text {TestForFiltering} [2020-02-04T06:37:04.684Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=250259381 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-02-04T06:37:04.684Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250259382 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForFiltering} [2020-02-04T06:37:04.684Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=250259391 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-02-04T06:37:04.684Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:37:04.684Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=250259392 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering} [2020-02-04T06:37:04.684Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=250259392 data=null doit=true} to TreeItem with text {TestForFiltering} [2020-02-04T06:37:04.684Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=250259392 data=null} to TreeItem with text {TestForFiltering} [2020-02-04T06:37:04.684Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=250259393 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-02-04T06:37:04.684Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250259393 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForFiltering} [2020-02-04T06:37:04.684Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=250259400 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-02-04T06:37:04.684Z] WARN - Tree item TreeItem with text {TestForFiltering} is already expanded. Won't expand it again. [2020-02-04T06:37:04.684Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:37:04.684Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=250259401 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-02-04T06:37:04.684Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=250259401 data=null doit=true} to TreeItem with text {Traces [1]} [2020-02-04T06:37:04.684Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=250259401 data=null} to TreeItem with text {Traces [1]} [2020-02-04T06:37:04.684Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=250259401 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-02-04T06:37:04.684Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250259401 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2020-02-04T06:37:04.684Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=250259409 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-02-04T06:37:06.054Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"' [2020-02-04T06:37:06.054Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:37:06.054Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:37:06.054Z] DEBUG - number of items : 11 [2020-02-04T06:37:06.054Z] DEBUG - Clicking on ToolItem with tooltip text {Add new filter} [2020-02-04T06:37:06.054Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=250260932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2020-02-04T06:37:06.054Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250260932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2020-02-04T06:37:06.054Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=250260932 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2020-02-04T06:37:06.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=250260932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2020-02-04T06:37:06.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=250260932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2020-02-04T06:37:06.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=250260932 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Add new filter} [2020-02-04T06:37:06.054Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=250260944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2020-02-04T06:37:06.054Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250260945 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2020-02-04T06:37:06.054Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=250260945 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2020-02-04T06:37:06.054Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=250260945 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2020-02-04T06:37:06.054Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=250260946 data=null} to ToolItem with tooltip text {Add new filter} [2020-02-04T06:37:06.054Z] DEBUG - Clicked on ToolItem with tooltip text {Add new filter} [2020-02-04T06:37:06.054Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:37:06.054Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER } time=250260946 data=null button=0 stateMask=0x0 x=79 y=180 count=0} to TreeItem with text {FILTER } [2020-02-04T06:37:06.054Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER } time=250260946 data=null doit=true} to TreeItem with text {FILTER } [2020-02-04T06:37:06.054Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER } time=250260947 data=null} to TreeItem with text {FILTER } [2020-02-04T06:37:06.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER } time=250260947 data=null button=1 stateMask=0x0 x=79 y=180 count=1} to TreeItem with text {FILTER } [2020-02-04T06:37:06.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250260947 data=null item=TreeItem {FILTER } detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {FILTER } [2020-02-04T06:37:06.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER } time=250260953 data=null button=1 stateMask=0x80000 x=79 y=180 count=1} to TreeItem with text {FILTER } [2020-02-04T06:37:06.054Z] DEBUG - matched Text with text "type filter name", using matcher: of type 'Text' [2020-02-04T06:37:06.054Z] DEBUG - matched Text with text "type filter name", using matcher: (of type 'Text') [2020-02-04T06:37:06.054Z] DEBUG - Attempting to set focus on (of type 'Text') [2020-02-04T06:37:06.054Z] DEBUG - Clicking on TreeItem with text {FILTER matchAndEquals} [2020-02-04T06:37:06.054Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER matchAndEquals} time=250260962 data=null button=0 stateMask=0x0 x=105 y=180 count=0} to TreeItem with text {FILTER matchAndEquals} [2020-02-04T06:37:06.054Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER matchAndEquals} time=250260962 data=null doit=true} to TreeItem with text {FILTER matchAndEquals} [2020-02-04T06:37:06.054Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:37:06.054Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER matchAndEquals} time=250260964 data=null} to TreeItem with text {FILTER matchAndEquals} [2020-02-04T06:37:06.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER matchAndEquals} time=250260968 data=null button=1 stateMask=0x0 x=105 y=180 count=1} to TreeItem with text {FILTER matchAndEquals} [2020-02-04T06:37:06.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250260968 data=null item=TreeItem {FILTER matchAndEquals} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {FILTER matchAndEquals} [2020-02-04T06:37:06.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER matchAndEquals} time=250260974 data=null button=1 stateMask=0x80000 x=105 y=180 count=1} to TreeItem with text {FILTER matchAndEquals} [2020-02-04T06:37:06.054Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {FILTER matchAndEquals} time=250260975 data=null button=0 stateMask=0x0 x=105 y=180 count=0} to TreeItem with text {FILTER matchAndEquals} [2020-02-04T06:37:06.054Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {FILTER matchAndEquals} time=250260975 data=null doit=true} to TreeItem with text {FILTER matchAndEquals} [2020-02-04T06:37:06.054Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {FILTER matchAndEquals} time=250260975 data=null} to TreeItem with text {FILTER matchAndEquals} [2020-02-04T06:37:06.054Z] DEBUG - Clicked on TreeItem with text {FILTER matchAndEquals} [2020-02-04T06:37:06.054Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:37:06.054Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER matchAndEquals} time=250260976 data=null button=0 stateMask=0x0 x=105 y=180 count=0} to TreeItem with text {FILTER matchAndEquals} [2020-02-04T06:37:06.054Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER matchAndEquals} time=250260976 data=null doit=true} to TreeItem with text {FILTER matchAndEquals} [2020-02-04T06:37:06.054Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER matchAndEquals} time=250260976 data=null} to TreeItem with text {FILTER matchAndEquals} [2020-02-04T06:37:06.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER matchAndEquals} time=250260976 data=null button=1 stateMask=0x0 x=105 y=180 count=1} to TreeItem with text {FILTER matchAndEquals} [2020-02-04T06:37:06.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250260977 data=null item=TreeItem {FILTER matchAndEquals} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {FILTER matchAndEquals} [2020-02-04T06:37:06.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER matchAndEquals} time=250260983 data=null button=1 stateMask=0x80000 x=105 y=180 count=1} to TreeItem with text {FILTER matchAndEquals} [2020-02-04T06:37:06.054Z] DEBUG - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE' [2020-02-04T06:37:06.054Z] DEBUG - Clicking on with mnemonic 'TRACETYPE' [2020-02-04T06:37:06.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=250261017 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'TRACETYPE' [2020-02-04T06:37:06.054Z] DEBUG - Clicked on with mnemonic 'TRACETYPE' [2020-02-04T06:37:06.054Z] WARN - Tree item TreeItem with text {FILTER matchAndEquals} is already expanded. Won't expand it again. [2020-02-04T06:37:06.054Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2020-02-04T06:37:06.054Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo') [2020-02-04T06:37:06.054Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Test trace : XML Trace Stub (ns) [2020-02-04T06:37:06.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=250261081 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo') [2020-02-04T06:37:06.054Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Test trace : XML Trace Stub (ns) [2020-02-04T06:37:06.054Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=250261083 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2020-02-04T06:37:06.054Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=250261084 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2020-02-04T06:37:06.055Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=250261084 data=null button=1 stateMask=0x0 x=210 y=204 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2020-02-04T06:37:06.055Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=250261084 data=null item=TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2020-02-04T06:37:06.055Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=250261085 data=null button=1 stateMask=0x80000 x=210 y=204 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2020-02-04T06:37:06.055Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:37:06.055Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=250261085 data=null button=0 stateMask=0x0 x=210 y=204 count=0} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2020-02-04T06:37:06.055Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=250261085 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2020-02-04T06:37:06.055Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=250261086 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2020-02-04T06:37:06.055Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=250261086 data=null button=1 stateMask=0x0 x=210 y=204 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2020-02-04T06:37:06.055Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250261086 data=null item=TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2020-02-04T06:37:06.055Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=250261099 data=null button=1 stateMask=0x80000 x=210 y=204 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2020-02-04T06:37:06.311Z] DEBUG - matched MenuItem with text "OR", using matcher: with mnemonic 'OR' [2020-02-04T06:37:06.311Z] DEBUG - Clicking on with mnemonic 'OR' [2020-02-04T06:37:06.311Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {OR} time=250261173 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'OR' [2020-02-04T06:37:06.311Z] DEBUG - Clicked on with mnemonic 'OR' [2020-02-04T06:37:06.311Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:37:06.311Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {OR} time=250261195 data=null button=0 stateMask=0x0 x=66 y=228 count=0} to Tree node with text: OR [2020-02-04T06:37:06.311Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {OR} time=250261195 data=null doit=true} to Tree node with text: OR [2020-02-04T06:37:06.311Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {OR} time=250261195 data=null} to Tree node with text: OR [2020-02-04T06:37:06.311Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {OR} time=250261196 data=null button=1 stateMask=0x0 x=66 y=228 count=1} to Tree node with text: OR [2020-02-04T06:37:06.311Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250261196 data=null item=TreeItem {OR} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: OR [2020-02-04T06:37:06.311Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {OR} time=250261202 data=null button=1 stateMask=0x80000 x=66 y=228 count=1} to Tree node with text: OR [2020-02-04T06:37:06.311Z] DEBUG - matched MenuItem with text "EQUALS", using matcher: with mnemonic 'EQUALS' [2020-02-04T06:37:06.311Z] DEBUG - Clicking on with mnemonic 'EQUALS' [2020-02-04T06:37:06.311Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {EQUALS} time=250261296 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'EQUALS' [2020-02-04T06:37:06.311Z] DEBUG - Clicked on with mnemonic 'EQUALS' [2020-02-04T06:37:06.568Z] WARN - Tree item Tree node with text: OR is already expanded. Won't expand it again. [2020-02-04T06:37:06.568Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:37:06.568Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem { EQUALS} [2020-02-04T06:37:06.568Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem { EQUALS} [2020-02-04T06:37:06.568Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem { EQUALS} [2020-02-04T06:37:06.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem { EQUALS} [2020-02-04T06:37:06.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250261391 data=null item=TreeItem { EQUALS} [2020-02-04T06:37:06.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem { EQUALS} [2020-02-04T06:37:06.568Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo' [2020-02-04T06:37:06.568Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo') [2020-02-04T06:37:06.568Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2020-02-04T06:37:06.568Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo') [2020-02-04T06:37:06.568Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Timestamp [2020-02-04T06:37:06.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=250261415 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo') [2020-02-04T06:37:06.568Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Timestamp [2020-02-04T06:37:06.568Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text' [2020-02-04T06:37:06.568Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text') [2020-02-04T06:37:06.568Z] DEBUG - Attempting to set focus on (of type 'Text') [2020-02-04T06:37:06.568Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:37:06.568Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {OR} time=250261432 data=null button=0 stateMask=0x0 x=66 y=228 count=0} to Tree node with text: OR [2020-02-04T06:37:06.568Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {OR} time=250261433 data=null doit=true} to Tree node with text: OR [2020-02-04T06:37:06.568Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {OR} time=250261433 data=null} to Tree node with text: OR [2020-02-04T06:37:06.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {OR} time=250261472 data=null button=1 stateMask=0x0 x=66 y=228 count=1} to Tree node with text: OR [2020-02-04T06:37:06.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250261472 data=null item=TreeItem {OR} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: OR [2020-02-04T06:37:06.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {OR} time=250261481 data=null button=1 stateMask=0x80000 x=66 y=228 count=1} to Tree node with text: OR [2020-02-04T06:37:06.568Z] DEBUG - matched MenuItem with text "MATCHES", using matcher: with mnemonic 'MATCHES' [2020-02-04T06:37:06.568Z] DEBUG - Clicking on with mnemonic 'MATCHES' [2020-02-04T06:37:06.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {MATCHES} time=250261512 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'MATCHES' [2020-02-04T06:37:06.568Z] DEBUG - Clicked on with mnemonic 'MATCHES' [2020-02-04T06:37:06.568Z] WARN - Tree item Tree node with text: OR is already expanded. Won't expand it again. [2020-02-04T06:37:06.568Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:37:06.569Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem { MATCHES} [2020-02-04T06:37:06.569Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem { MATCHES} [2020-02-04T06:37:06.569Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem { MATCHES} [2020-02-04T06:37:06.569Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem { MATCHES} [2020-02-04T06:37:06.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250261548 data=null item=TreeItem { MATCHES} [2020-02-04T06:37:06.569Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem { MATCHES} [2020-02-04T06:37:06.569Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo' [2020-02-04T06:37:06.569Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo') [2020-02-04T06:37:06.569Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2020-02-04T06:37:06.569Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo') [2020-02-04T06:37:06.569Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Contents [2020-02-04T06:37:06.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=250261586 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo') [2020-02-04T06:37:06.569Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Contents [2020-02-04T06:37:06.569Z] DEBUG - matched Text with text "type field name", using matcher: of type 'Text' [2020-02-04T06:37:06.569Z] DEBUG - matched Text with text "type field name", using matcher: (of type 'Text') [2020-02-04T06:37:06.569Z] DEBUG - matched Text with text "type regular express...", using matcher: of type 'Text' [2020-02-04T06:37:06.569Z] DEBUG - matched Text with text "type regular express...", using matcher: (of type 'Text') [2020-02-04T06:37:06.569Z] DEBUG - Attempting to set focus on (of type 'Text') [2020-02-04T06:37:06.569Z] DEBUG - matched Text with text "field", using matcher: of type 'Text' [2020-02-04T06:37:06.569Z] DEBUG - matched Text with text "field", using matcher: (of type 'Text') [2020-02-04T06:37:06.569Z] DEBUG - matched Text with text "type regular express...", using matcher: of type 'Text' [2020-02-04T06:37:06.569Z] DEBUG - matched Text with text "type regular express...", using matcher: (of type 'Text') [2020-02-04T06:37:06.569Z] DEBUG - Attempting to set focus on (of type 'Text') [2020-02-04T06:37:06.569Z] DEBUG - number of items : 11 [2020-02-04T06:37:06.569Z] DEBUG - Clicking on ToolItem with tooltip text {Save filters} [2020-02-04T06:37:06.569Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=250261611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2020-02-04T06:37:06.569Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250261611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2020-02-04T06:37:06.569Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=250261612 data=null doit=true} to ToolItem with tooltip text {Save filters} [2020-02-04T06:37:06.569Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=250261612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2020-02-04T06:37:06.569Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=250261612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2020-02-04T06:37:06.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=250261612 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Save filters} [2020-02-04T06:37:06.569Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=250261614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2020-02-04T06:37:06.569Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250261614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2020-02-04T06:37:06.569Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=250261614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2020-02-04T06:37:06.569Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=250261614 data=null doit=true} to ToolItem with tooltip text {Save filters} [2020-02-04T06:37:06.569Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=250261614 data=null} to ToolItem with tooltip text {Save filters} [2020-02-04T06:37:06.569Z] DEBUG - Clicked on ToolItem with tooltip text {Save filters} [2020-02-04T06:37:06.569Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-02-04T06:37:06.569Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:37:06.569Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:37:06.569Z] DEBUG - Attempting to set focus on Table with text {} [2020-02-04T06:37:06.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=250261703 data=null button=0 stateMask=0x0 x=22 y=60 count=0} to TableItem with text {} [2020-02-04T06:37:06.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=250261703 data=null doit=true} to TableItem with text {} [2020-02-04T06:37:06.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=250261704 data=null} to TableItem with text {} [2020-02-04T06:37:06.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=250261704 data=null button=1 stateMask=0x0 x=22 y=60 count=1} to TableItem with text {} [2020-02-04T06:37:06.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=250261706 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-02-04T06:37:06.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=250261708 data=null button=1 stateMask=0x80000 x=22 y=60 count=1} to TableItem with text {} [2020-02-04T06:37:06.825Z] DEBUG - matched MenuItem with text "matchAndEquals", using matcher: with mnemonic 'matchAndEquals' [2020-02-04T06:37:06.825Z] DEBUG - Clicking on with mnemonic 'matchAndEquals' [2020-02-04T06:37:06.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {matchAndEquals} time=250261776 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'matchAndEquals' [2020-02-04T06:37:06.825Z] DEBUG - Clicked on with mnemonic 'matchAndEquals' [2020-02-04T06:37:08.720Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=250263447 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-02-04T06:37:08.720Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-02-04T06:37:08.720Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:37:08.720Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:37:08.720Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:37:08.720Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=250263478 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering} [2020-02-04T06:37:08.720Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=250263479 data=null doit=true} to TreeItem with text {TestForFiltering} [2020-02-04T06:37:08.720Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=250263479 data=null} to TreeItem with text {TestForFiltering} [2020-02-04T06:37:08.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=250263480 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-02-04T06:37:08.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250263480 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForFiltering} [2020-02-04T06:37:08.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=250263490 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-02-04T06:37:08.720Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-02-04T06:37:08.720Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-02-04T06:37:08.720Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-02-04T06:37:09.283Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-02-04T06:37:09.283Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-02-04T06:37:09.283Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-02-04T06:37:09.283Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-02-04T06:37:09.283Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:37:09.283Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-02-04T06:37:09.283Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:37:09.283Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:37:09.283Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:37:09.283Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-02-04T06:37:09.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250264177 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:37:09.283Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250264178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:37:09.283Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=250264178 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:37:09.283Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=250264178 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:37:09.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250264178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:37:09.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250264178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:37:09.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=250264179 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:37:09.283Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250264179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:37:09.283Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250264179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:37:09.283Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250264179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:37:09.283Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=250264179 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:37:09.283Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=250264179 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:37:09.283Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:37:09.283Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-02-04T06:37:09.283Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-02-04T06:37:09.283Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:37:09.283Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:37:09.283Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-02-04T06:37:09.283Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:37:09.283Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:37:09.283Z] DEBUG - Clicking on OK [2020-02-04T06:37:09.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=250264180 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:37:09.283Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=250264180 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:37:09.283Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=250264180 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:37:09.283Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=250264180 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:37:09.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=250264181 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:37:09.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=250264181 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:37:09.283Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:37:09.283Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:37:09.283Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:37:09.283Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:37:09.540Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:37:09.540Z] DEBUG - Clicked on OK [2020-02-04T06:37:09.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=250264181 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:37:09.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=250263529 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-02-04T06:37:09.540Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.887 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest [2020-02-04T06:37:09.540Z] testTimestampFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest) Time elapsed: 4.078 s [2020-02-04T06:37:09.540Z] testField01(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest) Time elapsed: 3.572 s [2020-02-04T06:37:09.540Z] testTimestampEqualsOr(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest) Time elapsed: 3.807 s [2020-02-04T06:37:09.540Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest [2020-02-04T06:37:09.796Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-02-04T06:37:09.796Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:37:09.797Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:37:09.797Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:37:09.797Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:37:09.797Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:37:09.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=250264724 data=null button=0 stateMask=0x0 x=102 y=12 count=0} to TreeItem with text {TestAxisAlignment} [2020-02-04T06:37:09.797Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=250264724 data=null doit=true} to TreeItem with text {TestAxisAlignment} [2020-02-04T06:37:09.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=250264725 data=null} to TreeItem with text {TestAxisAlignment} [2020-02-04T06:37:09.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=250264725 data=null button=1 stateMask=0x0 x=102 y=12 count=1} to TreeItem with text {TestAxisAlignment} [2020-02-04T06:37:09.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250264726 data=null item=TreeItem {TestAxisAlignment} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestAxisAlignment} [2020-02-04T06:37:09.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=250264751 data=null button=1 stateMask=0x80000 x=102 y=12 count=1} to TreeItem with text {TestAxisAlignment} [2020-02-04T06:37:09.797Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:37:09.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=250264774 data=null button=0 stateMask=0x0 x=102 y=12 count=0} to TreeItem with text {TestAxisAlignment} [2020-02-04T06:37:09.797Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=250264774 data=null doit=true} to TreeItem with text {TestAxisAlignment} [2020-02-04T06:37:09.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=250264774 data=null} to TreeItem with text {TestAxisAlignment} [2020-02-04T06:37:09.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=250264775 data=null button=1 stateMask=0x0 x=102 y=12 count=1} to TreeItem with text {TestAxisAlignment} [2020-02-04T06:37:09.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250264775 data=null item=TreeItem {TestAxisAlignment} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestAxisAlignment} [2020-02-04T06:37:09.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=250264783 data=null button=1 stateMask=0x80000 x=102 y=12 count=1} to TreeItem with text {TestAxisAlignment} [2020-02-04T06:37:09.797Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=250264783 data=null doit=true} to TreeItem with text {TestAxisAlignment} [2020-02-04T06:37:09.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=250264784 data=null} to TreeItem with text {TestAxisAlignment} [2020-02-04T06:37:09.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=250264784 data=null button=1 stateMask=0x0 x=102 y=12 count=1} to TreeItem with text {TestAxisAlignment} [2020-02-04T06:37:09.797Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=250264784 data=null item=TreeItem {TestAxisAlignment} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestAxisAlignment} [2020-02-04T06:37:09.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=250264790 data=null button=1 stateMask=0x80000 x=102 y=12 count=1} to TreeItem with text {TestAxisAlignment} [2020-02-04T06:37:09.797Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:37:09.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=250264791 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-02-04T06:37:09.797Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=250264792 data=null doit=true} to TreeItem with text {Traces [0]} [2020-02-04T06:37:09.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=250264792 data=null} to TreeItem with text {Traces [0]} [2020-02-04T06:37:09.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=250264792 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-02-04T06:37:09.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250264792 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2020-02-04T06:37:09.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=250264803 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-02-04T06:37:13.076Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2020-02-04T06:37:13.076Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2020-02-04T06:37:13.076Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2020-02-04T06:37:13.076Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-02-04T06:37:13.076Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"' [2020-02-04T06:37:13.076Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-02-04T06:37:13.076Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=250267792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2020-02-04T06:37:13.076Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=250267793 data=null doit=true} to Sash with text {} [2020-02-04T06:37:13.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=250267793 data=null item=null detail=0 x=149 y=0 width=3 height=111 stateMask=0x0 text=null doit=true} to Sash with text {} [2020-02-04T06:37:13.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=250267798 data=null button=1 stateMask=0x0 x=1 y=55 count=1} to Sash with text {} [2020-02-04T06:37:13.076Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=250267800 data=null x=1 y=55 width=0 height=0 detail=0} to Sash with text {} [2020-02-04T06:37:13.076Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=250267801 data=null} to Sash with text {} [2020-02-04T06:37:13.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=250267801 data=null item=null detail=0 x=199 y=0 width=3 height=111 stateMask=0x0 text=null doit=true} to Sash with text {} [2020-02-04T06:37:13.076Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=250267805 data=null button=0 stateMask=0x80000 x=1 y=55 count=0} to Sash with text {} [2020-02-04T06:37:13.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=250267808 data=null item=null detail=0 x=199 y=0 width=3 height=111 stateMask=0x80000 text=null doit=true} to Sash with text {} [2020-02-04T06:37:13.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=250267809 data=null button=1 stateMask=0x0 x=1 y=55 count=1} to Sash with text {} [2020-02-04T06:37:13.076Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=250267809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2020-02-04T06:37:13.641Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=250268411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2020-02-04T06:37:13.641Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=250268412 data=null doit=true} to Sash with text {} [2020-02-04T06:37:13.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=250268412 data=null item=null detail=0 x=199 y=0 width=3 height=111 stateMask=0x0 text=null doit=true} to Sash with text {} [2020-02-04T06:37:13.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=250268417 data=null button=1 stateMask=0x0 x=1 y=55 count=1} to Sash with text {} [2020-02-04T06:37:13.641Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=250268420 data=null x=1 y=55 width=0 height=0 detail=0} to Sash with text {} [2020-02-04T06:37:13.641Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=250268420 data=null} to Sash with text {} [2020-02-04T06:37:13.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=250268420 data=null item=null detail=0 x=149 y=0 width=3 height=111 stateMask=0x0 text=null doit=true} to Sash with text {} [2020-02-04T06:37:13.641Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=250268425 data=null button=0 stateMask=0x80000 x=1 y=55 count=0} to Sash with text {} [2020-02-04T06:37:13.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=250268428 data=null item=null detail=0 x=149 y=0 width=3 height=111 stateMask=0x80000 text=null doit=true} to Sash with text {} [2020-02-04T06:37:13.641Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=250268429 data=null button=1 stateMask=0x0 x=1 y=55 count=1} to Sash with text {} [2020-02-04T06:37:13.641Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=250268429 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2020-02-04T06:37:14.204Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-02-04T06:37:16.725Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2020-02-04T06:37:16.725Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-02-04T06:37:16.725Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2020-02-04T06:37:16.725Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2020-02-04T06:37:16.725Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"' [2020-02-04T06:37:16.725Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-02-04T06:37:16.725Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=250271648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:37:16.725Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250271648 data=null button=0 stateMask=0x0 x=182 y=120 count=0} to TimeGraphControl with text {} [2020-02-04T06:37:16.725Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=250271654 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:37:16.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=250271654 data=null} to TimeGraphControl with text {} [2020-02-04T06:37:16.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=250271671 data=null button=1 stateMask=0x0 x=182 y=120 count=1} to TimeGraphControl with text {} [2020-02-04T06:37:16.725Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=250271675 data=null x=232 y=120 width=0 height=0 detail=0} to TimeGraphControl with text {} [2020-02-04T06:37:16.725Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250271676 data=null button=1 stateMask=0x80000 x=232 y=120 count=1} to TimeGraphControl with text {} [2020-02-04T06:37:16.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=250271682 data=null button=1 stateMask=0x80000 x=232 y=120 count=1} to TimeGraphControl with text {} [2020-02-04T06:37:16.725Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250271686 data=null button=0 stateMask=0x0 x=0 y=120 count=0} to TimeGraphControl with text {} [2020-02-04T06:37:16.725Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=250271700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:37:16.725Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=250271700 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:37:16.725Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=250271700 data=null} to TimeGraphControl with text {} [2020-02-04T06:37:17.290Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=250272210 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:37:17.290Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250272210 data=null button=0 stateMask=0x0 x=232 y=120 count=0} to TimeGraphControl with text {} [2020-02-04T06:37:17.290Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=250272215 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:37:17.290Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=250272215 data=null} to TimeGraphControl with text {} [2020-02-04T06:37:17.290Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=250272225 data=null button=1 stateMask=0x0 x=232 y=120 count=1} to TimeGraphControl with text {} [2020-02-04T06:37:17.290Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=250272230 data=null x=182 y=120 width=0 height=0 detail=0} to TimeGraphControl with text {} [2020-02-04T06:37:17.290Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250272230 data=null button=1 stateMask=0x80000 x=182 y=120 count=1} to TimeGraphControl with text {} [2020-02-04T06:37:17.290Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=250272236 data=null button=1 stateMask=0x80000 x=182 y=120 count=1} to TimeGraphControl with text {} [2020-02-04T06:37:17.290Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250272240 data=null button=0 stateMask=0x0 x=0 y=120 count=0} to TimeGraphControl with text {} [2020-02-04T06:37:17.290Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=250272253 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:37:17.290Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=250272253 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:37:17.290Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=250272254 data=null} to TimeGraphControl with text {} [2020-02-04T06:37:17.854Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-02-04T06:37:20.378Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2020-02-04T06:37:20.378Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-02-04T06:37:20.378Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2020-02-04T06:37:20.378Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2020-02-04T06:37:20.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=250275412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:37:20.378Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250275412 data=null button=0 stateMask=0x0 x=182 y=75 count=0} to TimeGraphControl with text {} [2020-02-04T06:37:20.378Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=250275415 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:37:20.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=250275416 data=null} to TimeGraphControl with text {} [2020-02-04T06:37:20.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=250275424 data=null button=1 stateMask=0x0 x=182 y=75 count=1} to TimeGraphControl with text {} [2020-02-04T06:37:20.378Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=250275429 data=null x=232 y=75 width=0 height=0 detail=0} to TimeGraphControl with text {} [2020-02-04T06:37:20.378Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250275429 data=null button=1 stateMask=0x80000 x=232 y=75 count=1} to TimeGraphControl with text {} [2020-02-04T06:37:20.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=250275435 data=null button=1 stateMask=0x80000 x=232 y=75 count=1} to TimeGraphControl with text {} [2020-02-04T06:37:20.378Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250275446 data=null button=0 stateMask=0x0 x=0 y=75 count=0} to TimeGraphControl with text {} [2020-02-04T06:37:20.378Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=250275449 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:37:20.378Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=250275450 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:37:20.378Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=250275450 data=null} to TimeGraphControl with text {} [2020-02-04T06:37:20.941Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=250275957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:37:20.942Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250275957 data=null button=0 stateMask=0x0 x=232 y=75 count=0} to TimeGraphControl with text {} [2020-02-04T06:37:20.942Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=250275961 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:37:20.942Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=250275961 data=null} to TimeGraphControl with text {} [2020-02-04T06:37:20.942Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=250275969 data=null button=1 stateMask=0x0 x=232 y=75 count=1} to TimeGraphControl with text {} [2020-02-04T06:37:20.942Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=250275973 data=null x=182 y=75 width=0 height=0 detail=0} to TimeGraphControl with text {} [2020-02-04T06:37:20.942Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250275973 data=null button=1 stateMask=0x80000 x=182 y=75 count=1} to TimeGraphControl with text {} [2020-02-04T06:37:20.942Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=250275984 data=null button=1 stateMask=0x80000 x=182 y=75 count=1} to TimeGraphControl with text {} [2020-02-04T06:37:20.942Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250275995 data=null button=0 stateMask=0x0 x=0 y=75 count=0} to TimeGraphControl with text {} [2020-02-04T06:37:20.942Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=250275999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:37:20.942Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=250276000 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:37:20.942Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=250276000 data=null} to TimeGraphControl with text {} [2020-02-04T06:37:21.505Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-02-04T06:37:25.027Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2020-02-04T06:37:25.027Z] DEBUG - matched MenuItem with text "Align Views", using matcher: with mnemonic 'Align Views' [2020-02-04T06:37:25.027Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-02-04T06:37:26.922Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2020-02-04T06:37:26.922Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-02-04T06:37:26.922Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2020-02-04T06:37:26.922Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2020-02-04T06:37:26.922Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"' [2020-02-04T06:37:26.922Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-02-04T06:37:26.922Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=250281678 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:37:26.922Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250281678 data=null button=0 stateMask=0x0 x=182 y=67 count=0} to TimeGraphControl with text {} [2020-02-04T06:37:26.922Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=250281681 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:37:26.922Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=250281681 data=null} to TimeGraphControl with text {} [2020-02-04T06:37:26.922Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=250281688 data=null button=1 stateMask=0x0 x=182 y=67 count=1} to TimeGraphControl with text {} [2020-02-04T06:37:26.922Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=250281691 data=null x=232 y=67 width=0 height=0 detail=0} to TimeGraphControl with text {} [2020-02-04T06:37:26.922Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250281691 data=null button=1 stateMask=0x80000 x=232 y=67 count=1} to TimeGraphControl with text {} [2020-02-04T06:37:26.922Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=250281696 data=null button=1 stateMask=0x80000 x=232 y=67 count=1} to TimeGraphControl with text {} [2020-02-04T06:37:26.922Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250281698 data=null button=0 stateMask=0x0 x=0 y=67 count=0} to TimeGraphControl with text {} [2020-02-04T06:37:26.922Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=250281706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:37:26.922Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=250281706 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:37:26.922Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=250281706 data=null} to TimeGraphControl with text {} [2020-02-04T06:37:27.179Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=250282212 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:37:27.179Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250282212 data=null button=0 stateMask=0x0 x=232 y=67 count=0} to TimeGraphControl with text {} [2020-02-04T06:37:27.179Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=250282214 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:37:27.179Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=250282215 data=null} to TimeGraphControl with text {} [2020-02-04T06:37:27.179Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=250282222 data=null button=1 stateMask=0x0 x=232 y=67 count=1} to TimeGraphControl with text {} [2020-02-04T06:37:27.179Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=250282224 data=null x=182 y=67 width=0 height=0 detail=0} to TimeGraphControl with text {} [2020-02-04T06:37:27.179Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250282225 data=null button=1 stateMask=0x80000 x=182 y=67 count=1} to TimeGraphControl with text {} [2020-02-04T06:37:27.179Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=250282229 data=null button=1 stateMask=0x80000 x=182 y=67 count=1} to TimeGraphControl with text {} [2020-02-04T06:37:27.179Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250282232 data=null button=0 stateMask=0x0 x=0 y=67 count=0} to TimeGraphControl with text {} [2020-02-04T06:37:27.179Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=250282240 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:37:27.179Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=250282240 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:37:27.179Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=250282240 data=null} to TimeGraphControl with text {} [2020-02-04T06:37:27.741Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-02-04T06:37:30.358Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2020-02-04T06:37:30.358Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2020-02-04T06:37:30.358Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2020-02-04T06:37:30.358Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-02-04T06:37:30.358Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=250285213 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2020-02-04T06:37:30.358Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=250285213 data=null doit=true} to Sash with text {} [2020-02-04T06:37:30.358Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=250285214 data=null item=null detail=0 x=150 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {} [2020-02-04T06:37:30.358Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=250285219 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {} [2020-02-04T06:37:30.358Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=250285221 data=null x=1 y=77 width=0 height=0 detail=0} to Sash with text {} [2020-02-04T06:37:30.358Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=250285221 data=null} to Sash with text {} [2020-02-04T06:37:30.358Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=250285221 data=null item=null detail=0 x=200 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {} [2020-02-04T06:37:30.358Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=250285225 data=null button=0 stateMask=0x80000 x=1 y=77 count=0} to Sash with text {} [2020-02-04T06:37:30.358Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=250285228 data=null item=null detail=0 x=200 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true} to Sash with text {} [2020-02-04T06:37:30.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=250285229 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {} [2020-02-04T06:37:30.358Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=250285229 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2020-02-04T06:37:30.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=250285831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2020-02-04T06:37:30.923Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=250285831 data=null doit=true} to Sash with text {} [2020-02-04T06:37:30.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=250285832 data=null item=null detail=0 x=200 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {} [2020-02-04T06:37:30.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=250285836 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {} [2020-02-04T06:37:30.923Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=250285839 data=null x=1 y=77 width=0 height=0 detail=0} to Sash with text {} [2020-02-04T06:37:30.923Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=250285839 data=null} to Sash with text {} [2020-02-04T06:37:30.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=250285839 data=null item=null detail=0 x=150 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {} [2020-02-04T06:37:30.923Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=250285843 data=null button=0 stateMask=0x80000 x=1 y=77 count=0} to Sash with text {} [2020-02-04T06:37:30.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=250285845 data=null item=null detail=0 x=150 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true} to Sash with text {} [2020-02-04T06:37:30.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=250285846 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {} [2020-02-04T06:37:30.923Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=250285846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2020-02-04T06:37:31.487Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-02-04T06:37:34.009Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2020-02-04T06:37:34.009Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2020-02-04T06:37:34.009Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"' [2020-02-04T06:37:34.009Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-02-04T06:37:34.009Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=250288897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2020-02-04T06:37:34.009Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=250288898 data=null doit=true} to Sash with text {} [2020-02-04T06:37:34.009Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=250288898 data=null item=null detail=0 x=151 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {} [2020-02-04T06:37:34.009Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=250288903 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {} [2020-02-04T06:37:34.009Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=250288905 data=null x=1 y=77 width=0 height=0 detail=0} to Sash with text {} [2020-02-04T06:37:34.009Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=250288905 data=null} to Sash with text {} [2020-02-04T06:37:34.009Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=250288906 data=null item=null detail=0 x=201 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {} [2020-02-04T06:37:34.009Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=250288910 data=null button=0 stateMask=0x80000 x=1 y=77 count=0} to Sash with text {} [2020-02-04T06:37:34.009Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=250288912 data=null item=null detail=0 x=201 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true} to Sash with text {} [2020-02-04T06:37:34.009Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=250288914 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {} [2020-02-04T06:37:34.009Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=250288914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2020-02-04T06:37:34.574Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=250289515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2020-02-04T06:37:34.574Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=250289515 data=null doit=true} to Sash with text {} [2020-02-04T06:37:34.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=250289516 data=null item=null detail=0 x=202 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {} [2020-02-04T06:37:34.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=250289520 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {} [2020-02-04T06:37:34.574Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=250289522 data=null x=1 y=77 width=0 height=0 detail=0} to Sash with text {} [2020-02-04T06:37:34.574Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=250289522 data=null} to Sash with text {} [2020-02-04T06:37:34.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=250289523 data=null item=null detail=0 x=151 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {} [2020-02-04T06:37:34.574Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=250289527 data=null button=0 stateMask=0x80000 x=1 y=77 count=0} to Sash with text {} [2020-02-04T06:37:34.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=250289529 data=null item=null detail=0 x=151 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true} to Sash with text {} [2020-02-04T06:37:34.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=250289530 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {} [2020-02-04T06:37:34.574Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=250289530 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2020-02-04T06:37:35.138Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2020-02-04T06:37:35.138Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2020-02-04T06:37:35.138Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2020-02-04T06:37:35.138Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-02-04T06:37:35.138Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=250290133 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2020-02-04T06:37:35.138Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=250290133 data=null doit=true} to Sash with text {} [2020-02-04T06:37:35.138Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=250290133 data=null item=null detail=0 x=151 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {} [2020-02-04T06:37:35.138Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=250290137 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {} [2020-02-04T06:37:35.138Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=250290139 data=null x=1 y=77 width=0 height=0 detail=0} to Sash with text {} [2020-02-04T06:37:35.138Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=250290139 data=null} to Sash with text {} [2020-02-04T06:37:35.138Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=250290139 data=null item=null detail=0 x=201 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {} [2020-02-04T06:37:35.138Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=250290142 data=null button=0 stateMask=0x80000 x=1 y=77 count=0} to Sash with text {} [2020-02-04T06:37:35.138Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=250290144 data=null item=null detail=0 x=201 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true} to Sash with text {} [2020-02-04T06:37:35.138Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=250290145 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {} [2020-02-04T06:37:35.138Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=250290145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2020-02-04T06:37:35.702Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=250290747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2020-02-04T06:37:35.702Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=250290747 data=null doit=true} to Sash with text {} [2020-02-04T06:37:35.702Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=250290747 data=null item=null detail=0 x=202 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {} [2020-02-04T06:37:35.702Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=250290751 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {} [2020-02-04T06:37:35.702Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=250290754 data=null x=1 y=77 width=0 height=0 detail=0} to Sash with text {} [2020-02-04T06:37:35.702Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=250290754 data=null} to Sash with text {} [2020-02-04T06:37:35.702Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=250290754 data=null item=null detail=0 x=151 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {} [2020-02-04T06:37:35.702Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=250290758 data=null button=0 stateMask=0x80000 x=1 y=77 count=0} to Sash with text {} [2020-02-04T06:37:35.702Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=250290760 data=null item=null detail=0 x=151 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true} to Sash with text {} [2020-02-04T06:37:35.702Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=250290761 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {} [2020-02-04T06:37:35.702Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=250290761 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2020-02-04T06:37:36.633Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-02-04T06:37:36.633Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.perspective"' [2020-02-04T06:37:36.633Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.1"' [2020-02-04T06:37:36.633Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.2"' [2020-02-04T06:37:36.633Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.3"' [2020-02-04T06:37:36.890Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Resource - Eclipse Platform} time=250291811 data=null doit=true} to Shell with text {data - Resource - Eclipse Platform} [2020-02-04T06:37:36.890Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-02-04T06:37:36.890Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:37:36.890Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:37:36.890Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:37:36.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=250291821 data=null button=0 stateMask=0x0 x=102 y=12 count=0} to TreeItem with text {TestAxisAlignment} [2020-02-04T06:37:36.890Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=250291821 data=null doit=true} to TreeItem with text {TestAxisAlignment} [2020-02-04T06:37:36.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=250291822 data=null} to TreeItem with text {TestAxisAlignment} [2020-02-04T06:37:36.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=250291822 data=null button=1 stateMask=0x0 x=102 y=12 count=1} to TreeItem with text {TestAxisAlignment} [2020-02-04T06:37:36.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250291822 data=null item=TreeItem {TestAxisAlignment} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestAxisAlignment} [2020-02-04T06:37:36.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=250291832 data=null button=1 stateMask=0x80000 x=102 y=12 count=1} to TreeItem with text {TestAxisAlignment} [2020-02-04T06:37:36.890Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-02-04T06:37:36.890Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-02-04T06:37:36.891Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-02-04T06:37:37.454Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-02-04T06:37:37.454Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-02-04T06:37:37.454Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-02-04T06:37:37.454Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-02-04T06:37:37.454Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:37:37.454Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-02-04T06:37:37.454Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:37:37.454Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:37:37.454Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:37:37.454Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-02-04T06:37:37.454Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250292524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:37:37.454Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250292524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:37:37.454Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=250292525 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:37:37.454Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=250292525 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:37:37.454Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250292525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:37:37.454Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250292525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:37:37.454Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=250292525 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:37:37.454Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250292525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:37:37.454Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250292525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:37:37.454Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250292525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:37:37.454Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=250292526 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:37:37.454Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=250292526 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:37:37.454Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:37:37.454Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-02-04T06:37:37.454Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-02-04T06:37:37.454Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:37:37.454Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:37:37.454Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-02-04T06:37:37.454Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:37:37.454Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:37:37.454Z] DEBUG - Clicking on OK [2020-02-04T06:37:37.454Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=250292527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:37:37.454Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=250292527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:37:37.454Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=250292527 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:37:37.454Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=250292527 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:37:37.454Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=250292527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:37:37.454Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=250292527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:37:37.711Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:37:37.711Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:37:37.711Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:37:37.711Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:37:37.711Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:37:37.711Z] DEBUG - Clicked on OK [2020-02-04T06:37:37.968Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=250292527 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:37:37.968Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=250291895 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-02-04T06:37:38.532Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.817 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest [2020-02-04T06:37:38.532Z] testMoveHistogramOthersFollow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 4.47 s [2020-02-04T06:37:38.532Z] testNotOverlappingTgStubMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 3.76 s [2020-02-04T06:37:38.532Z] testOverlappingTgStubMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 3.759 s [2020-02-04T06:37:38.532Z] testMenuItem(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 2.538 s [2020-02-04T06:37:38.532Z] testMoveTgStubOthersFollow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 3.586 s [2020-02-04T06:37:38.532Z] testOverlappingHistogramMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 3.676 s [2020-02-04T06:37:38.532Z] testNotOverlappingHistogramMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 4.927 s [2020-02-04T06:37:38.532Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest [2020-02-04T06:37:53.487Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 14.768 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest [2020-02-04T06:37:53.487Z] testPinSingleTrace(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest) Time elapsed: 2.163 s [2020-02-04T06:37:53.487Z] testPinTwoTraces(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest) skipped [2020-02-04T06:37:53.487Z] testFollow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest) Time elapsed: 7.99 s [2020-02-04T06:37:53.487Z] testCloneSingleTrace(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest) Time elapsed: 3.063 s [2020-02-04T06:37:53.487Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest [2020-02-04T06:37:53.744Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-02-04T06:37:53.744Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:37:53.744Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:37:53.744Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:37:53.744Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:37:53.744Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:37:53.744Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=250308626 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering} [2020-02-04T06:37:53.744Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=250308627 data=null doit=true} to TreeItem with text {TestForFiltering} [2020-02-04T06:37:53.744Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=250308627 data=null} to TreeItem with text {TestForFiltering} [2020-02-04T06:37:53.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=250308628 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-02-04T06:37:53.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250308628 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForFiltering} [2020-02-04T06:37:53.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=250308656 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-02-04T06:37:53.744Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:37:53.744Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=250308656 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering} [2020-02-04T06:37:53.744Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=250308657 data=null doit=true} to TreeItem with text {TestForFiltering} [2020-02-04T06:37:53.744Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=250308657 data=null} to TreeItem with text {TestForFiltering} [2020-02-04T06:37:53.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=250308657 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-02-04T06:37:53.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250308657 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForFiltering} [2020-02-04T06:37:53.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=250308664 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-02-04T06:37:53.744Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=250308665 data=null doit=true} to TreeItem with text {TestForFiltering} [2020-02-04T06:37:53.744Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=250308665 data=null} to TreeItem with text {TestForFiltering} [2020-02-04T06:37:53.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=250308665 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-02-04T06:37:53.744Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=250308665 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestForFiltering} [2020-02-04T06:37:53.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=250308670 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-02-04T06:37:53.744Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:37:53.744Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=250308671 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-02-04T06:37:53.744Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=250308671 data=null doit=true} to TreeItem with text {Traces [0]} [2020-02-04T06:37:53.744Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=250308671 data=null} to TreeItem with text {Traces [0]} [2020-02-04T06:37:53.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=250308672 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-02-04T06:37:53.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250308672 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2020-02-04T06:37:53.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=250308685 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-02-04T06:38:15.649Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"' [2020-02-04T06:38:15.649Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2020-02-04T06:38:15.649Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2020-02-04T06:38:15.649Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2020-02-04T06:38:15.649Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2020-02-04T06:38:15.649Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2020-02-04T06:38:15.649Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2020-02-04T06:38:15.649Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-02-04T06:38:15.649Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-02-04T06:38:15.649Z] DEBUG - matched Shell with text "Print", using matcher: with text 'Print' [2020-02-04T06:38:15.649Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2020-02-04T06:38:15.649Z] DEBUG - matched Button with text "Use current zoom", using matcher: with mnemonic 'Use current zoom' [2020-02-04T06:38:15.649Z] DEBUG - matched Button with text "Use current zoom", using matcher: with style 'SWT.RADIO' [2020-02-04T06:38:15.649Z] DEBUG - matched Button with text "Use current zoom", using matcher: (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO') [2020-02-04T06:38:15.649Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2020-02-04T06:38:15.649Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2020-02-04T06:38:15.649Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2020-02-04T06:38:15.649Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2020-02-04T06:38:15.649Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2020-02-04T06:38:15.649Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2020-02-04T06:38:15.649Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:38:15.649Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2020-02-04T06:38:15.649Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:38:15.649Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO') [2020-02-04T06:38:15.649Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO') [2020-02-04T06:38:15.649Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Use current zoom} time=250327982 data=null doit=true} to (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO') [2020-02-04T06:38:15.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Use current zoom} time=250327982 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO') [2020-02-04T06:38:15.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Use current zoom} time=250327982 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO') [2020-02-04T06:38:15.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Use current zoom} time=250327983 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO') [2020-02-04T06:38:15.649Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO') [2020-02-04T06:38:15.649Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2020-02-04T06:38:15.649Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2020-02-04T06:38:15.649Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2020-02-04T06:38:15.649Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2020-02-04T06:38:15.649Z] DEBUG - matched Button with text "&All pages", using matcher: with mnemonic 'All pages' [2020-02-04T06:38:15.649Z] DEBUG - matched Button with text "&All pages", using matcher: with style 'SWT.RADIO' [2020-02-04T06:38:15.649Z] DEBUG - matched Button with text "&All pages", using matcher: (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO') [2020-02-04T06:38:15.649Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2020-02-04T06:38:15.649Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2020-02-04T06:38:15.649Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2020-02-04T06:38:15.649Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:38:15.649Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2020-02-04T06:38:15.649Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:38:15.649Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2020-02-04T06:38:15.649Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2020-02-04T06:38:15.649Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2020-02-04T06:38:15.649Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2020-02-04T06:38:15.649Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2020-02-04T06:38:15.649Z] DEBUG - matched Button with text "Current view", using matcher: with mnemonic 'Current view' [2020-02-04T06:38:15.649Z] DEBUG - matched Button with text "Current view", using matcher: with style 'SWT.RADIO' [2020-02-04T06:38:15.649Z] DEBUG - matched Button with text "Current view", using matcher: (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO') [2020-02-04T06:38:15.649Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2020-02-04T06:38:15.649Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2020-02-04T06:38:15.649Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:38:15.649Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2020-02-04T06:38:15.649Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:38:15.649Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO') [2020-02-04T06:38:15.649Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Current view} time=250328011 data=null doit=true} to Button with text {Current view} [2020-02-04T06:38:15.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Current view} time=250328011 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Current view} [2020-02-04T06:38:15.649Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO') [2020-02-04T06:38:15.649Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&All pages} time=250328090 data=null doit=true} to (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO') [2020-02-04T06:38:15.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&All pages} time=250328091 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO') [2020-02-04T06:38:15.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&All pages} time=250328091 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO') [2020-02-04T06:38:15.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&All pages} time=250328091 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO') [2020-02-04T06:38:15.649Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO') [2020-02-04T06:38:15.649Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO') [2020-02-04T06:38:15.649Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&All pages} time=250328120 data=null doit=true} to Button with text {&All pages} [2020-02-04T06:38:15.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&All pages} time=250328120 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {&All pages} [2020-02-04T06:38:15.649Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO') [2020-02-04T06:38:15.649Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Current view} time=250328194 data=null doit=true} to (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO') [2020-02-04T06:38:15.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Current view} time=250328195 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO') [2020-02-04T06:38:15.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Current view} time=250328195 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO') [2020-02-04T06:38:15.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Current view} time=250328196 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO') [2020-02-04T06:38:15.650Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO') [2020-02-04T06:38:15.650Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2020-02-04T06:38:15.650Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2020-02-04T06:38:15.650Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: with mnemonic 'Number of horizontal pages:' [2020-02-04T06:38:15.650Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: with style 'SWT.RADIO' [2020-02-04T06:38:15.650Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO') [2020-02-04T06:38:15.650Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2020-02-04T06:38:15.650Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2020-02-04T06:38:15.650Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2020-02-04T06:38:15.650Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2020-02-04T06:38:15.650Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2020-02-04T06:38:15.650Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:38:15.650Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2020-02-04T06:38:15.650Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:38:15.650Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO') [2020-02-04T06:38:15.650Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Use current zoom} time=250328275 data=null doit=true} to Button with text {Use current zoom} [2020-02-04T06:38:15.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Use current zoom} time=250328275 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Use current zoom} [2020-02-04T06:38:15.650Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO') [2020-02-04T06:38:15.650Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Number of horizontal pages:} time=250328298 data=null doit=true} to (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO') [2020-02-04T06:38:15.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Number of horizontal pages:} time=250328298 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO') [2020-02-04T06:38:15.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Number of horizontal pages:} time=250328298 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO') [2020-02-04T06:38:15.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Number of horizontal pages:} time=250328299 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO') [2020-02-04T06:38:15.650Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO') [2020-02-04T06:38:15.650Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2020-02-04T06:38:15.650Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2020-02-04T06:38:15.650Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-02-04T06:38:15.650Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-02-04T06:38:15.650Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2020-02-04T06:38:15.650Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2020-02-04T06:38:15.650Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-02-04T06:38:15.650Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-02-04T06:38:15.650Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-02-04T06:38:15.650Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-02-04T06:38:15.650Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2020-02-04T06:38:15.650Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-02-04T06:38:15.650Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2020-02-04T06:38:15.650Z] DEBUG - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:' [2020-02-04T06:38:15.650Z] DEBUG - matched Text with text "1", using matcher: with label (with mnemonic 'Total number of pages:') [2020-02-04T06:38:15.650Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:')) [2020-02-04T06:38:15.650Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-02-04T06:38:15.650Z] DEBUG - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:' [2020-02-04T06:38:15.650Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Total number of pages:') [2020-02-04T06:38:15.650Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:')) [2020-02-04T06:38:15.650Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-02-04T06:38:15.650Z] DEBUG - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:' [2020-02-04T06:38:15.650Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Total number of pages:') [2020-02-04T06:38:15.650Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:')) [2020-02-04T06:38:15.650Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2020-02-04T06:38:15.650Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2020-02-04T06:38:15.650Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2020-02-04T06:38:15.650Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: with mnemonic 'Number of vertical pages:' [2020-02-04T06:38:15.650Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: with style 'SWT.RADIO' [2020-02-04T06:38:15.650Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO') [2020-02-04T06:38:15.650Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2020-02-04T06:38:15.650Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2020-02-04T06:38:15.650Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2020-02-04T06:38:15.650Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2020-02-04T06:38:15.650Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:38:15.650Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2020-02-04T06:38:15.650Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:38:15.650Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO') [2020-02-04T06:38:15.650Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Number of horizontal pages:} time=250328388 data=null doit=true} to Button with text {Number of horizontal pages:} [2020-02-04T06:38:15.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Number of horizontal pages:} time=250328389 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Number of horizontal pages:} [2020-02-04T06:38:15.650Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO') [2020-02-04T06:38:15.650Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Number of vertical pages:} time=250328411 data=null doit=true} to (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO') [2020-02-04T06:38:15.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Number of vertical pages:} time=250328412 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO') [2020-02-04T06:38:15.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Number of vertical pages:} time=250328412 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO') [2020-02-04T06:38:15.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Number of vertical pages:} time=250328412 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO') [2020-02-04T06:38:15.650Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO') [2020-02-04T06:38:15.650Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2020-02-04T06:38:15.650Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2020-02-04T06:38:15.650Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2020-02-04T06:38:15.650Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2020-02-04T06:38:15.650Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2020-02-04T06:38:15.650Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2020-02-04T06:38:15.650Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-02-04T06:38:15.650Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-02-04T06:38:15.650Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-02-04T06:38:15.650Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-02-04T06:38:15.650Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2020-02-04T06:38:15.650Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2020-02-04T06:38:15.650Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2020-02-04T06:38:15.650Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2020-02-04T06:38:15.650Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2020-02-04T06:38:15.650Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2020-02-04T06:38:15.650Z] DEBUG - matched Button with text "Selected pages", using matcher: with mnemonic 'Selected pages' [2020-02-04T06:38:15.650Z] DEBUG - matched Button with text "Selected pages", using matcher: with style 'SWT.RADIO' [2020-02-04T06:38:15.650Z] DEBUG - matched Button with text "Selected pages", using matcher: (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO') [2020-02-04T06:38:15.650Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2020-02-04T06:38:15.650Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:38:15.650Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2020-02-04T06:38:15.650Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:38:15.650Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO') [2020-02-04T06:38:15.650Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&All pages} time=250328502 data=null doit=true} to Button with text {&All pages} [2020-02-04T06:38:15.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&All pages} time=250328502 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {&All pages} [2020-02-04T06:38:15.650Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO') [2020-02-04T06:38:15.650Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Selected pages} time=250328525 data=null doit=true} to (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO') [2020-02-04T06:38:15.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Selected pages} time=250328525 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO') [2020-02-04T06:38:15.651Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Selected pages} time=250328525 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO') [2020-02-04T06:38:15.651Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Selected pages} time=250328526 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO') [2020-02-04T06:38:15.651Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO') [2020-02-04T06:38:15.651Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2020-02-04T06:38:15.651Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2020-02-04T06:38:15.651Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2020-02-04T06:38:15.651Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2020-02-04T06:38:15.651Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2020-02-04T06:38:15.651Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2020-02-04T06:38:15.651Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2020-02-04T06:38:15.651Z] DEBUG - matched Button with text "F&rom page", using matcher: with mnemonic 'From page' [2020-02-04T06:38:15.651Z] DEBUG - matched Button with text "F&rom page", using matcher: with style 'SWT.RADIO' [2020-02-04T06:38:15.651Z] DEBUG - matched Button with text "F&rom page", using matcher: (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO') [2020-02-04T06:38:15.651Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:38:15.651Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2020-02-04T06:38:15.651Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:38:15.651Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO') [2020-02-04T06:38:15.651Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Selected pages} time=250328585 data=null doit=true} to Button with text {Selected pages} [2020-02-04T06:38:15.651Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Selected pages} time=250328585 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Selected pages} [2020-02-04T06:38:15.651Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO') [2020-02-04T06:38:15.651Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&rom page} time=250328610 data=null doit=true} to (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO') [2020-02-04T06:38:15.651Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&rom page} time=250328611 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO') [2020-02-04T06:38:15.651Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&rom page} time=250328612 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO') [2020-02-04T06:38:15.651Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&rom page} time=250328612 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO') [2020-02-04T06:38:15.651Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO') [2020-02-04T06:38:15.651Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2020-02-04T06:38:15.651Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2020-02-04T06:38:15.651Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2020-02-04T06:38:15.651Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2020-02-04T06:38:15.651Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2020-02-04T06:38:15.651Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2020-02-04T06:38:15.651Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-02-04T06:38:15.651Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-02-04T06:38:15.651Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-02-04T06:38:15.651Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-02-04T06:38:15.651Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2020-02-04T06:38:15.651Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2020-02-04T06:38:15.651Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2020-02-04T06:38:15.651Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2020-02-04T06:38:15.651Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2020-02-04T06:38:15.651Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2020-02-04T06:38:15.651Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-02-04T06:38:15.651Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-02-04T06:38:15.651Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-02-04T06:38:15.651Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-02-04T06:38:15.651Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2020-02-04T06:38:15.651Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2020-02-04T06:38:15.651Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2020-02-04T06:38:15.651Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2020-02-04T06:38:15.651Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2020-02-04T06:38:15.651Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2020-02-04T06:38:15.651Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2020-02-04T06:38:15.651Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:38:15.651Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2020-02-04T06:38:15.651Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2020-02-04T06:38:15.651Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2020-02-04T06:38:15.651Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2020-02-04T06:38:15.651Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:38:15.651Z] DEBUG - Clicking on Cancel [2020-02-04T06:38:15.651Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=250328687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2020-02-04T06:38:15.651Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=250328687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2020-02-04T06:38:15.651Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=250328687 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2020-02-04T06:38:15.651Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=250328687 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2020-02-04T06:38:15.651Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=250328687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2020-02-04T06:38:15.651Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=250328688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2020-02-04T06:38:15.651Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=250328688 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2020-02-04T06:38:15.651Z] DEBUG - Clicked on [2020-02-04T06:38:15.651Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=250329007 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-02-04T06:38:15.651Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-02-04T06:38:15.651Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:38:15.651Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:38:15.651Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:38:15.651Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=250329033 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering} [2020-02-04T06:38:15.651Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=250329035 data=null doit=true} to TreeItem with text {TestForFiltering} [2020-02-04T06:38:15.651Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=250329035 data=null} to TreeItem with text {TestForFiltering} [2020-02-04T06:38:15.651Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=250329036 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-02-04T06:38:15.651Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250329036 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForFiltering} [2020-02-04T06:38:15.651Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=250329048 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-02-04T06:38:15.651Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-02-04T06:38:15.651Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-02-04T06:38:15.651Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-02-04T06:38:15.651Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-02-04T06:38:15.651Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-02-04T06:38:15.651Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-02-04T06:38:15.651Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-02-04T06:38:15.651Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:38:15.651Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-02-04T06:38:15.651Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:38:15.651Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:38:15.651Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:38:15.651Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-02-04T06:38:15.651Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250329216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:38:15.651Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250329216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:38:15.651Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=250329216 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:38:15.651Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=250329216 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:38:15.651Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250329217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:38:15.651Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250329217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:38:15.652Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=250329217 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:38:15.652Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250329217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:38:15.652Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250329217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:38:15.652Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250329217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:38:15.652Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=250329217 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:38:15.652Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=250329217 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:38:15.652Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:38:15.652Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-02-04T06:38:15.652Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-02-04T06:38:15.652Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:38:15.652Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:38:15.652Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-02-04T06:38:15.652Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:38:15.652Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:15.652Z] DEBUG - Clicking on OK [2020-02-04T06:38:15.652Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=250329219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:15.652Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=250329219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:15.652Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=250329219 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:15.652Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=250329219 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:15.652Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=250329219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:15.652Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=250329219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:15.652Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:15.652Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:15.652Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:15.652Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:15.652Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:15.652Z] DEBUG - Clicked on OK [2020-02-04T06:38:15.652Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=250329219 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:15.652Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=250329088 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-02-04T06:38:15.652Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-02-04T06:38:15.652Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:38:15.652Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:38:15.652Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:38:15.652Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:38:15.652Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:38:15.652Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=250330347 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering} [2020-02-04T06:38:15.652Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=250330348 data=null doit=true} to TreeItem with text {TestForFiltering} [2020-02-04T06:38:15.652Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=250330348 data=null} to TreeItem with text {TestForFiltering} [2020-02-04T06:38:15.652Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=250330349 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-02-04T06:38:15.652Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250330349 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForFiltering} [2020-02-04T06:38:15.652Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=250330358 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-02-04T06:38:15.652Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:38:15.652Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=250330359 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering} [2020-02-04T06:38:15.652Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=250330359 data=null doit=true} to TreeItem with text {TestForFiltering} [2020-02-04T06:38:15.652Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=250330359 data=null} to TreeItem with text {TestForFiltering} [2020-02-04T06:38:15.652Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=250330360 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-02-04T06:38:15.652Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250330360 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForFiltering} [2020-02-04T06:38:15.652Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=250330368 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-02-04T06:38:15.652Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=250330368 data=null doit=true} to TreeItem with text {TestForFiltering} [2020-02-04T06:38:15.652Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=250330368 data=null} to TreeItem with text {TestForFiltering} [2020-02-04T06:38:15.652Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=250330369 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-02-04T06:38:15.652Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=250330369 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestForFiltering} [2020-02-04T06:38:15.652Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=250330375 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-02-04T06:38:15.652Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:38:15.652Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=250330376 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-02-04T06:38:15.652Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=250330376 data=null doit=true} to TreeItem with text {Traces [0]} [2020-02-04T06:38:15.652Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=250330377 data=null} to TreeItem with text {Traces [0]} [2020-02-04T06:38:15.652Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=250330377 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-02-04T06:38:15.652Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250330377 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2020-02-04T06:38:15.652Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=250330386 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-02-04T06:38:25.611Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"' [2020-02-04T06:38:25.611Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2020-02-04T06:38:25.611Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2020-02-04T06:38:25.611Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2020-02-04T06:38:25.611Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2020-02-04T06:38:25.611Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2020-02-04T06:38:25.611Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2020-02-04T06:38:25.611Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2020-02-04T06:38:25.612Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2020-02-04T06:38:25.612Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2020-02-04T06:38:25.612Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2020-02-04T06:38:25.612Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2020-02-04T06:38:25.612Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2020-02-04T06:38:25.612Z] DEBUG - number of items : 9 [2020-02-04T06:38:25.612Z] DEBUG - Clicking on (of type 'Canvas') [2020-02-04T06:38:25.612Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=250339630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2020-02-04T06:38:25.612Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=250339630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2020-02-04T06:38:25.612Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=250339630 data=null doit=true} to (of type 'Canvas') [2020-02-04T06:38:25.612Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=250339630 data=null} to (of type 'Canvas') [2020-02-04T06:38:25.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=250339631 data=null button=1 stateMask=0x0 x=5 y=133 count=1} to (of type 'Canvas') [2020-02-04T06:38:25.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=250339631 data=null button=1 stateMask=0x80000 x=5 y=133 count=1} to (of type 'Canvas') [2020-02-04T06:38:25.612Z] DEBUG - Clicked on (of type 'Canvas') [2020-02-04T06:38:25.612Z] DEBUG - number of items : 9 [2020-02-04T06:38:25.612Z] DEBUG - Clicking on ToolItem with tooltip text {Select} [2020-02-04T06:38:25.612Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=250339637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2020-02-04T06:38:25.612Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250339638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2020-02-04T06:38:25.612Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=250339638 data=null doit=true} to ToolItem with tooltip text {Select} [2020-02-04T06:38:25.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=250339638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2020-02-04T06:38:25.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=250339638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2020-02-04T06:38:25.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=250339638 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select} [2020-02-04T06:38:25.612Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=250339639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2020-02-04T06:38:25.612Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250339639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2020-02-04T06:38:25.612Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=250339639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2020-02-04T06:38:25.612Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=250339639 data=null doit=true} to ToolItem with tooltip text {Select} [2020-02-04T06:38:25.612Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=250339639 data=null} to ToolItem with tooltip text {Select} [2020-02-04T06:38:25.612Z] DEBUG - Clicked on ToolItem with tooltip text {Select} [2020-02-04T06:38:25.612Z] DEBUG - Clicking on (of type 'Canvas') [2020-02-04T06:38:25.612Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=250339640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2020-02-04T06:38:25.612Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=250339640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2020-02-04T06:38:25.612Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=250339672 data=null doit=true} to (of type 'Canvas') [2020-02-04T06:38:25.612Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=250339672 data=null} to (of type 'Canvas') [2020-02-04T06:38:25.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=250339676 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Canvas') [2020-02-04T06:38:25.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=250339681 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Canvas') [2020-02-04T06:38:25.612Z] DEBUG - Clicked on (of type 'Canvas') [2020-02-04T06:38:25.612Z] DEBUG - number of items : 9 [2020-02-04T06:38:25.612Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom in the diagram} [2020-02-04T06:38:25.612Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=250339685 data=null doit=true} to ToolItem with tooltip text {Select} [2020-02-04T06:38:25.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=250339686 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select} [2020-02-04T06:38:25.612Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=250339687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2020-02-04T06:38:25.612Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250339688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2020-02-04T06:38:25.612Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=250339688 data=null doit=true} to ToolItem with tooltip text {Zoom in the diagram} [2020-02-04T06:38:25.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=250339688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2020-02-04T06:38:25.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=250339688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2020-02-04T06:38:25.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=250339688 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Zoom in the diagram} [2020-02-04T06:38:25.612Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=250339689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2020-02-04T06:38:25.612Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250339689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2020-02-04T06:38:25.612Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=250339689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2020-02-04T06:38:25.612Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=250339689 data=null doit=true} to ToolItem with tooltip text {Zoom in the diagram} [2020-02-04T06:38:25.612Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=250339689 data=null} to ToolItem with tooltip text {Zoom in the diagram} [2020-02-04T06:38:25.612Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom in the diagram} [2020-02-04T06:38:25.612Z] DEBUG - Clicking on (of type 'Canvas') [2020-02-04T06:38:25.612Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=250339690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2020-02-04T06:38:25.612Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=250339690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2020-02-04T06:38:25.612Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=250339690 data=null doit=true} to (of type 'Canvas') [2020-02-04T06:38:25.612Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=250339690 data=null} to (of type 'Canvas') [2020-02-04T06:38:25.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=250339694 data=null button=1 stateMask=0x0 x=357 y=133 count=1} to (of type 'Canvas') [2020-02-04T06:38:25.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=250339703 data=null button=1 stateMask=0x80000 x=357 y=133 count=1} to (of type 'Canvas') [2020-02-04T06:38:25.612Z] DEBUG - Clicked on (of type 'Canvas') [2020-02-04T06:38:25.612Z] DEBUG - Clicking on (of type 'Canvas') [2020-02-04T06:38:25.612Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=250339707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2020-02-04T06:38:25.612Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=250339707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2020-02-04T06:38:25.612Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=250339707 data=null doit=true} to (of type 'Canvas') [2020-02-04T06:38:25.612Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=250339707 data=null} to (of type 'Canvas') [2020-02-04T06:38:25.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=250339711 data=null button=1 stateMask=0x0 x=357 y=133 count=1} to (of type 'Canvas') [2020-02-04T06:38:25.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=250339721 data=null button=1 stateMask=0x80000 x=357 y=133 count=1} to (of type 'Canvas') [2020-02-04T06:38:25.612Z] DEBUG - Clicked on (of type 'Canvas') [2020-02-04T06:38:25.612Z] DEBUG - number of items : 9 [2020-02-04T06:38:25.612Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom out the diagram} [2020-02-04T06:38:25.612Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=250339725 data=null doit=true} to ToolItem with tooltip text {Zoom in the diagram} [2020-02-04T06:38:25.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=250339725 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Zoom in the diagram} [2020-02-04T06:38:25.612Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=250339726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2020-02-04T06:38:25.612Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250339727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2020-02-04T06:38:25.612Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=250339727 data=null doit=true} to ToolItem with tooltip text {Zoom out the diagram} [2020-02-04T06:38:25.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=250339727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2020-02-04T06:38:25.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=250339727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2020-02-04T06:38:25.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=250339728 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Zoom out the diagram} [2020-02-04T06:38:25.612Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=250339728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2020-02-04T06:38:25.612Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250339729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2020-02-04T06:38:25.613Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=250339729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2020-02-04T06:38:25.613Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=250339729 data=null doit=true} to ToolItem with tooltip text {Zoom out the diagram} [2020-02-04T06:38:25.613Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=250339729 data=null} to ToolItem with tooltip text {Zoom out the diagram} [2020-02-04T06:38:25.613Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom out the diagram} [2020-02-04T06:38:25.613Z] DEBUG - Clicking on (of type 'Canvas') [2020-02-04T06:38:25.613Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=250339729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2020-02-04T06:38:25.613Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=250339729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2020-02-04T06:38:25.613Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=250339729 data=null doit=true} to (of type 'Canvas') [2020-02-04T06:38:25.613Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=250339730 data=null} to (of type 'Canvas') [2020-02-04T06:38:25.613Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=250339773 data=null button=1 stateMask=0x0 x=357 y=123 count=1} to (of type 'Canvas') [2020-02-04T06:38:25.613Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=250339781 data=null button=1 stateMask=0x80000 x=357 y=123 count=1} to (of type 'Canvas') [2020-02-04T06:38:25.613Z] DEBUG - Clicked on (of type 'Canvas') [2020-02-04T06:38:25.613Z] DEBUG - number of items : 9 [2020-02-04T06:38:25.613Z] DEBUG - Clicking on ToolItem with tooltip text {Reset zoom factor} [2020-02-04T06:38:25.613Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=250339786 data=null doit=true} to ToolItem with tooltip text {Zoom out the diagram} [2020-02-04T06:38:25.613Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=250339786 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Zoom out the diagram} [2020-02-04T06:38:25.613Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=250339787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2020-02-04T06:38:25.613Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250339788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2020-02-04T06:38:25.613Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=250339788 data=null doit=true} to ToolItem with tooltip text {Reset zoom factor} [2020-02-04T06:38:25.613Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=250339788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2020-02-04T06:38:25.613Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=250339788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2020-02-04T06:38:25.613Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=250339788 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Reset zoom factor} [2020-02-04T06:38:25.613Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=250339795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2020-02-04T06:38:25.613Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250339796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2020-02-04T06:38:25.613Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=250339796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2020-02-04T06:38:25.613Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=250339796 data=null doit=true} to ToolItem with tooltip text {Reset zoom factor} [2020-02-04T06:38:25.613Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=250339796 data=null} to ToolItem with tooltip text {Reset zoom factor} [2020-02-04T06:38:25.613Z] DEBUG - Clicked on ToolItem with tooltip text {Reset zoom factor} [2020-02-04T06:38:25.613Z] DEBUG - Clicking on (of type 'Canvas') [2020-02-04T06:38:25.613Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=250339796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2020-02-04T06:38:25.613Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=250339796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2020-02-04T06:38:25.613Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=250339796 data=null doit=true} to (of type 'Canvas') [2020-02-04T06:38:25.613Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=250339797 data=null} to (of type 'Canvas') [2020-02-04T06:38:25.613Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=250339797 data=null button=1 stateMask=0x0 x=357 y=133 count=1} to (of type 'Canvas') [2020-02-04T06:38:25.613Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=250339798 data=null button=1 stateMask=0x80000 x=357 y=133 count=1} to (of type 'Canvas') [2020-02-04T06:38:25.613Z] DEBUG - Clicked on (of type 'Canvas') [2020-02-04T06:38:25.613Z] DEBUG - matched MenuItem with text "Select", using matcher: with mnemonic 'Select' [2020-02-04T06:38:25.613Z] DEBUG - Clicking on with mnemonic 'Select' [2020-02-04T06:38:25.613Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Select} time=250339898 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Select' [2020-02-04T06:38:25.613Z] DEBUG - Clicked on with mnemonic 'Select' [2020-02-04T06:38:25.613Z] DEBUG - Clicking on (of type 'Canvas') [2020-02-04T06:38:25.613Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=250339898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2020-02-04T06:38:25.613Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=250339898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2020-02-04T06:38:25.613Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=250339898 data=null doit=true} to (of type 'Canvas') [2020-02-04T06:38:25.613Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=250339899 data=null} to (of type 'Canvas') [2020-02-04T06:38:25.613Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=250339902 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Canvas') [2020-02-04T06:38:25.613Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=250339906 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Canvas') [2020-02-04T06:38:25.613Z] DEBUG - Clicked on (of type 'Canvas') [2020-02-04T06:38:25.613Z] DEBUG - matched MenuItem with text "Zoom in", using matcher: with mnemonic 'Zoom in' [2020-02-04T06:38:25.613Z] DEBUG - Clicking on with mnemonic 'Zoom in' [2020-02-04T06:38:25.613Z] DEBUG - Sent event Deactivate [27]: ShellEvent{MenuItem {Select} time=250339923 data=null doit=true} to MenuItem with text {Select} [2020-02-04T06:38:25.613Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Select} time=250339924 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to MenuItem with text {Select} [2020-02-04T06:38:25.613Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom in} time=250339924 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Zoom in' [2020-02-04T06:38:25.613Z] DEBUG - Clicked on with mnemonic 'Zoom in' [2020-02-04T06:38:25.613Z] DEBUG - Clicking on (of type 'Canvas') [2020-02-04T06:38:25.613Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=250339925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2020-02-04T06:38:25.613Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=250339925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2020-02-04T06:38:25.613Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=250339925 data=null doit=true} to (of type 'Canvas') [2020-02-04T06:38:25.613Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=250339925 data=null} to (of type 'Canvas') [2020-02-04T06:38:25.613Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=250339929 data=null button=1 stateMask=0x0 x=357 y=133 count=1} to (of type 'Canvas') [2020-02-04T06:38:25.613Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=250339936 data=null button=1 stateMask=0x80000 x=357 y=133 count=1} to (of type 'Canvas') [2020-02-04T06:38:25.613Z] DEBUG - Clicked on (of type 'Canvas') [2020-02-04T06:38:25.613Z] DEBUG - Clicking on (of type 'Canvas') [2020-02-04T06:38:25.613Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=250339939 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2020-02-04T06:38:25.613Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=250339939 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2020-02-04T06:38:25.613Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=250339939 data=null doit=true} to (of type 'Canvas') [2020-02-04T06:38:25.613Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=250339940 data=null} to (of type 'Canvas') [2020-02-04T06:38:25.613Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=250339943 data=null button=1 stateMask=0x0 x=357 y=133 count=1} to (of type 'Canvas') [2020-02-04T06:38:25.613Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=250339951 data=null button=1 stateMask=0x80000 x=357 y=133 count=1} to (of type 'Canvas') [2020-02-04T06:38:25.613Z] DEBUG - Clicked on (of type 'Canvas') [2020-02-04T06:38:25.613Z] DEBUG - matched MenuItem with text "Zoom out", using matcher: with mnemonic 'Zoom out' [2020-02-04T06:38:25.613Z] DEBUG - Clicking on with mnemonic 'Zoom out' [2020-02-04T06:38:25.613Z] DEBUG - Sent event Deactivate [27]: ShellEvent{MenuItem {Zoom in} time=250339975 data=null doit=true} to MenuItem with text {Zoom in} [2020-02-04T06:38:25.613Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom in} time=250339975 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to MenuItem with text {Zoom in} [2020-02-04T06:38:25.613Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom out} time=250339975 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Zoom out' [2020-02-04T06:38:25.613Z] DEBUG - Clicked on with mnemonic 'Zoom out' [2020-02-04T06:38:25.613Z] DEBUG - Clicking on (of type 'Canvas') [2020-02-04T06:38:25.613Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=250339976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2020-02-04T06:38:25.613Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=250339976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2020-02-04T06:38:25.613Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=250339977 data=null doit=true} to (of type 'Canvas') [2020-02-04T06:38:25.613Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=250339977 data=null} to (of type 'Canvas') [2020-02-04T06:38:25.613Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=250339980 data=null button=1 stateMask=0x0 x=357 y=123 count=1} to (of type 'Canvas') [2020-02-04T06:38:25.613Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=250339988 data=null button=1 stateMask=0x80000 x=357 y=123 count=1} to (of type 'Canvas') [2020-02-04T06:38:25.613Z] DEBUG - Clicked on (of type 'Canvas') [2020-02-04T06:38:25.613Z] DEBUG - matched MenuItem with text "Reset zoom factor", using matcher: with mnemonic 'Reset zoom factor' [2020-02-04T06:38:25.613Z] DEBUG - Clicking on with mnemonic 'Reset zoom factor' [2020-02-04T06:38:25.613Z] DEBUG - Sent event Deactivate [27]: ShellEvent{MenuItem {Zoom out} time=250340001 data=null doit=true} to MenuItem with text {Zoom out} [2020-02-04T06:38:25.613Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom out} time=250340001 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to MenuItem with text {Zoom out} [2020-02-04T06:38:25.613Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Reset zoom factor} time=250340001 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Reset zoom factor' [2020-02-04T06:38:25.613Z] DEBUG - Clicked on with mnemonic 'Reset zoom factor' [2020-02-04T06:38:25.613Z] DEBUG - Clicking on (of type 'Canvas') [2020-02-04T06:38:25.614Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=250340009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2020-02-04T06:38:25.614Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=250340009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2020-02-04T06:38:25.614Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=250340009 data=null doit=true} to (of type 'Canvas') [2020-02-04T06:38:25.614Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=250340010 data=null} to (of type 'Canvas') [2020-02-04T06:38:25.614Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=250340010 data=null button=1 stateMask=0x0 x=357 y=133 count=1} to (of type 'Canvas') [2020-02-04T06:38:25.614Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=250340011 data=null button=1 stateMask=0x80000 x=357 y=133 count=1} to (of type 'Canvas') [2020-02-04T06:38:25.614Z] DEBUG - Clicked on (of type 'Canvas') [2020-02-04T06:38:25.614Z] DEBUG - number of items : 9 [2020-02-04T06:38:25.614Z] DEBUG - Clicking on ToolItem with tooltip text {Find... (Ctrl+F)} [2020-02-04T06:38:25.614Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=250340012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2020-02-04T06:38:25.614Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250340012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2020-02-04T06:38:25.614Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=250340012 data=null doit=true} to ToolItem with tooltip text {Find... (Ctrl+F)} [2020-02-04T06:38:25.614Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=250340012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2020-02-04T06:38:25.614Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=250340012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2020-02-04T06:38:25.614Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2020-02-04T06:38:25.614Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2020-02-04T06:38:25.614Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2020-02-04T06:38:25.614Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2020-02-04T06:38:25.614Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2020-02-04T06:38:25.614Z] DEBUG - Clicked on ToolItem with tooltip text {Find...} [2020-02-04T06:38:25.614Z] DEBUG - matched Shell with text "Sequence Diagram Fin...", using matcher: with text 'Sequence Diagram Find' [2020-02-04T06:38:25.614Z] DEBUG - matched Combo with text "1001", using matcher: of type 'Combo' [2020-02-04T06:38:25.614Z] DEBUG - matched Combo with text "1001", using matcher: (of type 'Combo') [2020-02-04T06:38:25.614Z] DEBUG - Setting text on (of type 'Combo') to peer2 [2020-02-04T06:38:25.614Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {peer2} time=250340193 data=null} to (of type 'Combo') [2020-02-04T06:38:25.614Z] DEBUG - Set text on (of type 'Combo') to peer2 [2020-02-04T06:38:25.614Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2020-02-04T06:38:25.614Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2020-02-04T06:38:25.614Z] DEBUG - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline' [2020-02-04T06:38:25.614Z] DEBUG - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK' [2020-02-04T06:38:25.614Z] DEBUG - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2020-02-04T06:38:25.614Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2020-02-04T06:38:25.614Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-02-04T06:38:25.614Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2020-02-04T06:38:25.614Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2020-02-04T06:38:25.614Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@11ad8d09 [2020-02-04T06:38:25.614Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Lifeline} time=250340196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2020-02-04T06:38:25.614Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=250340197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2020-02-04T06:38:25.614Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Lifeline} time=250340197 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2020-02-04T06:38:25.614Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Lifeline} time=250340197 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2020-02-04T06:38:25.614Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Lifeline} time=250340197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2020-02-04T06:38:25.614Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Lifeline} time=250340197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2020-02-04T06:38:25.614Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Lifeline} time=250340197 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2020-02-04T06:38:25.614Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Lifeline} time=250340197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2020-02-04T06:38:25.614Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=250340197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2020-02-04T06:38:25.614Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Lifeline} time=250340198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2020-02-04T06:38:25.614Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Lifeline} time=250340198 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2020-02-04T06:38:25.614Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Lifeline} time=250340198 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2020-02-04T06:38:25.614Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2020-02-04T06:38:25.614Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2020-02-04T06:38:25.614Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2020-02-04T06:38:25.614Z] DEBUG - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction' [2020-02-04T06:38:25.614Z] DEBUG - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK' [2020-02-04T06:38:25.614Z] DEBUG - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2020-02-04T06:38:25.614Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-02-04T06:38:25.614Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2020-02-04T06:38:25.614Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2020-02-04T06:38:25.614Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@75cb722e [2020-02-04T06:38:25.614Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Interaction} time=250340199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2020-02-04T06:38:25.614Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=250340199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2020-02-04T06:38:25.614Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Interaction} time=250340199 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2020-02-04T06:38:25.614Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Interaction} time=250340199 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2020-02-04T06:38:25.614Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Interaction} time=250340200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2020-02-04T06:38:25.614Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Interaction} time=250340200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2020-02-04T06:38:25.614Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Interaction} time=250340200 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2020-02-04T06:38:25.614Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Interaction} time=250340200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2020-02-04T06:38:25.614Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=250340200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2020-02-04T06:38:25.614Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Interaction} time=250340200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2020-02-04T06:38:25.614Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Interaction} time=250340200 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2020-02-04T06:38:25.614Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Interaction} time=250340200 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2020-02-04T06:38:25.614Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2020-02-04T06:38:25.614Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2020-02-04T06:38:25.614Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2020-02-04T06:38:25.614Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-02-04T06:38:25.614Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2020-02-04T06:38:25.614Z] DEBUG - matched Button with text "Find", using matcher: with mnemonic 'Find' [2020-02-04T06:38:25.614Z] DEBUG - matched Button with text "Find", using matcher: with style 'SWT.PUSH' [2020-02-04T06:38:25.614Z] DEBUG - matched Button with text "Find", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-02-04T06:38:25.614Z] DEBUG - Clicking on Find [2020-02-04T06:38:25.614Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Find} time=250340201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-02-04T06:38:25.614Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=250340201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-02-04T06:38:25.614Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Find} time=250340201 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-02-04T06:38:25.614Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Find} time=250340201 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-02-04T06:38:25.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Find} time=250340201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-02-04T06:38:25.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Find} time=250340201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-02-04T06:38:25.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Find} time=250340201 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-02-04T06:38:25.615Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Find} time=250340206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-02-04T06:38:25.615Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=250340206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-02-04T06:38:25.615Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Find} time=250340206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-02-04T06:38:25.615Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Find} time=250340206 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-02-04T06:38:25.615Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Find} time=250340206 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-02-04T06:38:25.615Z] DEBUG - Clicked on Find [2020-02-04T06:38:25.615Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2020-02-04T06:38:25.615Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2020-02-04T06:38:25.615Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2020-02-04T06:38:25.615Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-02-04T06:38:25.615Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2020-02-04T06:38:25.615Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2020-02-04T06:38:25.615Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-02-04T06:38:25.615Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2020-02-04T06:38:25.615Z] DEBUG - Clicking on Close [2020-02-04T06:38:25.615Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=250340207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-02-04T06:38:25.615Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=250340207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-02-04T06:38:25.615Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=250340207 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-02-04T06:38:25.615Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=250340207 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-02-04T06:38:25.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=250340207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-02-04T06:38:25.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=250340207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-02-04T06:38:25.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=250340208 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-02-04T06:38:25.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=250340012 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Find... (Ctrl+F)} [2020-02-04T06:38:25.615Z] DEBUG - Clicked on [2020-02-04T06:38:25.615Z] DEBUG - number of items : 9 [2020-02-04T06:38:25.615Z] DEBUG - Clicking on ToolItem with tooltip text {Find... (Ctrl+F)} [2020-02-04T06:38:25.615Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=250340287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2020-02-04T06:38:25.615Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250340287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2020-02-04T06:38:25.615Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=250340287 data=null doit=true} to ToolItem with tooltip text {Find... (Ctrl+F)} [2020-02-04T06:38:25.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=250340287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2020-02-04T06:38:25.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=250340288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2020-02-04T06:38:25.615Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2020-02-04T06:38:25.615Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2020-02-04T06:38:25.615Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2020-02-04T06:38:25.615Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2020-02-04T06:38:25.615Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2020-02-04T06:38:25.615Z] DEBUG - Clicked on ToolItem with tooltip text {Find...} [2020-02-04T06:38:25.615Z] DEBUG - matched Shell with text "Sequence Diagram Fin...", using matcher: with text 'Sequence Diagram Find' [2020-02-04T06:38:25.615Z] DEBUG - matched Combo with text "peer2", using matcher: of type 'Combo' [2020-02-04T06:38:25.615Z] DEBUG - matched Combo with text "peer2", using matcher: (of type 'Combo') [2020-02-04T06:38:25.615Z] DEBUG - Setting text on (of type 'Combo') to 1001 [2020-02-04T06:38:25.615Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {1001} time=250340324 data=null} to (of type 'Combo') [2020-02-04T06:38:25.615Z] DEBUG - Set text on (of type 'Combo') to 1001 [2020-02-04T06:38:25.615Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2020-02-04T06:38:25.615Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2020-02-04T06:38:25.615Z] DEBUG - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline' [2020-02-04T06:38:25.615Z] DEBUG - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK' [2020-02-04T06:38:25.615Z] DEBUG - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2020-02-04T06:38:25.615Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2020-02-04T06:38:25.615Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-02-04T06:38:25.615Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2020-02-04T06:38:25.615Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2020-02-04T06:38:25.615Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@739481d5 [2020-02-04T06:38:25.615Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Lifeline} time=250340326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2020-02-04T06:38:25.615Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=250340326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2020-02-04T06:38:25.615Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Lifeline} time=250340327 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2020-02-04T06:38:25.615Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Lifeline} time=250340327 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2020-02-04T06:38:25.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Lifeline} time=250340327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2020-02-04T06:38:25.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Lifeline} time=250340327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2020-02-04T06:38:25.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Lifeline} time=250340327 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2020-02-04T06:38:25.615Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Lifeline} time=250340327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2020-02-04T06:38:25.615Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=250340328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2020-02-04T06:38:25.615Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Lifeline} time=250340328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2020-02-04T06:38:25.615Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Lifeline} time=250340372 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2020-02-04T06:38:25.615Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Lifeline} time=250340372 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2020-02-04T06:38:25.615Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2020-02-04T06:38:25.615Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2020-02-04T06:38:25.615Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2020-02-04T06:38:25.615Z] DEBUG - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction' [2020-02-04T06:38:25.615Z] DEBUG - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK' [2020-02-04T06:38:25.615Z] DEBUG - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2020-02-04T06:38:25.615Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-02-04T06:38:25.615Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2020-02-04T06:38:25.615Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2020-02-04T06:38:25.615Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@a98a875 [2020-02-04T06:38:25.615Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Interaction} time=250340373 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2020-02-04T06:38:25.615Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=250340374 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2020-02-04T06:38:25.615Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Interaction} time=250340374 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2020-02-04T06:38:25.615Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Interaction} time=250340374 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2020-02-04T06:38:25.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Interaction} time=250340374 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2020-02-04T06:38:25.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Interaction} time=250340374 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2020-02-04T06:38:25.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Interaction} time=250340374 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2020-02-04T06:38:25.616Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Interaction} time=250340375 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2020-02-04T06:38:25.616Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=250340375 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2020-02-04T06:38:25.616Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Interaction} time=250340375 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2020-02-04T06:38:25.616Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Interaction} time=250340375 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2020-02-04T06:38:25.616Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Interaction} time=250340375 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2020-02-04T06:38:25.616Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2020-02-04T06:38:25.616Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2020-02-04T06:38:25.616Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2020-02-04T06:38:25.616Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-02-04T06:38:25.616Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2020-02-04T06:38:25.616Z] DEBUG - matched Button with text "Find", using matcher: with mnemonic 'Find' [2020-02-04T06:38:25.616Z] DEBUG - matched Button with text "Find", using matcher: with style 'SWT.PUSH' [2020-02-04T06:38:25.616Z] DEBUG - matched Button with text "Find", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-02-04T06:38:25.616Z] DEBUG - Clicking on Find [2020-02-04T06:38:25.616Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Find} time=250340376 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-02-04T06:38:25.616Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=250340376 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-02-04T06:38:25.616Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Find} time=250340376 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-02-04T06:38:25.616Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Find} time=250340376 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-02-04T06:38:25.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Find} time=250340376 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-02-04T06:38:25.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Find} time=250340376 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-02-04T06:38:25.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Find} time=250340376 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-02-04T06:38:25.616Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Find} time=250340388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-02-04T06:38:25.616Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=250340388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-02-04T06:38:25.616Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Find} time=250340388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-02-04T06:38:25.616Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Find} time=250340388 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-02-04T06:38:25.616Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Find} time=250340388 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-02-04T06:38:25.616Z] DEBUG - Clicked on Find [2020-02-04T06:38:25.616Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2020-02-04T06:38:25.616Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2020-02-04T06:38:25.616Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2020-02-04T06:38:25.616Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-02-04T06:38:25.616Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2020-02-04T06:38:25.616Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2020-02-04T06:38:25.616Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-02-04T06:38:25.616Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2020-02-04T06:38:25.616Z] DEBUG - Clicking on Close [2020-02-04T06:38:25.616Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=250340389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-02-04T06:38:25.616Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=250340389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-02-04T06:38:25.616Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=250340389 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-02-04T06:38:25.616Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=250340389 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-02-04T06:38:25.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=250340389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-02-04T06:38:25.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=250340390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-02-04T06:38:25.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=250340390 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-02-04T06:38:25.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=250340288 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Find... (Ctrl+F)} [2020-02-04T06:38:25.616Z] DEBUG - Clicked on [2020-02-04T06:38:25.616Z] DEBUG - matched MenuItem with text "Hide Patterns...", using matcher: with mnemonic 'Hide Patterns...' [2020-02-04T06:38:25.616Z] DEBUG - Clicking on with mnemonic 'Hide Patterns...' [2020-02-04T06:38:25.616Z] DEBUG - Clicked on with mnemonic 'Hide Patterns...' [2020-02-04T06:38:25.616Z] DEBUG - matched Shell with text "Sequence Diagram Hid...", using matcher: with text 'Sequence Diagram Hide Patterns' [2020-02-04T06:38:25.616Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2020-02-04T06:38:25.616Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...' [2020-02-04T06:38:25.616Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH' [2020-02-04T06:38:25.616Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2020-02-04T06:38:25.616Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button' [2020-02-04T06:38:25.616Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2020-02-04T06:38:25.616Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:38:25.616Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:38:25.616Z] DEBUG - Clicking on Add... [2020-02-04T06:38:25.616Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=250340512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2020-02-04T06:38:25.616Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=250340513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2020-02-04T06:38:25.616Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=250340513 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2020-02-04T06:38:25.616Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=250340513 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2020-02-04T06:38:25.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=250340513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2020-02-04T06:38:25.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=250340513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2020-02-04T06:38:25.616Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=250340578 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2020-02-04T06:38:25.616Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=250340579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2020-02-04T06:38:25.616Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=250340579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2020-02-04T06:38:25.616Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=250340579 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2020-02-04T06:38:25.616Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=250340579 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2020-02-04T06:38:25.616Z] DEBUG - Clicked on Add... [2020-02-04T06:38:25.616Z] DEBUG - matched Shell with text "Definition of Hide P...", using matcher: with text 'Definition of Hide Pattern' [2020-02-04T06:38:25.616Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-02-04T06:38:25.616Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-02-04T06:38:25.616Z] DEBUG - Setting text on (of type 'Combo') to peer2 [2020-02-04T06:38:25.616Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {peer2} time=250340581 data=null} to (of type 'Combo') [2020-02-04T06:38:25.616Z] DEBUG - Set text on (of type 'Combo') to peer2 [2020-02-04T06:38:25.616Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2020-02-04T06:38:25.616Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2020-02-04T06:38:25.617Z] DEBUG - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline' [2020-02-04T06:38:25.617Z] DEBUG - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK' [2020-02-04T06:38:25.617Z] DEBUG - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2020-02-04T06:38:25.617Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2020-02-04T06:38:25.617Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:38:25.617Z] DEBUG - matched Button with text "Create", using matcher: of type 'Button' [2020-02-04T06:38:25.617Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2020-02-04T06:38:25.617Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4ae8c98a [2020-02-04T06:38:25.617Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Lifeline} time=250340582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2020-02-04T06:38:25.617Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=250340582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2020-02-04T06:38:25.617Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Lifeline} time=250340582 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2020-02-04T06:38:25.617Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Lifeline} time=250340583 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2020-02-04T06:38:25.617Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Lifeline} time=250340583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2020-02-04T06:38:25.617Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Lifeline} time=250340583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2020-02-04T06:38:25.617Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Lifeline} time=250340583 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2020-02-04T06:38:25.617Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Lifeline} time=250340583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2020-02-04T06:38:25.617Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=250340583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2020-02-04T06:38:25.617Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Lifeline} time=250340583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2020-02-04T06:38:25.617Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Lifeline} time=250340583 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2020-02-04T06:38:25.617Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Lifeline} time=250340584 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2020-02-04T06:38:25.617Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2020-02-04T06:38:25.617Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2020-02-04T06:38:25.617Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2020-02-04T06:38:25.617Z] DEBUG - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction' [2020-02-04T06:38:25.617Z] DEBUG - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK' [2020-02-04T06:38:25.617Z] DEBUG - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2020-02-04T06:38:25.617Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:38:25.617Z] DEBUG - matched Button with text "Create", using matcher: of type 'Button' [2020-02-04T06:38:25.617Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2020-02-04T06:38:25.617Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-02-04T06:38:25.617Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2020-02-04T06:38:25.617Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2020-02-04T06:38:25.617Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2020-02-04T06:38:25.617Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:38:25.617Z] DEBUG - matched Button with text "Create", using matcher: of type 'Button' [2020-02-04T06:38:25.617Z] DEBUG - matched Button with text "Create", using matcher: with mnemonic 'Create' [2020-02-04T06:38:25.617Z] DEBUG - matched Button with text "Create", using matcher: with style 'SWT.PUSH' [2020-02-04T06:38:25.617Z] DEBUG - matched Button with text "Create", using matcher: (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH') [2020-02-04T06:38:25.617Z] DEBUG - Clicking on Create [2020-02-04T06:38:25.617Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create} time=250340586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH') [2020-02-04T06:38:25.617Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create} time=250340586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH') [2020-02-04T06:38:25.617Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create} time=250340586 data=null doit=true} to (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH') [2020-02-04T06:38:25.617Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create} time=250340586 data=null} to (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH') [2020-02-04T06:38:25.618Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create} time=250340586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH') [2020-02-04T06:38:25.618Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create} time=250340586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH') [2020-02-04T06:38:25.618Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create} time=250340586 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH') [2020-02-04T06:38:25.618Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=250340513 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2020-02-04T06:38:25.618Z] DEBUG - Clicked on [2020-02-04T06:38:25.618Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2020-02-04T06:38:25.618Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button' [2020-02-04T06:38:25.618Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2020-02-04T06:38:25.618Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:38:25.618Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:38:25.618Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-02-04T06:38:25.618Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:38:25.618Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:25.618Z] DEBUG - Clicking on OK [2020-02-04T06:38:25.618Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=250340614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:25.618Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=250340614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:25.618Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=250340614 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:25.618Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=250340614 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:25.618Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=250340614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:25.618Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=250340614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:25.618Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=250340614 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:25.618Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Hide Patterns...} time=250340475 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Hide Patterns...' [2020-02-04T06:38:25.875Z] DEBUG - Clicked on [2020-02-04T06:38:25.875Z] DEBUG - matched MenuItem with text "Hide Patterns...", using matcher: with mnemonic 'Hide Patterns...' [2020-02-04T06:38:25.876Z] DEBUG - Clicking on with mnemonic 'Hide Patterns...' [2020-02-04T06:38:25.876Z] DEBUG - Clicked on with mnemonic 'Hide Patterns...' [2020-02-04T06:38:25.876Z] DEBUG - matched Shell with text "Sequence Diagram Hid...", using matcher: with text 'Sequence Diagram Hide Patterns' [2020-02-04T06:38:25.876Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:38:25.876Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:38:25.876Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-02-04T06:38:25.876Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-02-04T06:38:25.876Z] DEBUG - Selecting rows [0] in (of type 'Table') [2020-02-04T06:38:25.876Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=250340793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-02-04T06:38:25.876Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=250340793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-02-04T06:38:25.876Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=250340793 data=null doit=true} to (of type 'Table') [2020-02-04T06:38:25.876Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=250340793 data=null} to (of type 'Table') [2020-02-04T06:38:25.876Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {hide peer2 [Lifeline]} time=250340794 data=null button=1 stateMask=0x0 x=94 y=12 count=1} to (of type 'Table') [2020-02-04T06:38:25.876Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=250340794 data=null item=TableItem {hide peer2 [Lifeline]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2020-02-04T06:38:25.876Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {hide peer2 [Lifeline]} time=250340795 data=null button=1 stateMask=0x80000 x=94 y=12 count=1} to (of type 'Table') [2020-02-04T06:38:25.876Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2020-02-04T06:38:25.876Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button' [2020-02-04T06:38:25.876Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2020-02-04T06:38:25.876Z] DEBUG - matched Button with text "Remove", using matcher: with mnemonic 'Remove' [2020-02-04T06:38:25.876Z] DEBUG - matched Button with text "Remove", using matcher: with style 'SWT.PUSH' [2020-02-04T06:38:25.876Z] DEBUG - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2020-02-04T06:38:25.876Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:38:25.876Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:38:25.876Z] DEBUG - Clicking on Remove [2020-02-04T06:38:25.876Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Remove} time=250340796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2020-02-04T06:38:25.876Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Remove} time=250340796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2020-02-04T06:38:25.876Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Remove} time=250340796 data=null doit=true} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2020-02-04T06:38:25.876Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Remove} time=250340796 data=null} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2020-02-04T06:38:25.876Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Remove} time=250340796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2020-02-04T06:38:25.876Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Remove} time=250340796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2020-02-04T06:38:25.876Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Remove} time=250340796 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2020-02-04T06:38:25.876Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2020-02-04T06:38:25.876Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2020-02-04T06:38:25.876Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2020-02-04T06:38:25.876Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2020-02-04T06:38:25.876Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2020-02-04T06:38:25.876Z] DEBUG - Clicked on Remove [2020-02-04T06:38:25.876Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2020-02-04T06:38:25.876Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button' [2020-02-04T06:38:25.876Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2020-02-04T06:38:25.876Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:38:25.876Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:38:25.876Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-02-04T06:38:25.876Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:38:25.876Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:25.876Z] DEBUG - Clicking on OK [2020-02-04T06:38:25.876Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=250340799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:25.876Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=250340799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:25.876Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=250340799 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:25.876Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=250340799 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:25.876Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=250340799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:25.876Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=250340800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:25.876Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=250340800 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:25.876Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Hide Patterns...} time=250340717 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Hide Patterns...' [2020-02-04T06:38:26.134Z] DEBUG - Clicked on [2020-02-04T06:38:26.134Z] DEBUG - matched MenuItem with text "Configure Min Max...", using matcher: with mnemonic 'Configure Min Max...' [2020-02-04T06:38:26.134Z] DEBUG - Clicking on with mnemonic 'Configure Min Max...' [2020-02-04T06:38:26.134Z] DEBUG - Clicked on with mnemonic 'Configure Min Max...' [2020-02-04T06:38:26.134Z] DEBUG - matched Shell with text "TimeCompression bar ...", using matcher: with text 'TimeCompression bar configuration' [2020-02-04T06:38:26.134Z] DEBUG - matched Text with text "100", using matcher: of type 'Text' [2020-02-04T06:38:26.134Z] DEBUG - matched Text with text "100", using matcher: of type 'Text' [2020-02-04T06:38:26.134Z] DEBUG - matched Label with text "Max time", using matcher: with mnemonic 'Max time' [2020-02-04T06:38:26.134Z] DEBUG - matched Text with text "100", using matcher: with label (with mnemonic 'Max time') [2020-02-04T06:38:26.134Z] DEBUG - matched Text with text "100", using matcher: (of type 'Text' and with label (with mnemonic 'Max time')) [2020-02-04T06:38:26.134Z] DEBUG - matched Text with text "-9", using matcher: of type 'Text' [2020-02-04T06:38:26.134Z] DEBUG - matched Label with text "Max time", using matcher: with mnemonic 'Max time' [2020-02-04T06:38:26.134Z] DEBUG - matched Text with text "-9", using matcher: with label (with mnemonic 'Max time') [2020-02-04T06:38:26.134Z] DEBUG - matched Text with text "-9", using matcher: (of type 'Text' and with label (with mnemonic 'Max time')) [2020-02-04T06:38:26.134Z] DEBUG - matched Text with text "0", using matcher: of type 'Text' [2020-02-04T06:38:26.134Z] DEBUG - matched Label with text "Max time", using matcher: with mnemonic 'Max time' [2020-02-04T06:38:26.134Z] DEBUG - matched Text with text "0", using matcher: with label (with mnemonic 'Max time') [2020-02-04T06:38:26.134Z] DEBUG - matched Text with text "0", using matcher: (of type 'Text' and with label (with mnemonic 'Max time')) [2020-02-04T06:38:26.134Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:38:26.134Z] DEBUG - matched Button with text "Default", using matcher: of type 'Button' [2020-02-04T06:38:26.134Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:38:26.134Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-02-04T06:38:26.134Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:38:26.134Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:26.134Z] DEBUG - Clicking on OK [2020-02-04T06:38:26.134Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=250341074 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:26.134Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=250341074 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:26.134Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=250341074 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:26.134Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=250341074 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:26.134Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=250341074 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:26.134Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=250341074 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:26.134Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=250341075 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:26.134Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure Min Max...} time=250340988 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure Min Max...' [2020-02-04T06:38:26.134Z] DEBUG - Clicked on [2020-02-04T06:38:26.134Z] DEBUG - matched MenuItem with text "Configure Min Max...", using matcher: with mnemonic 'Configure Min Max...' [2020-02-04T06:38:26.134Z] DEBUG - Clicking on with mnemonic 'Configure Min Max...' [2020-02-04T06:38:26.134Z] DEBUG - Clicked on with mnemonic 'Configure Min Max...' [2020-02-04T06:38:26.134Z] DEBUG - matched Shell with text "TimeCompression bar ...", using matcher: with text 'TimeCompression bar configuration' [2020-02-04T06:38:26.134Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:38:26.134Z] DEBUG - matched Button with text "Default", using matcher: of type 'Button' [2020-02-04T06:38:26.134Z] DEBUG - matched Button with text "Default", using matcher: with mnemonic 'Default' [2020-02-04T06:38:26.134Z] DEBUG - matched Button with text "Default", using matcher: with style 'SWT.PUSH' [2020-02-04T06:38:26.134Z] DEBUG - matched Button with text "Default", using matcher: (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2020-02-04T06:38:26.134Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:38:26.134Z] DEBUG - Clicking on Default [2020-02-04T06:38:26.134Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Default} time=250341144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2020-02-04T06:38:26.134Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Default} time=250341144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2020-02-04T06:38:26.134Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Default} time=250341144 data=null doit=true} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2020-02-04T06:38:26.134Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Default} time=250341144 data=null} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2020-02-04T06:38:26.134Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Default} time=250341144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2020-02-04T06:38:26.134Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Default} time=250341145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2020-02-04T06:38:26.134Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Default} time=250341145 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2020-02-04T06:38:26.134Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Default} time=250341179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2020-02-04T06:38:26.134Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Default} time=250341179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2020-02-04T06:38:26.135Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Default} time=250341180 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2020-02-04T06:38:26.135Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Default} time=250341180 data=null doit=true} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2020-02-04T06:38:26.135Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Default} time=250341180 data=null} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2020-02-04T06:38:26.135Z] DEBUG - Clicked on Default [2020-02-04T06:38:26.135Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:38:26.135Z] DEBUG - matched Button with text "Default", using matcher: of type 'Button' [2020-02-04T06:38:26.135Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:38:26.135Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-02-04T06:38:26.135Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:38:26.135Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:26.135Z] DEBUG - Clicking on OK [2020-02-04T06:38:26.135Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=250341181 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:26.135Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=250341181 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:26.135Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=250341182 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:26.135Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=250341182 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:26.135Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=250341182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:26.135Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=250341182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:26.135Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=250341182 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:26.135Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure Min Max...} time=250341110 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure Min Max...' [2020-02-04T06:38:26.135Z] DEBUG - Clicked on [2020-02-04T06:38:26.135Z] DEBUG - number of items : 9 [2020-02-04T06:38:26.135Z] DEBUG - Clicking on ToolItem with tooltip text {Go to next page} [2020-02-04T06:38:26.392Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=250341209 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page} [2020-02-04T06:38:26.392Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250341209 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page} [2020-02-04T06:38:26.392Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=250341210 data=null doit=true} to ToolItem with tooltip text {Go to next page} [2020-02-04T06:38:26.392Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=250341210 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page} [2020-02-04T06:38:26.392Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=250341210 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page} [2020-02-04T06:38:26.392Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=250341210 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Go to next page} [2020-02-04T06:38:26.392Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page} [2020-02-04T06:38:26.392Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page} [2020-02-04T06:38:26.392Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page} [2020-02-04T06:38:26.392Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page} [2020-02-04T06:38:26.392Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page} [2020-02-04T06:38:26.392Z] DEBUG - Clicked on ToolItem with tooltip text {Go to next page} [2020-02-04T06:38:26.392Z] DEBUG - number of items : 9 [2020-02-04T06:38:26.392Z] DEBUG - Clicking on ToolItem with tooltip text {Go to previous page} [2020-02-04T06:38:26.393Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=250341217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page} [2020-02-04T06:38:26.393Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250341217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page} [2020-02-04T06:38:26.393Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=250341217 data=null doit=true} to ToolItem with tooltip text {Go to previous page} [2020-02-04T06:38:26.393Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=250341218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page} [2020-02-04T06:38:26.393Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=250341218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page} [2020-02-04T06:38:26.393Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=250341218 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Go to previous page} [2020-02-04T06:38:26.393Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page} [2020-02-04T06:38:26.393Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page} [2020-02-04T06:38:26.393Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page} [2020-02-04T06:38:26.393Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page} [2020-02-04T06:38:26.393Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page} [2020-02-04T06:38:26.393Z] DEBUG - Clicked on ToolItem with tooltip text {Go to previous page} [2020-02-04T06:38:26.393Z] DEBUG - number of items : 9 [2020-02-04T06:38:26.393Z] DEBUG - Clicking on ToolItem with tooltip text {Go to last page} [2020-02-04T06:38:26.393Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=250341224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page} [2020-02-04T06:38:26.393Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250341224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page} [2020-02-04T06:38:26.393Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=250341224 data=null doit=true} to ToolItem with tooltip text {Go to last page} [2020-02-04T06:38:26.393Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=250341225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page} [2020-02-04T06:38:26.393Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=250341225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page} [2020-02-04T06:38:26.393Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=250341225 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Go to last page} [2020-02-04T06:38:26.393Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page} [2020-02-04T06:38:26.393Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page} [2020-02-04T06:38:26.393Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page} [2020-02-04T06:38:26.393Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page} [2020-02-04T06:38:26.393Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page} [2020-02-04T06:38:26.393Z] DEBUG - Clicked on ToolItem with tooltip text {Go to last page} [2020-02-04T06:38:26.393Z] DEBUG - number of items : 9 [2020-02-04T06:38:26.393Z] DEBUG - Clicking on ToolItem with tooltip text {Go to first page} [2020-02-04T06:38:26.393Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=250341231 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page} [2020-02-04T06:38:26.393Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250341231 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page} [2020-02-04T06:38:26.393Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=250341232 data=null doit=true} to ToolItem with tooltip text {Go to first page} [2020-02-04T06:38:26.393Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=250341232 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page} [2020-02-04T06:38:26.393Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=250341232 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page} [2020-02-04T06:38:26.393Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=250341232 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Go to first page} [2020-02-04T06:38:26.393Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page} [2020-02-04T06:38:26.393Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page} [2020-02-04T06:38:26.393Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page} [2020-02-04T06:38:26.393Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page} [2020-02-04T06:38:26.393Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page} [2020-02-04T06:38:26.393Z] DEBUG - Clicked on ToolItem with tooltip text {Go to first page} [2020-02-04T06:38:26.393Z] DEBUG - matched MenuItem with text "Next page", using matcher: with mnemonic 'Next page' [2020-02-04T06:38:26.393Z] DEBUG - Clicking on with mnemonic 'Next page' [2020-02-04T06:38:26.393Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Next page} time=250341287 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Next page' [2020-02-04T06:38:26.393Z] DEBUG - Clicked on with mnemonic 'Next page' [2020-02-04T06:38:26.393Z] DEBUG - matched MenuItem with text "Previous page", using matcher: with mnemonic 'Previous page' [2020-02-04T06:38:26.393Z] DEBUG - Clicking on with mnemonic 'Previous page' [2020-02-04T06:38:26.393Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Previous page} time=250341303 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Previous page' [2020-02-04T06:38:26.393Z] DEBUG - Clicked on with mnemonic 'Previous page' [2020-02-04T06:38:26.393Z] DEBUG - matched MenuItem with text "Last page", using matcher: with mnemonic 'Last page' [2020-02-04T06:38:26.393Z] DEBUG - Clicking on with mnemonic 'Last page' [2020-02-04T06:38:26.393Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Last page} time=250341319 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Last page' [2020-02-04T06:38:26.393Z] DEBUG - Clicked on with mnemonic 'Last page' [2020-02-04T06:38:26.393Z] DEBUG - matched MenuItem with text "First page", using matcher: with mnemonic 'First page' [2020-02-04T06:38:26.393Z] DEBUG - Clicking on with mnemonic 'First page' [2020-02-04T06:38:26.393Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {First page} time=250341387 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'First page' [2020-02-04T06:38:26.393Z] DEBUG - Clicked on with mnemonic 'First page' [2020-02-04T06:38:26.393Z] DEBUG - matched MenuItem with text "Pages...", using matcher: with mnemonic 'Pages...' [2020-02-04T06:38:26.393Z] DEBUG - Clicking on with mnemonic 'Pages...' [2020-02-04T06:38:26.650Z] DEBUG - Clicked on with mnemonic 'Pages...' [2020-02-04T06:38:26.650Z] DEBUG - matched Shell with text "Sequence Diagram Pag...", using matcher: with text 'Sequence Diagram Pages' [2020-02-04T06:38:26.650Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2020-02-04T06:38:26.650Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2020-02-04T06:38:26.650Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:38:26.650Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:38:26.650Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-02-04T06:38:26.650Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:38:26.650Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:26.650Z] DEBUG - Clicking on OK [2020-02-04T06:38:26.650Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=250341499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:26.650Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=250341500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:26.650Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=250341500 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:26.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=250341500 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:26.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=250341500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:26.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=250341500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:26.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=250341500 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:26.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Pages...} time=250341403 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Pages...' [2020-02-04T06:38:26.650Z] DEBUG - Clicked on [2020-02-04T06:38:28.019Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=250342908 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-02-04T06:38:28.019Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-02-04T06:38:28.019Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:38:28.019Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:38:28.019Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:38:28.019Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=250342932 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering} [2020-02-04T06:38:28.019Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=250342932 data=null doit=true} to TreeItem with text {TestForFiltering} [2020-02-04T06:38:28.019Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=250342933 data=null} to TreeItem with text {TestForFiltering} [2020-02-04T06:38:28.020Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=250342933 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-02-04T06:38:28.020Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250342933 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForFiltering} [2020-02-04T06:38:28.020Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=250342942 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-02-04T06:38:28.020Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-02-04T06:38:28.020Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-02-04T06:38:28.020Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-02-04T06:38:28.584Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-02-04T06:38:28.584Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-02-04T06:38:28.584Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-02-04T06:38:28.584Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-02-04T06:38:28.584Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:38:28.584Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-02-04T06:38:28.584Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:38:28.584Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:38:28.584Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:38:28.584Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-02-04T06:38:28.584Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250343621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:38:28.584Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250343622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:38:28.584Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=250343622 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:38:28.584Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=250343622 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:38:28.584Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250343622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:38:28.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250343622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:38:28.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=250343623 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:38:28.584Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250343623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:38:28.584Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250343623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:38:28.584Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250343623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:38:28.584Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=250343623 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:38:28.584Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=250343623 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:38:28.584Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:38:28.584Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-02-04T06:38:28.584Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-02-04T06:38:28.584Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:38:28.584Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:38:28.584Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-02-04T06:38:28.584Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:38:28.584Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:28.584Z] DEBUG - Clicking on OK [2020-02-04T06:38:28.584Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=250343624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:28.584Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=250343624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:28.584Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=250343625 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:28.584Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=250343625 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:28.584Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=250343625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:28.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=250343625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:28.584Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:28.584Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:29.148Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:29.148Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:29.148Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:29.148Z] DEBUG - Clicked on OK [2020-02-04T06:38:29.148Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=250343625 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:29.148Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=250342981 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-02-04T06:38:29.148Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"' [2020-02-04T06:38:29.148Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.085 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest [2020-02-04T06:38:29.148Z] testSDPrintUi(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest) Time elapsed: 21.818 s [2020-02-04T06:38:29.148Z] testSDView(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest) Time elapsed: 13.878 s [2020-02-04T06:38:29.148Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest [2020-02-04T06:38:31.042Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2020-02-04T06:38:31.042Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-02-04T06:38:31.042Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:38:31.042Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:38:31.299Z] DEBUG - matched MenuItem with text "Show Raw", using matcher: with mnemonic 'Show Raw' [2020-02-04T06:38:31.300Z] DEBUG - Clicking on with mnemonic 'Show Raw' [2020-02-04T06:38:31.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Show Raw} time=250346349 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Show Raw' [2020-02-04T06:38:31.557Z] DEBUG - Clicked on with mnemonic 'Show Raw' [2020-02-04T06:38:31.557Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-02-04T06:38:31.557Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-02-04T06:38:31.557Z] DEBUG - Clicking on (of type 'Table') [2020-02-04T06:38:31.557Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=250346407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-02-04T06:38:31.557Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=250346412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-02-04T06:38:31.557Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=250346412 data=null doit=true} to (of type 'Table') [2020-02-04T06:38:31.557Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=250346412 data=null} to (of type 'Table') [2020-02-04T06:38:31.557Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=250346413 data=null button=1 stateMask=0x0 x=107 y=108 count=1} to (of type 'Table') [2020-02-04T06:38:31.557Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=250346416 data=null button=1 stateMask=0x80000 x=107 y=108 count=1} to (of type 'Table') [2020-02-04T06:38:31.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=250346416 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2020-02-04T06:38:31.557Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=250346424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-02-04T06:38:31.557Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=250346424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-02-04T06:38:31.557Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=250346425 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-02-04T06:38:31.557Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=250346425 data=null doit=true} to (of type 'Table') [2020-02-04T06:38:31.557Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=250346425 data=null} to (of type 'Table') [2020-02-04T06:38:31.557Z] DEBUG - Clicked on (of type 'Table') [2020-02-04T06:38:31.557Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-02-04T06:38:31.557Z] DEBUG - Selecting rows [4] in (of type 'Table') [2020-02-04T06:38:31.557Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=250346429 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-02-04T06:38:31.557Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=250346429 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-02-04T06:38:31.557Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=250346429 data=null doit=true} to (of type 'Table') [2020-02-04T06:38:31.557Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=250346429 data=null} to (of type 'Table') [2020-02-04T06:38:31.557Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=250346429 data=null button=1 stateMask=0x0 x=22 y=108 count=1} to (of type 'Table') [2020-02-04T06:38:31.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=250346432 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2020-02-04T06:38:31.557Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=250346434 data=null button=1 stateMask=0x80000 x=22 y=108 count=1} to (of type 'Table') [2020-02-04T06:38:31.557Z] DEBUG - matched StyledText with text "Jan 1 04:04:04 HostD...", using matcher: of type 'StyledText' [2020-02-04T06:38:31.557Z] DEBUG - matched StyledText with text "Jan 1 04:04:04 HostD...", using matcher: (of type 'StyledText') [2020-02-04T06:38:31.557Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=250346486 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} [2020-02-04T06:38:31.557Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2020-02-04T06:38:31.557Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2020-02-04T06:38:31.557Z] DEBUG - Clicking on with mnemonic 'Preferences' [2020-02-04T06:38:31.557Z] DEBUG - Clicked on with mnemonic 'Preferences' [2020-02-04T06:38:31.557Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2020-02-04T06:38:31.557Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=250346603 data=null doit=true} to Shell with text {Preferences} [2020-02-04T06:38:31.557Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=250346604 data=null doit=true} to Shell with text {Preferences} [2020-02-04T06:38:31.557Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-02-04T06:38:31.557Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-02-04T06:38:31.557Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-02-04T06:38:31.557Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-02-04T06:38:31.557Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:38:31.557Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:38:31.557Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:38:31.557Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:38:31.557Z] DEBUG - Clicking on TreeItem with text {General} [2020-02-04T06:38:31.557Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {General} time=250346608 data=null button=0 stateMask=0x0 x=50 y=12 count=0} to TreeItem with text {General} [2020-02-04T06:38:31.557Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {General} time=250346608 data=null doit=true} to TreeItem with text {General} [2020-02-04T06:38:31.557Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:38:31.557Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {General} time=250346609 data=null} to TreeItem with text {General} [2020-02-04T06:38:31.557Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {General} time=250346611 data=null button=1 stateMask=0x0 x=50 y=12 count=1} to TreeItem with text {General} [2020-02-04T06:38:31.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250346611 data=null item=TreeItem {General} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {General} [2020-02-04T06:38:31.557Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {General} time=250346612 data=null button=1 stateMask=0x80000 x=50 y=12 count=1} to TreeItem with text {General} [2020-02-04T06:38:31.814Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {General} time=250346633 data=null button=0 stateMask=0x0 x=50 y=12 count=0} to TreeItem with text {General} [2020-02-04T06:38:31.814Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {General} time=250346633 data=null doit=true} to TreeItem with text {General} [2020-02-04T06:38:31.814Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {General} time=250346633 data=null} to TreeItem with text {General} [2020-02-04T06:38:31.814Z] DEBUG - Clicked on TreeItem with text {General} [2020-02-04T06:38:31.814Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:38:31.814Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {General} time=250346634 data=null button=0 stateMask=0x0 x=50 y=12 count=0} to TreeItem with text {General} [2020-02-04T06:38:31.814Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {General} time=250346634 data=null doit=true} to TreeItem with text {General} [2020-02-04T06:38:31.814Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {General} time=250346634 data=null} to TreeItem with text {General} [2020-02-04T06:38:31.814Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {General} time=250346634 data=null button=1 stateMask=0x0 x=50 y=12 count=1} to TreeItem with text {General} [2020-02-04T06:38:31.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250346634 data=null item=TreeItem {General} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {General} [2020-02-04T06:38:31.814Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {General} time=250346635 data=null button=1 stateMask=0x80000 x=50 y=12 count=1} to TreeItem with text {General} [2020-02-04T06:38:32.071Z] DEBUG - Clicking on Tree node with text: Appearance [2020-02-04T06:38:32.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Appearance} time=250347137 data=null button=0 stateMask=0x0 x=87 y=36 count=0} to Tree node with text: Appearance [2020-02-04T06:38:32.071Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Appearance} time=250347137 data=null doit=true} to Tree node with text: Appearance [2020-02-04T06:38:32.071Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:38:32.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Appearance} time=250347138 data=null} to Tree node with text: Appearance [2020-02-04T06:38:32.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Appearance} time=250347139 data=null button=1 stateMask=0x0 x=87 y=36 count=1} to Tree node with text: Appearance [2020-02-04T06:38:32.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250347139 data=null item=TreeItem {Appearance} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Appearance [2020-02-04T06:38:32.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Appearance} time=250347140 data=null button=1 stateMask=0x80000 x=87 y=36 count=1} to Tree node with text: Appearance [2020-02-04T06:38:32.329Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Appearance} time=250347166 data=null button=0 stateMask=0x0 x=87 y=36 count=0} to Tree node with text: Appearance [2020-02-04T06:38:32.329Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Appearance} time=250347166 data=null doit=true} to Tree node with text: Appearance [2020-02-04T06:38:32.329Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Appearance} time=250347167 data=null} to Tree node with text: Appearance [2020-02-04T06:38:32.329Z] DEBUG - Clicked on Tree node with text: Appearance [2020-02-04T06:38:32.329Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:38:32.329Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Appearance} time=250347169 data=null button=0 stateMask=0x0 x=87 y=36 count=0} to Tree node with text: Appearance [2020-02-04T06:38:32.329Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Appearance} time=250347169 data=null doit=true} to Tree node with text: Appearance [2020-02-04T06:38:32.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Appearance} time=250347169 data=null} to Tree node with text: Appearance [2020-02-04T06:38:32.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Appearance} time=250347170 data=null button=1 stateMask=0x0 x=87 y=36 count=1} to Tree node with text: Appearance [2020-02-04T06:38:32.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250347170 data=null item=TreeItem {Appearance} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Appearance [2020-02-04T06:38:32.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Appearance} time=250347171 data=null button=1 stateMask=0x80000 x=87 y=36 count=1} to Tree node with text: Appearance [2020-02-04T06:38:32.329Z] DEBUG - Clicking on Tree node with text: Colors and Fonts [2020-02-04T06:38:32.329Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Colors and Fonts} time=250347172 data=null button=0 stateMask=0x0 x=122 y=60 count=0} to Tree node with text: Colors and Fonts [2020-02-04T06:38:32.329Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Colors and Fonts} time=250347173 data=null doit=true} to Tree node with text: Colors and Fonts [2020-02-04T06:38:32.329Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:38:32.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Colors and Fonts} time=250347173 data=null} to Tree node with text: Colors and Fonts [2020-02-04T06:38:32.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Colors and Fonts} time=250347173 data=null button=1 stateMask=0x0 x=122 y=60 count=1} to Tree node with text: Colors and Fonts [2020-02-04T06:38:32.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250347173 data=null item=TreeItem {Colors and Fonts} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Colors and Fonts [2020-02-04T06:38:32.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Colors and Fonts} time=250347174 data=null button=1 stateMask=0x80000 x=122 y=60 count=1} to Tree node with text: Colors and Fonts [2020-02-04T06:38:32.329Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Colors and Fonts} time=250347210 data=null button=0 stateMask=0x0 x=122 y=60 count=0} to Tree node with text: Colors and Fonts [2020-02-04T06:38:32.329Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Colors and Fonts} time=250347220 data=null doit=true} to Tree node with text: Colors and Fonts [2020-02-04T06:38:32.329Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Colors and Fonts} time=250347220 data=null} to Tree node with text: Colors and Fonts [2020-02-04T06:38:32.329Z] DEBUG - Clicked on Tree node with text: Colors and Fonts [2020-02-04T06:38:32.329Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:38:32.329Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Colors and Fonts} time=250347221 data=null button=0 stateMask=0x0 x=122 y=60 count=0} to Tree node with text: Colors and Fonts [2020-02-04T06:38:32.329Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Colors and Fonts} time=250347221 data=null doit=true} to Tree node with text: Colors and Fonts [2020-02-04T06:38:32.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Colors and Fonts} time=250347221 data=null} to Tree node with text: Colors and Fonts [2020-02-04T06:38:32.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Colors and Fonts} time=250347221 data=null button=1 stateMask=0x0 x=122 y=60 count=1} to Tree node with text: Colors and Fonts [2020-02-04T06:38:32.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250347222 data=null item=TreeItem {Colors and Fonts} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Colors and Fonts [2020-02-04T06:38:32.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Colors and Fonts} time=250347223 data=null button=1 stateMask=0x80000 x=122 y=60 count=1} to Tree node with text: Colors and Fonts [2020-02-04T06:38:32.329Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:38:32.329Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:38:32.329Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:38:32.329Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:38:32.329Z] DEBUG - Clicking on TreeItem with text {Tracing} [2020-02-04T06:38:32.329Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=250347226 data=null button=0 stateMask=0x0 x=64 y=108 count=0} to TreeItem with text {Tracing} [2020-02-04T06:38:32.329Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=250347226 data=null doit=true} to TreeItem with text {Tracing} [2020-02-04T06:38:32.329Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:38:32.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=250347227 data=null} to TreeItem with text {Tracing} [2020-02-04T06:38:32.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=250347232 data=null button=1 stateMask=0x0 x=64 y=108 count=1} to TreeItem with text {Tracing} [2020-02-04T06:38:32.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250347232 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing} [2020-02-04T06:38:32.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=250347234 data=null button=1 stateMask=0x80000 x=64 y=108 count=1} to TreeItem with text {Tracing} [2020-02-04T06:38:32.329Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Tracing} time=250347234 data=null button=0 stateMask=0x0 x=64 y=108 count=0} to TreeItem with text {Tracing} [2020-02-04T06:38:32.329Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Tracing} time=250347234 data=null doit=true} to TreeItem with text {Tracing} [2020-02-04T06:38:32.329Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Tracing} time=250347234 data=null} to TreeItem with text {Tracing} [2020-02-04T06:38:32.329Z] DEBUG - Clicked on TreeItem with text {Tracing} [2020-02-04T06:38:32.329Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:38:32.329Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=250347235 data=null button=0 stateMask=0x0 x=64 y=108 count=0} to TreeItem with text {Tracing} [2020-02-04T06:38:32.329Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=250347235 data=null doit=true} to TreeItem with text {Tracing} [2020-02-04T06:38:32.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=250347236 data=null} to TreeItem with text {Tracing} [2020-02-04T06:38:32.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=250347236 data=null button=1 stateMask=0x0 x=64 y=108 count=1} to TreeItem with text {Tracing} [2020-02-04T06:38:32.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250347236 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing} [2020-02-04T06:38:32.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=250347237 data=null button=1 stateMask=0x80000 x=64 y=108 count=1} to TreeItem with text {Tracing} [2020-02-04T06:38:32.329Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=250347237 data=null doit=true} to TreeItem with text {Tracing} [2020-02-04T06:38:32.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=250347238 data=null} to TreeItem with text {Tracing} [2020-02-04T06:38:32.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=250347238 data=null button=1 stateMask=0x0 x=64 y=108 count=1} to TreeItem with text {Tracing} [2020-02-04T06:38:32.329Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=250347238 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Tracing} [2020-02-04T06:38:32.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=250347246 data=null button=1 stateMask=0x80000 x=64 y=108 count=1} to TreeItem with text {Tracing} [2020-02-04T06:38:32.329Z] DEBUG - Clicking on Tree node with text: Trace event raw text font (set to default: Text Font) [2020-02-04T06:38:32.329Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=250347247 data=null button=0 stateMask=0x0 x=267 y=180 count=0} to Tree node with text: Trace event raw text font (set to default: Text Font) [2020-02-04T06:38:32.329Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=250347247 data=null doit=true} to Tree node with text: Trace event raw text font (set to default: Text Font) [2020-02-04T06:38:32.329Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:38:32.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=250347247 data=null} to Tree node with text: Trace event raw text font (set to default: Text Font) [2020-02-04T06:38:32.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=250347248 data=null button=1 stateMask=0x0 x=267 y=180 count=1} to Tree node with text: Trace event raw text font (set to default: Text Font) [2020-02-04T06:38:32.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250347248 data=null item=TreeItem {Trace event raw text font (set to default: Text Font)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Trace event raw text font (set to default: Text Font) [2020-02-04T06:38:32.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=250347252 data=null button=1 stateMask=0x80000 x=267 y=180 count=1} to Tree node with text: Trace event raw text font (set to default: Text Font) [2020-02-04T06:38:32.330Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=250347253 data=null button=0 stateMask=0x0 x=267 y=180 count=0} to Tree node with text: Trace event raw text font (set to default: Text Font) [2020-02-04T06:38:32.330Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=250347253 data=null doit=true} to Tree node with text: Trace event raw text font (set to default: Text Font) [2020-02-04T06:38:32.330Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=250347253 data=null} to Tree node with text: Trace event raw text font (set to default: Text Font) [2020-02-04T06:38:32.330Z] DEBUG - Clicked on Tree node with text: Trace event raw text font (set to default: Text Font) [2020-02-04T06:38:32.330Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:38:32.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=250347254 data=null button=0 stateMask=0x0 x=267 y=176 count=0} to Tree node with text: Trace event raw text font (set to default: Text Font) [2020-02-04T06:38:32.330Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=250347254 data=null doit=true} to Tree node with text: Trace event raw text font (set to default: Text Font) [2020-02-04T06:38:32.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=250347254 data=null} to Tree node with text: Trace event raw text font (set to default: Text Font) [2020-02-04T06:38:32.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=250347254 data=null button=1 stateMask=0x0 x=267 y=176 count=1} to Tree node with text: Trace event raw text font (set to default: Text Font) [2020-02-04T06:38:32.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250347255 data=null item=TreeItem {Trace event raw text font (set to default: Text Font)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Trace event raw text font (set to default: Text Font) [2020-02-04T06:38:32.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=250347256 data=null button=1 stateMask=0x80000 x=267 y=176 count=1} to Tree node with text: Trace event raw text font (set to default: Text Font) [2020-02-04T06:38:32.330Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button' [2020-02-04T06:38:32.330Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button' [2020-02-04T06:38:32.330Z] DEBUG - matched Button with text "&Use System Font", using matcher: with mnemonic 'Use System Font' [2020-02-04T06:38:32.330Z] DEBUG - matched Button with text "&Use System Font", using matcher: with style 'SWT.PUSH' [2020-02-04T06:38:32.330Z] DEBUG - matched Button with text "&Use System Font", using matcher: (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH') [2020-02-04T06:38:32.330Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button' [2020-02-04T06:38:32.330Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button' [2020-02-04T06:38:32.330Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button' [2020-02-04T06:38:32.330Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button' [2020-02-04T06:38:32.330Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-02-04T06:38:32.330Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-02-04T06:38:32.330Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:38:32.330Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:38:32.330Z] DEBUG - Clicking on &Use System Font [2020-02-04T06:38:32.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Use System Font} time=250347259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH') [2020-02-04T06:38:32.330Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Use System Font} time=250347259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH') [2020-02-04T06:38:32.330Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Use System Font} time=250347260 data=null doit=true} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH') [2020-02-04T06:38:32.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Use System Font} time=250347260 data=null} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH') [2020-02-04T06:38:32.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Use System Font} time=250347260 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH') [2020-02-04T06:38:32.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Use System Font} time=250347260 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH') [2020-02-04T06:38:32.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Use System Font} time=250347260 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH') [2020-02-04T06:38:32.330Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Use System Font} time=250347266 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH') [2020-02-04T06:38:32.330Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Use System Font} time=250347266 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH') [2020-02-04T06:38:32.330Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Use System Font} time=250347266 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH') [2020-02-04T06:38:32.330Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Use System Font} time=250347266 data=null doit=true} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH') [2020-02-04T06:38:32.330Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Use System Font} time=250347266 data=null} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH') [2020-02-04T06:38:32.330Z] DEBUG - Clicked on &Use System Font [2020-02-04T06:38:32.330Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button' [2020-02-04T06:38:32.330Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button' [2020-02-04T06:38:32.330Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button' [2020-02-04T06:38:32.330Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button' [2020-02-04T06:38:32.330Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button' [2020-02-04T06:38:32.330Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button' [2020-02-04T06:38:32.330Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-02-04T06:38:32.330Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-02-04T06:38:32.330Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2020-02-04T06:38:32.330Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2020-02-04T06:38:32.330Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:38:32.330Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:38:32.330Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:38:32.330Z] DEBUG - Clicking on &Apply [2020-02-04T06:38:32.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=250347275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:38:32.330Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=250347275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:38:32.330Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=250347275 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:38:32.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=250347275 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:38:32.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=250347275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:38:32.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=250347275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:38:32.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=250347275 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:38:32.587Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=250347429 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:38:32.587Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=250347429 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:38:32.587Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=250347429 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:38:32.587Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=250347429 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:38:32.587Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=250347429 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-02-04T06:38:32.587Z] DEBUG - Clicked on &Apply [2020-02-04T06:38:32.587Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button' [2020-02-04T06:38:32.587Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button' [2020-02-04T06:38:32.587Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button' [2020-02-04T06:38:32.587Z] DEBUG - matched Button with text "&Reset", using matcher: with mnemonic 'Reset' [2020-02-04T06:38:32.587Z] DEBUG - matched Button with text "&Reset", using matcher: with style 'SWT.PUSH' [2020-02-04T06:38:32.587Z] DEBUG - matched Button with text "&Reset", using matcher: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2020-02-04T06:38:32.587Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button' [2020-02-04T06:38:32.587Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button' [2020-02-04T06:38:32.587Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button' [2020-02-04T06:38:32.587Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-02-04T06:38:32.587Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-02-04T06:38:32.587Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:38:32.587Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:38:32.587Z] DEBUG - Clicking on &Reset [2020-02-04T06:38:32.587Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Reset} time=250347474 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2020-02-04T06:38:32.587Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Reset} time=250347474 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2020-02-04T06:38:32.587Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Reset} time=250347474 data=null doit=true} to (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2020-02-04T06:38:32.587Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Reset} time=250347474 data=null} to (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2020-02-04T06:38:32.587Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Reset} time=250347475 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2020-02-04T06:38:32.587Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Reset} time=250347475 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2020-02-04T06:38:32.587Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Reset} time=250347475 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2020-02-04T06:38:32.587Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2020-02-04T06:38:32.587Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2020-02-04T06:38:32.587Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2020-02-04T06:38:32.587Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2020-02-04T06:38:32.587Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2020-02-04T06:38:32.587Z] DEBUG - Clicked on &Reset [2020-02-04T06:38:32.587Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button' [2020-02-04T06:38:32.587Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button' [2020-02-04T06:38:32.587Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button' [2020-02-04T06:38:32.587Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button' [2020-02-04T06:38:32.587Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button' [2020-02-04T06:38:32.587Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button' [2020-02-04T06:38:32.587Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-02-04T06:38:32.587Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-02-04T06:38:32.587Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:38:32.587Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:38:32.587Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-02-04T06:38:32.587Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2020-02-04T06:38:32.587Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:38:32.587Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-02-04T06:38:32.587Z] DEBUG - Clicking on OK [2020-02-04T06:38:32.587Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=250347489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-02-04T06:38:32.587Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=250347489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-02-04T06:38:32.587Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=250347489 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-02-04T06:38:32.587Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=250347489 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-02-04T06:38:32.587Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=250347489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-02-04T06:38:32.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=250347489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-02-04T06:38:32.844Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=250347490 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-02-04T06:38:32.845Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=250346497 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2020-02-04T06:38:32.845Z] DEBUG - Clicked on [2020-02-04T06:38:32.845Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=250347879 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-02-04T06:38:32.845Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-02-04T06:38:32.845Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:38:32.845Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:38:32.845Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:38:32.845Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=250347887 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-02-04T06:38:32.845Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=250347887 data=null doit=true} to TreeItem with text {test} [2020-02-04T06:38:32.845Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=250347888 data=null} to TreeItem with text {test} [2020-02-04T06:38:32.845Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=250347888 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-02-04T06:38:32.845Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250347888 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2020-02-04T06:38:32.845Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=250347905 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-02-04T06:38:33.102Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-02-04T06:38:33.102Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-02-04T06:38:33.102Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-02-04T06:38:33.665Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-02-04T06:38:33.665Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-02-04T06:38:33.665Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-02-04T06:38:33.665Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-02-04T06:38:33.665Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:38:33.665Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-02-04T06:38:33.665Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:38:33.665Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:38:33.665Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:38:33.665Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-02-04T06:38:33.665Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250348599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:38:33.665Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250348600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:38:33.665Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=250348600 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:38:33.665Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=250348600 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:38:33.665Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250348600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:38:33.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250348600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:38:33.665Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=250348600 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:38:33.665Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250348600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:38:33.665Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250348600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:38:33.665Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250348601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:38:33.665Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=250348601 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:38:33.665Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=250348601 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:38:33.666Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:38:33.666Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-02-04T06:38:33.666Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-02-04T06:38:33.666Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:38:33.666Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:38:33.666Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-02-04T06:38:33.666Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:38:33.666Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:33.666Z] DEBUG - Clicking on OK [2020-02-04T06:38:33.666Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=250348602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:33.666Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=250348602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:33.666Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=250348602 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:33.666Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=250348602 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:33.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=250348602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:33.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=250348602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:33.666Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:33.666Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:33.666Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:33.666Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:34.230Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:34.230Z] DEBUG - Clicked on OK [2020-02-04T06:38:34.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=250348602 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:34.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=250347976 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-02-04T06:38:34.487Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.322 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest [2020-02-04T06:38:34.487Z] testChangeFont(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest) Time elapsed: 5.226 s [2020-02-04T06:38:34.487Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace [2020-02-04T06:38:44.441Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.98 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace [2020-02-04T06:38:44.441Z] testRefresh(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace) Time elapsed: 9.939 s [2020-02-04T06:38:44.441Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting [2020-02-04T06:38:45.005Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-02-04T06:38:45.005Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:38:45.005Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:38:45.005Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:38:45.005Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:38:45.005Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:38:45.005Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=250359812 data=null button=0 stateMask=0x0 x=99 y=12 count=0} to TreeItem with text {TestForOffsetting} [2020-02-04T06:38:45.005Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=250359812 data=null doit=true} to TreeItem with text {TestForOffsetting} [2020-02-04T06:38:45.005Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=250359813 data=null} to TreeItem with text {TestForOffsetting} [2020-02-04T06:38:45.005Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=250359813 data=null button=1 stateMask=0x0 x=99 y=12 count=1} to TreeItem with text {TestForOffsetting} [2020-02-04T06:38:45.005Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250359813 data=null item=TreeItem {TestForOffsetting} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForOffsetting} [2020-02-04T06:38:45.005Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=250359833 data=null button=1 stateMask=0x80000 x=99 y=12 count=1} to TreeItem with text {TestForOffsetting} [2020-02-04T06:38:45.005Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:38:45.005Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=250359834 data=null button=0 stateMask=0x0 x=99 y=12 count=0} to TreeItem with text {TestForOffsetting} [2020-02-04T06:38:45.005Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=250359834 data=null doit=true} to TreeItem with text {TestForOffsetting} [2020-02-04T06:38:45.005Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=250359834 data=null} to TreeItem with text {TestForOffsetting} [2020-02-04T06:38:45.005Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=250359834 data=null button=1 stateMask=0x0 x=99 y=12 count=1} to TreeItem with text {TestForOffsetting} [2020-02-04T06:38:45.005Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250359835 data=null item=TreeItem {TestForOffsetting} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForOffsetting} [2020-02-04T06:38:45.005Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=250359842 data=null button=1 stateMask=0x80000 x=99 y=12 count=1} to TreeItem with text {TestForOffsetting} [2020-02-04T06:38:45.005Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=250359842 data=null doit=true} to TreeItem with text {TestForOffsetting} [2020-02-04T06:38:45.005Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=250359843 data=null} to TreeItem with text {TestForOffsetting} [2020-02-04T06:38:45.005Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=250359843 data=null button=1 stateMask=0x0 x=99 y=12 count=1} to TreeItem with text {TestForOffsetting} [2020-02-04T06:38:45.005Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=250359843 data=null item=TreeItem {TestForOffsetting} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestForOffsetting} [2020-02-04T06:38:45.005Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=250359877 data=null button=1 stateMask=0x80000 x=99 y=12 count=1} to TreeItem with text {TestForOffsetting} [2020-02-04T06:38:45.005Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:38:45.005Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=250359879 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-02-04T06:38:45.005Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=250359879 data=null doit=true} to TreeItem with text {Traces [0]} [2020-02-04T06:38:45.005Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=250359880 data=null} to TreeItem with text {Traces [0]} [2020-02-04T06:38:45.005Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=250359880 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-02-04T06:38:45.005Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250359880 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2020-02-04T06:38:45.005Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=250359892 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-02-04T06:38:46.374Z] DEBUG - matched EditorReference with text "", using matcher: with name '"sample7110488234410468499.xml"' [2020-02-04T06:38:46.374Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:38:46.374Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:38:46.374Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=250361321 data=null doit=true} to TreeItem with text {Traces [1]} [2020-02-04T06:38:46.374Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=250361321 data=null} to TreeItem with text {Traces [1]} [2020-02-04T06:38:46.374Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=250361322 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-02-04T06:38:46.374Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=250361322 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]} [2020-02-04T06:38:46.374Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=250361327 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-02-04T06:38:46.374Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:38:46.374Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample7110488234410468499.xml} time=250361375 data=null button=0 stateMask=0x0 x=195 y=84 count=0} to TreeItem with text {sample7110488234410468499.xml} [2020-02-04T06:38:46.374Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample7110488234410468499.xml} time=250361375 data=null doit=true} to TreeItem with text {sample7110488234410468499.xml} [2020-02-04T06:38:46.374Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample7110488234410468499.xml} time=250361375 data=null} to TreeItem with text {sample7110488234410468499.xml} [2020-02-04T06:38:46.374Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample7110488234410468499.xml} time=250361376 data=null button=1 stateMask=0x0 x=195 y=84 count=1} to TreeItem with text {sample7110488234410468499.xml} [2020-02-04T06:38:46.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250361376 data=null item=TreeItem {sample7110488234410468499.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample7110488234410468499.xml} [2020-02-04T06:38:46.374Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample7110488234410468499.xml} time=250361398 data=null button=1 stateMask=0x80000 x=195 y=84 count=1} to TreeItem with text {sample7110488234410468499.xml} [2020-02-04T06:38:46.374Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:38:46.374Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample7110488234410468499.xml} time=250361400 data=null button=0 stateMask=0x0 x=195 y=84 count=0} to TreeItem with text {sample7110488234410468499.xml} [2020-02-04T06:38:46.374Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample7110488234410468499.xml} time=250361400 data=null doit=true} to TreeItem with text {sample7110488234410468499.xml} [2020-02-04T06:38:46.374Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample7110488234410468499.xml} time=250361400 data=null} to TreeItem with text {sample7110488234410468499.xml} [2020-02-04T06:38:46.374Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample7110488234410468499.xml} time=250361401 data=null button=1 stateMask=0x0 x=195 y=84 count=1} to TreeItem with text {sample7110488234410468499.xml} [2020-02-04T06:38:46.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250361401 data=null item=TreeItem {sample7110488234410468499.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample7110488234410468499.xml} [2020-02-04T06:38:46.374Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample7110488234410468499.xml} time=250361406 data=null button=1 stateMask=0x80000 x=195 y=84 count=1} to TreeItem with text {sample7110488234410468499.xml} [2020-02-04T06:38:46.630Z] DEBUG - matched MenuItem with text "Apply Time Offset...", using matcher: with mnemonic 'Apply Time Offset...' [2020-02-04T06:38:46.630Z] DEBUG - Clicking on with mnemonic 'Apply Time Offset...' [2020-02-04T06:38:46.630Z] DEBUG - Clicked on with mnemonic 'Apply Time Offset...' [2020-02-04T06:38:46.887Z] DEBUG - matched Shell with text "Apply time offset", using matcher: with text 'Apply time offset' [2020-02-04T06:38:46.887Z] DEBUG - Attempting to set focus on Shell with text {Apply time offset} [2020-02-04T06:38:46.887Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:38:46.887Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:38:46.887Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:38:46.887Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample7110488234410468499.xml} time=250361715 data=null button=0 stateMask=0x0 x=138 y=12 count=0} to TreeItem with text {sample7110488234410468499.xml} [2020-02-04T06:38:46.887Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample7110488234410468499.xml} time=250361716 data=null doit=true} to TreeItem with text {sample7110488234410468499.xml} [2020-02-04T06:38:46.887Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample7110488234410468499.xml} time=250361716 data=null} to TreeItem with text {sample7110488234410468499.xml} [2020-02-04T06:38:46.887Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample7110488234410468499.xml} time=250361717 data=null button=1 stateMask=0x0 x=138 y=12 count=1} to TreeItem with text {sample7110488234410468499.xml} [2020-02-04T06:38:46.887Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250361717 data=null item=TreeItem {sample7110488234410468499.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample7110488234410468499.xml} [2020-02-04T06:38:46.887Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample7110488234410468499.xml} time=250361719 data=null button=1 stateMask=0x80000 x=138 y=12 count=1} to TreeItem with text {sample7110488234410468499.xml} [2020-02-04T06:38:46.887Z] DEBUG - Clicking on TreeItem with text {sample7110488234410468499.xml} [2020-02-04T06:38:46.887Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample7110488234410468499.xml} time=250361720 data=null button=0 stateMask=0x0 x=522 y=12 count=0} to TreeItem with text {sample7110488234410468499.xml} [2020-02-04T06:38:46.887Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample7110488234410468499.xml} time=250361720 data=null doit=true} to TreeItem with text {sample7110488234410468499.xml} [2020-02-04T06:38:46.887Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:38:46.887Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample7110488234410468499.xml} time=250361721 data=null} to TreeItem with text {sample7110488234410468499.xml} [2020-02-04T06:38:46.887Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample7110488234410468499.xml} time=250361721 data=null button=1 stateMask=0x0 x=522 y=12 count=1} to TreeItem with text {sample7110488234410468499.xml} [2020-02-04T06:38:46.887Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250361725 data=null item=TreeItem {sample7110488234410468499.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample7110488234410468499.xml} [2020-02-04T06:38:46.887Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample7110488234410468499.xml} time=250361726 data=null button=1 stateMask=0x80000 x=522 y=12 count=1} to TreeItem with text {sample7110488234410468499.xml} [2020-02-04T06:38:46.887Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {sample7110488234410468499.xml} time=250361727 data=null button=0 stateMask=0x0 x=522 y=12 count=0} to TreeItem with text {sample7110488234410468499.xml} [2020-02-04T06:38:46.888Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {sample7110488234410468499.xml} time=250361727 data=null doit=true} to TreeItem with text {sample7110488234410468499.xml} [2020-02-04T06:38:46.888Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {sample7110488234410468499.xml} time=250361727 data=null} to TreeItem with text {sample7110488234410468499.xml} [2020-02-04T06:38:46.888Z] DEBUG - Clicked on TreeItem with text {sample7110488234410468499.xml} [2020-02-04T06:38:46.888Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-02-04T06:38:46.888Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-02-04T06:38:46.888Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-02-04T06:38:46.888Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-02-04T06:38:46.888Z] DEBUG - Attempting to set focus on (of type 'Text') [2020-02-04T06:38:46.888Z] DEBUG - Attempting to set focus on (of type 'Text') [2020-02-04T06:38:46.888Z] DEBUG - Attempting to set focus on (of type 'Text') [2020-02-04T06:38:46.888Z] DEBUG - matched Button with text "Basic", using matcher: of type 'Button' [2020-02-04T06:38:46.888Z] DEBUG - matched Button with text "Advanced", using matcher: of type 'Button' [2020-02-04T06:38:46.888Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:38:46.888Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:38:46.888Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-02-04T06:38:46.888Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:38:46.888Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:46.888Z] DEBUG - Clicking on OK [2020-02-04T06:38:46.888Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=250361736 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:46.888Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=250361736 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:46.888Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=250361736 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:46.888Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=250361737 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:46.888Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=250361737 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:46.888Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=250361737 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:46.888Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=250361737 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:47.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Apply Time Offset...} time=250361504 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Apply Time Offset...' [2020-02-04T06:38:47.161Z] DEBUG - Clicked on [2020-02-04T06:38:49.055Z] DEBUG - matched EditorReference with text "", using matcher: with name '"sample7110488234410468499.xml"' [2020-02-04T06:38:49.055Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:38:49.055Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:38:49.055Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - TestForOffsetting/Traces/sample7110488234410468499.xml - Eclipse Platform} time=250363632 data=null doit=true} to Shell with text {data - Testing - TestForOffsetting/Traces/sample7110488234410468499.xml - Eclipse Platform} [2020-02-04T06:38:49.055Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-02-04T06:38:49.055Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:38:49.055Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:38:49.055Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:38:49.055Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=250363671 data=null button=0 stateMask=0x0 x=99 y=12 count=0} to TreeItem with text {TestForOffsetting} [2020-02-04T06:38:49.055Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=250363671 data=null doit=true} to TreeItem with text {TestForOffsetting} [2020-02-04T06:38:49.055Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=250363671 data=null} to TreeItem with text {TestForOffsetting} [2020-02-04T06:38:49.055Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=250363671 data=null button=1 stateMask=0x0 x=99 y=12 count=1} to TreeItem with text {TestForOffsetting} [2020-02-04T06:38:49.055Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250363672 data=null item=TreeItem {TestForOffsetting} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForOffsetting} [2020-02-04T06:38:49.055Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=250363692 data=null button=1 stateMask=0x80000 x=99 y=12 count=1} to TreeItem with text {TestForOffsetting} [2020-02-04T06:38:49.055Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-02-04T06:38:49.055Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-02-04T06:38:49.055Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-02-04T06:38:49.619Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-02-04T06:38:49.619Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-02-04T06:38:49.619Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-02-04T06:38:49.619Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-02-04T06:38:49.619Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:38:49.619Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-02-04T06:38:49.619Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:38:49.619Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:38:49.620Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:38:49.620Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-02-04T06:38:49.620Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250364400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:38:49.620Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250364400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:38:49.620Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=250364400 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:38:49.620Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=250364400 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:38:49.620Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250364401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:38:49.620Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250364401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:38:49.620Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=250364401 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:38:49.620Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250364401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:38:49.620Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250364401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:38:49.620Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250364401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:38:49.620Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=250364401 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:38:49.620Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=250364401 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:38:49.620Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:38:49.620Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-02-04T06:38:49.620Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-02-04T06:38:49.620Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:38:49.620Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:38:49.620Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-02-04T06:38:49.620Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:38:49.620Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:49.620Z] DEBUG - Clicking on OK [2020-02-04T06:38:49.620Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=250364402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:49.620Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=250364402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:49.620Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=250364402 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:49.620Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=250364402 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:49.620Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=250364402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:49.620Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=250364402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:49.620Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:49.620Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:49.876Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:49.876Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=250364402 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:49.876Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=250363734 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-02-04T06:38:49.876Z] DEBUG - Clicked on [2020-02-04T06:38:49.876Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.323 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting [2020-02-04T06:38:49.876Z] testOffsetting(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting) Time elapsed: 5.322 s [2020-02-04T06:38:49.877Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest [2020-02-04T06:38:49.877Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest [2020-02-04T06:38:49.877Z] testReorder(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest) skipped [2020-02-04T06:38:49.877Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest [2020-02-04T06:38:50.807Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-02-04T06:38:50.807Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:38:50.807Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:38:50.807Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:38:50.807Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:38:50.807Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:38:50.807Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestBookmarks} time=250365585 data=null button=0 stateMask=0x0 x=93 y=12 count=0} to TreeItem with text {TestBookmarks} [2020-02-04T06:38:50.807Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestBookmarks} time=250365585 data=null doit=true} to TreeItem with text {TestBookmarks} [2020-02-04T06:38:50.807Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestBookmarks} time=250365586 data=null} to TreeItem with text {TestBookmarks} [2020-02-04T06:38:50.807Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestBookmarks} time=250365586 data=null button=1 stateMask=0x0 x=93 y=12 count=1} to TreeItem with text {TestBookmarks} [2020-02-04T06:38:50.807Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250365586 data=null item=TreeItem {TestBookmarks} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestBookmarks} [2020-02-04T06:38:50.807Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestBookmarks} time=250365599 data=null button=1 stateMask=0x80000 x=93 y=12 count=1} to TreeItem with text {TestBookmarks} [2020-02-04T06:38:50.807Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:38:50.807Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestBookmarks} time=250365600 data=null button=0 stateMask=0x0 x=93 y=12 count=0} to TreeItem with text {TestBookmarks} [2020-02-04T06:38:50.807Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestBookmarks} time=250365600 data=null doit=true} to TreeItem with text {TestBookmarks} [2020-02-04T06:38:50.807Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestBookmarks} time=250365601 data=null} to TreeItem with text {TestBookmarks} [2020-02-04T06:38:50.807Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestBookmarks} time=250365601 data=null button=1 stateMask=0x0 x=93 y=12 count=1} to TreeItem with text {TestBookmarks} [2020-02-04T06:38:50.807Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250365601 data=null item=TreeItem {TestBookmarks} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestBookmarks} [2020-02-04T06:38:50.807Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestBookmarks} time=250365608 data=null button=1 stateMask=0x80000 x=93 y=12 count=1} to TreeItem with text {TestBookmarks} [2020-02-04T06:38:50.807Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestBookmarks} time=250365609 data=null doit=true} to TreeItem with text {TestBookmarks} [2020-02-04T06:38:50.807Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestBookmarks} time=250365609 data=null} to TreeItem with text {TestBookmarks} [2020-02-04T06:38:50.807Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestBookmarks} time=250365609 data=null button=1 stateMask=0x0 x=93 y=12 count=1} to TreeItem with text {TestBookmarks} [2020-02-04T06:38:50.807Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=250365609 data=null item=TreeItem {TestBookmarks} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestBookmarks} [2020-02-04T06:38:50.807Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestBookmarks} time=250365615 data=null button=1 stateMask=0x80000 x=93 y=12 count=1} to TreeItem with text {TestBookmarks} [2020-02-04T06:38:50.807Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:38:50.807Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=250365616 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-02-04T06:38:50.807Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=250365616 data=null doit=true} to TreeItem with text {Traces [0]} [2020-02-04T06:38:50.807Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=250365616 data=null} to TreeItem with text {Traces [0]} [2020-02-04T06:38:50.807Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=250365616 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-02-04T06:38:50.807Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250365617 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2020-02-04T06:38:50.807Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=250365624 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-02-04T06:38:51.064Z] [2020-02-04T06:38:51.064Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-02-04 06:38:50.911 [2020-02-04T06:38:51.064Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K [2020-02-04T06:38:51.064Z] !STACK 0 [2020-02-04T06:38:51.064Z] java.lang.RuntimeException: The parameter should be set [2020-02-04T06:38:51.064Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2020-02-04T06:38:51.064Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:396) [2020-02-04T06:38:51.064Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-02-04T06:38:51.064Z] [2020-02-04T06:38:51.064Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-02-04 06:38:50.914 [2020-02-04T06:38:51.064Z] !MESSAGE Exception executing analysis [2020-02-04T06:38:51.064Z] !STACK 0 [2020-02-04T06:38:51.064Z] java.lang.RuntimeException: The parameter should be set [2020-02-04T06:38:51.064Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2020-02-04T06:38:51.064Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:396) [2020-02-04T06:38:51.064Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-02-04T06:38:53.588Z] DEBUG - matched ViewReference with text "", using matcher: with name '"Bookmarks"' [2020-02-04T06:38:53.588Z] DEBUG - matched EditorReference with text "", using matcher: with name '"A-Test-10K"' [2020-02-04T06:38:53.588Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-02-04T06:38:53.588Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:38:53.588Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:38:53.588Z] DEBUG - Attempting to set focus on Table with text {} [2020-02-04T06:38:53.588Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=250368418 data=null button=0 stateMask=0x0 x=22 y=180 count=0} to TableItem with text {} [2020-02-04T06:38:53.588Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=250368418 data=null doit=true} to TableItem with text {} [2020-02-04T06:38:53.588Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=250368418 data=null} to TableItem with text {} [2020-02-04T06:38:53.588Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=250368419 data=null button=1 stateMask=0x0 x=22 y=180 count=1} to TableItem with text {} [2020-02-04T06:38:53.588Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=250368421 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-02-04T06:38:53.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=250368427 data=null button=1 stateMask=0x80000 x=22 y=180 count=1} to TableItem with text {} [2020-02-04T06:38:53.588Z] DEBUG - Double-clicking on TableItem with text {} [2020-02-04T06:38:53.588Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=250368431 data=null button=0 stateMask=0x0 x=22 y=180 count=0} to TableItem with text {} [2020-02-04T06:38:53.588Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=250368431 data=null doit=true} to TableItem with text {} [2020-02-04T06:38:53.588Z] DEBUG - Attempting to set focus on Table with text {} [2020-02-04T06:38:53.588Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=250368432 data=null} to TableItem with text {} [2020-02-04T06:38:53.588Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=250368433 data=null button=1 stateMask=0x0 x=22 y=180 count=1} to TableItem with text {} [2020-02-04T06:38:53.588Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=250368436 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {} [2020-02-04T06:38:53.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=250368444 data=null button=1 stateMask=0x80000 x=22 y=180 count=1} to TableItem with text {} [2020-02-04T06:38:53.588Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=250368473 data=null button=1 stateMask=0x0 x=22 y=180 count=2} to TableItem with text {} [2020-02-04T06:38:53.588Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TableItem {} time=250368475 data=null button=1 stateMask=0x0 x=22 y=180 count=2} to TableItem with text {} [2020-02-04T06:38:53.588Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Table {} time=250368476 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {} [2020-02-04T06:38:53.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=250368476 data=null button=1 stateMask=0x80000 x=22 y=180 count=2} to TableItem with text {} [2020-02-04T06:38:53.588Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=250368476 data=null button=0 stateMask=0x0 x=22 y=180 count=0} to TableItem with text {} [2020-02-04T06:38:53.588Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=250368476 data=null doit=true} to TableItem with text {} [2020-02-04T06:38:53.588Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=250368477 data=null} to TableItem with text {} [2020-02-04T06:38:53.588Z] DEBUG - Double-clicked on TableItem with text {} [2020-02-04T06:38:53.588Z] DEBUG - matched MenuItem with text "&Edit", using matcher: with mnemonic 'Edit' [2020-02-04T06:38:53.588Z] DEBUG - matched MenuItem with text "Add Bookmar&k...", using matcher: with mnemonic 'Add Bookmark...' [2020-02-04T06:38:53.588Z] DEBUG - Clicking on with mnemonic 'Add Bookmark...' [2020-02-04T06:38:53.588Z] DEBUG - Clicked on with mnemonic 'Add Bookmark...' [2020-02-04T06:38:53.588Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark' [2020-02-04T06:38:53.588Z] DEBUG - matched Text with text "00:00:00.007 000 000...", using matcher: of type 'Text' [2020-02-04T06:38:53.588Z] DEBUG - matched Text with text "00:00:00.007 000 000...", using matcher: (of type 'Text') [2020-02-04T06:38:53.588Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:38:53.588Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:38:53.588Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:38:53.588Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-02-04T06:38:53.588Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:38:53.588Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:53.588Z] DEBUG - Clicking on OK [2020-02-04T06:38:53.588Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=250368642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:53.588Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=250368642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:53.588Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=250368642 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:53.588Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=250368642 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:53.588Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=250368642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:53.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=250368642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:53.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=250368642 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:38:53.846Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Add Bookmar&k...} time=250368481 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Add Bookmark...' [2020-02-04T06:38:53.846Z] DEBUG - Clicked on [2020-02-04T06:38:54.305Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:38:54.305Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:38:55.237Z] DEBUG - Double-clicking on TreeItem with text {banana} [2020-02-04T06:38:55.237Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {banana} time=250370015 data=null button=0 stateMask=0x0 x=49 y=12 count=0} to TreeItem with text {banana} [2020-02-04T06:38:55.237Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {banana} time=250370015 data=null doit=true} to TreeItem with text {banana} [2020-02-04T06:38:55.237Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:38:55.237Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {banana} time=250370016 data=null} to TreeItem with text {banana} [2020-02-04T06:38:55.237Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {banana} time=250370016 data=null button=1 stateMask=0x0 x=49 y=12 count=1} to TreeItem with text {banana} [2020-02-04T06:38:55.237Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250370017 data=null item=TreeItem {banana} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {banana} [2020-02-04T06:38:55.237Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {banana} time=250370021 data=null button=1 stateMask=0x80000 x=49 y=12 count=1} to TreeItem with text {banana} [2020-02-04T06:38:55.237Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {banana} time=250370022 data=null button=1 stateMask=0x0 x=49 y=12 count=2} to TreeItem with text {banana} [2020-02-04T06:38:55.237Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {banana} time=250370022 data=null button=1 stateMask=0x0 x=49 y=12 count=2} to TreeItem with text {banana} [2020-02-04T06:38:55.237Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=250370023 data=null item=TreeItem {banana} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {banana} [2020-02-04T06:38:55.237Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {banana} time=250370096 data=null button=1 stateMask=0x80000 x=49 y=12 count=2} to TreeItem with text {banana} [2020-02-04T06:38:55.237Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {banana} time=250370115 data=null button=0 stateMask=0x0 x=49 y=12 count=0} to TreeItem with text {banana} [2020-02-04T06:38:55.237Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {banana} time=250370116 data=null doit=true} to TreeItem with text {banana} [2020-02-04T06:38:55.237Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {banana} time=250370116 data=null} to TreeItem with text {banana} [2020-02-04T06:38:55.237Z] DEBUG - Double-clicked on TreeItem with text {banana} [2020-02-04T06:38:55.237Z] [2020-02-04T06:38:55.237Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-02-04 06:38:55.205 [2020-02-04T06:38:55.237Z] !MESSAGE Unexpected error executing analysis with trace E-Test-10K [2020-02-04T06:38:55.237Z] !STACK 0 [2020-02-04T06:38:55.237Z] java.lang.RuntimeException: The parameter should be set [2020-02-04T06:38:55.237Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2020-02-04T06:38:55.237Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:396) [2020-02-04T06:38:55.237Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-02-04T06:38:55.237Z] [2020-02-04T06:38:55.237Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-02-04 06:38:55.207 [2020-02-04T06:38:55.237Z] !MESSAGE Exception executing analysis [2020-02-04T06:38:55.237Z] !STACK 0 [2020-02-04T06:38:55.238Z] java.lang.RuntimeException: The parameter should be set [2020-02-04T06:38:55.238Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2020-02-04T06:38:55.238Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:396) [2020-02-04T06:38:55.238Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-02-04T06:38:57.758Z] DEBUG - Double-clicking on TreeItem with text {banana} [2020-02-04T06:38:57.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {banana} time=250372375 data=null button=0 stateMask=0x0 x=49 y=12 count=0} to TreeItem with text {banana} [2020-02-04T06:38:57.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {banana} time=250372375 data=null doit=true} to TreeItem with text {banana} [2020-02-04T06:38:57.758Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:38:57.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {banana} time=250372387 data=null} to TreeItem with text {banana} [2020-02-04T06:38:57.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {banana} time=250372413 data=null button=1 stateMask=0x0 x=49 y=12 count=1} to TreeItem with text {banana} [2020-02-04T06:38:57.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250372417 data=null item=TreeItem {banana} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {banana} [2020-02-04T06:38:57.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {banana} time=250372419 data=null button=1 stateMask=0x80000 x=49 y=12 count=1} to TreeItem with text {banana} [2020-02-04T06:38:57.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {banana} time=250372420 data=null button=1 stateMask=0x0 x=49 y=12 count=2} to TreeItem with text {banana} [2020-02-04T06:38:57.758Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {banana} time=250372420 data=null button=1 stateMask=0x0 x=49 y=12 count=2} to TreeItem with text {banana} [2020-02-04T06:38:57.758Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=250372420 data=null item=TreeItem {banana} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {banana} [2020-02-04T06:38:57.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {banana} time=250372676 data=null button=1 stateMask=0x80000 x=49 y=12 count=2} to TreeItem with text {banana} [2020-02-04T06:38:57.758Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {banana} time=250372696 data=null button=0 stateMask=0x0 x=49 y=12 count=0} to TreeItem with text {banana} [2020-02-04T06:38:57.758Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {banana} time=250372700 data=null doit=true} to TreeItem with text {banana} [2020-02-04T06:38:57.758Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {banana} time=250372701 data=null} to TreeItem with text {banana} [2020-02-04T06:38:57.759Z] DEBUG - Double-clicked on TreeItem with text {banana} [2020-02-04T06:38:58.015Z] DEBUG - Double-clicking on TreeItem with text {banana} [2020-02-04T06:38:58.015Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {banana} time=250372879 data=null button=0 stateMask=0x0 x=49 y=12 count=0} to TreeItem with text {banana} [2020-02-04T06:38:58.015Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {banana} time=250372880 data=null doit=true} to TreeItem with text {banana} [2020-02-04T06:38:58.015Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:38:58.015Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {banana} time=250372888 data=null} to TreeItem with text {banana} [2020-02-04T06:38:58.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {banana} time=250372911 data=null button=1 stateMask=0x0 x=49 y=12 count=1} to TreeItem with text {banana} [2020-02-04T06:38:58.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250372914 data=null item=TreeItem {banana} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {banana} [2020-02-04T06:38:58.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {banana} time=250372916 data=null button=1 stateMask=0x80000 x=49 y=12 count=1} to TreeItem with text {banana} [2020-02-04T06:38:58.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {banana} time=250372916 data=null button=1 stateMask=0x0 x=49 y=12 count=2} to TreeItem with text {banana} [2020-02-04T06:38:58.015Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {banana} time=250372917 data=null button=1 stateMask=0x0 x=49 y=12 count=2} to TreeItem with text {banana} [2020-02-04T06:38:58.015Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=250372917 data=null item=TreeItem {banana} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {banana} [2020-02-04T06:38:58.015Z] [2020-02-04T06:38:58.015Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-02-04 06:38:57.972 [2020-02-04T06:38:58.015Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K [2020-02-04T06:38:58.015Z] !STACK 0 [2020-02-04T06:38:58.015Z] java.lang.RuntimeException: The parameter should be set [2020-02-04T06:38:58.015Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2020-02-04T06:38:58.015Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:396) [2020-02-04T06:38:58.015Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-02-04T06:38:58.015Z] [2020-02-04T06:38:58.015Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-02-04 06:38:57.973 [2020-02-04T06:38:58.015Z] !MESSAGE Exception executing analysis [2020-02-04T06:38:58.015Z] !STACK 0 [2020-02-04T06:38:58.015Z] java.lang.RuntimeException: The parameter should be set [2020-02-04T06:38:58.015Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2020-02-04T06:38:58.015Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:396) [2020-02-04T06:38:58.015Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-02-04T06:38:58.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {banana} time=250372933 data=null button=1 stateMask=0x80000 x=49 y=12 count=2} to TreeItem with text {banana} [2020-02-04T06:38:58.273Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {banana} time=250373109 data=null button=0 stateMask=0x0 x=49 y=12 count=0} to TreeItem with text {banana} [2020-02-04T06:38:58.273Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {banana} time=250373111 data=null doit=true} to TreeItem with text {banana} [2020-02-04T06:38:58.273Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {banana} time=250373111 data=null} to TreeItem with text {banana} [2020-02-04T06:38:58.273Z] DEBUG - Double-clicked on TreeItem with text {banana} [2020-02-04T06:38:58.273Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:38:58.273Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:38:58.273Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:38:58.273Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:38:59.641Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:38:59.641Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {banana} time=250374505 data=null button=0 stateMask=0x0 x=49 y=12 count=0} to TreeItem with text {banana} [2020-02-04T06:38:59.641Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {banana} time=250374506 data=null doit=true} to TreeItem with text {banana} [2020-02-04T06:38:59.641Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {banana} time=250374506 data=null} to TreeItem with text {banana} [2020-02-04T06:38:59.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {banana} time=250374507 data=null button=1 stateMask=0x0 x=49 y=12 count=1} to TreeItem with text {banana} [2020-02-04T06:38:59.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250374510 data=null item=TreeItem {banana} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {banana} [2020-02-04T06:38:59.641Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {banana} time=250374512 data=null button=1 stateMask=0x80000 x=49 y=12 count=1} to TreeItem with text {banana} [2020-02-04T06:38:59.641Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:38:59.641Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {banana} time=250374615 data=null button=0 stateMask=0x0 x=49 y=12 count=0} to TreeItem with text {banana} [2020-02-04T06:38:59.641Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {banana} time=250374632 data=null doit=true} to TreeItem with text {banana} [2020-02-04T06:38:59.641Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {banana} time=250374632 data=null} to TreeItem with text {banana} [2020-02-04T06:38:59.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {banana} time=250374633 data=null button=1 stateMask=0x0 x=49 y=12 count=1} to TreeItem with text {banana} [2020-02-04T06:38:59.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250374675 data=null item=TreeItem {banana} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {banana} [2020-02-04T06:38:59.641Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {banana} time=250374677 data=null button=1 stateMask=0x80000 x=49 y=12 count=1} to TreeItem with text {banana} [2020-02-04T06:38:59.641Z] DEBUG - matched MenuItem with text "Delete Delete", using matcher: with mnemonic 'Delete' [2020-02-04T06:38:59.641Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-02-04T06:38:59.900Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-02-04T06:39:00.157Z] DEBUG - matched Shell with text "Delete Selected Entr...", using matcher: with text 'Delete Selected Entries' [2020-02-04T06:39:00.157Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2020-02-04T06:39:00.157Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2020-02-04T06:39:00.157Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2020-02-04T06:39:00.157Z] DEBUG - matched Button with text "&Yes", using matcher: (with mnemonic 'Delete' or with mnemonic 'Yes') [2020-02-04T06:39:00.157Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:00.157Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and (with mnemonic 'Delete' or with mnemonic 'Yes') and with style 'SWT.PUSH') [2020-02-04T06:39:00.157Z] DEBUG - Clicking on &Yes [2020-02-04T06:39:00.157Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=250375012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Delete' or with mnemonic 'Yes') and with style 'SWT.PUSH') [2020-02-04T06:39:00.157Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=250375012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Delete' or with mnemonic 'Yes') and with style 'SWT.PUSH') [2020-02-04T06:39:00.157Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=250375012 data=null doit=true} to (of type 'Button' and (with mnemonic 'Delete' or with mnemonic 'Yes') and with style 'SWT.PUSH') [2020-02-04T06:39:00.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=250375072 data=null} to (of type 'Button' and (with mnemonic 'Delete' or with mnemonic 'Yes') and with style 'SWT.PUSH') [2020-02-04T06:39:00.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=250375073 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Delete' or with mnemonic 'Yes') and with style 'SWT.PUSH') [2020-02-04T06:39:00.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=250375073 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Delete' or with mnemonic 'Yes') and with style 'SWT.PUSH') [2020-02-04T06:39:00.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=250375073 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Delete' or with mnemonic 'Yes') and with style 'SWT.PUSH') [2020-02-04T06:39:00.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Delete Delete} time=250374711 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-02-04T06:39:00.413Z] DEBUG - Clicked on [2020-02-04T06:39:01.781Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:39:01.781Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:39:01.781Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Tracing - Eclipse Platform} time=250376528 data=null doit=true} to Shell with text {data - Tracing - Eclipse Platform} [2020-02-04T06:39:01.781Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-02-04T06:39:01.781Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:39:01.781Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:39:01.781Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:39:01.781Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestBookmarks} time=250376550 data=null button=0 stateMask=0x0 x=93 y=12 count=0} to TreeItem with text {TestBookmarks} [2020-02-04T06:39:01.781Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestBookmarks} time=250376550 data=null doit=true} to TreeItem with text {TestBookmarks} [2020-02-04T06:39:01.781Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestBookmarks} time=250376550 data=null} to TreeItem with text {TestBookmarks} [2020-02-04T06:39:01.781Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestBookmarks} time=250376551 data=null button=1 stateMask=0x0 x=93 y=12 count=1} to TreeItem with text {TestBookmarks} [2020-02-04T06:39:01.781Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250376551 data=null item=TreeItem {TestBookmarks} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestBookmarks} [2020-02-04T06:39:01.781Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestBookmarks} time=250376575 data=null button=1 stateMask=0x80000 x=93 y=12 count=1} to TreeItem with text {TestBookmarks} [2020-02-04T06:39:01.781Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-02-04T06:39:01.781Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-02-04T06:39:01.781Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-02-04T06:39:02.345Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-02-04T06:39:02.345Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-02-04T06:39:02.345Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-02-04T06:39:02.345Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-02-04T06:39:02.345Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:39:02.345Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-02-04T06:39:02.345Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:39:02.345Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:39:02.345Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:39:02.345Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-02-04T06:39:02.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250377229 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:39:02.345Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250377230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:39:02.345Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=250377230 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:39:02.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=250377230 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:39:02.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250377230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:39:02.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250377230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:39:02.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=250377230 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:39:02.345Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250377230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:39:02.345Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250377230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:39:02.345Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250377231 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:39:02.345Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=250377231 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:39:02.345Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=250377231 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:39:02.345Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:39:02.345Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-02-04T06:39:02.345Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-02-04T06:39:02.345Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:39:02.345Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:39:02.345Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-02-04T06:39:02.345Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:02.345Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:02.345Z] DEBUG - Clicking on OK [2020-02-04T06:39:02.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=250377232 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:02.345Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=250377232 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:02.345Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=250377232 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:02.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=250377232 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:02.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=250377232 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:02.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=250377232 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:02.345Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:02.345Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:02.345Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:02.345Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:02.909Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:02.909Z] DEBUG - Clicked on OK [2020-02-04T06:39:02.909Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=250377232 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:02.909Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=250376612 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-02-04T06:39:03.472Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-02-04T06:39:03.472Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:39:03.472Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:39:03.472Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:39:03.472Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:39:03.472Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:39:03.472Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestBookmarks} time=250378353 data=null button=0 stateMask=0x0 x=93 y=12 count=0} to TreeItem with text {TestBookmarks} [2020-02-04T06:39:03.472Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestBookmarks} time=250378353 data=null doit=true} to TreeItem with text {TestBookmarks} [2020-02-04T06:39:03.472Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestBookmarks} time=250378353 data=null} to TreeItem with text {TestBookmarks} [2020-02-04T06:39:03.472Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestBookmarks} time=250378354 data=null button=1 stateMask=0x0 x=93 y=12 count=1} to TreeItem with text {TestBookmarks} [2020-02-04T06:39:03.472Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250378354 data=null item=TreeItem {TestBookmarks} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestBookmarks} [2020-02-04T06:39:03.472Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestBookmarks} time=250378362 data=null button=1 stateMask=0x80000 x=93 y=12 count=1} to TreeItem with text {TestBookmarks} [2020-02-04T06:39:03.472Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:39:03.472Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestBookmarks} time=250378363 data=null button=0 stateMask=0x0 x=93 y=12 count=0} to TreeItem with text {TestBookmarks} [2020-02-04T06:39:03.472Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestBookmarks} time=250378363 data=null doit=true} to TreeItem with text {TestBookmarks} [2020-02-04T06:39:03.472Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestBookmarks} time=250378363 data=null} to TreeItem with text {TestBookmarks} [2020-02-04T06:39:03.472Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestBookmarks} time=250378363 data=null button=1 stateMask=0x0 x=93 y=12 count=1} to TreeItem with text {TestBookmarks} [2020-02-04T06:39:03.472Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250378363 data=null item=TreeItem {TestBookmarks} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestBookmarks} [2020-02-04T06:39:03.472Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestBookmarks} time=250378369 data=null button=1 stateMask=0x80000 x=93 y=12 count=1} to TreeItem with text {TestBookmarks} [2020-02-04T06:39:03.472Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestBookmarks} time=250378369 data=null doit=true} to TreeItem with text {TestBookmarks} [2020-02-04T06:39:03.472Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestBookmarks} time=250378370 data=null} to TreeItem with text {TestBookmarks} [2020-02-04T06:39:03.472Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestBookmarks} time=250378370 data=null button=1 stateMask=0x0 x=93 y=12 count=1} to TreeItem with text {TestBookmarks} [2020-02-04T06:39:03.473Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=250378370 data=null item=TreeItem {TestBookmarks} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestBookmarks} [2020-02-04T06:39:03.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestBookmarks} time=250378374 data=null button=1 stateMask=0x80000 x=93 y=12 count=1} to TreeItem with text {TestBookmarks} [2020-02-04T06:39:03.473Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:39:03.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=250378375 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-02-04T06:39:03.473Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=250378375 data=null doit=true} to TreeItem with text {Traces [0]} [2020-02-04T06:39:03.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=250378375 data=null} to TreeItem with text {Traces [0]} [2020-02-04T06:39:03.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=250378375 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-02-04T06:39:03.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250378376 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2020-02-04T06:39:03.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=250378381 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-02-04T06:39:03.473Z] [2020-02-04T06:39:03.473Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-02-04 06:39:03.442 [2020-02-04T06:39:03.473Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K [2020-02-04T06:39:03.473Z] !STACK 0 [2020-02-04T06:39:03.473Z] java.lang.RuntimeException: The parameter should be set [2020-02-04T06:39:03.473Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2020-02-04T06:39:03.473Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:396) [2020-02-04T06:39:03.473Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-02-04T06:39:03.473Z] [2020-02-04T06:39:03.473Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-02-04 06:39:03.444 [2020-02-04T06:39:03.473Z] !MESSAGE Exception executing analysis [2020-02-04T06:39:03.473Z] !STACK 0 [2020-02-04T06:39:03.473Z] java.lang.RuntimeException: The parameter should be set [2020-02-04T06:39:03.473Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2020-02-04T06:39:03.473Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:396) [2020-02-04T06:39:03.473Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-02-04T06:39:05.366Z] [2020-02-04T06:39:05.366Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-02-04 06:39:05.361 [2020-02-04T06:39:05.366Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2 [2020-02-04T06:39:05.366Z] !STACK 0 [2020-02-04T06:39:05.366Z] java.lang.RuntimeException: The parameter should be set [2020-02-04T06:39:05.366Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2020-02-04T06:39:05.366Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:396) [2020-02-04T06:39:05.366Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-02-04T06:39:05.366Z] [2020-02-04T06:39:05.366Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-02-04 06:39:05.363 [2020-02-04T06:39:05.366Z] !MESSAGE Exception executing analysis [2020-02-04T06:39:05.366Z] !STACK 0 [2020-02-04T06:39:05.366Z] java.lang.RuntimeException: The parameter should be set [2020-02-04T06:39:05.366Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2020-02-04T06:39:05.366Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:396) [2020-02-04T06:39:05.366Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-02-04T06:39:06.735Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-02-04T06:39:06.735Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:39:06.735Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:39:06.735Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:39:06.735Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:39:06.735Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:39:06.735Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestBookmarks} time=250381805 data=null button=0 stateMask=0x0 x=93 y=12 count=0} to TreeItem with text {TestBookmarks} [2020-02-04T06:39:06.735Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestBookmarks} time=250381805 data=null doit=true} to TreeItem with text {TestBookmarks} [2020-02-04T06:39:06.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestBookmarks} time=250381805 data=null} to TreeItem with text {TestBookmarks} [2020-02-04T06:39:06.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestBookmarks} time=250381805 data=null button=1 stateMask=0x0 x=93 y=12 count=1} to TreeItem with text {TestBookmarks} [2020-02-04T06:39:06.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250381806 data=null item=TreeItem {TestBookmarks} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestBookmarks} [2020-02-04T06:39:06.992Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestBookmarks} time=250381814 data=null button=1 stateMask=0x80000 x=93 y=12 count=1} to TreeItem with text {TestBookmarks} [2020-02-04T06:39:06.992Z] WARN - Tree item TreeItem with text {TestBookmarks} is already expanded. Won't expand it again. [2020-02-04T06:39:06.992Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=250381815 data=null doit=true} to TreeItem with text {Experiments [1]} [2020-02-04T06:39:06.992Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=250381816 data=null} to TreeItem with text {Experiments [1]} [2020-02-04T06:39:06.992Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=250381816 data=null button=1 stateMask=0x0 x=110 y=36 count=1} to TreeItem with text {Experiments [1]} [2020-02-04T06:39:06.992Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=250381817 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Experiments [1]} [2020-02-04T06:39:06.992Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=250381822 data=null button=1 stateMask=0x80000 x=110 y=36 count=1} to TreeItem with text {Experiments [1]} [2020-02-04T06:39:06.992Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:39:06.992Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {experiment [0]} time=250381823 data=null button=0 stateMask=0x0 x=122 y=60 count=0} to TreeItem with text {experiment [0]} [2020-02-04T06:39:06.992Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {experiment [0]} time=250381824 data=null doit=true} to TreeItem with text {experiment [0]} [2020-02-04T06:39:06.992Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {experiment [0]} time=250381824 data=null} to TreeItem with text {experiment [0]} [2020-02-04T06:39:06.992Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {experiment [0]} time=250381824 data=null button=1 stateMask=0x0 x=122 y=60 count=1} to TreeItem with text {experiment [0]} [2020-02-04T06:39:06.992Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250381824 data=null item=TreeItem {experiment [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {experiment [0]} [2020-02-04T06:39:06.992Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {experiment [0]} time=250381832 data=null button=1 stateMask=0x80000 x=122 y=60 count=1} to TreeItem with text {experiment [0]} [2020-02-04T06:39:06.992Z] DEBUG - matched MenuItem with text "Select &Traces...", using matcher: with mnemonic 'Select Traces...' [2020-02-04T06:39:06.992Z] DEBUG - Clicking on with mnemonic 'Select Traces...' [2020-02-04T06:39:06.992Z] DEBUG - Clicked on with mnemonic 'Select Traces...' [2020-02-04T06:39:06.992Z] DEBUG - matched Shell with text "Select Traces", using matcher: with text 'Select Traces' [2020-02-04T06:39:06.992Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2020-02-04T06:39:06.992Z] DEBUG - matched Button with text "Select All", using matcher: with mnemonic 'Select All' [2020-02-04T06:39:06.992Z] DEBUG - matched Button with text "Select All", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:06.993Z] DEBUG - matched Button with text "Select All", using matcher: (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2020-02-04T06:39:06.993Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2020-02-04T06:39:06.993Z] DEBUG - matched Button with text "Enable time range fi...", using matcher: of type 'Button' [2020-02-04T06:39:06.993Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:39:06.993Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-02-04T06:39:06.993Z] DEBUG - Clicking on Select All [2020-02-04T06:39:06.993Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select All} time=250382004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2020-02-04T06:39:06.993Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=250382004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2020-02-04T06:39:06.993Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select All} time=250382004 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2020-02-04T06:39:06.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select All} time=250382004 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2020-02-04T06:39:06.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select All} time=250382004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2020-02-04T06:39:06.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select All} time=250382004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2020-02-04T06:39:06.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select All} time=250382004 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2020-02-04T06:39:06.993Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select All} time=250382005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2020-02-04T06:39:06.993Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=250382005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2020-02-04T06:39:06.993Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select All} time=250382005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2020-02-04T06:39:06.993Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select All} time=250382006 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2020-02-04T06:39:06.993Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select All} time=250382006 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2020-02-04T06:39:06.993Z] DEBUG - Clicked on Select All [2020-02-04T06:39:06.993Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2020-02-04T06:39:06.993Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2020-02-04T06:39:06.993Z] DEBUG - matched Button with text "Enable time range fi...", using matcher: of type 'Button' [2020-02-04T06:39:06.993Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:39:06.993Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-02-04T06:39:06.993Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2020-02-04T06:39:06.993Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:06.993Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-02-04T06:39:06.993Z] DEBUG - Clicking on &Finish [2020-02-04T06:39:06.993Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=250382007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-02-04T06:39:06.993Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=250382007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-02-04T06:39:06.993Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=250382007 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-02-04T06:39:06.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=250382007 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-02-04T06:39:06.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=250382008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-02-04T06:39:06.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=250382008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-02-04T06:39:07.252Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-02-04T06:39:07.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=250382008 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-02-04T06:39:07.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Select &Traces...} time=250381874 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Select Traces...' [2020-02-04T06:39:07.252Z] DEBUG - Clicked on [2020-02-04T06:39:07.252Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:39:07.252Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {experiment [2]} time=250382101 data=null button=0 stateMask=0x0 x=122 y=60 count=0} to TreeItem with text {experiment [2]} [2020-02-04T06:39:07.252Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {experiment [2]} time=250382101 data=null doit=true} to TreeItem with text {experiment [2]} [2020-02-04T06:39:07.252Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {experiment [2]} time=250382102 data=null} to TreeItem with text {experiment [2]} [2020-02-04T06:39:07.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {experiment [2]} time=250382102 data=null button=1 stateMask=0x0 x=122 y=60 count=1} to TreeItem with text {experiment [2]} [2020-02-04T06:39:07.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250382102 data=null item=TreeItem {experiment [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {experiment [2]} [2020-02-04T06:39:07.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {experiment [2]} time=250382108 data=null button=1 stateMask=0x80000 x=122 y=60 count=1} to TreeItem with text {experiment [2]} [2020-02-04T06:39:07.252Z] DEBUG - Double-clicking on TreeItem with text {experiment [2]} [2020-02-04T06:39:07.252Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {experiment [2]} time=250382108 data=null button=0 stateMask=0x0 x=122 y=60 count=0} to TreeItem with text {experiment [2]} [2020-02-04T06:39:07.252Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {experiment [2]} time=250382109 data=null doit=true} to TreeItem with text {experiment [2]} [2020-02-04T06:39:07.252Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:39:07.252Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {experiment [2]} time=250382109 data=null} to TreeItem with text {experiment [2]} [2020-02-04T06:39:07.253Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {experiment [2]} time=250382110 data=null button=1 stateMask=0x0 x=122 y=60 count=1} to TreeItem with text {experiment [2]} [2020-02-04T06:39:07.253Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250382110 data=null item=TreeItem {experiment [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {experiment [2]} [2020-02-04T06:39:07.253Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {experiment [2]} time=250382115 data=null button=1 stateMask=0x80000 x=122 y=60 count=1} to TreeItem with text {experiment [2]} [2020-02-04T06:39:07.253Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {experiment [2]} time=250382115 data=null button=1 stateMask=0x0 x=122 y=60 count=2} to TreeItem with text {experiment [2]} [2020-02-04T06:39:07.253Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {experiment [2]} time=250382116 data=null button=1 stateMask=0x0 x=122 y=60 count=2} to TreeItem with text {experiment [2]} [2020-02-04T06:39:07.253Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=250382116 data=null item=TreeItem {experiment [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {experiment [2]} [2020-02-04T06:39:07.253Z] [2020-02-04T06:39:07.253Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-02-04 06:39:07.243 [2020-02-04T06:39:07.253Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K [2020-02-04T06:39:07.253Z] !STACK 0 [2020-02-04T06:39:07.253Z] java.lang.RuntimeException: The parameter should be set [2020-02-04T06:39:07.253Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2020-02-04T06:39:07.253Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:396) [2020-02-04T06:39:07.253Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-02-04T06:39:07.253Z] [2020-02-04T06:39:07.253Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-02-04 06:39:07.244 [2020-02-04T06:39:07.253Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2 [2020-02-04T06:39:07.253Z] !STACK 0 [2020-02-04T06:39:07.253Z] java.lang.RuntimeException: The parameter should be set [2020-02-04T06:39:07.253Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2020-02-04T06:39:07.253Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:396) [2020-02-04T06:39:07.253Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-02-04T06:39:07.253Z] [2020-02-04T06:39:07.253Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-02-04 06:39:07.244 [2020-02-04T06:39:07.253Z] !MESSAGE Exception executing analysis [2020-02-04T06:39:07.253Z] !STACK 0 [2020-02-04T06:39:07.253Z] java.lang.RuntimeException: The parameter should be set [2020-02-04T06:39:07.253Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2020-02-04T06:39:07.253Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:396) [2020-02-04T06:39:07.253Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-02-04T06:39:07.253Z] [2020-02-04T06:39:07.253Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-02-04 06:39:07.248 [2020-02-04T06:39:07.253Z] !MESSAGE Exception executing analysis [2020-02-04T06:39:07.253Z] !STACK 0 [2020-02-04T06:39:07.253Z] java.lang.RuntimeException: The parameter should be set [2020-02-04T06:39:07.253Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2020-02-04T06:39:07.253Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:396) [2020-02-04T06:39:07.253Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-02-04T06:39:07.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {experiment [2]} time=250382174 data=null button=1 stateMask=0x80000 x=122 y=60 count=2} to TreeItem with text {experiment [2]} [2020-02-04T06:39:07.767Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {experiment [2]} time=250382614 data=null button=0 stateMask=0x0 x=122 y=60 count=0} to TreeItem with text {experiment [2]} [2020-02-04T06:39:07.767Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {experiment [2]} time=250382617 data=null doit=true} to TreeItem with text {experiment [2]} [2020-02-04T06:39:07.767Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {experiment [2]} time=250382617 data=null} to TreeItem with text {experiment [2]} [2020-02-04T06:39:07.767Z] DEBUG - Double-clicked on TreeItem with text {experiment [2]} [2020-02-04T06:39:07.767Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-02-04T06:39:07.767Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-02-04T06:39:07.767Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-02-04T06:39:07.767Z] DEBUG - matched ViewReference with text "", using matcher: with name '"Bookmarks"' [2020-02-04T06:39:09.660Z] DEBUG - matched EditorReference with text "", using matcher: with name '"experiment"' [2020-02-04T06:39:09.660Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-02-04T06:39:09.660Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-02-04T06:39:09.660Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-02-04T06:39:09.660Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:39:09.660Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:39:09.660Z] DEBUG - Attempting to set focus on Table with text {} [2020-02-04T06:39:09.660Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=250384370 data=null button=0 stateMask=0x0 x=22 y=180 count=0} to TableItem with text {} [2020-02-04T06:39:09.660Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=250384370 data=null doit=true} to TableItem with text {} [2020-02-04T06:39:09.660Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=250384370 data=null} to TableItem with text {} [2020-02-04T06:39:09.660Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=250384370 data=null button=1 stateMask=0x0 x=22 y=180 count=1} to TableItem with text {} [2020-02-04T06:39:09.660Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=250384372 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-02-04T06:39:09.660Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=250384388 data=null button=1 stateMask=0x80000 x=22 y=180 count=1} to TableItem with text {} [2020-02-04T06:39:09.660Z] DEBUG - Double-clicking on TableItem with text {} [2020-02-04T06:39:09.660Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=250384398 data=null button=0 stateMask=0x0 x=22 y=180 count=0} to TableItem with text {} [2020-02-04T06:39:09.660Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=250384398 data=null doit=true} to TableItem with text {} [2020-02-04T06:39:09.660Z] DEBUG - Attempting to set focus on Table with text {} [2020-02-04T06:39:09.660Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=250384399 data=null} to TableItem with text {} [2020-02-04T06:39:09.660Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=250384399 data=null button=1 stateMask=0x0 x=22 y=180 count=1} to TableItem with text {} [2020-02-04T06:39:09.660Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=250384401 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {} [2020-02-04T06:39:09.660Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=250384410 data=null button=1 stateMask=0x80000 x=22 y=180 count=1} to TableItem with text {} [2020-02-04T06:39:09.660Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=250384412 data=null button=1 stateMask=0x0 x=22 y=180 count=2} to TableItem with text {} [2020-02-04T06:39:09.660Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TableItem {} time=250384415 data=null button=1 stateMask=0x0 x=22 y=180 count=2} to TableItem with text {} [2020-02-04T06:39:09.660Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Table {} time=250384415 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {} [2020-02-04T06:39:09.660Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=250384415 data=null button=1 stateMask=0x80000 x=22 y=180 count=2} to TableItem with text {} [2020-02-04T06:39:09.660Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=250384416 data=null button=0 stateMask=0x0 x=22 y=180 count=0} to TableItem with text {} [2020-02-04T06:39:09.660Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=250384417 data=null doit=true} to TableItem with text {} [2020-02-04T06:39:09.660Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=250384417 data=null} to TableItem with text {} [2020-02-04T06:39:09.660Z] DEBUG - Double-clicked on TableItem with text {} [2020-02-04T06:39:09.660Z] DEBUG - matched MenuItem with text "&Edit", using matcher: with mnemonic 'Edit' [2020-02-04T06:39:09.660Z] DEBUG - matched MenuItem with text "Add Bookmar&k...", using matcher: with mnemonic 'Add Bookmark...' [2020-02-04T06:39:09.660Z] DEBUG - Clicking on with mnemonic 'Add Bookmark...' [2020-02-04T06:39:09.660Z] DEBUG - Clicked on with mnemonic 'Add Bookmark...' [2020-02-04T06:39:09.660Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark' [2020-02-04T06:39:09.660Z] DEBUG - matched Text with text "A-Test-10K, 00:00:00...", using matcher: of type 'Text' [2020-02-04T06:39:09.660Z] DEBUG - matched Text with text "A-Test-10K, 00:00:00...", using matcher: (of type 'Text') [2020-02-04T06:39:09.660Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:09.660Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:39:09.660Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:39:09.660Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-02-04T06:39:09.660Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:09.660Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:09.660Z] DEBUG - Clicking on OK [2020-02-04T06:39:09.660Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=250384499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:09.660Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=250384499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:09.660Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=250384499 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:09.660Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=250384499 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:09.660Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=250384499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:09.660Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=250384500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:09.660Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=250384500 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:09.660Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Add Bookmar&k...} time=250384422 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Add Bookmark...' [2020-02-04T06:39:09.660Z] DEBUG - Clicked on [2020-02-04T06:39:10.223Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:39:10.223Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:39:10.786Z] DEBUG - Double-clicking on TreeItem with text {banana} [2020-02-04T06:39:10.786Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {banana} time=250385646 data=null button=0 stateMask=0x0 x=49 y=12 count=0} to TreeItem with text {banana} [2020-02-04T06:39:10.786Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {banana} time=250385646 data=null doit=true} to TreeItem with text {banana} [2020-02-04T06:39:10.786Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:39:10.786Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {banana} time=250385647 data=null} to TreeItem with text {banana} [2020-02-04T06:39:10.786Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {banana} time=250385647 data=null button=1 stateMask=0x0 x=49 y=12 count=1} to TreeItem with text {banana} [2020-02-04T06:39:10.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250385647 data=null item=TreeItem {banana} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {banana} [2020-02-04T06:39:10.786Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {banana} time=250385649 data=null button=1 stateMask=0x80000 x=49 y=12 count=1} to TreeItem with text {banana} [2020-02-04T06:39:10.786Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {banana} time=250385650 data=null button=1 stateMask=0x0 x=49 y=12 count=2} to TreeItem with text {banana} [2020-02-04T06:39:10.786Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {banana} time=250385650 data=null button=1 stateMask=0x0 x=49 y=12 count=2} to TreeItem with text {banana} [2020-02-04T06:39:10.786Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=250385650 data=null item=TreeItem {banana} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {banana} [2020-02-04T06:39:10.786Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {banana} time=250385740 data=null button=1 stateMask=0x80000 x=49 y=12 count=2} to TreeItem with text {banana} [2020-02-04T06:39:10.786Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {banana} time=250385765 data=null button=0 stateMask=0x0 x=49 y=12 count=0} to TreeItem with text {banana} [2020-02-04T06:39:10.786Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {banana} time=250385765 data=null doit=true} to TreeItem with text {banana} [2020-02-04T06:39:10.786Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {banana} time=250385765 data=null} to TreeItem with text {banana} [2020-02-04T06:39:10.786Z] DEBUG - Double-clicked on TreeItem with text {banana} [2020-02-04T06:39:11.043Z] [2020-02-04T06:39:11.043Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-02-04 06:39:10.947 [2020-02-04T06:39:11.043Z] !MESSAGE Unexpected error executing analysis with trace E-Test-10K [2020-02-04T06:39:11.043Z] !STACK 0 [2020-02-04T06:39:11.043Z] java.lang.RuntimeException: The parameter should be set [2020-02-04T06:39:11.043Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2020-02-04T06:39:11.043Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:396) [2020-02-04T06:39:11.043Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-02-04T06:39:11.043Z] [2020-02-04T06:39:11.043Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-02-04 06:39:10.951 [2020-02-04T06:39:11.043Z] !MESSAGE Exception executing analysis [2020-02-04T06:39:11.043Z] !STACK 0 [2020-02-04T06:39:11.043Z] java.lang.RuntimeException: The parameter should be set [2020-02-04T06:39:11.043Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2020-02-04T06:39:11.043Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:396) [2020-02-04T06:39:11.043Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-02-04T06:39:12.938Z] DEBUG - Double-clicking on TreeItem with text {banana} [2020-02-04T06:39:12.938Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {banana} time=250387775 data=null button=0 stateMask=0x0 x=49 y=12 count=0} to TreeItem with text {banana} [2020-02-04T06:39:12.938Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {banana} time=250387776 data=null doit=true} to TreeItem with text {banana} [2020-02-04T06:39:12.938Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:39:12.938Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {banana} time=250387789 data=null} to TreeItem with text {banana} [2020-02-04T06:39:12.938Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {banana} time=250387821 data=null button=1 stateMask=0x0 x=49 y=12 count=1} to TreeItem with text {banana} [2020-02-04T06:39:12.938Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250387825 data=null item=TreeItem {banana} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {banana} [2020-02-04T06:39:12.938Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {banana} time=250387827 data=null button=1 stateMask=0x80000 x=49 y=12 count=1} to TreeItem with text {banana} [2020-02-04T06:39:12.938Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {banana} time=250387828 data=null button=1 stateMask=0x0 x=49 y=12 count=2} to TreeItem with text {banana} [2020-02-04T06:39:12.938Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {banana} time=250387829 data=null button=1 stateMask=0x0 x=49 y=12 count=2} to TreeItem with text {banana} [2020-02-04T06:39:12.938Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=250387829 data=null item=TreeItem {banana} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {banana} [2020-02-04T06:39:13.195Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {banana} time=250388174 data=null button=1 stateMask=0x80000 x=49 y=12 count=2} to TreeItem with text {banana} [2020-02-04T06:39:13.195Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {banana} time=250388202 data=null button=0 stateMask=0x0 x=49 y=12 count=0} to TreeItem with text {banana} [2020-02-04T06:39:13.195Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {banana} time=250388205 data=null doit=true} to TreeItem with text {banana} [2020-02-04T06:39:13.195Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {banana} time=250388206 data=null} to TreeItem with text {banana} [2020-02-04T06:39:13.195Z] DEBUG - Double-clicked on TreeItem with text {banana} [2020-02-04T06:39:13.452Z] DEBUG - Double-clicking on TreeItem with text {banana} [2020-02-04T06:39:13.452Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {banana} time=250388416 data=null button=0 stateMask=0x0 x=49 y=12 count=0} to TreeItem with text {banana} [2020-02-04T06:39:13.452Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {banana} time=250388416 data=null doit=true} to TreeItem with text {banana} [2020-02-04T06:39:13.452Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:39:13.452Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {banana} time=250388425 data=null} to TreeItem with text {banana} [2020-02-04T06:39:13.452Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {banana} time=250388497 data=null button=1 stateMask=0x0 x=49 y=12 count=1} to TreeItem with text {banana} [2020-02-04T06:39:13.452Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250388502 data=null item=TreeItem {banana} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {banana} [2020-02-04T06:39:13.452Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {banana} time=250388504 data=null button=1 stateMask=0x80000 x=49 y=12 count=1} to TreeItem with text {banana} [2020-02-04T06:39:13.452Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {banana} time=250388505 data=null button=1 stateMask=0x0 x=49 y=12 count=2} to TreeItem with text {banana} [2020-02-04T06:39:13.452Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {banana} time=250388505 data=null button=1 stateMask=0x0 x=49 y=12 count=2} to TreeItem with text {banana} [2020-02-04T06:39:13.709Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=250388505 data=null item=TreeItem {banana} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {banana} [2020-02-04T06:39:13.709Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {banana} time=250388525 data=null button=1 stateMask=0x80000 x=49 y=12 count=2} to TreeItem with text {banana} [2020-02-04T06:39:13.966Z] [2020-02-04T06:39:13.966Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-02-04 06:39:13.726 [2020-02-04T06:39:13.966Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2 [2020-02-04T06:39:13.966Z] !STACK 0 [2020-02-04T06:39:13.966Z] java.lang.RuntimeException: The parameter should be set [2020-02-04T06:39:13.966Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2020-02-04T06:39:13.966Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:396) [2020-02-04T06:39:13.966Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-02-04T06:39:13.966Z] [2020-02-04T06:39:13.966Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-02-04 06:39:13.729 [2020-02-04T06:39:13.966Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K [2020-02-04T06:39:13.966Z] !STACK 0 [2020-02-04T06:39:13.966Z] java.lang.RuntimeException: The parameter should be set [2020-02-04T06:39:13.966Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2020-02-04T06:39:13.966Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:396) [2020-02-04T06:39:13.966Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-02-04T06:39:13.966Z] [2020-02-04T06:39:13.966Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-02-04 06:39:13.730 [2020-02-04T06:39:13.966Z] !MESSAGE Exception executing analysis [2020-02-04T06:39:13.966Z] !STACK 0 [2020-02-04T06:39:13.966Z] java.lang.RuntimeException: The parameter should be set [2020-02-04T06:39:13.966Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2020-02-04T06:39:13.966Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:396) [2020-02-04T06:39:13.966Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-02-04T06:39:13.966Z] [2020-02-04T06:39:13.967Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-02-04 06:39:13.731 [2020-02-04T06:39:13.967Z] !MESSAGE Exception executing analysis [2020-02-04T06:39:13.967Z] !STACK 0 [2020-02-04T06:39:13.967Z] java.lang.RuntimeException: The parameter should be set [2020-02-04T06:39:13.967Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2020-02-04T06:39:13.967Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:396) [2020-02-04T06:39:13.967Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-02-04T06:39:13.967Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {banana} time=250388886 data=null button=0 stateMask=0x0 x=49 y=12 count=0} to TreeItem with text {banana} [2020-02-04T06:39:13.967Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {banana} time=250388997 data=null doit=true} to TreeItem with text {banana} [2020-02-04T06:39:13.967Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {banana} time=250389000 data=null} to TreeItem with text {banana} [2020-02-04T06:39:13.967Z] DEBUG - Double-clicked on TreeItem with text {banana} [2020-02-04T06:39:13.967Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:39:13.967Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:39:14.224Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:39:14.224Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:39:14.224Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:39:14.224Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:39:14.224Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:39:14.224Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:39:14.224Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:39:14.481Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {banana} time=250389309 data=null button=0 stateMask=0x0 x=49 y=12 count=0} to TreeItem with text {banana} [2020-02-04T06:39:14.481Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {banana} time=250389310 data=null doit=true} to TreeItem with text {banana} [2020-02-04T06:39:14.481Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {banana} time=250389310 data=null} to TreeItem with text {banana} [2020-02-04T06:39:14.481Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {banana} time=250389311 data=null button=1 stateMask=0x0 x=49 y=12 count=1} to TreeItem with text {banana} [2020-02-04T06:39:14.481Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250389315 data=null item=TreeItem {banana} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {banana} [2020-02-04T06:39:14.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {banana} time=250389316 data=null button=1 stateMask=0x80000 x=49 y=12 count=1} to TreeItem with text {banana} [2020-02-04T06:39:14.481Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:39:14.481Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {banana} time=250389405 data=null button=0 stateMask=0x0 x=49 y=12 count=0} to TreeItem with text {banana} [2020-02-04T06:39:14.481Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {banana} time=250389427 data=null doit=true} to TreeItem with text {banana} [2020-02-04T06:39:14.481Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {banana} time=250389427 data=null} to TreeItem with text {banana} [2020-02-04T06:39:14.481Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {banana} time=250389428 data=null button=1 stateMask=0x0 x=49 y=12 count=1} to TreeItem with text {banana} [2020-02-04T06:39:14.481Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250389431 data=null item=TreeItem {banana} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {banana} [2020-02-04T06:39:14.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {banana} time=250389432 data=null button=1 stateMask=0x80000 x=49 y=12 count=1} to TreeItem with text {banana} [2020-02-04T06:39:14.481Z] DEBUG - matched MenuItem with text "Delete Delete", using matcher: with mnemonic 'Delete' [2020-02-04T06:39:14.481Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-02-04T06:39:14.481Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-02-04T06:39:14.738Z] DEBUG - matched Shell with text "Delete Selected Entr...", using matcher: with text 'Delete Selected Entries' [2020-02-04T06:39:14.738Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2020-02-04T06:39:14.738Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2020-02-04T06:39:14.738Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2020-02-04T06:39:14.738Z] DEBUG - matched Button with text "&Yes", using matcher: (with mnemonic 'Delete' or with mnemonic 'Yes') [2020-02-04T06:39:14.738Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:14.738Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and (with mnemonic 'Delete' or with mnemonic 'Yes') and with style 'SWT.PUSH') [2020-02-04T06:39:14.738Z] DEBUG - Clicking on &Yes [2020-02-04T06:39:14.738Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=250389655 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Delete' or with mnemonic 'Yes') and with style 'SWT.PUSH') [2020-02-04T06:39:14.738Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=250389655 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Delete' or with mnemonic 'Yes') and with style 'SWT.PUSH') [2020-02-04T06:39:14.738Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=250389656 data=null doit=true} to (of type 'Button' and (with mnemonic 'Delete' or with mnemonic 'Yes') and with style 'SWT.PUSH') [2020-02-04T06:39:14.738Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=250389656 data=null} to (of type 'Button' and (with mnemonic 'Delete' or with mnemonic 'Yes') and with style 'SWT.PUSH') [2020-02-04T06:39:14.738Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=250389656 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Delete' or with mnemonic 'Yes') and with style 'SWT.PUSH') [2020-02-04T06:39:14.738Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=250389656 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Delete' or with mnemonic 'Yes') and with style 'SWT.PUSH') [2020-02-04T06:39:14.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=250389656 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Delete' or with mnemonic 'Yes') and with style 'SWT.PUSH') [2020-02-04T06:39:14.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Delete Delete} time=250389476 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-02-04T06:39:15.302Z] DEBUG - Clicked on [2020-02-04T06:39:16.231Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:39:16.231Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:39:16.231Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Tracing - Eclipse Platform} time=250391298 data=null doit=true} to Shell with text {data - Tracing - Eclipse Platform} [2020-02-04T06:39:16.231Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-02-04T06:39:16.488Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:39:16.489Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:39:16.489Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:39:16.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestBookmarks} time=250391323 data=null button=0 stateMask=0x0 x=93 y=12 count=0} to TreeItem with text {TestBookmarks} [2020-02-04T06:39:16.489Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestBookmarks} time=250391323 data=null doit=true} to TreeItem with text {TestBookmarks} [2020-02-04T06:39:16.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestBookmarks} time=250391323 data=null} to TreeItem with text {TestBookmarks} [2020-02-04T06:39:16.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestBookmarks} time=250391324 data=null button=1 stateMask=0x0 x=93 y=12 count=1} to TreeItem with text {TestBookmarks} [2020-02-04T06:39:16.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250391324 data=null item=TreeItem {TestBookmarks} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestBookmarks} [2020-02-04T06:39:16.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestBookmarks} time=250391332 data=null button=1 stateMask=0x80000 x=93 y=12 count=1} to TreeItem with text {TestBookmarks} [2020-02-04T06:39:16.489Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-02-04T06:39:16.489Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-02-04T06:39:16.489Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-02-04T06:39:17.054Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-02-04T06:39:17.054Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-02-04T06:39:17.054Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-02-04T06:39:17.054Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-02-04T06:39:17.054Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:39:17.054Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-02-04T06:39:17.054Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:39:17.054Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:39:17.054Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:39:17.054Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-02-04T06:39:17.054Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250392015 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:39:17.054Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250392016 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:39:17.054Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=250392016 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:39:17.054Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=250392016 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:39:17.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250392016 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:39:17.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250392017 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:39:17.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=250392017 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:39:17.054Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250392017 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:39:17.054Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250392017 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:39:17.054Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250392018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:39:17.054Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=250392018 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:39:17.054Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=250392018 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:39:17.054Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:39:17.054Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-02-04T06:39:17.054Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-02-04T06:39:17.054Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:39:17.054Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:39:17.054Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-02-04T06:39:17.054Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:17.054Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:17.054Z] DEBUG - Clicking on OK [2020-02-04T06:39:17.054Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=250392019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:17.054Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=250392019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:17.054Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=250392019 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:17.054Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=250392019 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:17.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=250392019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:17.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=250392020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:17.054Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:17.054Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:17.054Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:17.054Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:17.054Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:17.054Z] DEBUG - Clicked on OK [2020-02-04T06:39:17.618Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=250392020 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:17.618Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=250391380 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-02-04T06:39:18.181Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.111 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest [2020-02-04T06:39:18.181Z] testTrace(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest) Time elapsed: 12.769 s [2020-02-04T06:39:18.181Z] testExperiment(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest) Time elapsed: 14.748 s [2020-02-04T06:39:18.181Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest [2020-02-04T06:39:19.551Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub"' [2020-02-04T06:39:19.551Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2020-02-04T06:39:19.551Z] DEBUG - Attempting to set focus on with text {} [2020-02-04T06:39:19.551Z] DEBUG - Attempting to set focus on with text {} [2020-02-04T06:39:19.551Z] DEBUG - Attempting to set focus on with text {} [2020-02-04T06:39:20.115Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub"' [2020-02-04T06:39:20.678Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2020-02-04T06:39:20.678Z] DEBUG - Attempting to set focus on with text {} [2020-02-04T06:39:20.678Z] DEBUG - Attempting to set focus on with text {} [2020-02-04T06:39:21.241Z] DEBUG - Attempting to set focus on with text {} [2020-02-04T06:39:21.241Z] DEBUG - Attempting to set focus on with text {} [2020-02-04T06:39:21.805Z] DEBUG - Attempting to set focus on with text {} [2020-02-04T06:39:21.805Z] DEBUG - Attempting to set focus on with text {} [2020-02-04T06:39:22.406Z] DEBUG - Attempting to set focus on with text {} [2020-02-04T06:39:22.406Z] DEBUG - Attempting to set focus on with text {} [2020-02-04T06:39:22.969Z] DEBUG - number of items : 5 [2020-02-04T06:39:22.969Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom In} [2020-02-04T06:39:22.969Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=250397793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2020-02-04T06:39:22.969Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250397793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2020-02-04T06:39:22.969Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=250397794 data=null doit=true} to ToolItem with tooltip text {Zoom In} [2020-02-04T06:39:22.969Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=250397794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2020-02-04T06:39:22.969Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=250397794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2020-02-04T06:39:22.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=250397794 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Zoom In} [2020-02-04T06:39:22.970Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=250397796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2020-02-04T06:39:22.970Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250397797 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2020-02-04T06:39:22.970Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=250397797 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2020-02-04T06:39:22.970Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=250397797 data=null doit=true} to ToolItem with tooltip text {Zoom In} [2020-02-04T06:39:22.970Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=250397797 data=null} to ToolItem with tooltip text {Zoom In} [2020-02-04T06:39:22.970Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom In} [2020-02-04T06:39:22.970Z] DEBUG - number of items : 5 [2020-02-04T06:39:22.970Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom Out} [2020-02-04T06:39:22.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=250397799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2020-02-04T06:39:22.970Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250397799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2020-02-04T06:39:22.970Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=250397799 data=null doit=true} to ToolItem with tooltip text {Zoom Out} [2020-02-04T06:39:22.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=250397800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2020-02-04T06:39:22.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=250397800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2020-02-04T06:39:22.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=250397800 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Zoom Out} [2020-02-04T06:39:22.970Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=250397802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2020-02-04T06:39:22.970Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250397803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2020-02-04T06:39:22.970Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=250397803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2020-02-04T06:39:22.970Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=250397803 data=null doit=true} to ToolItem with tooltip text {Zoom Out} [2020-02-04T06:39:22.970Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=250397803 data=null} to ToolItem with tooltip text {Zoom Out} [2020-02-04T06:39:22.970Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom Out} [2020-02-04T06:39:22.970Z] DEBUG - Attempting to set focus on with text {} [2020-02-04T06:39:22.970Z] DEBUG - Attempting to set focus on with text {} [2020-02-04T06:39:23.534Z] DEBUG - Attempting to set focus on with text {} [2020-02-04T06:39:23.534Z] DEBUG - Attempting to set focus on with text {} [2020-02-04T06:39:24.464Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub"' [2020-02-04T06:39:24.464Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2020-02-04T06:39:24.464Z] DEBUG - Attempting to set focus on with text {} [2020-02-04T06:39:24.464Z] DEBUG - Attempting to set focus on with text {} [2020-02-04T06:39:24.464Z] DEBUG - Attempting to set focus on with text {} [2020-02-04T06:39:24.464Z] DEBUG - Attempting to set focus on with text {} [2020-02-04T06:39:24.464Z] DEBUG - Attempting to set focus on with text {} [2020-02-04T06:39:24.464Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.324 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest [2020-02-04T06:39:24.464Z] testZoomToSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest) Time elapsed: 1.941 s [2020-02-04T06:39:24.464Z] testHorizontalZoom(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest) Time elapsed: 3.923 s [2020-02-04T06:39:24.464Z] testKeyboardNavigation(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest) Time elapsed: 0.407 s [2020-02-04T06:39:24.464Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest [2020-02-04T06:39:27.734Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2020-02-04T06:39:27.734Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-02-04T06:39:28.298Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=250403178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:28.298Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250403179 data=null button=0 stateMask=0x0 x=434 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:28.298Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=250403179 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:28.298Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=250403180 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:28.298Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=250403184 data=null button=1 stateMask=0x0 x=434 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:28.298Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250403191 data=null button=0 stateMask=0x80000 x=800 y=104 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:28.298Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=250403200 data=null button=1 stateMask=0x80000 x=800 y=104 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:28.298Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250403205 data=null button=0 stateMask=0x0 x=800 y=104 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:28.298Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=250403205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:28.298Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=250403209 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:28.298Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=250403209 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:28.298Z] DEBUG - number of items : 16 [2020-02-04T06:39:28.298Z] DEBUG - Clicking on ToolItem with tooltip text {Add Bookmark...} [2020-02-04T06:39:28.298Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=250403218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2020-02-04T06:39:28.298Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250403218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2020-02-04T06:39:28.298Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=250403218 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2020-02-04T06:39:28.298Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=250403218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2020-02-04T06:39:28.298Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=250403218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2020-02-04T06:39:28.298Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=250403293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2020-02-04T06:39:28.298Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250403293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2020-02-04T06:39:28.298Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=250403293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2020-02-04T06:39:28.298Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=250403294 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2020-02-04T06:39:28.298Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=250403294 data=null} to ToolItem with tooltip text {Add Bookmark...} [2020-02-04T06:39:28.298Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...} [2020-02-04T06:39:28.298Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark' [2020-02-04T06:39:28.298Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-02-04T06:39:28.298Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-02-04T06:39:28.298Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:28.298Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:39:28.298Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:39:28.298Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-02-04T06:39:28.298Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:28.298Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:28.298Z] DEBUG - Clicking on OK [2020-02-04T06:39:28.298Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=250403297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:28.298Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=250403297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:28.298Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=250403297 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:28.298Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=250403297 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:28.298Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=250403298 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:28.298Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=250403298 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:28.298Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=250403298 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:28.298Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=250403218 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2020-02-04T06:39:28.557Z] DEBUG - Clicked on [2020-02-04T06:39:28.557Z] DEBUG - number of items : 16 [2020-02-04T06:39:28.557Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} [2020-02-04T06:39:28.557Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=250403403 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-02-04T06:39:28.557Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250403403 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-02-04T06:39:28.557Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=250403403 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2020-02-04T06:39:28.557Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=250403403 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-02-04T06:39:28.557Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=250403403 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-02-04T06:39:28.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=250403403 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Previous Marker} [2020-02-04T06:39:28.557Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=250403411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-02-04T06:39:28.557Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250403411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-02-04T06:39:28.557Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=250403411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-02-04T06:39:28.557Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=250403412 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2020-02-04T06:39:28.557Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=250403412 data=null} to ToolItem with tooltip text {Previous Marker} [2020-02-04T06:39:28.557Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} [2020-02-04T06:39:28.557Z] DEBUG - number of items : 16 [2020-02-04T06:39:28.557Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} [2020-02-04T06:39:28.557Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=250403413 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2020-02-04T06:39:28.557Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250403413 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2020-02-04T06:39:28.557Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=250403413 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2020-02-04T06:39:28.557Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=250403413 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2020-02-04T06:39:28.557Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=250403413 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2020-02-04T06:39:28.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=250403413 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Next Marker} [2020-02-04T06:39:28.557Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=250403424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2020-02-04T06:39:28.557Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250403424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2020-02-04T06:39:28.557Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=250403424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2020-02-04T06:39:28.557Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=250403424 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2020-02-04T06:39:28.557Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=250403425 data=null} to ToolItem with tooltip text {Next Marker} [2020-02-04T06:39:28.557Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} [2020-02-04T06:39:28.557Z] DEBUG - number of items : 16 [2020-02-04T06:39:28.557Z] DEBUG - Clicking on ToolItem with tooltip text {Remove Bookmark} [2020-02-04T06:39:28.557Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=250403425 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2020-02-04T06:39:28.557Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250403425 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2020-02-04T06:39:28.557Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=250403425 data=null doit=true} to ToolItem with tooltip text {Remove Bookmark} [2020-02-04T06:39:28.557Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=250403426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2020-02-04T06:39:28.557Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=250403426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2020-02-04T06:39:28.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=250403426 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Remove Bookmark} [2020-02-04T06:39:28.557Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=250403433 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2020-02-04T06:39:28.557Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250403438 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2020-02-04T06:39:28.557Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=250403479 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2020-02-04T06:39:28.557Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=250403484 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2020-02-04T06:39:28.557Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=250403484 data=null} to ToolItem with tooltip text {Add Bookmark...} [2020-02-04T06:39:28.557Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...} [2020-02-04T06:39:28.557Z] DEBUG - number of items : 16 [2020-02-04T06:39:28.557Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} [2020-02-04T06:39:28.557Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=250403485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-02-04T06:39:28.557Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250403485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-02-04T06:39:28.557Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=250403485 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2020-02-04T06:39:28.557Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=250403485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-02-04T06:39:28.557Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=250403485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-02-04T06:39:28.558Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=250403485 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Previous Marker} [2020-02-04T06:39:28.558Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=250403490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-02-04T06:39:28.558Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250403490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-02-04T06:39:28.558Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=250403490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-02-04T06:39:28.558Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=250403490 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2020-02-04T06:39:28.558Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=250403491 data=null} to ToolItem with tooltip text {Previous Marker} [2020-02-04T06:39:28.558Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} [2020-02-04T06:39:28.558Z] DEBUG - number of items : 16 [2020-02-04T06:39:28.558Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} [2020-02-04T06:39:28.558Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=250403491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2020-02-04T06:39:28.558Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250403491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2020-02-04T06:39:28.558Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=250403491 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2020-02-04T06:39:28.558Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=250403491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2020-02-04T06:39:28.558Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=250403491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2020-02-04T06:39:28.558Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=250403491 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Next Marker} [2020-02-04T06:39:28.558Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=250403496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2020-02-04T06:39:28.558Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250403496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2020-02-04T06:39:28.558Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=250403496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2020-02-04T06:39:28.558Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=250403497 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2020-02-04T06:39:28.558Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=250403497 data=null} to ToolItem with tooltip text {Next Marker} [2020-02-04T06:39:28.558Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} [2020-02-04T06:39:28.558Z] DEBUG - number of items : 16 [2020-02-04T06:39:28.558Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:28.558Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=250403497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:28.558Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250403497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:28.558Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=250403497 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:28.558Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=250403497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:28.558Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=250403497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:28.816Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=250403672 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:28.816Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250403674 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:28.816Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=250403674 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:28.816Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=250403674 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:28.816Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=250403674 data=null} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:28.816Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:28.816Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2020-02-04T06:39:28.816Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:28.816Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:28.816Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:28.816Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:28.816Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:28.816Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:28.816Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:28.816Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:28.816Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:28.816Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:28.816Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:28.816Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:28.816Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:28.816Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:28.816Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:28.816Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:28.816Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:28.816Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:28.816Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:28.816Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:28.816Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:28.816Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:39:28.816Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:28.816Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:28.816Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:28.816Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:28.816Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:28.816Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:28.816Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:28.817Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:28.818Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:28.818Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:28.818Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:28.818Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:28.818Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:28.818Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:28.818Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:28.818Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:39:28.818Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:28.818Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:28.818Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:28.818Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:28.818Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:28.818Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:28.818Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:28.818Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:28.818Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:28.818Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:39:28.818Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-02-04T06:39:28.818Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:28.818Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:28.818Z] DEBUG - Clicking on OK [2020-02-04T06:39:28.818Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=250403691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:28.818Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=250403691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:28.818Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=250403691 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:28.818Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=250403691 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:28.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=250403691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:28.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=250403691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:28.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=250403692 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:28.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=250403498 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:28.818Z] DEBUG - Clicked on [2020-02-04T06:39:29.075Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2020-02-04T06:39:29.075Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-02-04T06:39:33.252Z] DEBUG - number of items : 16 [2020-02-04T06:39:33.252Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:33.252Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=250407471 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:33.252Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250407472 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:33.252Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=250407472 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:33.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=250407472 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:33.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=250407472 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:33.252Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=250407593 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:33.252Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250407594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:33.252Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=250407594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:33.252Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=250407594 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:33.252Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=250407594 data=null} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:33.252Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:33.252Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2020-02-04T06:39:33.252Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:33.252Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:33.252Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:33.252Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:33.252Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:33.252Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:33.252Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:33.252Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:33.252Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:33.252Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:33.252Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:33.252Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:33.252Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:33.252Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:33.252Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:33.252Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:33.252Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:33.252Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:33.252Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:33.252Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:33.253Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:33.254Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:33.254Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:33.254Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:33.254Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:33.254Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:33.254Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:33.254Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:33.254Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:33.254Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:33.254Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:33.254Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:33.254Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:33.254Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:33.254Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:33.254Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:33.254Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:33.254Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:33.254Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:33.254Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:39:33.254Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:33.254Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:33.254Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:33.254Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:33.254Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:33.254Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:33.254Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:33.254Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:33.254Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:33.254Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:33.254Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:33.254Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:33.254Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:33.254Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:33.254Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:33.254Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:33.254Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:33.254Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:33.254Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:33.254Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:33.254Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:33.254Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:33.254Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:33.254Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:39:33.254Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:33.254Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:33.254Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:33.254Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:33.254Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:33.254Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:33.254Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:33.254Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:33.254Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:33.254Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:39:33.254Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-02-04T06:39:33.254Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:33.254Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:33.254Z] DEBUG - Clicking on OK [2020-02-04T06:39:33.254Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=250407622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:33.254Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=250407622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:33.254Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=250407622 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:33.254Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=250407622 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:33.254Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=250407622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:33.254Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=250407622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:33.254Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=250407622 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:33.254Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=250407472 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:33.254Z] DEBUG - Clicked on [2020-02-04T06:39:33.254Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2020-02-04T06:39:33.254Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-02-04T06:39:34.187Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=250409104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:34.187Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250409105 data=null button=0 stateMask=0x0 x=434 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:34.187Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=250409106 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:34.187Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=250409107 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:34.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=250409111 data=null button=1 stateMask=0x0 x=434 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:34.187Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250409117 data=null button=0 stateMask=0x80000 x=800 y=104 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:34.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=250409126 data=null button=1 stateMask=0x80000 x=800 y=104 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:34.187Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250409131 data=null button=0 stateMask=0x0 x=800 y=104 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:34.187Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=250409131 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:34.187Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=250409136 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:34.187Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=250409136 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:34.187Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=250409144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:34.187Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250409144 data=null button=0 stateMask=0x0 x=708 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:34.187Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=250409148 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:34.187Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=250409149 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:34.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=250409163 data=null button=3 stateMask=0x0 x=708 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:34.187Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250409168 data=null button=0 stateMask=0x200000 x=342 y=104 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:34.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=250409177 data=null button=3 stateMask=0x200000 x=342 y=104 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:34.187Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250409185 data=null button=0 stateMask=0x0 x=342 y=104 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:34.187Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=250409186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:34.187Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=250409189 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:34.187Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=250409190 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:34.187Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=250409196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:34.187Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250409197 data=null button=0 stateMask=0x0 x=891 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:34.187Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=250409201 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:34.187Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=250409201 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:34.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=250409213 data=null button=2 stateMask=0x0 x=891 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:34.187Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250409214 data=null button=0 stateMask=0x100000 x=342 y=104 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:34.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=250409219 data=null button=2 stateMask=0x100000 x=342 y=104 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:34.187Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250409223 data=null button=0 stateMask=0x0 x=342 y=104 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:34.187Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=250409223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:34.187Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=250409227 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:34.445Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=250409272 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:34.445Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=250409279 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:34.445Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250409279 data=null button=0 stateMask=0x0 x=269 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:34.445Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=250409284 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:34.445Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=250409284 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:34.445Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=250409295 data=null button=1 stateMask=0x0 x=269 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:34.445Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250409301 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:34.445Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=250409311 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:34.445Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250409317 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:34.445Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=250409318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:34.445Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=250409322 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:34.445Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=250409322 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:34.445Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=250409329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:34.445Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250409329 data=null button=0 stateMask=0x0 x=287 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:34.445Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=250409333 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:34.445Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=250409334 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:34.445Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=250409346 data=null button=1 stateMask=0x0 x=287 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:34.445Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250409351 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:34.445Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=250409359 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:34.445Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250409384 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:34.445Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=250409385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:34.445Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=250409388 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:34.445Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=250409389 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:34.445Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=250409399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:34.445Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250409399 data=null button=0 stateMask=0x0 x=305 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:34.445Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=250409405 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:34.445Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=250409405 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:34.445Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=250409418 data=null button=1 stateMask=0x0 x=305 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:34.445Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250409427 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:34.445Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=250409436 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:34.445Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250409476 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:34.445Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=250409476 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:34.445Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=250409481 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:34.445Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=250409481 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:34.445Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=250409488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:34.445Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250409488 data=null button=0 stateMask=0x0 x=324 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:34.445Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=250409493 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:34.445Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=250409493 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:34.445Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=250409506 data=null button=1 stateMask=0x0 x=324 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:34.446Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250409511 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:34.446Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=250409519 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:34.703Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250409525 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:34.703Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=250409525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:34.703Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=250409529 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:34.703Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=250409529 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:34.703Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=250409536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:34.703Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250409536 data=null button=0 stateMask=0x0 x=342 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:34.703Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=250409541 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:34.703Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=250409541 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:34.703Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=250409580 data=null button=1 stateMask=0x0 x=342 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:34.703Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250409586 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:34.703Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=250409595 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:34.703Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250409600 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:34.703Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=250409600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:34.703Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=250409605 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:34.703Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=250409605 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:34.703Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=250409613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:34.703Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250409613 data=null button=0 stateMask=0x0 x=360 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:34.703Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=250409618 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:34.703Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=250409618 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:34.703Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=250409681 data=null button=1 stateMask=0x0 x=360 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:34.703Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250409687 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:34.703Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=250409697 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:34.703Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250409703 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:34.703Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=250409703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:34.703Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=250409708 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:34.703Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=250409708 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:34.703Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=250409716 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:34.704Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250409716 data=null button=0 stateMask=0x0 x=379 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:34.704Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=250409777 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:34.961Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=250409778 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:34.961Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=250409790 data=null button=1 stateMask=0x0 x=379 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:34.961Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250409796 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:34.961Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=250409806 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:34.961Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250409811 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:34.961Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=250409812 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:34.961Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=250409817 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:34.961Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=250409817 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:34.961Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=250409881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:34.961Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250409884 data=null button=0 stateMask=0x0 x=397 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:34.961Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=250409890 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:34.961Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=250409890 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:34.961Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=250409903 data=null button=1 stateMask=0x0 x=397 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:34.961Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250409909 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:34.961Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=250409918 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:34.961Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250409924 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:34.961Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=250409924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:34.961Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=250409929 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:34.961Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=250409929 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:34.961Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=250409974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:34.961Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250409974 data=null button=0 stateMask=0x0 x=415 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:34.961Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=250409979 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:34.961Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=250409980 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:34.961Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=250409992 data=null button=1 stateMask=0x0 x=415 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:34.961Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250409997 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:34.961Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=250410007 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:34.961Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250410012 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:34.962Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=250410013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:34.962Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=250410016 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:34.962Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=250410017 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:34.962Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=250410024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:34.962Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250410024 data=null button=0 stateMask=0x0 x=434 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:35.221Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=250410075 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:35.221Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=250410075 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:35.221Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=250410088 data=null button=1 stateMask=0x0 x=434 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:35.221Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250410094 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:35.221Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=250410104 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:35.221Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250410110 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:35.221Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=250410111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:35.221Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=250410115 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:35.221Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=250410116 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:35.221Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=250410123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:35.221Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250410123 data=null button=0 stateMask=0x0 x=452 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:35.221Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=250410127 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:35.221Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=250410128 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:35.221Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=250410185 data=null button=1 stateMask=0x0 x=452 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:35.221Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250410192 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:35.221Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=250410204 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:35.221Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250410208 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:35.221Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=250410208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:35.221Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=250410212 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:35.221Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=250410213 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:35.221Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=250410220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:35.221Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250410220 data=null button=0 stateMask=0x0 x=470 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:35.221Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=250410225 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:35.221Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=250410225 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:35.221Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=250410283 data=null button=1 stateMask=0x0 x=470 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:35.221Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250410291 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:35.479Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=250410302 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:35.479Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250410307 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:35.479Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=250410307 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:35.479Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=250410312 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:35.479Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=250410312 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:35.479Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=250410319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:35.479Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250410319 data=null button=0 stateMask=0x0 x=488 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:35.479Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=250410324 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:35.479Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=250410324 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:35.479Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=250410381 data=null button=1 stateMask=0x0 x=488 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:35.479Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250410386 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:35.479Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=250410395 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:35.479Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250410399 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:35.479Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=250410400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:35.479Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=250410404 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:35.479Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=250410404 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:35.479Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=250410414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:35.479Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250410414 data=null button=0 stateMask=0x0 x=507 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:35.479Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=250410419 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:35.479Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=250410419 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:35.479Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=250410479 data=null button=1 stateMask=0x0 x=507 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:35.479Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250410484 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:35.479Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=250410493 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:35.479Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250410499 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:35.479Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=250410499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:35.479Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=250410503 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:35.479Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=250410504 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:35.479Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=250410513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:35.479Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250410513 data=null button=0 stateMask=0x0 x=525 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:35.479Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=250410520 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:35.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=250410520 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:35.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=250410583 data=null button=1 stateMask=0x0 x=525 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:35.737Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250410590 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:35.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=250410602 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:35.737Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250410608 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:35.737Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=250410608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:35.737Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=250410614 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:35.737Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=250410615 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:35.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=250410636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:35.737Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250410636 data=null button=0 stateMask=0x0 x=543 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:35.737Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=250410641 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:35.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=250410641 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:35.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=250410683 data=null button=1 stateMask=0x0 x=543 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:35.737Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250410688 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:35.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=250410696 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:35.737Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250410700 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:35.737Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=250410701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:35.737Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=250410704 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:35.737Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=250410705 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:35.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=250410711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:35.737Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250410711 data=null button=0 stateMask=0x0 x=562 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:35.737Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=250410715 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:35.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=250410715 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:35.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=250410727 data=null button=1 stateMask=0x0 x=562 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:35.737Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250410732 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:35.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=250410741 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:35.737Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250410745 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:35.737Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=250410746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:35.737Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=250410776 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:35.737Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=250410776 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:35.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=250410783 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:35.737Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250410783 data=null button=0 stateMask=0x0 x=580 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:35.737Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=250410788 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:35.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=250410789 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:35.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=250410800 data=null button=1 stateMask=0x0 x=580 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:35.737Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250410806 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:35.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=250410816 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:35.996Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250410820 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:35.996Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=250410820 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:35.996Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=250410824 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:35.996Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=250410824 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:35.996Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=250410830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:35.996Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250410874 data=null button=0 stateMask=0x0 x=598 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:35.996Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=250410881 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:35.996Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=250410881 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:35.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=250410894 data=null button=1 stateMask=0x0 x=598 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:35.996Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250410899 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:35.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=250410907 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:35.996Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250410911 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:35.996Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=250410912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:35.996Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=250410916 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:35.996Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=250410916 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:35.996Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=250410923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:35.996Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250410923 data=null button=0 stateMask=0x0 x=617 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:35.996Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=250410927 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:35.996Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=250410928 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:35.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=250410939 data=null button=1 stateMask=0x0 x=617 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:35.996Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250410944 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:35.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=250410952 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:35.996Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250410956 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:35.996Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=250410956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:35.996Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=250410960 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:35.996Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=250410960 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:35.996Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=250410967 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:35.996Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250410967 data=null button=0 stateMask=0x0 x=635 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:35.996Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=250410972 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:35.996Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=250410973 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:35.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=250410984 data=null button=1 stateMask=0x0 x=635 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:35.996Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250410989 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:35.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=250410997 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:35.996Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250411001 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:35.996Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=250411001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:35.996Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=250411005 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:35.996Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=250411006 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:35.996Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=250411012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:35.996Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250411012 data=null button=0 stateMask=0x0 x=653 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:35.996Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=250411016 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:35.996Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=250411017 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:35.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=250411029 data=null button=1 stateMask=0x0 x=653 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:35.996Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250411034 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:35.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=250411044 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:36.254Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250411076 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:36.254Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=250411076 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:36.254Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=250411082 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:36.254Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=250411082 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:36.254Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=250411092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:36.254Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250411092 data=null button=0 stateMask=0x0 x=671 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:36.254Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=250411098 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:36.254Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=250411099 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:36.254Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=250411115 data=null button=1 stateMask=0x0 x=671 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:36.254Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250411122 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:36.254Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=250411132 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:36.254Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250411175 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:36.254Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=250411175 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:36.254Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=250411179 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:36.254Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=250411179 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:36.254Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=250411185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:36.254Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250411185 data=null button=0 stateMask=0x0 x=690 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:36.254Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=250411189 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:36.254Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=250411190 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:36.254Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=250411201 data=null button=1 stateMask=0x0 x=690 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:36.254Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250411206 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:36.254Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=250411213 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:36.254Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250411217 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:36.254Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=250411218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:36.254Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=250411221 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:36.254Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=250411221 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:36.254Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=250411227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:36.254Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250411228 data=null button=0 stateMask=0x0 x=708 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:36.254Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=250411232 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:36.254Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=250411232 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:36.254Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=250411282 data=null button=1 stateMask=0x0 x=708 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:36.254Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250411286 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:36.254Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=250411294 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:36.254Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250411298 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:36.254Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=250411298 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:36.254Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=250411301 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:36.254Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=250411302 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:36.254Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=250411308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:36.254Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250411308 data=null button=0 stateMask=0x0 x=726 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:36.254Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=250411312 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:36.254Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=250411312 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:36.254Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=250411323 data=null button=1 stateMask=0x0 x=726 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:36.254Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250411327 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:36.511Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=250411335 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:36.511Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250411339 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:36.511Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=250411339 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:36.511Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=250411343 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:36.511Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=250411343 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:36.511Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=250411349 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:36.511Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250411350 data=null button=0 stateMask=0x0 x=745 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:36.511Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=250411376 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:36.511Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=250411376 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:36.511Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=250411388 data=null button=1 stateMask=0x0 x=745 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:36.511Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250411392 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:36.511Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=250411400 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:36.511Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250411404 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:36.511Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=250411405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:36.511Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=250411409 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:36.511Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=250411410 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:36.511Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=250411417 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:36.511Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250411417 data=null button=0 stateMask=0x0 x=763 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:36.511Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=250411421 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:36.511Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=250411422 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:36.511Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=250411434 data=null button=1 stateMask=0x0 x=763 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:36.512Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250411439 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:36.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=250411446 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:36.512Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250411450 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:36.512Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=250411451 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:36.512Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=250411455 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:36.512Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=250411473 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:36.512Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=250411482 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:36.512Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250411483 data=null button=0 stateMask=0x0 x=781 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:36.512Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=250411487 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:36.512Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=250411487 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:36.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=250411498 data=null button=1 stateMask=0x0 x=781 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:36.512Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250411503 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:36.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=250411511 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:36.512Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250411515 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:36.512Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=250411515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:36.512Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=250411518 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:36.512Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=250411518 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:36.512Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=250411525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:36.512Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250411525 data=null button=0 stateMask=0x0 x=800 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:36.512Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=250411529 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:36.512Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=250411529 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:36.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=250411540 data=null button=1 stateMask=0x0 x=800 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:36.512Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250411545 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:36.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=250411574 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:36.512Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250411579 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:36.512Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=250411580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:36.512Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=250411584 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:36.512Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=250411584 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:36.768Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=250411591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:36.768Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250411592 data=null button=0 stateMask=0x0 x=818 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:36.768Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=250411595 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:36.768Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=250411596 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:36.768Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=250411608 data=null button=1 stateMask=0x0 x=818 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:36.768Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250411613 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:36.768Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=250411621 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:36.768Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250411674 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:36.768Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=250411675 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:36.768Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=250411679 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:36.768Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=250411679 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:36.768Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=250411686 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:36.768Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250411686 data=null button=0 stateMask=0x0 x=836 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:36.768Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=250411690 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:36.768Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=250411690 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:36.768Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=250411702 data=null button=1 stateMask=0x0 x=836 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:36.768Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250411707 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:36.768Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=250411714 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:36.768Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250411719 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:36.768Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=250411720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:36.768Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=250411724 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:36.768Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=250411724 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:36.768Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=250411777 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:36.768Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250411778 data=null button=0 stateMask=0x0 x=854 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:36.769Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=250411782 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:36.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=250411782 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:36.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=250411792 data=null button=1 stateMask=0x0 x=854 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:36.769Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250411797 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:36.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=250411805 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:36.769Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250411809 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:36.769Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=250411809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:36.769Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=250411814 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:36.769Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=250411814 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:36.769Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=250411820 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:36.769Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250411820 data=null button=0 stateMask=0x0 x=873 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:36.769Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=250411824 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:36.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=250411824 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:36.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=250411835 data=null button=1 stateMask=0x0 x=873 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:36.769Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250411840 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:37.026Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=250411847 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:37.026Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250411852 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:37.026Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=250411852 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:37.026Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=250411856 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:37.026Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=250411872 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:37.026Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=250411878 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:37.026Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250411879 data=null button=0 stateMask=0x0 x=891 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:37.026Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=250411883 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:37.026Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=250411883 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:37.026Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=250411893 data=null button=1 stateMask=0x0 x=891 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:37.026Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250411898 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:37.026Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=250411906 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:37.026Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250411910 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:37.026Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=250411910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:37.026Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=250411915 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:37.026Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=250411915 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:37.026Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=250411921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:37.026Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250411921 data=null button=0 stateMask=0x0 x=909 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:37.026Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=250411925 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:37.026Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=250411925 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:37.026Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=250411936 data=null button=1 stateMask=0x0 x=909 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:37.026Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250411941 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:37.026Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=250411948 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:37.026Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250411953 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:37.026Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=250411953 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:37.026Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=250411957 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:37.026Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=250411958 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:37.026Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=250411964 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:37.026Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250411972 data=null button=0 stateMask=0x0 x=928 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:37.026Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=250411976 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:37.026Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=250411976 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:37.026Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=250411987 data=null button=1 stateMask=0x0 x=928 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:37.026Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250411992 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:37.026Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=250411999 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:37.026Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250412004 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:37.026Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=250412004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:37.026Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=250412008 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:37.026Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=250412009 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:37.026Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=250412015 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:37.026Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250412015 data=null button=0 stateMask=0x0 x=946 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:37.026Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=250412019 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:37.027Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=250412020 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:37.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=250412031 data=null button=1 stateMask=0x0 x=946 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:37.027Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250412036 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:37.027Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=250412044 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:37.027Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250412072 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:37.027Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=250412073 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:37.027Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=250412077 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:37.027Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=250412077 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:37.027Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=250412084 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:37.027Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250412084 data=null button=0 stateMask=0x0 x=269 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:37.027Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=250412088 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:37.027Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=250412088 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:37.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=250412098 data=null button=1 stateMask=0x0 x=269 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:37.284Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250412103 data=null button=0 stateMask=0x80000 x=287 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:37.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=250412110 data=null button=1 stateMask=0x80000 x=287 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:37.284Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250412115 data=null button=0 stateMask=0x0 x=287 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:37.284Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=250412115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:37.284Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=250412119 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:37.284Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=250412120 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:37.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=250412126 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:37.284Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250412126 data=null button=0 stateMask=0x0 x=287 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:37.284Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=250412130 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:37.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=250412130 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:37.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=250412141 data=null button=1 stateMask=0x0 x=287 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:37.284Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250412146 data=null button=0 stateMask=0x80000 x=305 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:37.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=250412176 data=null button=1 stateMask=0x80000 x=305 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:37.284Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250412181 data=null button=0 stateMask=0x0 x=305 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:37.284Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=250412181 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:37.284Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=250412186 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:37.284Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=250412186 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:37.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=250412192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:37.284Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250412192 data=null button=0 stateMask=0x0 x=305 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:37.284Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=250412196 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:37.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=250412197 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:37.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=250412207 data=null button=1 stateMask=0x0 x=305 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:37.284Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250412212 data=null button=0 stateMask=0x80000 x=324 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:37.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=250412219 data=null button=1 stateMask=0x80000 x=324 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:37.284Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250412224 data=null button=0 stateMask=0x0 x=324 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:37.284Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=250412224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:37.284Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=250412229 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:37.284Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=250412229 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:37.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=250412277 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:37.284Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250412278 data=null button=0 stateMask=0x0 x=324 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:37.284Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=250412282 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:37.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=250412282 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:37.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=250412293 data=null button=1 stateMask=0x0 x=324 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:37.284Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250412298 data=null button=0 stateMask=0x80000 x=342 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:37.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=250412305 data=null button=1 stateMask=0x80000 x=342 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:37.285Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250412310 data=null button=0 stateMask=0x0 x=342 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:37.285Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=250412310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:37.285Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=250412314 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:37.285Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=250412315 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:37.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=250412321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:37.285Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250412321 data=null button=0 stateMask=0x0 x=342 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:37.541Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=250412372 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:37.541Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=250412373 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:37.541Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=250412384 data=null button=1 stateMask=0x0 x=342 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:37.541Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250412389 data=null button=0 stateMask=0x80000 x=360 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:37.541Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=250412396 data=null button=1 stateMask=0x80000 x=360 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:37.542Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250412400 data=null button=0 stateMask=0x0 x=360 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:37.542Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=250412401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:37.542Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=250412405 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:37.542Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=250412406 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:37.542Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=250412413 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:37.542Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250412413 data=null button=0 stateMask=0x0 x=360 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:37.542Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=250412417 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:37.542Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=250412417 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:37.542Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=250412474 data=null button=1 stateMask=0x0 x=360 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:37.542Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250412479 data=null button=0 stateMask=0x80000 x=379 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:37.542Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=250412487 data=null button=1 stateMask=0x80000 x=379 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:37.542Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250412491 data=null button=0 stateMask=0x0 x=379 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:37.542Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=250412492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:37.542Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=250412496 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:37.542Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=250412496 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:37.542Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=250412503 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:37.542Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250412503 data=null button=0 stateMask=0x0 x=379 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:37.542Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=250412507 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:37.542Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=250412508 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:37.542Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=250412519 data=null button=1 stateMask=0x0 x=379 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:37.542Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250412524 data=null button=0 stateMask=0x80000 x=397 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:37.542Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=250412578 data=null button=1 stateMask=0x80000 x=397 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:37.542Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250412583 data=null button=0 stateMask=0x0 x=397 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:37.542Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=250412584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:37.542Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=250412588 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:37.542Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=250412588 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:37.542Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=250412594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:37.542Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250412595 data=null button=0 stateMask=0x0 x=397 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:37.542Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=250412599 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:37.542Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=250412599 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:37.542Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=250412610 data=null button=1 stateMask=0x0 x=397 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:37.542Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250412615 data=null button=0 stateMask=0x80000 x=415 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:37.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=250412623 data=null button=1 stateMask=0x80000 x=415 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:37.800Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250412627 data=null button=0 stateMask=0x0 x=415 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:37.800Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=250412628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:37.800Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=250412676 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:37.800Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=250412676 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:37.800Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=250412682 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:37.800Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250412682 data=null button=0 stateMask=0x0 x=415 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:37.800Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=250412687 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:37.800Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=250412687 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:37.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=250412699 data=null button=1 stateMask=0x0 x=415 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:37.800Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250412704 data=null button=0 stateMask=0x80000 x=434 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:37.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=250412712 data=null button=1 stateMask=0x80000 x=434 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:37.800Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250412716 data=null button=0 stateMask=0x0 x=434 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:37.800Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=250412716 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:37.800Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=250412721 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:37.800Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=250412721 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:37.800Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=250412727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:37.800Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250412727 data=null button=0 stateMask=0x0 x=434 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:37.800Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=250412731 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:37.800Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=250412731 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:37.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=250412742 data=null button=1 stateMask=0x0 x=434 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:37.800Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250412776 data=null button=0 stateMask=0x80000 x=452 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:37.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=250412784 data=null button=1 stateMask=0x80000 x=452 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:37.800Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250412788 data=null button=0 stateMask=0x0 x=452 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:37.800Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=250412788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:37.800Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=250412793 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:37.800Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=250412793 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:37.800Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=250412799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:37.800Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250412799 data=null button=0 stateMask=0x0 x=452 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:37.800Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=250412803 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:37.800Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=250412804 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:37.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=250412815 data=null button=1 stateMask=0x0 x=452 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:37.800Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250412820 data=null button=0 stateMask=0x80000 x=470 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:37.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=250412828 data=null button=1 stateMask=0x80000 x=470 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:37.800Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250412833 data=null button=0 stateMask=0x0 x=470 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:37.800Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=250412833 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:37.800Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=250412837 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:37.800Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=250412837 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:37.800Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=250412843 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:37.800Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250412844 data=null button=0 stateMask=0x0 x=470 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:37.800Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=250412848 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:37.800Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=250412848 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:37.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=250412859 data=null button=1 stateMask=0x0 x=470 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:37.800Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250412874 data=null button=0 stateMask=0x80000 x=488 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:38.057Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=250412882 data=null button=1 stateMask=0x80000 x=488 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:38.058Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250412887 data=null button=0 stateMask=0x0 x=488 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:38.058Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=250412887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:38.058Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=250412892 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:38.058Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=250412892 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:38.058Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=250412898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:38.058Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250412899 data=null button=0 stateMask=0x0 x=488 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:38.058Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=250412903 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:38.058Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=250412903 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:38.058Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=250412914 data=null button=1 stateMask=0x0 x=488 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:38.058Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250412918 data=null button=0 stateMask=0x80000 x=507 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:38.058Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=250412926 data=null button=1 stateMask=0x80000 x=507 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:38.058Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250412931 data=null button=0 stateMask=0x0 x=507 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:38.058Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=250412931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:38.058Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=250412935 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:38.058Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=250412936 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:38.058Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=250412941 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:38.058Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250412942 data=null button=0 stateMask=0x0 x=507 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:38.058Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=250412946 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:38.058Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=250412947 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:38.058Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=250412957 data=null button=1 stateMask=0x0 x=507 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:38.058Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250412975 data=null button=0 stateMask=0x80000 x=525 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:38.058Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=250412983 data=null button=1 stateMask=0x80000 x=525 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:38.058Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250412987 data=null button=0 stateMask=0x0 x=525 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:38.058Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=250412988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:38.058Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=250412992 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:38.058Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=250412992 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:38.058Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=250412998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:38.058Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250412998 data=null button=0 stateMask=0x0 x=525 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:38.058Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=250413003 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:38.058Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=250413003 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:38.058Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=250413013 data=null button=1 stateMask=0x0 x=525 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:38.058Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250413018 data=null button=0 stateMask=0x80000 x=543 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:38.058Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=250413026 data=null button=1 stateMask=0x80000 x=543 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:38.058Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250413031 data=null button=0 stateMask=0x0 x=543 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:38.058Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=250413031 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:38.058Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=250413035 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:38.058Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=250413035 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:38.058Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=250413041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:38.058Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250413042 data=null button=0 stateMask=0x0 x=543 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:38.058Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=250413046 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:38.058Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=250413046 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:38.058Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=250413080 data=null button=1 stateMask=0x0 x=543 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:38.058Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250413085 data=null button=0 stateMask=0x80000 x=562 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:38.058Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=250413094 data=null button=1 stateMask=0x80000 x=562 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:38.058Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250413098 data=null button=0 stateMask=0x0 x=562 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:38.058Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=250413099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:38.058Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=250413103 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:38.058Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=250413103 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:38.058Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=250413109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:38.058Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250413109 data=null button=0 stateMask=0x0 x=562 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:38.058Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=250413114 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:38.058Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=250413114 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:38.058Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=250413125 data=null button=1 stateMask=0x0 x=562 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:38.058Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250413129 data=null button=0 stateMask=0x80000 x=580 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:38.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=250413137 data=null button=1 stateMask=0x80000 x=580 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:38.315Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250413142 data=null button=0 stateMask=0x0 x=580 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:38.315Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=250413142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:38.315Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=250413175 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:38.315Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=250413175 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:38.315Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=250413180 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:38.315Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250413181 data=null button=0 stateMask=0x0 x=580 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:38.316Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=250413185 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:38.316Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=250413186 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:38.316Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=250413196 data=null button=1 stateMask=0x0 x=580 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:38.316Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250413203 data=null button=0 stateMask=0x80000 x=598 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:38.316Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=250413211 data=null button=1 stateMask=0x80000 x=598 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:38.316Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250413216 data=null button=0 stateMask=0x0 x=598 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:38.316Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=250413216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:38.316Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=250413221 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:38.316Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=250413221 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:38.316Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=250413227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:38.316Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250413227 data=null button=0 stateMask=0x0 x=598 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:38.316Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=250413231 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:38.316Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=250413232 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:38.316Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=250413273 data=null button=1 stateMask=0x0 x=598 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:38.316Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250413278 data=null button=0 stateMask=0x80000 x=617 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:38.316Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=250413286 data=null button=1 stateMask=0x80000 x=617 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:38.316Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250413291 data=null button=0 stateMask=0x0 x=617 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:38.316Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=250413292 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:38.316Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=250413296 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:38.316Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=250413296 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:38.316Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=250413302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:38.316Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250413303 data=null button=0 stateMask=0x0 x=617 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:38.316Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=250413308 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:38.316Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=250413308 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:38.316Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=250413319 data=null button=1 stateMask=0x0 x=617 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:38.316Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250413324 data=null button=0 stateMask=0x80000 x=635 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:38.316Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=250413332 data=null button=1 stateMask=0x80000 x=635 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:38.316Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250413337 data=null button=0 stateMask=0x0 x=635 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:38.316Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=250413337 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:38.316Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=250413342 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:38.316Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=250413342 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:38.316Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=250413348 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:38.316Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250413349 data=null button=0 stateMask=0x0 x=635 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:38.316Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=250413377 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:38.316Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=250413377 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:38.316Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=250413388 data=null button=1 stateMask=0x0 x=635 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:38.572Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250413393 data=null button=0 stateMask=0x80000 x=653 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:38.572Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=250413401 data=null button=1 stateMask=0x80000 x=653 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:38.573Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250413406 data=null button=0 stateMask=0x0 x=653 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:38.573Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=250413406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:38.573Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=250413410 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:38.573Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=250413411 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:38.573Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=250413417 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:38.573Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250413417 data=null button=0 stateMask=0x0 x=653 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:38.573Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=250413422 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:38.573Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=250413422 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:38.573Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=250413480 data=null button=1 stateMask=0x0 x=653 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:38.573Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250413485 data=null button=0 stateMask=0x80000 x=671 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:38.573Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=250413493 data=null button=1 stateMask=0x80000 x=671 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:38.573Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250413498 data=null button=0 stateMask=0x0 x=671 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:38.573Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=250413498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:38.573Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=250413503 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:38.573Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=250413503 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:38.573Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=250413510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:38.573Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250413510 data=null button=0 stateMask=0x0 x=671 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:38.573Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=250413515 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:38.573Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=250413515 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:38.573Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=250413578 data=null button=1 stateMask=0x0 x=671 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:38.573Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250413583 data=null button=0 stateMask=0x80000 x=690 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:38.573Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=250413591 data=null button=1 stateMask=0x80000 x=690 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:38.573Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250413596 data=null button=0 stateMask=0x0 x=690 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:38.573Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=250413596 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:38.573Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=250413600 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:38.573Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=250413600 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:38.573Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=250413606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:38.573Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250413607 data=null button=0 stateMask=0x0 x=690 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:38.573Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=250413611 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:38.573Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=250413612 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:38.573Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=250413623 data=null button=1 stateMask=0x0 x=690 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:38.573Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250413627 data=null button=0 stateMask=0x80000 x=708 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:38.573Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=250413635 data=null button=1 stateMask=0x80000 x=708 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:38.573Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250413640 data=null button=0 stateMask=0x0 x=708 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:38.573Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=250413640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:38.573Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=250413644 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:38.830Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=250413644 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:38.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=250413677 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:38.830Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250413677 data=null button=0 stateMask=0x0 x=708 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:38.830Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=250413682 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:38.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=250413682 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:38.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=250413693 data=null button=1 stateMask=0x0 x=708 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:38.830Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250413698 data=null button=0 stateMask=0x80000 x=726 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:38.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=250413706 data=null button=1 stateMask=0x80000 x=726 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:38.830Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250413710 data=null button=0 stateMask=0x0 x=726 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:38.830Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=250413710 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:38.830Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=250413715 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:38.830Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=250413715 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:38.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=250413720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:38.830Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250413721 data=null button=0 stateMask=0x0 x=726 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:38.830Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=250413725 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:38.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=250413726 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:38.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=250413736 data=null button=1 stateMask=0x0 x=726 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:38.830Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250413740 data=null button=0 stateMask=0x80000 x=745 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:38.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=250413747 data=null button=1 stateMask=0x80000 x=745 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:38.830Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250413750 data=null button=0 stateMask=0x0 x=745 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:38.830Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=250413751 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:38.830Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=250413754 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:38.830Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=250413754 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:38.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=250413760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:38.830Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250413760 data=null button=0 stateMask=0x0 x=745 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:38.830Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=250413764 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:38.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=250413772 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:38.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=250413784 data=null button=1 stateMask=0x0 x=745 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:38.830Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250413788 data=null button=0 stateMask=0x80000 x=763 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:38.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=250413797 data=null button=1 stateMask=0x80000 x=763 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:38.830Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250413800 data=null button=0 stateMask=0x0 x=763 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:38.830Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=250413801 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:38.830Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=250413804 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:38.830Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=250413804 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:38.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=250413810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:38.830Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250413810 data=null button=0 stateMask=0x0 x=763 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:38.830Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=250413814 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:38.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=250413814 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:38.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=250413825 data=null button=1 stateMask=0x0 x=763 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:38.830Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250413829 data=null button=0 stateMask=0x80000 x=781 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:38.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=250413836 data=null button=1 stateMask=0x80000 x=781 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:38.830Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250413839 data=null button=0 stateMask=0x0 x=781 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:38.830Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=250413839 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:38.831Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=250413843 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:38.831Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=250413843 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:38.831Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=250413849 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:38.831Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250413849 data=null button=0 stateMask=0x0 x=781 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:38.831Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=250413853 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:38.831Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=250413853 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:38.831Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=250413864 data=null button=1 stateMask=0x0 x=781 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:38.831Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250413874 data=null button=0 stateMask=0x80000 x=800 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:38.831Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=250413881 data=null button=1 stateMask=0x80000 x=800 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:38.831Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250413885 data=null button=0 stateMask=0x0 x=800 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:38.831Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=250413885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:38.831Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=250413889 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:38.831Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=250413889 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:38.831Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=250413894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:38.831Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250413895 data=null button=0 stateMask=0x0 x=800 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:38.831Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=250413898 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:38.831Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=250413899 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:39.088Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=250413909 data=null button=1 stateMask=0x0 x=800 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:39.088Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250413913 data=null button=0 stateMask=0x80000 x=818 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:39.088Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=250413920 data=null button=1 stateMask=0x80000 x=818 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:39.088Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250413924 data=null button=0 stateMask=0x0 x=818 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:39.088Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=250413924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:39.088Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=250413928 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:39.088Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=250413928 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:39.088Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=250413933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:39.088Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250413934 data=null button=0 stateMask=0x0 x=818 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:39.088Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=250413937 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:39.088Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=250413938 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:39.088Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=250413949 data=null button=1 stateMask=0x0 x=818 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:39.088Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250413954 data=null button=0 stateMask=0x80000 x=836 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:39.088Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=250413961 data=null button=1 stateMask=0x80000 x=836 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:39.088Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250413965 data=null button=0 stateMask=0x0 x=836 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:39.088Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=250413965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:39.088Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=250413974 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:39.088Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=250413975 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:39.088Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=250413981 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:39.089Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250413981 data=null button=0 stateMask=0x0 x=836 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:39.089Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=250413985 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:39.089Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=250413985 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:39.089Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=250413996 data=null button=1 stateMask=0x0 x=836 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:39.089Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250414000 data=null button=0 stateMask=0x80000 x=854 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:39.089Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=250414007 data=null button=1 stateMask=0x80000 x=854 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:39.089Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250414011 data=null button=0 stateMask=0x0 x=854 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:39.089Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=250414011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:39.089Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=250414015 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:39.089Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=250414015 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:39.089Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=250414021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:39.089Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250414021 data=null button=0 stateMask=0x0 x=854 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:39.089Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=250414027 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:39.089Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=250414027 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:39.089Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=250414039 data=null button=1 stateMask=0x0 x=854 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:39.089Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250414043 data=null button=0 stateMask=0x80000 x=873 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:39.089Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=250414050 data=null button=1 stateMask=0x80000 x=873 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:39.089Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250414054 data=null button=0 stateMask=0x0 x=873 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:39.089Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=250414055 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:39.089Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=250414058 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:39.089Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=250414058 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:39.089Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=250414064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:39.089Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250414072 data=null button=0 stateMask=0x0 x=873 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:39.089Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=250414078 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:39.089Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=250414079 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:39.089Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=250414095 data=null button=1 stateMask=0x0 x=873 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:39.089Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250414102 data=null button=0 stateMask=0x80000 x=891 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:39.089Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=250414113 data=null button=1 stateMask=0x80000 x=891 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:39.089Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250414118 data=null button=0 stateMask=0x0 x=891 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:39.089Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=250414119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:39.089Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=250414123 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:39.089Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=250414124 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:39.089Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=250414134 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:39.089Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250414134 data=null button=0 stateMask=0x0 x=891 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:39.089Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=250414139 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:39.089Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=250414139 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:39.089Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=250414153 data=null button=1 stateMask=0x0 x=891 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:39.089Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250414157 data=null button=0 stateMask=0x80000 x=909 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:39.346Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=250414164 data=null button=1 stateMask=0x80000 x=909 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:39.346Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250414173 data=null button=0 stateMask=0x0 x=909 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:39.346Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=250414174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:39.346Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=250414178 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:39.346Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=250414179 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:39.346Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=250414185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:39.346Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250414186 data=null button=0 stateMask=0x0 x=909 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:39.346Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=250414190 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:39.346Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=250414190 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:39.346Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=250414202 data=null button=1 stateMask=0x0 x=909 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:39.346Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250414206 data=null button=0 stateMask=0x80000 x=928 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:39.346Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=250414213 data=null button=1 stateMask=0x80000 x=928 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:39.346Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250414220 data=null button=0 stateMask=0x0 x=928 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:39.346Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=250414220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:39.346Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=250414224 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:39.346Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=250414224 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:39.346Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=250414232 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:39.346Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250414232 data=null button=0 stateMask=0x0 x=928 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:39.346Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=250414238 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:39.346Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=250414238 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:39.346Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=250414253 data=null button=1 stateMask=0x0 x=928 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:39.346Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250414258 data=null button=0 stateMask=0x80000 x=946 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:39.346Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=250414265 data=null button=1 stateMask=0x80000 x=946 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:39.346Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250414275 data=null button=0 stateMask=0x0 x=946 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:39.346Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=250414276 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:39.346Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=250414279 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:39.346Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=250414279 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:39.346Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=250414285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:39.346Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250414286 data=null button=0 stateMask=0x0 x=946 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:39.346Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=250414290 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:39.346Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=250414290 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:39.346Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=250414300 data=null button=1 stateMask=0x0 x=946 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:39.346Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250414304 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:39.346Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=250414310 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:39.346Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250414314 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:39.346Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=250414314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:39.346Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=250414317 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:39.346Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=250414318 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:39.346Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=250414324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:39.347Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250414325 data=null button=0 stateMask=0x0 x=342 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:39.347Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=250414329 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:39.347Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=250414329 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:39.347Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=250414339 data=null button=1 stateMask=0x0 x=342 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:39.347Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250414343 data=null button=0 stateMask=0x80000 x=708 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:39.347Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=250414350 data=null button=1 stateMask=0x80000 x=708 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:39.347Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250414353 data=null button=0 stateMask=0x0 x=708 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:39.347Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=250414354 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:39.347Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=250414357 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:39.347Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=250414357 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:39.347Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=250414374 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:39.347Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250414375 data=null button=0 stateMask=0x0 x=342 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:39.347Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=250414381 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:39.347Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=250414381 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:39.347Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=250414393 data=null button=1 stateMask=0x0 x=342 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:39.347Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250414398 data=null button=0 stateMask=0x80000 x=434 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:39.347Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=250414405 data=null button=1 stateMask=0x80000 x=434 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:39:39.347Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=250414413 data=null button=0 stateMask=0x0 x=434 y=47 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:39.347Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=250414413 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:39:39.347Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=250414418 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:39:39.605Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=250414419 data=null} to TimeGraphControl with text {} [2020-02-04T06:39:39.605Z] DEBUG - number of items : 16 [2020-02-04T06:39:39.605Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:39.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=250414428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:39.605Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250414428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:39.605Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=250414429 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:39.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=250414429 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:39.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=250414429 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:39.605Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=250414525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:39.605Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250414525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:39.605Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=250414526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:39.605Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=250414526 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:39.605Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=250414526 data=null} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:39.605Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:39.605Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2020-02-04T06:39:39.605Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:39.605Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:39.605Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:39.605Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:39.605Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:39.605Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:39.605Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:39.605Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:39.605Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:39.605Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:39.605Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:39.605Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:39.605Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:39.605Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:39.605Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:39.605Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:39.605Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:39.605Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:39.605Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:39.605Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:39.605Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:39.605Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:39:39.605Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:39.605Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:39.605Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:39.605Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:39.605Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:39.605Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:39.605Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:39.605Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:39.605Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:39.605Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:39.605Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:39.605Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:39.605Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:39.605Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:39.605Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:39.605Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:39.605Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:39.605Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:39.605Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:39.605Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:39.605Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:39.605Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:39.605Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:39.605Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:39:39.605Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:39.605Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:39.605Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:39.605Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:39.605Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:39.605Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:39.605Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:39.605Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:39.605Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:39.605Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:39.605Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:39.605Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:39.605Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:39.605Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:39.605Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:39.605Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:39.606Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:39.606Z] DEBUG - Clicking on OK [2020-02-04T06:39:39.606Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=250414587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:39.606Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=250414587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:39.606Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=250414587 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:39.606Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=250414587 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:39.606Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=250414587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:39.606Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=250414587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:39.606Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=250414587 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:39.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=250414430 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:39.607Z] DEBUG - Clicked on [2020-02-04T06:39:39.863Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2020-02-04T06:39:39.864Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-02-04T06:39:41.232Z] DEBUG - number of items : 16 [2020-02-04T06:39:41.232Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:41.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=250416099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:41.232Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250416099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:41.232Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=250416099 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:41.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=250416100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:41.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=250416100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:41.232Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=250416170 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:41.232Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250416171 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:41.232Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=250416171 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:41.232Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=250416171 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:41.232Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=250416172 data=null} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:41.232Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:41.232Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2020-02-04T06:39:41.232Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:41.232Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:41.232Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:41.232Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:41.232Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:41.232Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:41.232Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:41.232Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:41.232Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:41.232Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:41.232Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:41.232Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:41.232Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:41.232Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:41.232Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:41.232Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:41.232Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:41.232Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:41.232Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:41.232Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:41.232Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:41.232Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:39:41.232Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:41.232Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:41.232Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:41.233Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:41.234Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:41.234Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:41.234Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:41.234Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:41.234Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:41.234Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:39:41.234Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:41.234Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:41.234Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:41.234Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:41.234Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:41.234Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:41.234Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:41.234Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:41.234Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:41.234Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:39:41.234Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-02-04T06:39:41.234Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:41.234Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:41.234Z] DEBUG - Clicking on OK [2020-02-04T06:39:41.234Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=250416190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:41.234Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=250416191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:41.234Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=250416191 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:41.234Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=250416191 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:41.234Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=250416191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:41.234Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=250416191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:41.234Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=250416191 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:41.234Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=250416100 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:41.234Z] DEBUG - Clicked on [2020-02-04T06:39:41.490Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2020-02-04T06:39:41.491Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-02-04T06:39:42.862Z] DEBUG - number of items : 16 [2020-02-04T06:39:42.862Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:42.862Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=250417548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:42.862Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250417548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:42.862Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=250417549 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:42.862Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=250417549 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:42.863Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=250417549 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:42.863Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=250417616 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:42.863Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250417617 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:42.863Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=250417617 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:42.863Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=250417617 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:42.863Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=250417617 data=null} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:42.863Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:42.863Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:42.863Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:42.864Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:42.864Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:42.864Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:42.864Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:42.864Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:42.864Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:42.864Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:42.864Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:42.864Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:42.864Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:42.864Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:42.864Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:42.864Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:42.864Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:39:42.864Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:42.864Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:42.864Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:42.864Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:42.864Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:42.864Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:42.864Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:42.864Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:42.864Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:42.864Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:42.864Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:42.864Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:42.864Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:42.864Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:42.864Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:42.864Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:42.864Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:42.864Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:42.864Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:42.864Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:42.864Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:42.864Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:42.864Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:42.864Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:39:42.864Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:42.864Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:42.864Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:42.864Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:42.864Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:42.864Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:42.864Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:42.864Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:42.864Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:42.864Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:42.864Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:42.864Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:42.864Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:42.864Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:42.864Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:42.864Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:42.864Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:42.864Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:42.864Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:42.864Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:42.864Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:42.864Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:42.864Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:42.864Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:39:42.864Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:42.864Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:42.864Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:42.864Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:42.864Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:42.864Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:42.864Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:42.864Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:42.864Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:42.864Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:39:42.864Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-02-04T06:39:42.864Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:42.864Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:42.864Z] DEBUG - Clicking on OK [2020-02-04T06:39:42.864Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=250417638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:42.864Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=250417638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:42.864Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=250417638 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:42.864Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=250417638 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:42.864Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=250417638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:42.864Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=250417638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:42.864Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=250417638 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:42.864Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=250417549 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:42.864Z] DEBUG - Clicked on [2020-02-04T06:39:42.864Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2020-02-04T06:39:42.864Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-02-04T06:39:44.232Z] DEBUG - number of items : 16 [2020-02-04T06:39:44.232Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:44.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=250418989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:44.232Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250418989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:44.232Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=250418989 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:44.233Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=250418989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:44.233Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=250418989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:44.233Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=250419093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:44.233Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250419093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:44.233Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=250419094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:44.233Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=250419094 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:44.233Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=250419095 data=null} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:44.233Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:44.233Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:44.233Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:44.234Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:44.234Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:44.234Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:44.234Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:44.234Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:44.234Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:44.234Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:44.234Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:44.234Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:44.234Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:39:44.234Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:44.234Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:44.234Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:44.234Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:44.234Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:44.234Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:44.234Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:44.234Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:44.234Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:44.234Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:44.234Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:44.234Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:44.234Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:44.234Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:44.234Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:44.234Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:44.234Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:44.234Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:44.234Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:44.234Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:44.234Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:44.234Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:44.234Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:44.234Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:39:44.234Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:44.234Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:44.234Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:44.234Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:44.234Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:44.234Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:44.234Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:44.234Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:44.234Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:44.234Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:44.234Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:44.234Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:44.234Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:44.234Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:44.234Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:44.234Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:44.234Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:44.234Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:44.234Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:44.234Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:44.234Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:44.234Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:44.234Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:44.234Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:39:44.234Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:44.234Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:44.234Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:44.234Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:44.234Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:44.234Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:44.234Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:44.234Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:44.234Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:44.234Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:39:44.234Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-02-04T06:39:44.234Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:44.234Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:44.234Z] DEBUG - Clicking on OK [2020-02-04T06:39:44.234Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=250419111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:44.234Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=250419111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:44.234Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=250419111 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:44.234Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=250419111 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:44.234Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=250419111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:44.234Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=250419111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:44.234Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=250419111 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:44.234Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=250418989 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:44.234Z] DEBUG - Clicked on [2020-02-04T06:39:44.490Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2020-02-04T06:39:44.490Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-02-04T06:39:49.743Z] DEBUG - number of items : 16 [2020-02-04T06:39:49.743Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:49.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=250424215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:49.743Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250424220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:49.743Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=250424220 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:49.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=250424220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:49.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=250424220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:49.743Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=250424334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:49.743Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250424335 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:49.743Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=250424335 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:49.743Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=250424335 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:49.743Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=250424335 data=null} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:49.743Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:49.743Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2020-02-04T06:39:49.743Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:49.743Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:49.743Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:49.743Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:49.743Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:49.743Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:49.743Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:49.743Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:49.743Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:49.743Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:49.743Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:49.743Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:49.743Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:49.743Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:49.743Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:49.743Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:49.743Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:49.743Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:49.743Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:49.743Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:49.743Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:49.743Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:39:49.743Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:49.743Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:49.743Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:49.743Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:49.743Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:49.743Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:49.743Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:49.743Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:49.743Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:49.743Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:49.743Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:49.743Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:49.743Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:49.743Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:49.743Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:49.743Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:49.743Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:49.743Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:49.743Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:49.743Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:49.743Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:49.743Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:49.743Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:49.743Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:39:49.743Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:49.743Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:49.743Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:49.743Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:49.743Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:49.743Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:49.743Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:49.743Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:49.743Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:49.743Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:49.743Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:49.743Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:49.743Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:49.743Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:49.743Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:49.743Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:49.743Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:49.743Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:49.743Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:49.743Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:49.743Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:49.743Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:49.743Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:49.743Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:39:49.743Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:49.743Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:49.744Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:49.744Z] DEBUG - Clicking on OK [2020-02-04T06:39:49.744Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=250424354 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:49.744Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=250424354 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:49.744Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=250424354 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:49.744Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=250424354 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:49.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=250424354 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:49.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=250424354 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:49.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=250424354 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:49.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=250424221 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:49.744Z] DEBUG - Clicked on [2020-02-04T06:39:49.744Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2020-02-04T06:39:49.744Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-02-04T06:39:50.675Z] DEBUG - number of items : 16 [2020-02-04T06:39:50.675Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:50.675Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=250425628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:50.675Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250425628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:50.675Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=250425628 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:50.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=250425628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:50.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=250425629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:50.675Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=250425694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:50.675Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250425695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:50.675Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=250425695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:50.675Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=250425695 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:50.675Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=250425695 data=null} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:50.675Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:50.675Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2020-02-04T06:39:50.675Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=250425696 data=null doit=true} to Shell with text {Legend} [2020-02-04T06:39:50.675Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:50.675Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:50.675Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:50.675Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:50.675Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:50.675Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:50.675Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2020-02-04T06:39:50.675Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:50.675Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH') [2020-02-04T06:39:50.675Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:50.675Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:39:50.675Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-02-04T06:39:50.675Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-02-04T06:39:50.675Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-02-04T06:39:50.675Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-02-04T06:39:50.675Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-02-04T06:39:50.675Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-02-04T06:39:50.675Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2020-02-04T06:39:50.675Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") [2020-02-04T06:39:50.675Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-02-04T06:39:50.675Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-02-04T06:39:50.675Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-02-04T06:39:50.675Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-02-04T06:39:50.675Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-02-04T06:39:50.675Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-02-04T06:39:50.675Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-02-04T06:39:50.675Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2020-02-04T06:39:50.675Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") [2020-02-04T06:39:50.675Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-02-04T06:39:50.675Z] DEBUG - Setting selection on (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") to 100 [2020-02-04T06:39:50.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{Scale {} time=250425705 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") [2020-02-04T06:39:50.675Z] DEBUG - Set selection on (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") to 100 [2020-02-04T06:39:50.675Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:50.675Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:50.675Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:50.675Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:50.675Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:50.675Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:50.675Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2020-02-04T06:39:50.675Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:50.675Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH') [2020-02-04T06:39:50.675Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:50.675Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:39:50.675Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:50.676Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:50.676Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:50.676Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:50.676Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:50.676Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:50.676Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:50.676Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:39:50.676Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-02-04T06:39:50.676Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:50.676Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:50.676Z] DEBUG - Clicking on OK [2020-02-04T06:39:50.676Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=250425714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:50.676Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=250425715 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:50.676Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=250425715 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:50.676Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=250425715 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:50.676Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=250425715 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:50.676Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=250425715 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:50.676Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=250425715 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:50.676Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=250425629 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:50.676Z] DEBUG - Clicked on [2020-02-04T06:39:52.044Z] DEBUG - number of items : 16 [2020-02-04T06:39:52.044Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:52.044Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=250426875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:52.044Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250426875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:52.044Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=250426875 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:52.044Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=250426875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:52.044Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=250426875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:52.044Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=250426938 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:52.044Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250426938 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:52.044Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=250426938 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:52.044Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=250426939 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:52.044Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=250426939 data=null} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:52.044Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:52.044Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2020-02-04T06:39:52.044Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:52.044Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:52.044Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:52.044Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:52.044Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:52.044Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:52.044Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2020-02-04T06:39:52.044Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:52.044Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH') [2020-02-04T06:39:52.044Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:52.044Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:39:52.044Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:52.044Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:52.044Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:52.044Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:52.044Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:52.044Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:52.044Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2020-02-04T06:39:52.044Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:52.044Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH') [2020-02-04T06:39:52.045Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:52.045Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:39:52.045Z] DEBUG - Clicking on [2020-02-04T06:39:52.045Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=250426976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH') [2020-02-04T06:39:52.045Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=250426976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH') [2020-02-04T06:39:52.045Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=250426976 data=null doit=true} to (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH') [2020-02-04T06:39:52.045Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=250426976 data=null} to (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH') [2020-02-04T06:39:52.045Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=250426976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH') [2020-02-04T06:39:52.045Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=250426976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH') [2020-02-04T06:39:52.045Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=250426976 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH') [2020-02-04T06:39:52.045Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH') [2020-02-04T06:39:52.045Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH') [2020-02-04T06:39:52.045Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH') [2020-02-04T06:39:52.045Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH') [2020-02-04T06:39:52.045Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH') [2020-02-04T06:39:52.045Z] DEBUG - Clicked on [2020-02-04T06:39:52.045Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-02-04T06:39:52.045Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-02-04T06:39:52.045Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-02-04T06:39:52.045Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-02-04T06:39:52.045Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-02-04T06:39:52.045Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-02-04T06:39:52.045Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2020-02-04T06:39:52.045Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") [2020-02-04T06:39:52.045Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-02-04T06:39:52.045Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:52.045Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:52.045Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:52.045Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:52.045Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:52.045Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:52.045Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2020-02-04T06:39:52.045Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:52.045Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH') [2020-02-04T06:39:52.045Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:52.045Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:39:52.045Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:52.045Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:52.045Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:52.045Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:52.045Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:52.045Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:52.045Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:52.045Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:39:52.045Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-02-04T06:39:52.045Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:52.045Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:52.045Z] DEBUG - Clicking on OK [2020-02-04T06:39:52.045Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=250426991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:52.045Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=250426991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:52.045Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=250426991 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:52.045Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=250426991 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:52.045Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=250426991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:52.045Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=250426992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:52.045Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=250426992 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:52.045Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=250426875 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:52.045Z] DEBUG - Clicked on [2020-02-04T06:39:53.418Z] DEBUG - number of items : 16 [2020-02-04T06:39:53.418Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:53.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=250428159 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:53.418Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250428159 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:53.418Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=250428159 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:53.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=250428160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:53.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=250428160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:53.418Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=250428224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:53.418Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250428225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:53.418Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=250428225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:53.418Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=250428225 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:53.418Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=250428225 data=null} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:53.418Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:53.418Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2020-02-04T06:39:53.418Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:53.418Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:53.418Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:53.418Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:53.418Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:53.418Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:53.418Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:53.418Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:53.418Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:53.418Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:53.418Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:53.418Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:53.418Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:53.418Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:53.418Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:53.418Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:53.418Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:53.418Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:53.418Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:53.418Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:53.418Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:53.418Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:39:53.418Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:53.418Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:53.418Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:53.418Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:53.418Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:53.418Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:53.418Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:53.419Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:39:53.420Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:53.420Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:53.420Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:53.420Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:53.420Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:53.420Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:53.420Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:39:53.420Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:39:53.420Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-02-04T06:39:53.420Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:39:53.420Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:53.420Z] DEBUG - Clicking on OK [2020-02-04T06:39:53.420Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=250428282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:53.420Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=250428283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:53.420Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=250428283 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:53.420Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=250428283 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:53.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=250428283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:53.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=250428283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:53.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=250428283 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:39:53.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=250428160 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:39:53.420Z] DEBUG - Clicked on [2020-02-04T06:39:53.676Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2020-02-04T06:39:53.676Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-02-04T06:40:08.530Z] DEBUG - number of items : 16 [2020-02-04T06:40:08.530Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:08.530Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=250443530 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:08.530Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250443530 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:08.530Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=250443531 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:08.530Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=250443531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:08.530Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=250443531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:08.788Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=250443609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:08.788Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250443610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:08.788Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=250443610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:08.788Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=250443610 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:08.788Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=250443610 data=null} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:08.788Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:08.788Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2020-02-04T06:40:08.788Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:08.788Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:08.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:08.790Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:08.790Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:08.790Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:08.790Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:08.790Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:08.790Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:08.790Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:08.790Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:08.790Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:08.790Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:08.790Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:08.790Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:08.790Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:08.790Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:08.790Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:40:08.790Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:08.790Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:08.790Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:08.790Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:08.790Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:08.790Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:08.790Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:08.790Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:08.790Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:08.790Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:08.790Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:08.790Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:08.790Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:08.790Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:08.790Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:08.790Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:08.790Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:08.790Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:08.790Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:08.790Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:08.790Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:08.790Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:08.790Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:08.790Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:40:08.790Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:08.790Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:08.790Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:08.790Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:08.790Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:08.790Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:08.790Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:08.790Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:08.790Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:08.790Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:40:08.790Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-02-04T06:40:08.790Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:08.790Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:08.790Z] DEBUG - Clicking on OK [2020-02-04T06:40:08.790Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=250443628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:08.790Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=250443628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:08.790Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=250443628 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:08.790Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=250443628 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:08.790Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=250443628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:08.790Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=250443628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:08.790Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=250443629 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:08.790Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=250443531 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:08.790Z] DEBUG - Clicked on [2020-02-04T06:40:08.790Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2020-02-04T06:40:09.048Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-02-04T06:40:09.980Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2020-02-04T06:40:09.980Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2020-02-04T06:40:09.980Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2020-02-04T06:40:10.545Z] DEBUG - number of items : 16 [2020-02-04T06:40:10.545Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:10.545Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=250445496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:10.545Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250445497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:10.545Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=250445497 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:10.545Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=250445497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:10.545Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=250445497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:10.545Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=250445560 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:10.546Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250445561 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:10.546Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=250445561 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:10.546Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=250445561 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:10.546Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=250445561 data=null} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:10.546Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:10.546Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2020-02-04T06:40:10.546Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:10.546Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:10.546Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:10.546Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:10.546Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:10.546Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:10.546Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:10.546Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:10.546Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:10.546Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:10.546Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:10.546Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:10.546Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:10.546Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:10.546Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:10.546Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:10.546Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:10.546Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:10.546Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:10.546Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:10.546Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:10.546Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:40:10.546Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:10.546Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:10.546Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:10.546Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:10.546Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:10.546Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:10.546Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:10.546Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:10.546Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:10.546Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:10.546Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:10.546Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:10.546Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:10.546Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:10.546Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:10.546Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:10.546Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:10.546Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:10.546Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:10.546Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:10.546Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:10.546Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:10.546Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:10.546Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:40:10.546Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:10.546Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:10.546Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:10.546Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:10.546Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:10.546Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:10.546Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:10.546Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:10.546Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:10.546Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:10.546Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:10.546Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:10.546Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:10.546Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:10.546Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:10.546Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:10.546Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:10.546Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:10.546Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:10.546Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:10.546Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:10.546Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:10.546Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:10.546Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:40:10.547Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:10.547Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:10.547Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:10.547Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:10.547Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:10.547Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:10.547Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:10.547Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:10.547Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:10.547Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:10.547Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:10.547Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:10.547Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:10.547Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:10.547Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:10.547Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:10.547Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:10.547Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:10.547Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:10.547Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:10.547Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:10.547Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:10.547Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:10.547Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:40:10.547Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:10.547Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:10.547Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:10.547Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:10.547Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:10.547Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:10.547Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:10.547Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:10.547Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:10.547Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:10.547Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:10.547Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:10.547Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:10.547Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:10.547Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:10.547Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:10.547Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:10.547Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:10.547Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:10.547Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:10.547Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:10.547Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:10.547Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:10.547Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:40:10.547Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:10.547Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:10.547Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:10.547Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:10.547Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:10.547Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:10.547Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:10.547Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:10.547Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:10.547Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:10.547Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:10.547Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:10.547Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:10.547Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:10.547Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:10.547Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:10.547Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:10.547Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:10.547Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:10.547Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:10.547Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:10.547Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:10.547Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:10.547Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:40:10.547Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:10.547Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:10.547Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:10.547Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:10.547Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:10.547Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:10.547Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:10.547Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:10.547Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:10.547Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:10.547Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:10.548Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:10.548Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:10.548Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:10.548Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:10.548Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:10.548Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:10.548Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:10.548Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:10.548Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:10.548Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:10.548Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:10.548Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:10.548Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:40:10.548Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:10.548Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:10.548Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:10.548Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:10.548Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:10.548Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:10.548Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:10.548Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:10.548Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:10.548Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:40:10.548Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-02-04T06:40:10.548Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:10.548Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:10.548Z] DEBUG - Clicking on OK [2020-02-04T06:40:10.548Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=250445576 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:10.548Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=250445576 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:10.548Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=250445576 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:10.548Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=250445576 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:10.548Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=250445577 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:10.548Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=250445577 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:10.548Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=250445577 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:10.548Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=250445497 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:10.548Z] DEBUG - Clicked on [2020-02-04T06:40:10.805Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2020-02-04T06:40:10.805Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-02-04T06:40:12.176Z] DEBUG - number of items : 16 [2020-02-04T06:40:12.176Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:12.176Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=250446852 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:12.176Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250446852 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:12.176Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=250446852 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:12.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=250446852 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:12.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=250446852 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:12.176Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=250446915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:12.176Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250446916 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:12.176Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=250446916 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:12.176Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=250446916 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:12.176Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=250446916 data=null} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:12.176Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:12.176Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2020-02-04T06:40:12.176Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=250446918 data=null doit=true} to Shell with text {Legend} [2020-02-04T06:40:12.176Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:12.176Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:12.176Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:12.176Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2020-02-04T06:40:12.176Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:12.176Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH') [2020-02-04T06:40:12.176Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:12.176Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:12.176Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:12.176Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:12.176Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:40:12.176Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-02-04T06:40:12.176Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-02-04T06:40:12.176Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-02-04T06:40:12.176Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2020-02-04T06:40:12.176Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") [2020-02-04T06:40:12.176Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-02-04T06:40:12.176Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-02-04T06:40:12.176Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-02-04T06:40:12.176Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-02-04T06:40:12.176Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-02-04T06:40:12.176Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-02-04T06:40:12.176Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-02-04T06:40:12.176Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2020-02-04T06:40:12.176Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") [2020-02-04T06:40:12.176Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-02-04T06:40:12.176Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-02-04T06:40:12.176Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-02-04T06:40:12.176Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-02-04T06:40:12.176Z] DEBUG - Setting selection on (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") to 25 [2020-02-04T06:40:12.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{Scale {} time=250446924 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") [2020-02-04T06:40:12.176Z] DEBUG - Set selection on (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") to 25 [2020-02-04T06:40:12.176Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:12.176Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:12.176Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:12.176Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2020-02-04T06:40:12.176Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:12.176Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH') [2020-02-04T06:40:12.176Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:12.176Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:12.176Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:12.176Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:12.176Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:40:12.176Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:12.176Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:12.176Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:12.176Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:12.177Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:12.177Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:12.177Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:12.177Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:40:12.177Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-02-04T06:40:12.177Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:12.177Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:12.177Z] DEBUG - Clicking on OK [2020-02-04T06:40:12.177Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=250446935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:12.177Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=250446935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:12.177Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=250446935 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:12.177Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=250446935 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:12.177Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=250446935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:12.177Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=250446935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:12.177Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=250446935 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:12.177Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=250446852 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:12.177Z] DEBUG - Clicked on [2020-02-04T06:40:13.107Z] DEBUG - number of items : 16 [2020-02-04T06:40:13.107Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:13.107Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=250448102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:13.107Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250448103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:13.107Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=250448103 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:13.107Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=250448103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:13.107Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=250448103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:13.107Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=250448172 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:13.107Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250448173 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:13.107Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=250448173 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:13.107Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=250448173 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:13.107Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=250448173 data=null} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:13.107Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:13.107Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2020-02-04T06:40:13.107Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:13.107Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:13.107Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:13.107Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2020-02-04T06:40:13.107Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:13.107Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH') [2020-02-04T06:40:13.107Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:13.107Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:13.107Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:13.107Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:13.107Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:40:13.107Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:13.107Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:13.107Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:13.107Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2020-02-04T06:40:13.107Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:13.107Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH') [2020-02-04T06:40:13.107Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:13.107Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:13.107Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:13.107Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:13.107Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:40:13.107Z] DEBUG - Clicking on [2020-02-04T06:40:13.107Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=250448180 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH') [2020-02-04T06:40:13.107Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=250448180 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH') [2020-02-04T06:40:13.107Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=250448180 data=null doit=true} to (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH') [2020-02-04T06:40:13.107Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=250448180 data=null} to (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH') [2020-02-04T06:40:13.107Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=250448180 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH') [2020-02-04T06:40:13.108Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=250448181 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH') [2020-02-04T06:40:13.108Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=250448181 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH') [2020-02-04T06:40:13.365Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH') [2020-02-04T06:40:13.365Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH') [2020-02-04T06:40:13.365Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH') [2020-02-04T06:40:13.365Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH') [2020-02-04T06:40:13.365Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH') [2020-02-04T06:40:13.365Z] DEBUG - Clicked on [2020-02-04T06:40:13.365Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-02-04T06:40:13.365Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-02-04T06:40:13.365Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-02-04T06:40:13.365Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2020-02-04T06:40:13.365Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") [2020-02-04T06:40:13.365Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-02-04T06:40:13.365Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-02-04T06:40:13.365Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-02-04T06:40:13.365Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-02-04T06:40:13.365Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:13.365Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:13.365Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:13.365Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2020-02-04T06:40:13.365Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:13.365Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH') [2020-02-04T06:40:13.365Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:13.365Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:13.365Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:13.365Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:13.365Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:40:13.365Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:13.365Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:13.365Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:13.365Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:13.365Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:13.365Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:13.365Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:13.365Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:40:13.365Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-02-04T06:40:13.365Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:13.365Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:13.365Z] DEBUG - Clicking on OK [2020-02-04T06:40:13.365Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=250448192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:13.365Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=250448193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:13.365Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=250448193 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:13.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=250448193 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:13.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=250448193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:13.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=250448193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:13.365Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=250448193 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:13.365Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=250448103 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:13.365Z] DEBUG - Clicked on [2020-02-04T06:40:14.295Z] DEBUG - number of items : 16 [2020-02-04T06:40:14.295Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:14.295Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=250449342 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:14.295Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250449343 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:14.295Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=250449343 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:14.295Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=250449343 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:14.295Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=250449343 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:14.553Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=250449401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:14.553Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250449401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:14.553Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=250449401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:14.553Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=250449401 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:14.553Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=250449401 data=null} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:14.553Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:14.553Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2020-02-04T06:40:14.553Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:14.553Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:14.553Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:14.553Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:14.553Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:14.553Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:14.553Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:14.553Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:14.553Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:14.553Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:14.553Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:14.553Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:14.553Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:14.553Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:14.553Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:14.553Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:14.553Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:14.553Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:14.553Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:14.553Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:14.553Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:14.553Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:40:14.553Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:14.553Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:14.553Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:14.553Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:14.553Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:14.553Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:14.553Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:14.553Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:14.553Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:14.553Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:14.553Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:14.553Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:14.553Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:14.553Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:14.553Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:14.553Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:14.553Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:14.553Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:14.554Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:14.554Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:14.554Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:14.554Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:14.554Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:14.554Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:40:14.554Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:14.554Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:14.554Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:14.554Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:14.554Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:14.554Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:14.554Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:14.554Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:14.554Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:14.554Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:14.554Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:14.554Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:14.554Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:14.554Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:14.554Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:14.554Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:14.554Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:14.554Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:14.554Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:14.554Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:14.554Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:14.554Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:14.554Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:14.554Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:40:14.554Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:14.554Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:14.554Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:14.554Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:14.554Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:14.554Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:14.554Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:14.554Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:14.554Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:14.554Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:14.554Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:14.554Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:14.554Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:14.554Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:14.554Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:14.554Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:14.554Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:14.554Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:14.554Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:14.554Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:14.554Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:14.554Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:14.554Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:14.554Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:40:14.554Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:14.554Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:14.554Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:14.554Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:14.554Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:14.554Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:14.554Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:14.554Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:14.554Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:14.554Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:14.554Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:14.554Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:14.554Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:14.554Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:14.554Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:14.554Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:14.554Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:14.554Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:14.554Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:14.554Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:14.554Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:14.554Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:14.554Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:14.554Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:40:14.554Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:14.554Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:14.554Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:14.554Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:14.554Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:14.554Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:14.554Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:14.555Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:14.555Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:14.555Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:14.555Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:14.555Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:14.555Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:14.555Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:14.555Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:14.555Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:14.555Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:14.555Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:14.555Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:14.555Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:14.555Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:14.555Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:14.555Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:14.555Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:40:14.555Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:14.555Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:14.555Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:14.555Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:14.555Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:14.555Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:14.555Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:14.555Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:14.555Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:14.555Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:14.555Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:14.555Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:14.555Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:14.555Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:14.555Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:14.555Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:14.555Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:14.555Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:14.555Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:14.555Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:14.555Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:14.555Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:14.555Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:14.555Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:40:14.555Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:14.555Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:14.555Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:14.555Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:14.555Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:14.555Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:14.555Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:14.555Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:14.555Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:14.555Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:40:14.555Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-02-04T06:40:14.555Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:14.555Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:14.555Z] DEBUG - Clicking on OK [2020-02-04T06:40:14.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=250449417 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:14.555Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=250449417 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:14.555Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=250449417 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:14.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=250449417 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:14.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=250449417 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:14.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=250449417 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:14.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=250449417 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:14.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=250449343 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:14.555Z] DEBUG - Clicked on [2020-02-04T06:40:14.555Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2020-02-04T06:40:14.555Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-02-04T06:40:15.923Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2020-02-04T06:40:15.923Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2020-02-04T06:40:15.923Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2020-02-04T06:40:16.179Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2020-02-04T06:40:16.179Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2020-02-04T06:40:16.742Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2020-02-04T06:40:16.742Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2020-02-04T06:40:17.306Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2020-02-04T06:40:17.306Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2020-02-04T06:40:17.869Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2020-02-04T06:40:17.869Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2020-02-04T06:40:18.125Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2020-02-04T06:40:18.125Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2020-02-04T06:40:18.690Z] DEBUG - number of items : 16 [2020-02-04T06:40:18.690Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:18.690Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=250453688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:18.690Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250453688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:18.690Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=250453688 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:18.690Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=250453689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:18.691Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=250453689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:18.691Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=250453762 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:18.691Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250453763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:18.691Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=250453763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:18.691Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=250453763 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:18.691Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=250453763 data=null} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:18.691Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:19.004Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2020-02-04T06:40:19.004Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:19.004Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:19.004Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:19.004Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:19.004Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:19.004Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:19.004Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:19.004Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:19.004Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:19.004Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:19.004Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:19.004Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:19.004Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:19.004Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:19.004Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:19.004Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:19.004Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:19.004Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:19.004Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:19.004Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:19.004Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:19.004Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:40:19.004Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:19.004Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:19.004Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:19.004Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:19.004Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:19.004Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:19.004Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:19.004Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:19.004Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:19.004Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:19.004Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:19.004Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:19.004Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:19.004Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:19.004Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:19.004Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:19.004Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:19.004Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:19.004Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:19.004Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:19.004Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:19.004Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:19.004Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:19.004Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:40:19.004Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:19.004Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:19.004Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:19.004Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:19.004Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:19.004Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:19.004Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:19.004Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:19.004Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:19.004Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:19.004Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:19.005Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:19.005Z] DEBUG - Clicking on OK [2020-02-04T06:40:19.005Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=250453791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:19.006Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=250453791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:19.006Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=250453791 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:19.006Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=250453791 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:19.006Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=250453791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:19.006Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=250453791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:19.006Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=250453791 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:19.006Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=250453689 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:19.006Z] DEBUG - Clicked on [2020-02-04T06:40:19.351Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2020-02-04T06:40:19.351Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-02-04T06:40:20.283Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2020-02-04T06:40:20.283Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2020-02-04T06:40:20.283Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2020-02-04T06:40:20.283Z] DEBUG - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter' [2020-02-04T06:40:20.283Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Time Event Filter} time=250455251 data=null doit=true} to Shell with text {Time Event Filter} [2020-02-04T06:40:20.283Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-02-04T06:40:20.283Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-02-04T06:40:20.846Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2020-02-04T06:40:22.214Z] DEBUG - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter' [2020-02-04T06:40:22.214Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Time Event Filter} time=250456915 data=null doit=true} to Shell with text {Time Event Filter} [2020-02-04T06:40:22.214Z] DEBUG - matched Text with text "Hat1", using matcher: of type 'Text' [2020-02-04T06:40:22.214Z] DEBUG - matched Text with text "Hat1", using matcher: (of type 'Text') [2020-02-04T06:40:22.214Z] DEBUG - Attempting to set focus on (of type 'Text') [2020-02-04T06:40:22.214Z] DEBUG - Attempting to set focus on (of type 'Text') [2020-02-04T06:40:22.471Z] DEBUG - number of items : 16 [2020-02-04T06:40:22.471Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:22.471Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=250457441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:22.471Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250457441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:22.471Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=250457441 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:22.471Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=250457441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:22.471Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=250457442 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:22.471Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=250457495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:22.471Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250457496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:22.471Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=250457496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:22.471Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=250457496 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:22.471Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=250457496 data=null} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:22.471Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:22.471Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2020-02-04T06:40:22.471Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:22.471Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:22.471Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:22.471Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:22.471Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:22.471Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:22.471Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:22.471Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:22.471Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:22.471Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:22.471Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:22.471Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:22.471Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:22.471Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:22.471Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:22.471Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:22.471Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:22.471Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:22.471Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:22.471Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:22.471Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:22.471Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:40:22.471Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:22.471Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:22.471Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:22.471Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:22.471Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:22.471Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:22.472Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:22.473Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:22.473Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:22.473Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:22.473Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:22.473Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:22.473Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:22.473Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:22.473Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:22.473Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:22.473Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:22.473Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:22.473Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:22.473Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:22.473Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:22.473Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:22.473Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:22.473Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:22.473Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:22.473Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:22.473Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:22.473Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:40:22.473Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:22.473Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:22.473Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:22.473Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:22.473Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:22.473Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:22.473Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:22.473Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:22.473Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:22.473Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:40:22.473Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-02-04T06:40:22.473Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:22.473Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:22.473Z] DEBUG - Clicking on OK [2020-02-04T06:40:22.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=250457518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:22.473Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=250457518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:22.473Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=250457518 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:22.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=250457518 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:22.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=250457518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:22.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=250457518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:22.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=250457518 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:22.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=250457442 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:22.473Z] DEBUG - Clicked on [2020-02-04T06:40:22.729Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2020-02-04T06:40:22.729Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-02-04T06:40:23.658Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2020-02-04T06:40:23.658Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2020-02-04T06:40:23.658Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2020-02-04T06:40:23.916Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2020-02-04T06:40:23.916Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2020-02-04T06:40:23.916Z] DEBUG - number of items : 16 [2020-02-04T06:40:23.916Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:23.916Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=250458748 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:23.916Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250458748 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:23.916Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=250458749 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:23.916Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=250458749 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:23.916Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=250458749 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:23.916Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=250458812 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:23.916Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250458813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:23.916Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=250458813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:23.916Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=250458813 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:23.916Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=250458813 data=null} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:23.916Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:23.916Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2020-02-04T06:40:23.916Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:23.916Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:23.916Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:23.916Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:23.916Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:23.916Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:23.916Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:23.916Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:23.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:23.918Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:23.918Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:23.918Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:23.918Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:23.918Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:23.918Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:23.918Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:23.918Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:23.918Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:23.918Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:23.918Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:23.918Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:23.918Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:23.918Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:23.918Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:40:23.918Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:23.918Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:23.918Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:23.918Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:23.918Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:23.918Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:23.918Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:23.918Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:23.918Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:23.918Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:23.918Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:23.918Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:23.918Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:23.918Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:23.918Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:23.918Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:23.918Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:23.918Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:23.918Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:23.918Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:23.918Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:23.918Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:23.918Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:23.918Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:40:23.918Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:23.918Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:23.918Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:23.918Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:23.918Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:23.918Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:23.918Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:23.918Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:23.918Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:23.918Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:40:23.918Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-02-04T06:40:23.918Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:23.918Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:23.918Z] DEBUG - Clicking on OK [2020-02-04T06:40:23.918Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=250458832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:23.918Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=250458832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:23.918Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=250458832 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:23.918Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=250458832 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:23.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=250458832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:23.918Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=250458832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:23.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=250458832 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:23.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=250458749 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-02-04T06:40:23.918Z] DEBUG - Clicked on [2020-02-04T06:40:24.176Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 59.637 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest [2020-02-04T06:40:24.176Z] testBookmark(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 1.474 s [2020-02-04T06:40:24.176Z] testTimeLine(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 3.983 s [2020-02-04T06:40:24.176Z] testDrag(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 6.912 s [2020-02-04T06:40:24.176Z] testKeyboardNamespaceNavigation(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 1.512 s [2020-02-04T06:40:24.176Z] testCollapseExpandUsingEnter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 1.462 s [2020-02-04T06:40:24.176Z] testExpandAndCollapse(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 1.523 s [2020-02-04T06:40:24.176Z] testEventStyling(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 5.18 s [2020-02-04T06:40:24.176Z] testLegendArrow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 4.017 s [2020-02-04T06:40:24.176Z] testVerticalZoom(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 15.302 s [2020-02-04T06:40:24.176Z] testZoomToSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 1.904 s [2020-02-04T06:40:24.176Z] testExport(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) skipped [2020-02-04T06:40:24.176Z] testLegend(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 3.847 s [2020-02-04T06:40:24.176Z] testHorizontalZoom(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 4.438 s [2020-02-04T06:40:24.176Z] testTimegraphEventFiltering(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 3.646 s [2020-02-04T06:40:24.176Z] testKeyboardNavigation(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 1.388 s [2020-02-04T06:40:24.176Z] testPalettes(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) skipped [2020-02-04T06:40:24.176Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard [2020-02-04T06:40:26.071Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-02-04T06:40:26.071Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:40:26.071Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:40:26.071Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:40:26.071Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:40:26.071Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:40:26.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=250460760 data=null button=0 stateMask=0x0 x=54 y=12 count=0} to TreeItem with text {Test} [2020-02-04T06:40:26.071Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=250460760 data=null doit=true} to TreeItem with text {Test} [2020-02-04T06:40:26.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=250460760 data=null} to TreeItem with text {Test} [2020-02-04T06:40:26.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=250460760 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {Test} [2020-02-04T06:40:26.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250460760 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2020-02-04T06:40:26.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=250460783 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {Test} [2020-02-04T06:40:26.072Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:40:26.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=250460783 data=null button=0 stateMask=0x0 x=54 y=12 count=0} to TreeItem with text {Test} [2020-02-04T06:40:26.072Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=250460784 data=null doit=true} to TreeItem with text {Test} [2020-02-04T06:40:26.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=250460784 data=null} to TreeItem with text {Test} [2020-02-04T06:40:26.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=250460784 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {Test} [2020-02-04T06:40:26.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250460784 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2020-02-04T06:40:26.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=250460790 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {Test} [2020-02-04T06:40:26.072Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=250460791 data=null doit=true} to TreeItem with text {Test} [2020-02-04T06:40:26.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=250460791 data=null} to TreeItem with text {Test} [2020-02-04T06:40:26.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=250460791 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {Test} [2020-02-04T06:40:26.072Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=250460792 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Test} [2020-02-04T06:40:26.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=250460796 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {Test} [2020-02-04T06:40:26.072Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:40:26.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=250460797 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-02-04T06:40:26.072Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=250460797 data=null doit=true} to TreeItem with text {Traces [1]} [2020-02-04T06:40:26.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=250460797 data=null} to TreeItem with text {Traces [1]} [2020-02-04T06:40:26.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=250460798 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-02-04T06:40:26.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250460798 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2020-02-04T06:40:26.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=250460809 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-02-04T06:40:26.072Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-02-04T06:40:26.072Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:40:26.072Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:40:26.072Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:40:26.072Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:40:26.072Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:40:26.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=250460815 data=null button=0 stateMask=0x0 x=54 y=12 count=0} to TreeItem with text {Test} [2020-02-04T06:40:26.072Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=250460815 data=null doit=true} to TreeItem with text {Test} [2020-02-04T06:40:26.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=250460815 data=null} to TreeItem with text {Test} [2020-02-04T06:40:26.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=250460815 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {Test} [2020-02-04T06:40:26.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250460816 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2020-02-04T06:40:26.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=250460828 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {Test} [2020-02-04T06:40:26.072Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2020-02-04T06:40:26.072Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=250460829 data=null doit=true} to TreeItem with text {Experiments [1]} [2020-02-04T06:40:26.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=250460830 data=null} to TreeItem with text {Experiments [1]} [2020-02-04T06:40:26.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=250460830 data=null button=1 stateMask=0x0 x=110 y=36 count=1} to TreeItem with text {Experiments [1]} [2020-02-04T06:40:26.072Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=250460830 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Experiments [1]} [2020-02-04T06:40:26.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=250460835 data=null button=1 stateMask=0x80000 x=110 y=36 count=1} to TreeItem with text {Experiments [1]} [2020-02-04T06:40:26.072Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=250460835 data=null doit=true} to TreeItem with text {Traces [1]} [2020-02-04T06:40:26.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=250460835 data=null} to TreeItem with text {Traces [1]} [2020-02-04T06:40:26.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=250460836 data=null button=1 stateMask=0x0 x=89 y=84 count=1} to TreeItem with text {Traces [1]} [2020-02-04T06:40:26.072Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=250460836 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]} [2020-02-04T06:40:26.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=250460841 data=null button=1 stateMask=0x80000 x=89 y=84 count=1} to TreeItem with text {Traces [1]} [2020-02-04T06:40:26.072Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:40:26.072Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test.xml} time=250460843 data=null doit=true} to TreeItem with text {test.xml} [2020-02-04T06:40:26.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test.xml} time=250460843 data=null} to TreeItem with text {test.xml} [2020-02-04T06:40:26.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test.xml} time=250460843 data=null button=1 stateMask=0x0 x=98 y=108 count=1} to TreeItem with text {test.xml} [2020-02-04T06:40:26.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250460844 data=null item=TreeItem {test.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test.xml} [2020-02-04T06:40:26.072Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TreeItem {test.xml} time=250460884 data=null x=98 y=108 width=0 height=0 detail=0} to TreeItem with text {test.xml} [2020-02-04T06:40:26.072Z] DEBUG - Sent event DND.DragStart [2008]: Event {type=2008 TreeItem {test.xml} time=250460887 data=null x=98 y=108 width=0 height=0 detail=0} to TreeItem with text {test.xml} [2020-02-04T06:40:26.072Z] DEBUG - Sent event DND.DragEnter [2002]: Event {type=2002 TreeItem {test.xml} time=250460888 data=null x=148 y=206 width=0 height=0 detail=2} to TreeItem with text {test.xml} [2020-02-04T06:40:26.072Z] DEBUG - Sent event DND.DragOver [2004]: Event {type=2004 TreeItem {test.xml} time=250460894 data=null x=148 y=206 width=0 height=0 detail=2} to TreeItem with text {test.xml} [2020-02-04T06:40:26.072Z] DEBUG - Sent event DND.DragLeave [2003]: Event {type=2003 TreeItem {test.xml} time=250460896 data=null x=0 y=0 width=0 height=0 detail=0} to TreeItem with text {test.xml} [2020-02-04T06:40:26.072Z] DEBUG - Sent event DND.DropAccept [2007]: Event {type=2007 TreeItem {test.xml} time=250460899 data=null x=148 y=206 width=0 height=0 detail=2} to TreeItem with text {test.xml} [2020-02-04T06:40:26.072Z] DEBUG - Sent event DND.DragSetData [2001]: Event {type=2001 TreeItem {test.xml} time=250460899 data=null x=0 y=0 width=0 height=0 detail=0} to TreeItem with text {test.xml} [2020-02-04T06:40:26.072Z] DEBUG - Sent event DND.Drop [2006]: Event {type=2006 TreeItem {test.xml} time=250460899 data=[TmfTraceElement(/Test/Traces/test.xml)] x=148 y=206 width=0 height=0 detail=2} to TreeItem with text {test.xml} [2020-02-04T06:40:26.072Z] DEBUG - Sent event DND.DragEnd [2000]: Event {type=2000 TreeItem {test.xml} time=250460905 data=null x=0 y=0 width=0 height=0 detail=2} to TreeItem with text {test.xml} [2020-02-04T06:40:26.072Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-02-04T06:40:26.072Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:40:26.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test Experiment [0]} time=250460924 data=null button=0 stateMask=0x0 x=138 y=60 count=0} to TreeItem with text {Test Experiment [0]} [2020-02-04T06:40:26.072Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test Experiment [0]} time=250460924 data=null doit=true} to TreeItem with text {Test Experiment [0]} [2020-02-04T06:40:26.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test Experiment [0]} time=250460924 data=null} to TreeItem with text {Test Experiment [0]} [2020-02-04T06:40:26.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test Experiment [0]} time=250460924 data=null button=1 stateMask=0x0 x=138 y=60 count=1} to TreeItem with text {Test Experiment [0]} [2020-02-04T06:40:26.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250460925 data=null item=TreeItem {Test Experiment [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test Experiment [0]} [2020-02-04T06:40:26.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test Experiment [0]} time=250460939 data=null button=1 stateMask=0x80000 x=138 y=60 count=1} to TreeItem with text {Test Experiment [0]} [2020-02-04T06:40:26.072Z] DEBUG - matched MenuItem with text "&Export Trace Packag...", using matcher: with mnemonic 'Export Trace Package...' [2020-02-04T06:40:26.072Z] DEBUG - Clicking on with mnemonic 'Export Trace Package...' [2020-02-04T06:40:26.072Z] DEBUG - Clicked on with mnemonic 'Export Trace Package...' [2020-02-04T06:40:26.072Z] DEBUG - matched Shell with text "Export trace package", using matcher: with text 'Export trace package' [2020-02-04T06:40:26.072Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Export trace package} time=250461102 data=null doit=true} to Shell with text {Export trace package} [2020-02-04T06:40:26.072Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2020-02-04T06:40:26.072Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2020-02-04T06:40:26.072Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-02-04T06:40:26.072Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2020-02-04T06:40:26.072Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2020-02-04T06:40:26.072Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with mnemonic 'Save in tar format' [2020-02-04T06:40:26.072Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with style 'SWT.RADIO' [2020-02-04T06:40:26.072Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') [2020-02-04T06:40:26.072Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2020-02-04T06:40:26.072Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:40:26.072Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-02-04T06:40:26.072Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') is already selected, not clicking again. [2020-02-04T06:40:26.072Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2020-02-04T06:40:26.072Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2020-02-04T06:40:26.072Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-02-04T06:40:26.072Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2020-02-04T06:40:26.073Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with mnemonic 'Save in zip format' [2020-02-04T06:40:26.073Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with style 'SWT.RADIO' [2020-02-04T06:40:26.073Z] DEBUG - matched Button with text "Save in &zip format", using matcher: (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2020-02-04T06:40:26.073Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2020-02-04T06:40:26.073Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2020-02-04T06:40:26.073Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:40:26.073Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-02-04T06:40:26.073Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2020-02-04T06:40:26.073Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Sa&ve in tar format} time=250461105 data=null doit=true} to Button with text {Sa&ve in tar format} [2020-02-04T06:40:26.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=250461105 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Sa&ve in tar format} [2020-02-04T06:40:26.073Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2020-02-04T06:40:26.073Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Save in &zip format} time=250461106 data=null doit=true} to (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2020-02-04T06:40:26.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Save in &zip format} time=250461107 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2020-02-04T06:40:26.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Save in &zip format} time=250461107 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2020-02-04T06:40:26.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Save in &zip format} time=250461107 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2020-02-04T06:40:26.073Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2020-02-04T06:40:26.073Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2020-02-04T06:40:26.073Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2020-02-04T06:40:26.073Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-02-04T06:40:26.073Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2020-02-04T06:40:26.073Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2020-02-04T06:40:26.073Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2020-02-04T06:40:26.073Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file' [2020-02-04T06:40:26.073Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK' [2020-02-04T06:40:26.073Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2020-02-04T06:40:26.073Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:40:26.073Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-02-04T06:40:26.073Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2020-02-04T06:40:26.073Z] DEBUG - Toggling state on Button {Co&mpress the contents of the file}. Setting state to selected [2020-02-04T06:40:26.073Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=250461109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2020-02-04T06:40:26.073Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=250461109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2020-02-04T06:40:26.073Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=250461110 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2020-02-04T06:40:26.073Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=250461110 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2020-02-04T06:40:26.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=250461110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2020-02-04T06:40:26.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=250461110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2020-02-04T06:40:26.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=250461110 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2020-02-04T06:40:26.073Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=250461110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2020-02-04T06:40:26.073Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=250461110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2020-02-04T06:40:26.073Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=250461110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2020-02-04T06:40:26.073Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=250461111 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2020-02-04T06:40:26.073Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=250461111 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2020-02-04T06:40:26.073Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2020-02-04T06:40:26.073Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-02-04T06:40:26.073Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-02-04T06:40:26.073Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2020-02-04T06:40:26.073Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} time=250461111 data=null} to (of type 'Combo') [2020-02-04T06:40:26.073Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2020-02-04T06:40:26.073Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2020-02-04T06:40:26.073Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2020-02-04T06:40:26.073Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-02-04T06:40:26.073Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2020-02-04T06:40:26.073Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2020-02-04T06:40:26.073Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2020-02-04T06:40:26.073Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:40:26.073Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-02-04T06:40:26.073Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2020-02-04T06:40:26.073Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:26.073Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-02-04T06:40:26.073Z] DEBUG - Clicking on &Finish [2020-02-04T06:40:26.073Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=250461114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-02-04T06:40:26.073Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=250461114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-02-04T06:40:26.073Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=250461114 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-02-04T06:40:26.073Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=250461114 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-02-04T06:40:26.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=250461114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-02-04T06:40:26.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=250461114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-02-04T06:40:26.330Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-02-04T06:40:26.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=250461114 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-02-04T06:40:26.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Export Trace Package...} time=250460989 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Export Trace Package...' [2020-02-04T06:40:26.330Z] DEBUG - Clicked on [2020-02-04T06:40:26.893Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-02-04T06:40:26.893Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:40:26.893Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:40:26.893Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:40:26.893Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:40:26.893Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:40:26.893Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=250461687 data=null button=0 stateMask=0x0 x=78 y=12 count=0} to TreeItem with text {Import Test} [2020-02-04T06:40:26.893Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=250461687 data=null doit=true} to TreeItem with text {Import Test} [2020-02-04T06:40:26.893Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=250461687 data=null} to TreeItem with text {Import Test} [2020-02-04T06:40:26.893Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=250461687 data=null button=1 stateMask=0x0 x=78 y=12 count=1} to TreeItem with text {Import Test} [2020-02-04T06:40:26.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250461688 data=null item=TreeItem {Import Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Import Test} [2020-02-04T06:40:26.893Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=250461704 data=null button=1 stateMask=0x80000 x=78 y=12 count=1} to TreeItem with text {Import Test} [2020-02-04T06:40:26.893Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:40:26.893Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=250461706 data=null button=0 stateMask=0x0 x=78 y=12 count=0} to TreeItem with text {Import Test} [2020-02-04T06:40:26.893Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=250461706 data=null doit=true} to TreeItem with text {Import Test} [2020-02-04T06:40:26.893Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=250461706 data=null} to TreeItem with text {Import Test} [2020-02-04T06:40:26.893Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=250461706 data=null button=1 stateMask=0x0 x=78 y=12 count=1} to TreeItem with text {Import Test} [2020-02-04T06:40:26.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250461706 data=null item=TreeItem {Import Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Import Test} [2020-02-04T06:40:26.893Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=250461716 data=null button=1 stateMask=0x80000 x=78 y=12 count=1} to TreeItem with text {Import Test} [2020-02-04T06:40:26.893Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=250461716 data=null doit=true} to TreeItem with text {Import Test} [2020-02-04T06:40:26.893Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=250461716 data=null} to TreeItem with text {Import Test} [2020-02-04T06:40:26.893Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=250461717 data=null button=1 stateMask=0x0 x=78 y=12 count=1} to TreeItem with text {Import Test} [2020-02-04T06:40:26.893Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=250461717 data=null item=TreeItem {Import Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Import Test} [2020-02-04T06:40:26.893Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=250461727 data=null button=1 stateMask=0x80000 x=78 y=12 count=1} to TreeItem with text {Import Test} [2020-02-04T06:40:26.893Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:40:26.893Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=250461728 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-02-04T06:40:26.893Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=250461729 data=null doit=true} to TreeItem with text {Traces [0]} [2020-02-04T06:40:26.893Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=250461729 data=null} to TreeItem with text {Traces [0]} [2020-02-04T06:40:26.893Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=250461729 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-02-04T06:40:26.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250461729 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2020-02-04T06:40:26.893Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=250461740 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-02-04T06:40:26.893Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:40:26.893Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=250461740 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-02-04T06:40:26.893Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=250461741 data=null doit=true} to TreeItem with text {Traces [0]} [2020-02-04T06:40:26.893Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=250461741 data=null} to TreeItem with text {Traces [0]} [2020-02-04T06:40:26.893Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=250461741 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-02-04T06:40:26.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250461741 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2020-02-04T06:40:26.893Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=250461746 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-02-04T06:40:26.893Z] DEBUG - matched MenuItem with text "Import Trace &Packag...", using matcher: with mnemonic 'Import Trace Package...' [2020-02-04T06:40:26.893Z] DEBUG - Clicking on with mnemonic 'Import Trace Package...' [2020-02-04T06:40:26.893Z] DEBUG - Clicked on with mnemonic 'Import Trace Package...' [2020-02-04T06:40:26.893Z] DEBUG - matched Shell with text "Import trace package", using matcher: with text 'Import trace package' [2020-02-04T06:40:26.893Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import trace package} time=250461897 data=null doit=true} to Shell with text {Import trace package} [2020-02-04T06:40:26.893Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-02-04T06:40:26.893Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-02-04T06:40:26.893Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2020-02-04T06:40:26.893Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} time=250461898 data=null} to (of type 'Combo') [2020-02-04T06:40:26.893Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2020-02-04T06:40:26.894Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo' [2020-02-04T06:40:26.894Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo') [2020-02-04T06:40:26.894Z] DEBUG - Inserting text: [2020-02-04T06:40:26.894Z] into text (of type 'Combo') [2020-02-04T06:40:26.894Z] DEBUG - Attempting to set focus on (of type 'Combo') [2020-02-04T06:40:26.894Z] DEBUG - Typing text ' [2020-02-04T06:40:26.894Z] ' with an interval of 50ms. between characters. [2020-02-04T06:40:27.152Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-02-04T06:40:27.152Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2020-02-04T06:40:27.152Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2020-02-04T06:40:27.152Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:40:27.152Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-02-04T06:40:27.152Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2020-02-04T06:40:27.152Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:27.152Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-02-04T06:40:27.152Z] DEBUG - Clicking on &Finish [2020-02-04T06:40:27.621Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=250462477 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-02-04T06:40:27.621Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=250462477 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-02-04T06:40:27.621Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=250462478 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-02-04T06:40:27.621Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=250462478 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-02-04T06:40:27.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=250462478 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-02-04T06:40:27.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=250462479 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-02-04T06:40:27.621Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-02-04T06:40:27.621Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-02-04T06:40:27.621Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-02-04T06:40:27.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=250462479 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-02-04T06:40:27.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import Trace &Package...} time=250461796 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import Trace Package...' [2020-02-04T06:40:27.621Z] DEBUG - Clicked on [2020-02-04T06:40:27.621Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-02-04T06:40:27.621Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:40:27.621Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:40:27.621Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:40:27.621Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:40:27.621Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:40:27.621Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=250462574 data=null button=0 stateMask=0x0 x=78 y=12 count=0} to TreeItem with text {Import Test} [2020-02-04T06:40:27.621Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=250462574 data=null doit=true} to TreeItem with text {Import Test} [2020-02-04T06:40:27.621Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=250462575 data=null} to TreeItem with text {Import Test} [2020-02-04T06:40:27.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=250462575 data=null button=1 stateMask=0x0 x=78 y=12 count=1} to TreeItem with text {Import Test} [2020-02-04T06:40:27.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250462575 data=null item=TreeItem {Import Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Import Test} [2020-02-04T06:40:27.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=250462590 data=null button=1 stateMask=0x80000 x=78 y=12 count=1} to TreeItem with text {Import Test} [2020-02-04T06:40:27.621Z] WARN - Tree item TreeItem with text {Import Test} is already expanded. Won't expand it again. [2020-02-04T06:40:27.621Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=250462591 data=null doit=true} to TreeItem with text {Traces [1]} [2020-02-04T06:40:27.621Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=250462592 data=null} to TreeItem with text {Traces [1]} [2020-02-04T06:40:27.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=250462592 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-02-04T06:40:27.621Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=250462592 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]} [2020-02-04T06:40:27.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=250462599 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-02-04T06:40:27.621Z] WARN - Tree item TreeItem with text {Import Test} is already expanded. Won't expand it again. [2020-02-04T06:40:27.621Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [0]} time=250462600 data=null doit=true} to TreeItem with text {Experiments [0]} [2020-02-04T06:40:27.621Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [0]} time=250462600 data=null} to TreeItem with text {Experiments [0]} [2020-02-04T06:40:27.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [0]} time=250462601 data=null button=1 stateMask=0x0 x=110 y=36 count=1} to TreeItem with text {Experiments [0]} [2020-02-04T06:40:27.621Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=250462601 data=null item=TreeItem {Experiments [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Experiments [0]} [2020-02-04T06:40:27.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [0]} time=250462608 data=null button=1 stateMask=0x80000 x=110 y=36 count=1} to TreeItem with text {Experiments [0]} [2020-02-04T06:40:27.621Z] DEBUG - Double-clicking on TreeItem with text {Test Experiment [1]} [2020-02-04T06:40:27.621Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test Experiment [1]} time=250462609 data=null button=0 stateMask=0x0 x=138 y=60 count=0} to TreeItem with text {Test Experiment [1]} [2020-02-04T06:40:27.621Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test Experiment [1]} time=250462609 data=null doit=true} to TreeItem with text {Test Experiment [1]} [2020-02-04T06:40:27.621Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:40:27.621Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test Experiment [1]} time=250462610 data=null} to TreeItem with text {Test Experiment [1]} [2020-02-04T06:40:27.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test Experiment [1]} time=250462610 data=null button=1 stateMask=0x0 x=138 y=60 count=1} to TreeItem with text {Test Experiment [1]} [2020-02-04T06:40:27.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250462610 data=null item=TreeItem {Test Experiment [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test Experiment [1]} [2020-02-04T06:40:27.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test Experiment [1]} time=250462622 data=null button=1 stateMask=0x80000 x=138 y=60 count=1} to TreeItem with text {Test Experiment [1]} [2020-02-04T06:40:27.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test Experiment [1]} time=250462622 data=null button=1 stateMask=0x0 x=138 y=60 count=2} to TreeItem with text {Test Experiment [1]} [2020-02-04T06:40:27.621Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Test Experiment [1]} time=250462623 data=null button=1 stateMask=0x0 x=138 y=60 count=2} to TreeItem with text {Test Experiment [1]} [2020-02-04T06:40:27.621Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=250462624 data=null item=TreeItem {Test Experiment [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test Experiment [1]} [2020-02-04T06:40:27.878Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test Experiment [1]} time=250462683 data=null button=1 stateMask=0x80000 x=138 y=60 count=2} to TreeItem with text {Test Experiment [1]} [2020-02-04T06:40:28.136Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Test Experiment [1]} time=250463016 data=null button=0 stateMask=0x0 x=138 y=60 count=0} to TreeItem with text {Test Experiment [1]} [2020-02-04T06:40:28.136Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Test Experiment [1]} time=250463017 data=null doit=true} to TreeItem with text {Test Experiment [1]} [2020-02-04T06:40:28.136Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Test Experiment [1]} time=250463020 data=null} to TreeItem with text {Test Experiment [1]} [2020-02-04T06:40:28.136Z] DEBUG - Double-clicked on TreeItem with text {Test Experiment [1]} [2020-02-04T06:40:28.136Z] DEBUG - matched EditorReference with text "", using matcher: with name '"Test Experiment"' [2020-02-04T06:40:29.507Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} time=250464146 data=null doit=true} to Shell with text {data - Testing - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} [2020-02-04T06:40:29.507Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-02-04T06:40:29.507Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:40:29.507Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:40:29.507Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:40:29.507Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=250464184 data=null button=0 stateMask=0x0 x=54 y=132 count=0} to TreeItem with text {Test} [2020-02-04T06:40:29.507Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=250464184 data=null doit=true} to TreeItem with text {Test} [2020-02-04T06:40:29.507Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=250464184 data=null} to TreeItem with text {Test} [2020-02-04T06:40:29.507Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=250464185 data=null button=1 stateMask=0x0 x=54 y=132 count=1} to TreeItem with text {Test} [2020-02-04T06:40:29.507Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250464185 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2020-02-04T06:40:29.507Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=250464202 data=null button=1 stateMask=0x80000 x=54 y=132 count=1} to TreeItem with text {Test} [2020-02-04T06:40:29.507Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-02-04T06:40:29.507Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-02-04T06:40:29.507Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-02-04T06:40:30.072Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-02-04T06:40:30.072Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-02-04T06:40:30.072Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-02-04T06:40:30.072Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-02-04T06:40:30.072Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:40:30.072Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-02-04T06:40:30.072Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:40:30.072Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:40:30.072Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:40:30.072Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-02-04T06:40:30.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250464874 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:40:30.072Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250464874 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:40:30.072Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=250464874 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:40:30.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=250464875 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:40:30.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250464875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:40:30.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250464875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:40:30.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=250464875 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:40:30.072Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250464875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:40:30.072Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250464875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:40:30.072Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250464875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:40:30.072Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=250464875 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:40:30.072Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=250464875 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:40:30.072Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:40:30.072Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-02-04T06:40:30.072Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-02-04T06:40:30.072Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:40:30.072Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:40:30.072Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-02-04T06:40:30.072Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:30.072Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:30.072Z] DEBUG - Clicking on OK [2020-02-04T06:40:30.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=250464876 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:30.072Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=250464877 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:30.072Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=250464877 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:30.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=250464877 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:30.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=250464877 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:30.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=250464877 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:30.072Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:30.072Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:30.072Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:30.072Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:30.072Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:30.072Z] DEBUG - Clicked on OK [2020-02-04T06:40:30.698Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=250464877 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:30.698Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=250464240 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-02-04T06:40:30.698Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} time=250465490 data=null doit=true} to Shell with text {data - Testing - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} [2020-02-04T06:40:30.698Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-02-04T06:40:30.698Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:40:30.698Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:40:30.698Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:40:30.698Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=250465499 data=null button=0 stateMask=0x0 x=78 y=12 count=0} to TreeItem with text {Import Test} [2020-02-04T06:40:30.698Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=250465499 data=null doit=true} to TreeItem with text {Import Test} [2020-02-04T06:40:30.698Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=250465499 data=null} to TreeItem with text {Import Test} [2020-02-04T06:40:30.698Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=250465500 data=null button=1 stateMask=0x0 x=78 y=12 count=1} to TreeItem with text {Import Test} [2020-02-04T06:40:30.698Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250465500 data=null item=TreeItem {Import Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Import Test} [2020-02-04T06:40:30.698Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=250465516 data=null button=1 stateMask=0x80000 x=78 y=12 count=1} to TreeItem with text {Import Test} [2020-02-04T06:40:30.698Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-02-04T06:40:30.698Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-02-04T06:40:30.698Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-02-04T06:40:31.264Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-02-04T06:40:31.264Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-02-04T06:40:31.264Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-02-04T06:40:31.264Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-02-04T06:40:31.264Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:40:31.264Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-02-04T06:40:31.264Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:40:31.264Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:40:31.264Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:40:31.264Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-02-04T06:40:31.264Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250466176 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:40:31.264Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250466177 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:40:31.264Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=250466177 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:40:31.264Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=250466177 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:40:31.264Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250466178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:40:31.264Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250466178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:40:31.264Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=250466178 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:40:31.264Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250466178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:40:31.264Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250466178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:40:31.264Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250466178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:40:31.264Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=250466179 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:40:31.264Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=250466179 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:40:31.264Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:40:31.264Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-02-04T06:40:31.264Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-02-04T06:40:31.264Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:40:31.264Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:40:31.264Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-02-04T06:40:31.264Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:31.264Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:31.264Z] DEBUG - Clicking on OK [2020-02-04T06:40:31.264Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=250466180 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:31.264Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=250466180 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:31.264Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=250466180 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:31.264Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=250466180 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:31.264Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=250466181 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:31.264Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=250466181 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:31.264Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:31.264Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:31.827Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:31.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=250466181 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:31.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=250465575 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-02-04T06:40:31.827Z] DEBUG - Clicked on [2020-02-04T06:40:33.235Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-02-04T06:40:33.235Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-02-04T06:40:33.235Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:40:33.235Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:40:33.235Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:40:33.235Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:40:33.235Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:40:33.235Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=250468251 data=null button=0 stateMask=0x0 x=54 y=12 count=0} to TreeItem with text {Test} [2020-02-04T06:40:33.235Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=250468251 data=null doit=true} to TreeItem with text {Test} [2020-02-04T06:40:33.235Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=250468252 data=null} to TreeItem with text {Test} [2020-02-04T06:40:33.235Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=250468252 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {Test} [2020-02-04T06:40:33.235Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250468252 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2020-02-04T06:40:33.235Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=250468268 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {Test} [2020-02-04T06:40:33.235Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:40:33.235Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=250468269 data=null button=0 stateMask=0x0 x=54 y=12 count=0} to TreeItem with text {Test} [2020-02-04T06:40:33.235Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=250468269 data=null doit=true} to TreeItem with text {Test} [2020-02-04T06:40:33.235Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=250468269 data=null} to TreeItem with text {Test} [2020-02-04T06:40:33.235Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=250468269 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {Test} [2020-02-04T06:40:33.235Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250468270 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2020-02-04T06:40:33.235Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=250468276 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {Test} [2020-02-04T06:40:33.235Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=250468276 data=null doit=true} to TreeItem with text {Test} [2020-02-04T06:40:33.235Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=250468277 data=null} to TreeItem with text {Test} [2020-02-04T06:40:33.235Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=250468277 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {Test} [2020-02-04T06:40:33.235Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=250468277 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Test} [2020-02-04T06:40:33.235Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=250468281 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {Test} [2020-02-04T06:40:33.235Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:40:33.235Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=250468281 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-02-04T06:40:33.235Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=250468281 data=null doit=true} to TreeItem with text {Traces [1]} [2020-02-04T06:40:33.235Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=250468282 data=null} to TreeItem with text {Traces [1]} [2020-02-04T06:40:33.235Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=250468282 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-02-04T06:40:33.235Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250468282 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2020-02-04T06:40:33.235Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=250468298 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-02-04T06:40:33.235Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:40:33.235Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=250468299 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-02-04T06:40:33.235Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=250468299 data=null doit=true} to TreeItem with text {Traces [1]} [2020-02-04T06:40:33.235Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=250468299 data=null} to TreeItem with text {Traces [1]} [2020-02-04T06:40:33.235Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=250468299 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-02-04T06:40:33.235Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250468299 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2020-02-04T06:40:33.235Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=250468305 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-02-04T06:40:33.494Z] DEBUG - matched MenuItem with text "&Export Trace Packag...", using matcher: with mnemonic 'Export Trace Package...' [2020-02-04T06:40:33.494Z] DEBUG - Clicking on with mnemonic 'Export Trace Package...' [2020-02-04T06:40:33.494Z] DEBUG - Clicked on with mnemonic 'Export Trace Package...' [2020-02-04T06:40:33.494Z] DEBUG - matched Shell with text "Export trace package", using matcher: with text 'Export trace package' [2020-02-04T06:40:33.494Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Export trace package} time=250468420 data=null doit=true} to Shell with text {Export trace package} [2020-02-04T06:40:33.494Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2020-02-04T06:40:33.494Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2020-02-04T06:40:33.494Z] DEBUG - matched Button with text "Deselect All", using matcher: with mnemonic 'Deselect All' [2020-02-04T06:40:33.494Z] DEBUG - matched Button with text "Deselect All", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:33.494Z] DEBUG - matched Button with text "Deselect All", using matcher: (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2020-02-04T06:40:33.494Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-02-04T06:40:33.494Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2020-02-04T06:40:33.494Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2020-02-04T06:40:33.494Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2020-02-04T06:40:33.494Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:40:33.494Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-02-04T06:40:33.494Z] DEBUG - Clicking on Deselect All [2020-02-04T06:40:33.494Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Deselect All} time=250468423 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2020-02-04T06:40:33.494Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deselect All} time=250468423 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2020-02-04T06:40:33.494Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Deselect All} time=250468423 data=null doit=true} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2020-02-04T06:40:33.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Deselect All} time=250468423 data=null} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2020-02-04T06:40:33.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Deselect All} time=250468424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2020-02-04T06:40:33.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Deselect All} time=250468424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2020-02-04T06:40:33.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Deselect All} time=250468424 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2020-02-04T06:40:33.494Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Deselect All} time=250468428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2020-02-04T06:40:33.494Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deselect All} time=250468428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2020-02-04T06:40:33.494Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Deselect All} time=250468428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2020-02-04T06:40:33.494Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Deselect All} time=250468428 data=null doit=true} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2020-02-04T06:40:33.494Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Deselect All} time=250468429 data=null} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2020-02-04T06:40:33.494Z] DEBUG - Clicked on Deselect All [2020-02-04T06:40:33.494Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:40:33.494Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:40:33.494Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-02-04T06:40:33.494Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-02-04T06:40:33.494Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: of type 'Label' [2020-02-04T06:40:33.494Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: (of type 'Label') [2020-02-04T06:40:33.494Z] DEBUG - matched Label with text "To &archive file:", using matcher: of type 'Label' [2020-02-04T06:40:33.494Z] DEBUG - matched Label with text "To &archive file:", using matcher: (of type 'Label') [2020-02-04T06:40:33.494Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-02-04T06:40:33.494Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-02-04T06:40:33.494Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-02-04T06:40:33.494Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-02-04T06:40:33.494Z] DEBUG - matched Label with text "Export trace package", using matcher: of type 'Label' [2020-02-04T06:40:33.494Z] DEBUG - matched Label with text "Export trace package", using matcher: (of type 'Label') [2020-02-04T06:40:33.494Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2020-02-04T06:40:33.494Z] DEBUG - matched Button with text "Select All", using matcher: with mnemonic 'Select All' [2020-02-04T06:40:33.494Z] DEBUG - matched Button with text "Select All", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:33.494Z] DEBUG - matched Button with text "Select All", using matcher: (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2020-02-04T06:40:33.494Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2020-02-04T06:40:33.494Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-02-04T06:40:33.494Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2020-02-04T06:40:33.494Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2020-02-04T06:40:33.494Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2020-02-04T06:40:33.494Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:40:33.494Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-02-04T06:40:33.494Z] DEBUG - Clicking on Select All [2020-02-04T06:40:33.494Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select All} time=250468434 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2020-02-04T06:40:33.494Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=250468435 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2020-02-04T06:40:33.494Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select All} time=250468435 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2020-02-04T06:40:33.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select All} time=250468435 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2020-02-04T06:40:33.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select All} time=250468435 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2020-02-04T06:40:33.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select All} time=250468435 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2020-02-04T06:40:33.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select All} time=250468435 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2020-02-04T06:40:33.494Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select All} time=250468438 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2020-02-04T06:40:33.494Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=250468438 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2020-02-04T06:40:33.494Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select All} time=250468438 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2020-02-04T06:40:33.494Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select All} time=250468438 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2020-02-04T06:40:33.494Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select All} time=250468438 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2020-02-04T06:40:33.494Z] DEBUG - Clicked on Select All [2020-02-04T06:40:33.494Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-02-04T06:40:33.494Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-02-04T06:40:33.494Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: of type 'Label' [2020-02-04T06:40:33.494Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: (of type 'Label') [2020-02-04T06:40:33.494Z] DEBUG - matched Label with text "To &archive file:", using matcher: of type 'Label' [2020-02-04T06:40:33.494Z] DEBUG - matched Label with text "To &archive file:", using matcher: (of type 'Label') [2020-02-04T06:40:33.494Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-02-04T06:40:33.494Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-02-04T06:40:33.494Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-02-04T06:40:33.495Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-02-04T06:40:33.495Z] DEBUG - matched Label with text "Export trace package", using matcher: of type 'Label' [2020-02-04T06:40:33.495Z] DEBUG - matched Label with text "Export trace package", using matcher: (of type 'Label') [2020-02-04T06:40:33.495Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2020-02-04T06:40:33.495Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2020-02-04T06:40:33.495Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-02-04T06:40:33.495Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2020-02-04T06:40:33.495Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2020-02-04T06:40:33.495Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with mnemonic 'Save in tar format' [2020-02-04T06:40:33.495Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with style 'SWT.RADIO' [2020-02-04T06:40:33.495Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') [2020-02-04T06:40:33.495Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2020-02-04T06:40:33.495Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:40:33.495Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-02-04T06:40:33.495Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') [2020-02-04T06:40:33.495Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Save in &zip format} time=250468475 data=null doit=true} to Button with text {Save in &zip format} [2020-02-04T06:40:33.495Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Save in &zip format} time=250468475 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Save in &zip format} [2020-02-04T06:40:33.495Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') [2020-02-04T06:40:33.495Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Sa&ve in tar format} time=250468477 data=null doit=true} to (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') [2020-02-04T06:40:33.495Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Sa&ve in tar format} time=250468478 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') [2020-02-04T06:40:33.495Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Sa&ve in tar format} time=250468478 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') [2020-02-04T06:40:33.495Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=250468478 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') [2020-02-04T06:40:33.495Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') [2020-02-04T06:40:33.495Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2020-02-04T06:40:33.495Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2020-02-04T06:40:33.495Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-02-04T06:40:33.495Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2020-02-04T06:40:33.495Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with mnemonic 'Save in zip format' [2020-02-04T06:40:33.495Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with style 'SWT.RADIO' [2020-02-04T06:40:33.495Z] DEBUG - matched Button with text "Save in &zip format", using matcher: (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2020-02-04T06:40:33.495Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2020-02-04T06:40:33.495Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2020-02-04T06:40:33.495Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:40:33.495Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-02-04T06:40:33.495Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2020-02-04T06:40:33.495Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Sa&ve in tar format} time=250468480 data=null doit=true} to Button with text {Sa&ve in tar format} [2020-02-04T06:40:33.495Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=250468480 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Sa&ve in tar format} [2020-02-04T06:40:33.495Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2020-02-04T06:40:33.495Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Save in &zip format} time=250468482 data=null doit=true} to (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2020-02-04T06:40:33.495Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Save in &zip format} time=250468482 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2020-02-04T06:40:33.495Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Save in &zip format} time=250468482 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2020-02-04T06:40:33.495Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Save in &zip format} time=250468482 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2020-02-04T06:40:33.495Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2020-02-04T06:40:33.495Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2020-02-04T06:40:33.495Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2020-02-04T06:40:33.495Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-02-04T06:40:33.495Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2020-02-04T06:40:33.495Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2020-02-04T06:40:33.495Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2020-02-04T06:40:33.495Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file' [2020-02-04T06:40:33.495Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK' [2020-02-04T06:40:33.495Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2020-02-04T06:40:33.495Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:40:33.495Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-02-04T06:40:33.495Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2020-02-04T06:40:33.495Z] DEBUG - Toggling state on Button {Co&mpress the contents of the file}. Setting state to unselected [2020-02-04T06:40:33.495Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=250468485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2020-02-04T06:40:33.495Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=250468485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2020-02-04T06:40:33.495Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=250468486 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2020-02-04T06:40:33.495Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=250468486 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2020-02-04T06:40:33.495Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=250468486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2020-02-04T06:40:33.495Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=250468486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2020-02-04T06:40:33.495Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=250468486 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2020-02-04T06:40:33.495Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=250468486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2020-02-04T06:40:33.495Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=250468486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2020-02-04T06:40:33.495Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=250468486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2020-02-04T06:40:33.495Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=250468487 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2020-02-04T06:40:33.495Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=250468487 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2020-02-04T06:40:33.495Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2020-02-04T06:40:33.495Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2020-02-04T06:40:33.495Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2020-02-04T06:40:33.495Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-02-04T06:40:33.495Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2020-02-04T06:40:33.495Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2020-02-04T06:40:33.495Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2020-02-04T06:40:33.495Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file' [2020-02-04T06:40:33.495Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK' [2020-02-04T06:40:33.495Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2020-02-04T06:40:33.495Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:40:33.495Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-02-04T06:40:33.495Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2020-02-04T06:40:33.495Z] DEBUG - Toggling state on Button {Co&mpress the contents of the file}. Setting state to selected [2020-02-04T06:40:33.495Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=250468488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2020-02-04T06:40:33.495Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=250468488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2020-02-04T06:40:33.495Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=250468489 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2020-02-04T06:40:33.495Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=250468489 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2020-02-04T06:40:33.495Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=250468489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2020-02-04T06:40:33.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=250468489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2020-02-04T06:40:33.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=250468489 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2020-02-04T06:40:33.496Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=250468489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2020-02-04T06:40:33.496Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=250468489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2020-02-04T06:40:33.496Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=250468490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2020-02-04T06:40:33.496Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=250468490 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2020-02-04T06:40:33.496Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=250468490 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2020-02-04T06:40:33.496Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2020-02-04T06:40:33.496Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo' [2020-02-04T06:40:33.496Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo') [2020-02-04T06:40:33.496Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2020-02-04T06:40:33.496Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} time=250468491 data=null} to (of type 'Combo') [2020-02-04T06:40:33.496Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2020-02-04T06:40:33.496Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2020-02-04T06:40:33.496Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2020-02-04T06:40:33.496Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-02-04T06:40:33.496Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2020-02-04T06:40:33.496Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2020-02-04T06:40:33.496Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2020-02-04T06:40:33.496Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:40:33.496Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-02-04T06:40:33.496Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2020-02-04T06:40:33.496Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:33.496Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-02-04T06:40:33.496Z] DEBUG - Clicking on &Finish [2020-02-04T06:40:33.496Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=250468492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-02-04T06:40:33.496Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=250468492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-02-04T06:40:33.496Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=250468492 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-02-04T06:40:33.496Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=250468493 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-02-04T06:40:33.496Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=250468493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-02-04T06:40:33.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=250468493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-02-04T06:40:33.752Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=250468493 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-02-04T06:40:33.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Export Trace Package...} time=250468334 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Export Trace Package...' [2020-02-04T06:40:33.753Z] DEBUG - Clicked on [2020-02-04T06:40:34.009Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-02-04T06:40:34.009Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:40:34.009Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:40:34.009Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:40:34.009Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:40:34.009Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:40:34.009Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=250468905 data=null button=0 stateMask=0x0 x=54 y=12 count=0} to TreeItem with text {Test} [2020-02-04T06:40:34.009Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=250468905 data=null doit=true} to TreeItem with text {Test} [2020-02-04T06:40:34.009Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=250468905 data=null} to TreeItem with text {Test} [2020-02-04T06:40:34.009Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=250468906 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {Test} [2020-02-04T06:40:34.009Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250468906 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2020-02-04T06:40:34.009Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=250468919 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {Test} [2020-02-04T06:40:34.009Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:40:34.009Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=250468921 data=null button=0 stateMask=0x0 x=54 y=12 count=0} to TreeItem with text {Test} [2020-02-04T06:40:34.010Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=250468921 data=null doit=true} to TreeItem with text {Test} [2020-02-04T06:40:34.010Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=250468921 data=null} to TreeItem with text {Test} [2020-02-04T06:40:34.010Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=250468921 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {Test} [2020-02-04T06:40:34.010Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250468921 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2020-02-04T06:40:34.010Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=250468928 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {Test} [2020-02-04T06:40:34.010Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2020-02-04T06:40:34.010Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:40:34.010Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=250468929 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-02-04T06:40:34.010Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=250468930 data=null doit=true} to TreeItem with text {Traces [1]} [2020-02-04T06:40:34.010Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=250468930 data=null} to TreeItem with text {Traces [1]} [2020-02-04T06:40:34.010Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=250468930 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-02-04T06:40:34.010Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250468930 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2020-02-04T06:40:34.010Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=250468942 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-02-04T06:40:34.010Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:40:34.010Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=250468943 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-02-04T06:40:34.010Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=250468944 data=null doit=true} to TreeItem with text {Traces [1]} [2020-02-04T06:40:34.010Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=250468944 data=null} to TreeItem with text {Traces [1]} [2020-02-04T06:40:34.010Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=250468944 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-02-04T06:40:34.010Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250468944 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2020-02-04T06:40:34.010Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=250468951 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-02-04T06:40:34.010Z] DEBUG - matched MenuItem with text "Import Trace &Packag...", using matcher: with mnemonic 'Import Trace Package...' [2020-02-04T06:40:34.010Z] DEBUG - Clicking on with mnemonic 'Import Trace Package...' [2020-02-04T06:40:34.267Z] DEBUG - Clicked on with mnemonic 'Import Trace Package...' [2020-02-04T06:40:34.267Z] DEBUG - matched Shell with text "Import trace package", using matcher: with text 'Import trace package' [2020-02-04T06:40:34.267Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import trace package} time=250469092 data=null doit=true} to Shell with text {Import trace package} [2020-02-04T06:40:34.267Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-02-04T06:40:34.267Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-02-04T06:40:34.267Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2020-02-04T06:40:34.267Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} time=250469093 data=null} to (of type 'Combo') [2020-02-04T06:40:34.267Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2020-02-04T06:40:34.267Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo' [2020-02-04T06:40:34.267Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo') [2020-02-04T06:40:34.267Z] DEBUG - Inserting text: [2020-02-04T06:40:34.267Z] into text (of type 'Combo') [2020-02-04T06:40:34.267Z] DEBUG - Attempting to set focus on (of type 'Combo') [2020-02-04T06:40:34.267Z] DEBUG - Typing text ' [2020-02-04T06:40:34.267Z] ' with an interval of 50ms. between characters. [2020-02-04T06:40:34.267Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-02-04T06:40:34.267Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2020-02-04T06:40:34.267Z] DEBUG - matched Button with text "Select All", using matcher: with mnemonic 'Select All' [2020-02-04T06:40:34.267Z] DEBUG - matched Button with text "Select All", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:34.267Z] DEBUG - matched Button with text "Select All", using matcher: (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2020-02-04T06:40:34.267Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2020-02-04T06:40:34.267Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:40:34.267Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-02-04T06:40:34.267Z] DEBUG - Clicking on Select All [2020-02-04T06:40:34.267Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select All} time=250469149 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2020-02-04T06:40:34.267Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=250469149 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2020-02-04T06:40:34.267Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select All} time=250469150 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2020-02-04T06:40:34.267Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select All} time=250469150 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2020-02-04T06:40:34.267Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select All} time=250469150 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2020-02-04T06:40:34.267Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select All} time=250469151 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2020-02-04T06:40:34.267Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select All} time=250469151 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2020-02-04T06:40:34.267Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select All} time=250469151 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2020-02-04T06:40:34.267Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=250469152 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2020-02-04T06:40:34.267Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select All} time=250469152 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2020-02-04T06:40:34.267Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select All} time=250469152 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2020-02-04T06:40:34.267Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select All} time=250469152 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2020-02-04T06:40:34.267Z] DEBUG - Clicked on Select All [2020-02-04T06:40:34.267Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-02-04T06:40:34.267Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2020-02-04T06:40:34.267Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2020-02-04T06:40:34.267Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:40:34.267Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-02-04T06:40:34.267Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2020-02-04T06:40:34.267Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:34.267Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-02-04T06:40:34.267Z] DEBUG - Clicking on &Finish [2020-02-04T06:40:34.267Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=250469153 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-02-04T06:40:34.267Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=250469153 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-02-04T06:40:34.268Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=250469153 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-02-04T06:40:34.268Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=250469153 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-02-04T06:40:34.268Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=250469153 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-02-04T06:40:34.268Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=250469153 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-02-04T06:40:34.268Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Finish} time=250469181 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-02-04T06:40:34.268Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=250469181 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-02-04T06:40:34.268Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Finish} time=250469181 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-02-04T06:40:34.268Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Finish} time=250469181 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-02-04T06:40:34.268Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Finish} time=250469182 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-02-04T06:40:34.268Z] DEBUG - Clicked on &Finish [2020-02-04T06:40:34.268Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2020-02-04T06:40:34.268Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=250469183 data=null doit=true} to Shell with text {Confirmation} [2020-02-04T06:40:34.268Z] DEBUG - matched Button with text "No &To All", using matcher: of type 'Button' [2020-02-04T06:40:34.268Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2020-02-04T06:40:34.268Z] DEBUG - matched Button with text "Yes To &All", using matcher: of type 'Button' [2020-02-04T06:40:34.268Z] DEBUG - matched Button with text "Yes To &All", using matcher: with mnemonic 'Yes To All' [2020-02-04T06:40:34.268Z] DEBUG - matched Button with text "Yes To &All", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:34.268Z] DEBUG - matched Button with text "Yes To &All", using matcher: (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH') [2020-02-04T06:40:34.268Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2020-02-04T06:40:34.268Z] DEBUG - Clicking on Yes To &All [2020-02-04T06:40:34.268Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Yes To &All} time=250469184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH') [2020-02-04T06:40:34.268Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Yes To &All} time=250469184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH') [2020-02-04T06:40:34.268Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Yes To &All} time=250469184 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH') [2020-02-04T06:40:34.268Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Yes To &All} time=250469184 data=null} to (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH') [2020-02-04T06:40:34.268Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Yes To &All} time=250469184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH') [2020-02-04T06:40:34.268Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Yes To &All} time=250469184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH') [2020-02-04T06:40:34.268Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Yes To &All} time=250469184 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH') [2020-02-04T06:40:34.831Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=250469153 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-02-04T06:40:34.831Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import Trace &Package...} time=250468999 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import Trace Package...' [2020-02-04T06:40:34.832Z] DEBUG - Clicked on [2020-02-04T06:40:34.832Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-02-04T06:40:34.832Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:40:34.832Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:40:34.832Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2020-02-04T06:40:34.832Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2020-02-04T06:40:34.832Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=250469679 data=null doit=true} to TreeItem with text {Traces [1]} [2020-02-04T06:40:34.832Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=250469679 data=null} to TreeItem with text {Traces [1]} [2020-02-04T06:40:34.832Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=250469679 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-02-04T06:40:34.832Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=250469679 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]} [2020-02-04T06:40:34.832Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=250469684 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-02-04T06:40:34.832Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2020-02-04T06:40:34.832Z] DEBUG - Double-clicking on TreeItem with text {test.xml} [2020-02-04T06:40:34.832Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test.xml} time=250469685 data=null button=0 stateMask=0x0 x=98 y=84 count=0} to TreeItem with text {test.xml} [2020-02-04T06:40:34.832Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test.xml} time=250469685 data=null doit=true} to TreeItem with text {test.xml} [2020-02-04T06:40:34.832Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:40:34.832Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test.xml} time=250469685 data=null} to TreeItem with text {test.xml} [2020-02-04T06:40:34.832Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test.xml} time=250469685 data=null button=1 stateMask=0x0 x=98 y=84 count=1} to TreeItem with text {test.xml} [2020-02-04T06:40:34.832Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250469685 data=null item=TreeItem {test.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test.xml} [2020-02-04T06:40:34.832Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test.xml} time=250469705 data=null button=1 stateMask=0x80000 x=98 y=84 count=1} to TreeItem with text {test.xml} [2020-02-04T06:40:34.832Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test.xml} time=250469706 data=null button=1 stateMask=0x0 x=98 y=84 count=2} to TreeItem with text {test.xml} [2020-02-04T06:40:34.832Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {test.xml} time=250469707 data=null button=1 stateMask=0x0 x=98 y=84 count=2} to TreeItem with text {test.xml} [2020-02-04T06:40:34.832Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=250469707 data=null item=TreeItem {test.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test.xml} [2020-02-04T06:40:34.832Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test.xml} time=250469721 data=null button=1 stateMask=0x80000 x=98 y=84 count=2} to TreeItem with text {test.xml} [2020-02-04T06:40:35.088Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {test.xml} time=250469918 data=null button=0 stateMask=0x0 x=98 y=84 count=0} to TreeItem with text {test.xml} [2020-02-04T06:40:35.088Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {test.xml} time=250469919 data=null doit=true} to TreeItem with text {test.xml} [2020-02-04T06:40:35.088Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {test.xml} time=250469919 data=null} to TreeItem with text {test.xml} [2020-02-04T06:40:35.088Z] DEBUG - Double-clicked on TreeItem with text {test.xml} [2020-02-04T06:40:35.088Z] DEBUG - matched EditorReference with text "", using matcher: with name '"test.xml"' [2020-02-04T06:40:36.458Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Test/Traces/test.xml - Eclipse Platform} time=250471139 data=null doit=true} to Shell with text {data - Testing - Test/Traces/test.xml - Eclipse Platform} [2020-02-04T06:40:36.458Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-02-04T06:40:36.458Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:40:36.458Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:40:36.458Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:40:36.458Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=250471176 data=null button=0 stateMask=0x0 x=54 y=12 count=0} to TreeItem with text {Test} [2020-02-04T06:40:36.458Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=250471176 data=null doit=true} to TreeItem with text {Test} [2020-02-04T06:40:36.458Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=250471176 data=null} to TreeItem with text {Test} [2020-02-04T06:40:36.458Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=250471176 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {Test} [2020-02-04T06:40:36.458Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250471176 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2020-02-04T06:40:36.458Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=250471197 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {Test} [2020-02-04T06:40:36.458Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-02-04T06:40:36.459Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-02-04T06:40:36.459Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-02-04T06:40:37.023Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-02-04T06:40:37.023Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-02-04T06:40:37.023Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-02-04T06:40:37.023Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-02-04T06:40:37.023Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:40:37.023Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-02-04T06:40:37.023Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:40:37.023Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:40:37.023Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:40:37.023Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-02-04T06:40:37.023Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250471905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:40:37.023Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250471906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:40:37.023Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=250471906 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:40:37.023Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=250471906 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:40:37.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250471906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:40:37.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250471906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:40:37.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=250471906 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:40:37.023Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250471906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:40:37.023Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250471907 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:40:37.023Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250471907 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:40:37.023Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=250471907 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:40:37.023Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=250471907 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:40:37.023Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:40:37.023Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-02-04T06:40:37.023Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-02-04T06:40:37.023Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:40:37.023Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:40:37.023Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-02-04T06:40:37.023Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:37.023Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:37.023Z] DEBUG - Clicking on OK [2020-02-04T06:40:37.023Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=250471908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:37.023Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=250471908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:37.023Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=250471908 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:37.023Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=250471908 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:37.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=250471909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:37.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=250471909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:37.023Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:37.023Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:37.023Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:37.280Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:37.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=250471909 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:37.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=250471234 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-02-04T06:40:37.280Z] DEBUG - Clicked on [2020-02-04T06:40:37.280Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.262 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard [2020-02-04T06:40:37.280Z] testExperiment(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard) Time elapsed: 7.583 s [2020-02-04T06:40:37.280Z] test(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard) Time elapsed: 5.593 s [2020-02-04T06:40:37.280Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest [2020-02-04T06:40:45.377Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.151 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest [2020-02-04T06:40:45.377Z] testImportTimerangeInverseTime(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest) Time elapsed: 2.952 s [2020-02-04T06:40:45.377Z] testImportTimerange(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest) Time elapsed: 3.103 s [2020-02-04T06:40:45.377Z] testImportTimerangeInvalidFormat(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest) Time elapsed: 2.053 s [2020-02-04T06:40:45.377Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest [2020-02-04T06:40:50.635Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.366 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest [2020-02-04T06:40:50.635Z] testGzipImport(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest) Time elapsed: 4.308 s [2020-02-04T06:40:50.635Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard [2020-02-04T06:40:50.635Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-02-04T06:40:50.635Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:40:50.635Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:40:50.635Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:40:50.635Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:40:50.635Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:40:50.635Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=250484989 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {TestText} [2020-02-04T06:40:50.635Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=250484989 data=null doit=true} to TreeItem with text {TestText} [2020-02-04T06:40:50.635Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=250484989 data=null} to TreeItem with text {TestText} [2020-02-04T06:40:50.635Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=250484990 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestText} [2020-02-04T06:40:50.635Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250484990 data=null item=TreeItem {TestText} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestText} [2020-02-04T06:40:50.635Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=250485012 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestText} [2020-02-04T06:40:50.635Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:40:50.635Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=250485013 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {TestText} [2020-02-04T06:40:50.635Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=250485014 data=null doit=true} to TreeItem with text {TestText} [2020-02-04T06:40:50.635Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=250485014 data=null} to TreeItem with text {TestText} [2020-02-04T06:40:50.635Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=250485014 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestText} [2020-02-04T06:40:50.635Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250485015 data=null item=TreeItem {TestText} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestText} [2020-02-04T06:40:50.635Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=250485022 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestText} [2020-02-04T06:40:50.635Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=250485022 data=null doit=true} to TreeItem with text {TestText} [2020-02-04T06:40:50.635Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=250485023 data=null} to TreeItem with text {TestText} [2020-02-04T06:40:50.635Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=250485023 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestText} [2020-02-04T06:40:50.635Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=250485023 data=null item=TreeItem {TestText} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestText} [2020-02-04T06:40:50.635Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=250485028 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestText} [2020-02-04T06:40:50.635Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:40:50.635Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=250485029 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-02-04T06:40:50.635Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=250485029 data=null doit=true} to TreeItem with text {Traces [0]} [2020-02-04T06:40:50.635Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=250485029 data=null} to TreeItem with text {Traces [0]} [2020-02-04T06:40:50.635Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=250485029 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-02-04T06:40:50.635Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250485029 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2020-02-04T06:40:50.635Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=250485043 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-02-04T06:40:50.635Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:40:50.635Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=250485044 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-02-04T06:40:50.635Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=250485044 data=null doit=true} to TreeItem with text {Traces [0]} [2020-02-04T06:40:50.635Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=250485044 data=null} to TreeItem with text {Traces [0]} [2020-02-04T06:40:50.635Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=250485044 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-02-04T06:40:50.635Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250485045 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2020-02-04T06:40:50.635Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=250485050 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-02-04T06:40:50.635Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...' [2020-02-04T06:40:50.635Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...' [2020-02-04T06:40:50.635Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...' [2020-02-04T06:40:50.635Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2020-02-04T06:40:50.635Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=250485179 data=null doit=true} to Shell with text {Manage Custom Parsers} [2020-02-04T06:40:50.635Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2020-02-04T06:40:50.635Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2020-02-04T06:40:50.635Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2020-02-04T06:40:50.635Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2020-02-04T06:40:50.635Z] DEBUG - matched Button with text "New...", using matcher: with mnemonic 'New...' [2020-02-04T06:40:50.635Z] DEBUG - matched Button with text "New...", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:50.635Z] DEBUG - matched Button with text "New...", using matcher: (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2020-02-04T06:40:50.635Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2020-02-04T06:40:50.635Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2020-02-04T06:40:50.635Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2020-02-04T06:40:50.635Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2020-02-04T06:40:50.635Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2020-02-04T06:40:50.635Z] DEBUG - Clicking on New... [2020-02-04T06:40:50.635Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {New...} time=250485180 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2020-02-04T06:40:50.636Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=250485181 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2020-02-04T06:40:50.636Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {New...} time=250485181 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2020-02-04T06:40:50.636Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {New...} time=250485181 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2020-02-04T06:40:50.636Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {New...} time=250485181 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2020-02-04T06:40:50.636Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {New...} time=250485181 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2020-02-04T06:40:50.636Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {New...} time=250485298 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2020-02-04T06:40:50.636Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=250485301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2020-02-04T06:40:50.636Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {New...} time=250485301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2020-02-04T06:40:50.636Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {New...} time=250485301 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2020-02-04T06:40:50.636Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {New...} time=250485301 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2020-02-04T06:40:50.636Z] DEBUG - Clicked on New... [2020-02-04T06:40:50.636Z] DEBUG - matched Shell with text "Custom Text Parser", using matcher: with text 'Custom Text Parser' [2020-02-04T06:40:50.636Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom Text Parser} time=250485303 data=null doit=true} to Shell with text {Custom Text Parser} [2020-02-04T06:40:50.636Z] DEBUG - Attempting to set focus on Shell with text {Custom Text Parser} [2020-02-04T06:40:50.636Z] DEBUG - matched Text with text "Custom Text", using matcher: of type 'Text' [2020-02-04T06:40:50.636Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2020-02-04T06:40:50.636Z] DEBUG - matched Text with text "Custom Text", using matcher: with label (with mnemonic 'Category:') [2020-02-04T06:40:50.636Z] DEBUG - matched Text with text "Custom Text", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2020-02-04T06:40:50.636Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-02-04T06:40:50.636Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2020-02-04T06:40:50.636Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2020-02-04T06:40:50.636Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2020-02-04T06:40:50.636Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-02-04T06:40:50.636Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2020-02-04T06:40:50.636Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2020-02-04T06:40:50.636Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2020-02-04T06:40:50.636Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: of type 'Text' [2020-02-04T06:40:50.636Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2020-02-04T06:40:50.636Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Category:') [2020-02-04T06:40:50.636Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2020-02-04T06:40:50.636Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text' [2020-02-04T06:40:50.636Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2020-02-04T06:40:50.636Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Category:') [2020-02-04T06:40:50.636Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2020-02-04T06:40:50.636Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-02-04T06:40:50.636Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2020-02-04T06:40:50.636Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2020-02-04T06:40:50.636Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2020-02-04T06:40:50.636Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2020-02-04T06:40:50.636Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2020-02-04T06:40:50.636Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:') [2020-02-04T06:40:50.636Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2020-02-04T06:40:50.636Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text' [2020-02-04T06:40:50.636Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2020-02-04T06:40:50.636Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Category:') [2020-02-04T06:40:50.636Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2020-02-04T06:40:50.636Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2020-02-04T06:40:50.636Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-02-04T06:40:50.636Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-02-04T06:40:50.636Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2020-02-04T06:40:50.636Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:') [2020-02-04T06:40:50.636Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2020-02-04T06:40:50.636Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: of type 'Text' [2020-02-04T06:40:50.636Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2020-02-04T06:40:50.636Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Trace type:') [2020-02-04T06:40:50.636Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2020-02-04T06:40:50.636Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text' [2020-02-04T06:40:50.636Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2020-02-04T06:40:50.636Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Trace type:') [2020-02-04T06:40:50.636Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2020-02-04T06:40:50.636Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-02-04T06:40:50.636Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2020-02-04T06:40:50.636Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:') [2020-02-04T06:40:50.636Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2020-02-04T06:40:50.636Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2020-02-04T06:40:50.636Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2020-02-04T06:40:50.636Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:') [2020-02-04T06:40:50.636Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2020-02-04T06:40:50.636Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text' [2020-02-04T06:40:50.636Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2020-02-04T06:40:50.636Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Trace type:') [2020-02-04T06:40:50.636Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2020-02-04T06:40:50.636Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2020-02-04T06:40:50.636Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-02-04T06:40:50.636Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2020-02-04T06:40:50.636Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:') [2020-02-04T06:40:50.636Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2020-02-04T06:40:50.636Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2020-02-04T06:40:50.636Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2020-02-04T06:40:50.636Z] DEBUG - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:') [2020-02-04T06:40:50.637Z] DEBUG - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2020-02-04T06:40:50.637Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: of type 'Text' [2020-02-04T06:40:50.637Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2020-02-04T06:40:50.637Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Time Stamp format:') [2020-02-04T06:40:50.637Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2020-02-04T06:40:50.637Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text' [2020-02-04T06:40:50.637Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2020-02-04T06:40:50.637Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Time Stamp format:') [2020-02-04T06:40:50.637Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2020-02-04T06:40:50.637Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-02-04T06:40:50.637Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2020-02-04T06:40:50.637Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:') [2020-02-04T06:40:50.637Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2020-02-04T06:40:50.637Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2020-02-04T06:40:50.637Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2020-02-04T06:40:50.637Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:') [2020-02-04T06:40:50.637Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2020-02-04T06:40:50.637Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: of type 'Text' [2020-02-04T06:40:50.637Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2020-02-04T06:40:50.637Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Time Stamp format:') [2020-02-04T06:40:50.637Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2020-02-04T06:40:50.637Z] DEBUG - matched Combo with text "(0,∞)", using matcher: of type 'Combo' [2020-02-04T06:40:50.637Z] DEBUG - matched Combo with text "(0,∞)", using matcher: (of type 'Combo') [2020-02-04T06:40:50.637Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo' [2020-02-04T06:40:50.637Z] DEBUG - matched Combo with text "Message", using matcher: (of type 'Combo') [2020-02-04T06:40:50.637Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo' [2020-02-04T06:40:50.637Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo') [2020-02-04T06:40:50.637Z] DEBUG - Setting selection on (of type 'Combo') to Timestamp [2020-02-04T06:40:50.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Timestamp} time=250485376 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo') [2020-02-04T06:40:50.637Z] DEBUG - Set selection on (of type 'Combo') to Timestamp [2020-02-04T06:40:50.637Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2020-02-04T06:40:50.637Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2020-02-04T06:40:50.637Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2020-02-04T06:40:50.637Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text' [2020-02-04T06:40:50.637Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text' [2020-02-04T06:40:50.637Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-02-04T06:40:50.637Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-02-04T06:40:50.637Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2020-02-04T06:40:50.637Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'format:') [2020-02-04T06:40:50.637Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2020-02-04T06:40:50.637Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2020-02-04T06:40:50.637Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2020-02-04T06:40:50.637Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:') [2020-02-04T06:40:50.637Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2020-02-04T06:40:50.637Z] DEBUG - matched Text with text "Enter the input form...", using matcher: of type 'Text' [2020-02-04T06:40:50.637Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2020-02-04T06:40:50.637Z] DEBUG - matched Text with text "Enter the input form...", using matcher: with label (with mnemonic 'format:') [2020-02-04T06:40:50.637Z] DEBUG - matched Text with text "Enter the input form...", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2020-02-04T06:40:50.637Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:50.637Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:50.637Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:50.637Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:50.637Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:50.637Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:50.637Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:50.637Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:50.637Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:50.637Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:50.637Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:50.637Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:50.637Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:50.637Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:50.637Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:50.637Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:50.637Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:50.637Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:50.637Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:50.637Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:50.637Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:50.637Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2020-02-04T06:40:50.637Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:50.637Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:50.637Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:50.637Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:50.637Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:50.637Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:50.637Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2020-02-04T06:40:50.637Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:50.637Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:50.637Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:50.637Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:50.637Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:50.637Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2020-02-04T06:40:50.637Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:50.638Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:50.638Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2020-02-04T06:40:50.638Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:50.638Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:50.638Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:40:50.638Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:50.638Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:50.638Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-02-04T06:40:50.638Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:50.638Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:50.638Z] DEBUG - Clicking on [2020-02-04T06:40:50.638Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=250485399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:50.638Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=250485399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:50.638Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=250485399 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:50.638Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=250485399 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:50.638Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=250485400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:50.638Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=250485400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:50.638Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=250485400 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:50.638Z] DEBUG - Clicked on [2020-02-04T06:40:50.638Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:50.638Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:50.638Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:50.638Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:50.638Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:50.638Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:50.638Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:50.638Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:50.638Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:50.638Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:50.638Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:50.638Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:50.638Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:50.638Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:50.638Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:50.638Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:50.638Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:50.638Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:50.638Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:50.638Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:50.638Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:50.638Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2020-02-04T06:40:50.638Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:50.638Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:50.638Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:50.638Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:50.638Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:50.638Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:50.638Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:50.638Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:50.638Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:50.638Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2020-02-04T06:40:50.638Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:50.638Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:50.638Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:50.638Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:50.638Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:50.638Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2020-02-04T06:40:50.638Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:50.638Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:50.638Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2020-02-04T06:40:50.638Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:50.638Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:50.638Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:40:50.638Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:50.638Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:50.638Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-02-04T06:40:50.638Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:50.638Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:50.638Z] DEBUG - Clicking on [2020-02-04T06:40:50.638Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=250485423 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:50.638Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=250485423 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:50.638Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=250485424 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:50.638Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=250485424 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:50.638Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=250485424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:50.638Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=250485424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:50.638Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=250485424 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:50.638Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=250485444 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:50.638Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=250485445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:50.638Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=250485445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:50.638Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=250485445 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:50.638Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=250485445 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:50.638Z] DEBUG - Clicked on [2020-02-04T06:40:50.639Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:40:50.639Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:40:50.639Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:40:50.639Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:40:50.639Z] DEBUG - matched StyledText with text "", using matcher: of type 'StyledText' [2020-02-04T06:40:50.639Z] DEBUG - matched StyledText with text "", using matcher: (of type 'StyledText') [2020-02-04T06:40:50.639Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:40:50.639Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=250485476 data=null button=0 stateMask=0x0 x=131 y=12 count=0} to TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)} [2020-02-04T06:40:50.639Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=250485476 data=null doit=true} to TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)} [2020-02-04T06:40:50.639Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=250485476 data=null} to TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)} [2020-02-04T06:40:50.639Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=250485477 data=null button=1 stateMask=0x0 x=131 y=12 count=1} to TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)} [2020-02-04T06:40:50.639Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250485477 data=null item=TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)} [2020-02-04T06:40:50.639Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=250485515 data=null button=1 stateMask=0x80000 x=131 y=12 count=1} to TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)} [2020-02-04T06:40:50.639Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2020-02-04T06:40:50.639Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2020-02-04T06:40:50.639Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2020-02-04T06:40:50.639Z] DEBUG - matched Text with text "12", using matcher: of type 'Text' [2020-02-04T06:40:50.639Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text' [2020-02-04T06:40:50.639Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2020-02-04T06:40:50.639Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Regular expression:') [2020-02-04T06:40:50.639Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2020-02-04T06:40:50.639Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-02-04T06:40:50.639Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2020-02-04T06:40:50.639Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2020-02-04T06:40:50.639Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2020-02-04T06:40:50.639Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2020-02-04T06:40:50.639Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2020-02-04T06:40:50.639Z] DEBUG - matched Text with text "ss", using matcher: with label (with mnemonic 'Regular expression:') [2020-02-04T06:40:50.639Z] DEBUG - matched Text with text "ss", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2020-02-04T06:40:50.639Z] DEBUG - matched Text with text "12 Hello", using matcher: of type 'Text' [2020-02-04T06:40:50.639Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2020-02-04T06:40:50.639Z] DEBUG - matched Text with text "12 Hello", using matcher: with label (with mnemonic 'Regular expression:') [2020-02-04T06:40:50.639Z] DEBUG - matched Text with text "12 Hello", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2020-02-04T06:40:50.639Z] DEBUG - matched Text with text "*no matching group*", using matcher: of type 'Text' [2020-02-04T06:40:50.639Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2020-02-04T06:40:50.639Z] DEBUG - matched Text with text "*no matching group*", using matcher: with label (with mnemonic 'Regular expression:') [2020-02-04T06:40:50.639Z] DEBUG - matched Text with text "*no matching group*", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2020-02-04T06:40:50.639Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: of type 'Text' [2020-02-04T06:40:50.639Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2020-02-04T06:40:50.639Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Regular expression:') [2020-02-04T06:40:50.639Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2020-02-04T06:40:50.639Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:40:50.639Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=250485528 data=null button=0 stateMask=0x0 x=104 y=36 count=0} to TreeItem with text {Root Line 2 (0,∞) : } [2020-02-04T06:40:50.639Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 2 (0,∞) : } time=250485528 data=null doit=true} to TreeItem with text {Root Line 2 (0,∞) : } [2020-02-04T06:40:50.639Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 2 (0,∞) : } time=250485528 data=null} to TreeItem with text {Root Line 2 (0,∞) : } [2020-02-04T06:40:50.639Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=250485529 data=null button=1 stateMask=0x0 x=104 y=36 count=1} to TreeItem with text {Root Line 2 (0,∞) : } [2020-02-04T06:40:50.639Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250485529 data=null item=TreeItem {Root Line 2 (0,∞) : } detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Root Line 2 (0,∞) : } [2020-02-04T06:40:50.639Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=250485551 data=null button=1 stateMask=0x80000 x=104 y=36 count=1} to TreeItem with text {Root Line 2 (0,∞) : } [2020-02-04T06:40:50.639Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2020-02-04T06:40:50.639Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2020-02-04T06:40:50.639Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2020-02-04T06:40:50.639Z] DEBUG - matched Text with text "12", using matcher: of type 'Text' [2020-02-04T06:40:50.639Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-02-04T06:40:50.639Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2020-02-04T06:40:50.639Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2020-02-04T06:40:50.639Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2020-02-04T06:40:50.639Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-02-04T06:40:50.639Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2020-02-04T06:40:50.639Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2020-02-04T06:40:50.639Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2020-02-04T06:40:50.639Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: of type 'Text' [2020-02-04T06:40:50.639Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2020-02-04T06:40:50.639Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Regular expression:') [2020-02-04T06:40:50.639Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2020-02-04T06:40:50.639Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:50.639Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:50.639Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:50.639Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:50.639Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:50.639Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:50.639Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:50.639Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:50.639Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:50.639Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:50.639Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:50.639Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:50.639Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:50.639Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:50.639Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:50.639Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:50.639Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:50.639Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:50.639Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:50.639Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:50.639Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:50.639Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2020-02-04T06:40:50.639Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:50.639Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:50.639Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:50.639Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2020-02-04T06:40:50.639Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:50.639Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:50.639Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:50.639Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:50.639Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:50.639Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2020-02-04T06:40:50.640Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:50.640Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:50.640Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2020-02-04T06:40:50.640Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:50.640Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:50.640Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:40:50.640Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:50.640Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:50.640Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-02-04T06:40:50.640Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:50.640Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:50.640Z] DEBUG - Clicking on [2020-02-04T06:40:50.640Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=250485583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:50.640Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=250485584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:50.640Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=250485584 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:50.640Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=250485584 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:50.640Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=250485584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:50.640Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=250485584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:50.640Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=250485584 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:50.640Z] DEBUG - Clicked on [2020-02-04T06:40:50.640Z] DEBUG - matched Combo with text "(0,∞)", using matcher: of type 'Combo' [2020-02-04T06:40:50.640Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo' [2020-02-04T06:40:50.640Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo' [2020-02-04T06:40:50.640Z] DEBUG - matched Combo with text "Set", using matcher: with text 'Set' [2020-02-04T06:40:50.640Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo' and with text 'Set') [2020-02-04T06:40:50.640Z] DEBUG - Setting selection on (of type 'Combo' and with text 'Set') to Append with | [2020-02-04T06:40:50.640Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Append with |} time=250485605 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with text 'Set') [2020-02-04T06:40:50.640Z] DEBUG - Set selection on (of type 'Combo' and with text 'Set') to Append with | [2020-02-04T06:40:50.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:50.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:50.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:50.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:50.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:50.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:50.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:50.640Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2020-02-04T06:40:50.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:50.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:50.640Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2020-02-04T06:40:50.640Z] DEBUG - matched Button with text "Highlight All", using matcher: with mnemonic 'Highlight All' [2020-02-04T06:40:50.640Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:50.640Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2020-02-04T06:40:50.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:50.640Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2020-02-04T06:40:50.640Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2020-02-04T06:40:50.640Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:40:50.640Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-02-04T06:40:50.640Z] DEBUG - Clicking on Highlight All [2020-02-04T06:40:50.640Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Highlight All} time=250485613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2020-02-04T06:40:50.640Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=250485614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2020-02-04T06:40:50.640Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Highlight All} time=250485614 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2020-02-04T06:40:50.640Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Highlight All} time=250485614 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2020-02-04T06:40:50.640Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Highlight All} time=250485614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2020-02-04T06:40:50.640Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Highlight All} time=250485614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2020-02-04T06:40:50.640Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Highlight All} time=250485614 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2020-02-04T06:40:50.640Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Highlight All} time=250485618 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2020-02-04T06:40:50.640Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=250485619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2020-02-04T06:40:50.640Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Highlight All} time=250485619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2020-02-04T06:40:50.640Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Highlight All} time=250485619 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2020-02-04T06:40:50.640Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Highlight All} time=250485619 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2020-02-04T06:40:50.640Z] DEBUG - Clicked on Highlight All [2020-02-04T06:40:50.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:50.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:50.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:50.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:50.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:50.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:50.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:50.640Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2020-02-04T06:40:50.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:50.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:50.640Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2020-02-04T06:40:50.640Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:50.640Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2020-02-04T06:40:50.640Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2020-02-04T06:40:50.640Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2020-02-04T06:40:50.640Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:50.640Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-02-04T06:40:50.640Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:40:50.640Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-02-04T06:40:50.640Z] DEBUG - Clicking on &Next > [2020-02-04T06:40:50.640Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=250485674 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-02-04T06:40:50.640Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=250485675 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-02-04T06:40:50.640Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=250485675 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-02-04T06:40:50.640Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=250485675 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-02-04T06:40:50.640Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=250485675 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-02-04T06:40:50.640Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=250485675 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-02-04T06:40:50.640Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=250485676 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-02-04T06:40:50.899Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-02-04T06:40:50.899Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-02-04T06:40:50.899Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-02-04T06:40:50.899Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-02-04T06:40:50.899Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-02-04T06:40:50.899Z] DEBUG - Clicked on &Next > [2020-02-04T06:40:50.899Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:50.899Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:50.899Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:50.899Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:50.899Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:50.899Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:50.899Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2020-02-04T06:40:50.899Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2020-02-04T06:40:50.899Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:40:50.899Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-02-04T06:40:50.899Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2020-02-04T06:40:50.899Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:50.899Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-02-04T06:40:50.899Z] DEBUG - Clicking on &Finish [2020-02-04T06:40:50.899Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=250485715 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-02-04T06:40:50.899Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=250485716 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-02-04T06:40:50.899Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=250485716 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-02-04T06:40:50.899Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=250485716 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-02-04T06:40:50.899Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=250485716 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-02-04T06:40:50.899Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=250485716 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-02-04T06:40:50.899Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=250485716 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-02-04T06:40:50.899Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {New...} time=250485181 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2020-02-04T06:40:50.899Z] DEBUG - Clicked on [2020-02-04T06:40:50.899Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2020-02-04T06:40:50.899Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=250485778 data=null doit=true} to Shell with text {Manage Custom Parsers} [2020-02-04T06:40:50.899Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2020-02-04T06:40:50.899Z] DEBUG - matched List with text "", using matcher: of type 'List' [2020-02-04T06:40:50.899Z] DEBUG - matched List with text "", using matcher: (of type 'List') [2020-02-04T06:40:50.899Z] DEBUG - Set selection (of type 'List') to text Test Category : Test Trace [2020-02-04T06:40:50.899Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=250485783 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List') [2020-02-04T06:40:50.899Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=250485784 data=null doit=true} to (of type 'List') [2020-02-04T06:40:50.899Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=250485784 data=null} to (of type 'List') [2020-02-04T06:40:50.899Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=250485785 data=null button=1 stateMask=0x0 x=132 y=77 count=1} to (of type 'List') [2020-02-04T06:40:50.899Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=250485785 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List') [2020-02-04T06:40:50.899Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=250485785 data=null button=1 stateMask=0x80000 x=132 y=77 count=1} to (of type 'List') [2020-02-04T06:40:50.900Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2020-02-04T06:40:50.900Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2020-02-04T06:40:50.900Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2020-02-04T06:40:50.900Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2020-02-04T06:40:50.900Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2020-02-04T06:40:50.900Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2020-02-04T06:40:50.900Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:50.900Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-02-04T06:40:50.900Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2020-02-04T06:40:50.900Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2020-02-04T06:40:50.900Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2020-02-04T06:40:50.900Z] DEBUG - Clicking on Delete [2020-02-04T06:40:50.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=250485786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-02-04T06:40:50.900Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=250485787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-02-04T06:40:50.900Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=250485787 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-02-04T06:40:50.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=250485787 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-02-04T06:40:50.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=250485787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-02-04T06:40:50.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=250485787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-02-04T06:40:50.900Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=250485807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-02-04T06:40:50.900Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=250485807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-02-04T06:40:50.900Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=250485807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-02-04T06:40:50.900Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=250485807 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-02-04T06:40:50.900Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=250485808 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-02-04T06:40:50.900Z] DEBUG - Clicked on Delete [2020-02-04T06:40:50.900Z] DEBUG - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser' [2020-02-04T06:40:50.900Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete Custom Parser} time=250485809 data=null doit=true} to Shell with text {Delete Custom Parser} [2020-02-04T06:40:50.900Z] DEBUG - Attempting to set focus on Shell with text {Delete Custom Parser} [2020-02-04T06:40:50.900Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2020-02-04T06:40:50.900Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2020-02-04T06:40:50.900Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2020-02-04T06:40:50.900Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:50.900Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-02-04T06:40:50.900Z] DEBUG - Clicking on &Yes [2020-02-04T06:40:50.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=250485809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-02-04T06:40:50.900Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=250485810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-02-04T06:40:50.900Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=250485810 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-02-04T06:40:50.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=250485810 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-02-04T06:40:50.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=250485810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-02-04T06:40:50.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=250485810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-02-04T06:40:50.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=250485810 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-02-04T06:40:50.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=250485787 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-02-04T06:40:50.900Z] DEBUG - Clicked on [2020-02-04T06:40:50.900Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2020-02-04T06:40:50.900Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=250485885 data=null doit=true} to Shell with text {Manage Custom Parsers} [2020-02-04T06:40:50.900Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2020-02-04T06:40:50.900Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2020-02-04T06:40:50.900Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2020-02-04T06:40:50.900Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2020-02-04T06:40:50.900Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2020-02-04T06:40:50.900Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2020-02-04T06:40:50.900Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2020-02-04T06:40:50.900Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2020-02-04T06:40:50.900Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2020-02-04T06:40:50.900Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close' [2020-02-04T06:40:50.900Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:50.900Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-02-04T06:40:50.900Z] DEBUG - Clicking on &Close [2020-02-04T06:40:50.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=250485887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-02-04T06:40:50.900Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=250485887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-02-04T06:40:50.900Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=250485887 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-02-04T06:40:50.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=250485887 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-02-04T06:40:50.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=250485887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-02-04T06:40:50.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=250485887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-02-04T06:40:50.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=250485887 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-02-04T06:40:50.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=250485090 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Manage Custom Parsers...' [2020-02-04T06:40:50.900Z] DEBUG - Clicked on [2020-02-04T06:40:51.157Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=250486018 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-02-04T06:40:51.157Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-02-04T06:40:51.157Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:40:51.157Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:40:51.157Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:40:51.157Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=250486027 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {TestText} [2020-02-04T06:40:51.157Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=250486027 data=null doit=true} to TreeItem with text {TestText} [2020-02-04T06:40:51.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=250486027 data=null} to TreeItem with text {TestText} [2020-02-04T06:40:51.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=250486028 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestText} [2020-02-04T06:40:51.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250486028 data=null item=TreeItem {TestText} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestText} [2020-02-04T06:40:51.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=250486041 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestText} [2020-02-04T06:40:51.157Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-02-04T06:40:51.157Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-02-04T06:40:51.157Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-02-04T06:40:51.720Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-02-04T06:40:51.720Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-02-04T06:40:51.720Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-02-04T06:40:51.720Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-02-04T06:40:51.720Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:40:51.720Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-02-04T06:40:51.720Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:40:51.720Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:40:51.720Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:40:51.720Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-02-04T06:40:51.720Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250486659 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:40:51.720Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250486659 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:40:51.720Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=250486660 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:40:51.720Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=250486660 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:40:51.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250486660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:40:51.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250486660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:40:51.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=250486661 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:40:51.721Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250486661 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:40:51.721Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250486661 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:40:51.721Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250486661 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:40:51.721Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=250486661 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:40:51.721Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=250486661 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:40:51.721Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:40:51.721Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-02-04T06:40:51.721Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-02-04T06:40:51.721Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:40:51.721Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:40:51.721Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-02-04T06:40:51.721Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:51.721Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:51.721Z] DEBUG - Clicking on OK [2020-02-04T06:40:51.721Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=250486662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:51.721Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=250486662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:51.721Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=250486662 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:51.721Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=250486662 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:51.721Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=250486662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:51.721Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=250486662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:51.721Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:51.721Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:51.721Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:51.721Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:51.721Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:51.721Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=250486662 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:51.721Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=250486075 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-02-04T06:40:51.721Z] DEBUG - Clicked on [2020-02-04T06:40:51.978Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-02-04T06:40:51.978Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:40:51.978Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:40:51.978Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:40:51.978Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:40:51.978Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:40:51.978Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=250486816 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {TestText} [2020-02-04T06:40:51.978Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=250486816 data=null doit=true} to TreeItem with text {TestText} [2020-02-04T06:40:51.978Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=250486816 data=null} to TreeItem with text {TestText} [2020-02-04T06:40:51.978Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=250486816 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestText} [2020-02-04T06:40:51.978Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250486816 data=null item=TreeItem {TestText} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestText} [2020-02-04T06:40:51.978Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=250486832 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestText} [2020-02-04T06:40:51.978Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:40:51.978Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=250486833 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {TestText} [2020-02-04T06:40:51.978Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=250486833 data=null doit=true} to TreeItem with text {TestText} [2020-02-04T06:40:51.978Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=250486834 data=null} to TreeItem with text {TestText} [2020-02-04T06:40:51.978Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=250486834 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestText} [2020-02-04T06:40:51.978Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250486834 data=null item=TreeItem {TestText} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestText} [2020-02-04T06:40:51.978Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=250486843 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestText} [2020-02-04T06:40:51.978Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=250486844 data=null doit=true} to TreeItem with text {TestText} [2020-02-04T06:40:51.978Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=250486844 data=null} to TreeItem with text {TestText} [2020-02-04T06:40:51.978Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=250486845 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestText} [2020-02-04T06:40:51.978Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=250486845 data=null item=TreeItem {TestText} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestText} [2020-02-04T06:40:51.978Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=250486850 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestText} [2020-02-04T06:40:51.978Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:40:51.978Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=250486851 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-02-04T06:40:51.978Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=250486851 data=null doit=true} to TreeItem with text {Traces [0]} [2020-02-04T06:40:51.978Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=250486852 data=null} to TreeItem with text {Traces [0]} [2020-02-04T06:40:51.978Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=250486852 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-02-04T06:40:51.978Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250486852 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2020-02-04T06:40:51.978Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=250486865 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-02-04T06:40:51.978Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:40:51.978Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=250486867 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-02-04T06:40:51.978Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=250486867 data=null doit=true} to TreeItem with text {Traces [0]} [2020-02-04T06:40:51.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=250486867 data=null} to TreeItem with text {Traces [0]} [2020-02-04T06:40:51.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=250486868 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-02-04T06:40:51.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250486868 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2020-02-04T06:40:51.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=250486872 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-02-04T06:40:51.979Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...' [2020-02-04T06:40:51.979Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...' [2020-02-04T06:40:51.979Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...' [2020-02-04T06:40:51.979Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2020-02-04T06:40:51.979Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=250486974 data=null doit=true} to Shell with text {Manage Custom Parsers} [2020-02-04T06:40:51.979Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2020-02-04T06:40:51.979Z] DEBUG - matched List with text "", using matcher: of type 'List' [2020-02-04T06:40:51.979Z] DEBUG - matched List with text "", using matcher: (of type 'List') [2020-02-04T06:40:51.979Z] DEBUG - Set selection (of type 'List') to text Demo Category : Demo trace [2020-02-04T06:40:51.979Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=250486976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List') [2020-02-04T06:40:51.979Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=250486976 data=null doit=true} to (of type 'List') [2020-02-04T06:40:51.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=250486976 data=null} to (of type 'List') [2020-02-04T06:40:51.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=250486977 data=null button=1 stateMask=0x0 x=116 y=33 count=1} to (of type 'List') [2020-02-04T06:40:51.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=250486977 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List') [2020-02-04T06:40:51.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=250486978 data=null button=1 stateMask=0x80000 x=116 y=33 count=1} to (of type 'List') [2020-02-04T06:40:51.979Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2020-02-04T06:40:51.979Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2020-02-04T06:40:51.979Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2020-02-04T06:40:51.979Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2020-02-04T06:40:51.979Z] DEBUG - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...' [2020-02-04T06:40:51.979Z] DEBUG - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:51.979Z] DEBUG - matched Button with text "Edit...", using matcher: (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2020-02-04T06:40:51.979Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2020-02-04T06:40:51.979Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2020-02-04T06:40:51.979Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2020-02-04T06:40:51.979Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2020-02-04T06:40:51.979Z] DEBUG - Clicking on Edit... [2020-02-04T06:40:51.979Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Edit...} time=250486979 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2020-02-04T06:40:51.979Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=250486979 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2020-02-04T06:40:51.979Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Edit...} time=250486979 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2020-02-04T06:40:51.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Edit...} time=250486979 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2020-02-04T06:40:51.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Edit...} time=250486979 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2020-02-04T06:40:51.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Edit...} time=250486979 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2020-02-04T06:40:52.238Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Edit...} time=250487117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2020-02-04T06:40:52.238Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=250487118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2020-02-04T06:40:52.238Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Edit...} time=250487118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2020-02-04T06:40:52.238Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Edit...} time=250487118 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2020-02-04T06:40:52.238Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Edit...} time=250487118 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2020-02-04T06:40:52.238Z] DEBUG - Clicked on Edit... [2020-02-04T06:40:52.238Z] DEBUG - matched Shell with text "Custom Text Parser", using matcher: with text 'Custom Text Parser' [2020-02-04T06:40:52.238Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom Text Parser} time=250487119 data=null doit=true} to Shell with text {Custom Text Parser} [2020-02-04T06:40:52.238Z] DEBUG - Attempting to set focus on Shell with text {Custom Text Parser} [2020-02-04T06:40:52.238Z] DEBUG - matched Text with text "Demo Category", using matcher: of type 'Text' [2020-02-04T06:40:52.238Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2020-02-04T06:40:52.238Z] DEBUG - matched Text with text "Demo Category", using matcher: with label (with mnemonic 'Category:') [2020-02-04T06:40:52.238Z] DEBUG - matched Text with text "Demo Category", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2020-02-04T06:40:52.238Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2020-02-04T06:40:52.238Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2020-02-04T06:40:52.238Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Category:') [2020-02-04T06:40:52.238Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2020-02-04T06:40:52.238Z] DEBUG - matched Text with text "Demo trace", using matcher: of type 'Text' [2020-02-04T06:40:52.238Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2020-02-04T06:40:52.238Z] DEBUG - matched Text with text "Demo trace", using matcher: with label (with mnemonic 'Category:') [2020-02-04T06:40:52.238Z] DEBUG - matched Text with text "Demo trace", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2020-02-04T06:40:52.238Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text' [2020-02-04T06:40:52.238Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2020-02-04T06:40:52.238Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Category:') [2020-02-04T06:40:52.238Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2020-02-04T06:40:52.238Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text' [2020-02-04T06:40:52.238Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2020-02-04T06:40:52.238Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Category:') [2020-02-04T06:40:52.238Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2020-02-04T06:40:52.238Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-02-04T06:40:52.238Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2020-02-04T06:40:52.238Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2020-02-04T06:40:52.238Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2020-02-04T06:40:52.238Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2020-02-04T06:40:52.238Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2020-02-04T06:40:52.238Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Category:') [2020-02-04T06:40:52.238Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2020-02-04T06:40:52.238Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2020-02-04T06:40:52.238Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2020-02-04T06:40:52.238Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:') [2020-02-04T06:40:52.238Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2020-02-04T06:40:52.238Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2020-02-04T06:40:52.238Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2020-02-04T06:40:52.238Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:') [2020-02-04T06:40:52.238Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2020-02-04T06:40:52.238Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2020-02-04T06:40:52.238Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2020-02-04T06:40:52.238Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Category:') [2020-02-04T06:40:52.238Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2020-02-04T06:40:52.238Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2020-02-04T06:40:52.238Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2020-02-04T06:40:52.238Z] DEBUG - matched Text with text "Demo trace", using matcher: of type 'Text' [2020-02-04T06:40:52.238Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2020-02-04T06:40:52.238Z] DEBUG - matched Text with text "Demo trace", using matcher: with label (with mnemonic 'Trace type:') [2020-02-04T06:40:52.238Z] DEBUG - matched Text with text "Demo trace", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2020-02-04T06:40:52.238Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text' [2020-02-04T06:40:52.238Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2020-02-04T06:40:52.238Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Trace type:') [2020-02-04T06:40:52.238Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2020-02-04T06:40:52.238Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text' [2020-02-04T06:40:52.238Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2020-02-04T06:40:52.238Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Trace type:') [2020-02-04T06:40:52.238Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2020-02-04T06:40:52.238Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-02-04T06:40:52.238Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2020-02-04T06:40:52.238Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:') [2020-02-04T06:40:52.238Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2020-02-04T06:40:52.238Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2020-02-04T06:40:52.238Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2020-02-04T06:40:52.238Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Trace type:') [2020-02-04T06:40:52.238Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2020-02-04T06:40:52.238Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2020-02-04T06:40:52.238Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2020-02-04T06:40:52.238Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:') [2020-02-04T06:40:52.238Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2020-02-04T06:40:52.238Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2020-02-04T06:40:52.238Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2020-02-04T06:40:52.238Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:') [2020-02-04T06:40:52.238Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2020-02-04T06:40:52.238Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2020-02-04T06:40:52.238Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2020-02-04T06:40:52.238Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Trace type:') [2020-02-04T06:40:52.238Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2020-02-04T06:40:52.238Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2020-02-04T06:40:52.238Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2020-02-04T06:40:52.238Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2020-02-04T06:40:52.238Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Time Stamp format:') [2020-02-04T06:40:52.238Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2020-02-04T06:40:52.238Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2020-02-04T06:40:52.239Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2020-02-04T06:40:52.239Z] DEBUG - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:') [2020-02-04T06:40:52.239Z] DEBUG - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2020-02-04T06:40:52.239Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text' [2020-02-04T06:40:52.239Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2020-02-04T06:40:52.239Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Time Stamp format:') [2020-02-04T06:40:52.239Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2020-02-04T06:40:52.239Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text' [2020-02-04T06:40:52.239Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2020-02-04T06:40:52.239Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Time Stamp format:') [2020-02-04T06:40:52.239Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2020-02-04T06:40:52.239Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-02-04T06:40:52.239Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2020-02-04T06:40:52.239Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:') [2020-02-04T06:40:52.239Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2020-02-04T06:40:52.239Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2020-02-04T06:40:52.239Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2020-02-04T06:40:52.239Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Time Stamp format:') [2020-02-04T06:40:52.239Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2020-02-04T06:40:52.239Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2020-02-04T06:40:52.239Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2020-02-04T06:40:52.239Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:') [2020-02-04T06:40:52.239Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2020-02-04T06:40:52.239Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2020-02-04T06:40:52.239Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2020-02-04T06:40:52.239Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:') [2020-02-04T06:40:52.239Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2020-02-04T06:40:52.239Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2020-02-04T06:40:52.239Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2020-02-04T06:40:52.239Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Time Stamp format:') [2020-02-04T06:40:52.239Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2020-02-04T06:40:52.239Z] DEBUG - matched Combo with text "(0,∞)", using matcher: of type 'Combo' [2020-02-04T06:40:52.239Z] DEBUG - matched Combo with text "(0,∞)", using matcher: (of type 'Combo') [2020-02-04T06:40:52.239Z] DEBUG - matched Combo with text "Timestamp", using matcher: of type 'Combo' [2020-02-04T06:40:52.239Z] DEBUG - matched Combo with text "Timestamp", using matcher: (of type 'Combo') [2020-02-04T06:40:52.239Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo' [2020-02-04T06:40:52.239Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo') [2020-02-04T06:40:52.239Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo' [2020-02-04T06:40:52.239Z] DEBUG - matched Combo with text "Message", using matcher: (of type 'Combo') [2020-02-04T06:40:52.239Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo' [2020-02-04T06:40:52.239Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo') [2020-02-04T06:40:52.239Z] DEBUG - Setting selection on (of type 'Combo') to Timestamp [2020-02-04T06:40:52.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Timestamp} time=250487177 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo') [2020-02-04T06:40:52.239Z] DEBUG - Set selection on (of type 'Combo') to Timestamp [2020-02-04T06:40:52.239Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2020-02-04T06:40:52.239Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2020-02-04T06:40:52.239Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2020-02-04T06:40:52.239Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text' [2020-02-04T06:40:52.239Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text' [2020-02-04T06:40:52.239Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-02-04T06:40:52.239Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2020-02-04T06:40:52.239Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2020-02-04T06:40:52.239Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'format:') [2020-02-04T06:40:52.239Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2020-02-04T06:40:52.239Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2020-02-04T06:40:52.239Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2020-02-04T06:40:52.239Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:') [2020-02-04T06:40:52.239Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2020-02-04T06:40:52.239Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2020-02-04T06:40:52.239Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2020-02-04T06:40:52.239Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:') [2020-02-04T06:40:52.239Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2020-02-04T06:40:52.239Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2020-02-04T06:40:52.239Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2020-02-04T06:40:52.239Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'format:') [2020-02-04T06:40:52.239Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2020-02-04T06:40:52.239Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:52.239Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:52.239Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:52.239Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:52.239Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:52.239Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:52.239Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:52.239Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:52.239Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:52.239Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:52.239Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:52.239Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:52.239Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:52.239Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:52.239Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:52.239Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:52.239Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:52.239Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:52.239Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:52.239Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:52.239Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:52.239Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2020-02-04T06:40:52.239Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:52.239Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:52.239Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:52.239Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:52.239Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:52.239Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:52.239Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:52.239Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:52.239Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:52.239Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2020-02-04T06:40:52.239Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:52.239Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:52.239Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:52.239Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:52.239Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:52.239Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2020-02-04T06:40:52.239Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:52.239Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:52.239Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2020-02-04T06:40:52.239Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:52.239Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:52.239Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:40:52.239Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:52.239Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:52.239Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-02-04T06:40:52.240Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:52.240Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:52.240Z] DEBUG - Clicking on [2020-02-04T06:40:52.240Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=250487192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:52.240Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=250487192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:52.240Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=250487192 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:52.240Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=250487192 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:52.240Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=250487192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:52.240Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=250487192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:52.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=250487192 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:52.240Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=250487213 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:52.240Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=250487214 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:52.240Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=250487214 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:52.240Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=250487214 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:52.240Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=250487214 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:52.240Z] DEBUG - Clicked on [2020-02-04T06:40:52.240Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:40:52.240Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:40:52.240Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:40:52.240Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:40:52.240Z] DEBUG - matched StyledText with text "", using matcher: of type 'StyledText' [2020-02-04T06:40:52.240Z] DEBUG - matched StyledText with text "", using matcher: (of type 'StyledText') [2020-02-04T06:40:52.240Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:40:52.240Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=250487225 data=null button=0 stateMask=0x0 x=146 y=12 count=0} to TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} [2020-02-04T06:40:52.240Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=250487226 data=null doit=true} to TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} [2020-02-04T06:40:52.240Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=250487226 data=null} to TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} [2020-02-04T06:40:52.240Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=250487226 data=null button=1 stateMask=0x0 x=146 y=12 count=1} to TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} [2020-02-04T06:40:52.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250487227 data=null item=TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} [2020-02-04T06:40:52.240Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=250487266 data=null button=1 stateMask=0x80000 x=146 y=12 count=1} to TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} [2020-02-04T06:40:52.240Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2020-02-04T06:40:52.240Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2020-02-04T06:40:52.240Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2020-02-04T06:40:52.240Z] DEBUG - matched Text with text "12", using matcher: of type 'Text' [2020-02-04T06:40:52.240Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text' [2020-02-04T06:40:52.240Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2020-02-04T06:40:52.240Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Regular expression:') [2020-02-04T06:40:52.240Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2020-02-04T06:40:52.240Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-02-04T06:40:52.240Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2020-02-04T06:40:52.240Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2020-02-04T06:40:52.240Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2020-02-04T06:40:52.240Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2020-02-04T06:40:52.240Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2020-02-04T06:40:52.240Z] DEBUG - matched Text with text "ss", using matcher: with label (with mnemonic 'Regular expression:') [2020-02-04T06:40:52.240Z] DEBUG - matched Text with text "ss", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2020-02-04T06:40:52.240Z] DEBUG - matched Text with text "12", using matcher: of type 'Text' [2020-02-04T06:40:52.240Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2020-02-04T06:40:52.240Z] DEBUG - matched Text with text "12", using matcher: with label (with mnemonic 'Regular expression:') [2020-02-04T06:40:52.240Z] DEBUG - matched Text with text "12", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2020-02-04T06:40:52.240Z] DEBUG - matched Text with text "Hello", using matcher: of type 'Text' [2020-02-04T06:40:52.240Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2020-02-04T06:40:52.240Z] DEBUG - matched Text with text "Hello", using matcher: with label (with mnemonic 'Regular expression:') [2020-02-04T06:40:52.240Z] DEBUG - matched Text with text "Hello", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2020-02-04T06:40:52.240Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2020-02-04T06:40:52.240Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2020-02-04T06:40:52.240Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Regular expression:') [2020-02-04T06:40:52.240Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2020-02-04T06:40:52.240Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:40:52.240Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=250487281 data=null button=0 stateMask=0x0 x=104 y=36 count=0} to TreeItem with text {Root Line 2 (0,∞) : } [2020-02-04T06:40:52.240Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 2 (0,∞) : } time=250487282 data=null doit=true} to TreeItem with text {Root Line 2 (0,∞) : } [2020-02-04T06:40:52.240Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 2 (0,∞) : } time=250487282 data=null} to TreeItem with text {Root Line 2 (0,∞) : } [2020-02-04T06:40:52.240Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=250487282 data=null button=1 stateMask=0x0 x=104 y=36 count=1} to TreeItem with text {Root Line 2 (0,∞) : } [2020-02-04T06:40:52.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250487283 data=null item=TreeItem {Root Line 2 (0,∞) : } detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Root Line 2 (0,∞) : } [2020-02-04T06:40:52.240Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=250487305 data=null button=1 stateMask=0x80000 x=104 y=36 count=1} to TreeItem with text {Root Line 2 (0,∞) : } [2020-02-04T06:40:52.240Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2020-02-04T06:40:52.240Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2020-02-04T06:40:52.240Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2020-02-04T06:40:52.240Z] DEBUG - matched Text with text "12", using matcher: of type 'Text' [2020-02-04T06:40:52.240Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-02-04T06:40:52.240Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2020-02-04T06:40:52.240Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2020-02-04T06:40:52.240Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2020-02-04T06:40:52.240Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-02-04T06:40:52.240Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2020-02-04T06:40:52.240Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2020-02-04T06:40:52.240Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2020-02-04T06:40:52.240Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2020-02-04T06:40:52.240Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2020-02-04T06:40:52.240Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Regular expression:') [2020-02-04T06:40:52.240Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2020-02-04T06:40:52.499Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:52.499Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:52.499Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:52.499Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:52.499Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:52.499Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:52.499Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:52.499Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:52.499Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:52.499Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:52.499Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:52.499Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:52.499Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:52.499Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:52.499Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:52.499Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:52.499Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:52.499Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:52.499Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:52.499Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:52.499Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:52.499Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2020-02-04T06:40:52.499Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:52.499Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:52.499Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:52.499Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2020-02-04T06:40:52.499Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:52.499Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:52.499Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:52.499Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:52.499Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:52.499Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2020-02-04T06:40:52.499Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:52.499Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:52.499Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2020-02-04T06:40:52.499Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:52.499Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:52.499Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:40:52.499Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:52.499Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:52.499Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-02-04T06:40:52.499Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:52.499Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:52.499Z] DEBUG - Clicking on [2020-02-04T06:40:52.499Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=250487316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:52.499Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=250487316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:52.499Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=250487316 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:52.499Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=250487316 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:52.499Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=250487316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:52.499Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=250487316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:52.499Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=250487316 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2020-02-04T06:40:52.499Z] DEBUG - Clicked on [2020-02-04T06:40:52.499Z] DEBUG - matched Combo with text "(0,∞)", using matcher: of type 'Combo' [2020-02-04T06:40:52.499Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo' [2020-02-04T06:40:52.499Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo' [2020-02-04T06:40:52.499Z] DEBUG - matched Combo with text "Set", using matcher: with text 'Set' [2020-02-04T06:40:52.499Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo' and with text 'Set') [2020-02-04T06:40:52.499Z] DEBUG - Setting selection on (of type 'Combo' and with text 'Set') to Append with | [2020-02-04T06:40:52.499Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Append with |} time=250487337 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with text 'Set') [2020-02-04T06:40:52.500Z] DEBUG - Set selection on (of type 'Combo' and with text 'Set') to Append with | [2020-02-04T06:40:52.500Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:52.500Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:52.500Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:52.500Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:52.500Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:52.500Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:52.500Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:52.500Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2020-02-04T06:40:52.500Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:52.500Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:52.500Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2020-02-04T06:40:52.500Z] DEBUG - matched Button with text "Highlight All", using matcher: with mnemonic 'Highlight All' [2020-02-04T06:40:52.500Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:52.500Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2020-02-04T06:40:52.500Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:52.500Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2020-02-04T06:40:52.500Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2020-02-04T06:40:52.500Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:40:52.500Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-02-04T06:40:52.500Z] DEBUG - Clicking on Highlight All [2020-02-04T06:40:52.500Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Highlight All} time=250487344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2020-02-04T06:40:52.500Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=250487344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2020-02-04T06:40:52.500Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Highlight All} time=250487344 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2020-02-04T06:40:52.500Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Highlight All} time=250487344 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2020-02-04T06:40:52.500Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Highlight All} time=250487345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2020-02-04T06:40:52.500Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Highlight All} time=250487345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2020-02-04T06:40:52.500Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Highlight All} time=250487345 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2020-02-04T06:40:52.500Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Highlight All} time=250487349 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2020-02-04T06:40:52.500Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=250487349 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2020-02-04T06:40:52.500Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Highlight All} time=250487349 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2020-02-04T06:40:52.500Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Highlight All} time=250487349 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2020-02-04T06:40:52.500Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Highlight All} time=250487349 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2020-02-04T06:40:52.500Z] DEBUG - Clicked on Highlight All [2020-02-04T06:40:52.500Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:52.500Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:52.500Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:52.500Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:52.500Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:52.500Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:52.500Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:52.500Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2020-02-04T06:40:52.500Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:52.500Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:52.500Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2020-02-04T06:40:52.500Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:52.500Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2020-02-04T06:40:52.500Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2020-02-04T06:40:52.500Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2020-02-04T06:40:52.500Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:52.500Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-02-04T06:40:52.500Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:40:52.500Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-02-04T06:40:52.500Z] DEBUG - Clicking on &Next > [2020-02-04T06:40:52.500Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=250487353 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-02-04T06:40:52.500Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=250487353 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-02-04T06:40:52.500Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=250487353 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-02-04T06:40:52.500Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=250487353 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-02-04T06:40:52.500Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=250487353 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-02-04T06:40:52.500Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=250487353 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-02-04T06:40:52.500Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=250487353 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-02-04T06:40:52.500Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-02-04T06:40:52.500Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-02-04T06:40:52.500Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-02-04T06:40:52.500Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-02-04T06:40:52.500Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-02-04T06:40:52.500Z] DEBUG - Clicked on &Next > [2020-02-04T06:40:52.500Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:52.500Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:52.500Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:52.500Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:52.500Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:52.500Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:52.500Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2020-02-04T06:40:52.500Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2020-02-04T06:40:52.500Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:40:52.500Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-02-04T06:40:52.500Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2020-02-04T06:40:52.500Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:52.500Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-02-04T06:40:52.500Z] DEBUG - Clicking on &Finish [2020-02-04T06:40:52.500Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=250487396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-02-04T06:40:52.500Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=250487397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-02-04T06:40:52.500Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=250487397 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-02-04T06:40:52.500Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=250487397 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-02-04T06:40:52.500Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=250487397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-02-04T06:40:52.500Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=250487397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-02-04T06:40:52.500Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-02-04T06:40:52.500Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-02-04T06:40:52.500Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=250487397 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-02-04T06:40:52.500Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Edit...} time=250486980 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2020-02-04T06:40:52.500Z] DEBUG - Clicked on [2020-02-04T06:40:52.500Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2020-02-04T06:40:52.500Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=250487519 data=null doit=true} to Shell with text {Manage Custom Parsers} [2020-02-04T06:40:52.500Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2020-02-04T06:40:52.500Z] DEBUG - matched List with text "", using matcher: of type 'List' [2020-02-04T06:40:52.501Z] DEBUG - matched List with text "", using matcher: (of type 'List') [2020-02-04T06:40:52.501Z] DEBUG - Set selection (of type 'List') to text Test Category : Test Trace [2020-02-04T06:40:52.501Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=250487520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List') [2020-02-04T06:40:52.501Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=250487520 data=null doit=true} to (of type 'List') [2020-02-04T06:40:52.501Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=250487521 data=null} to (of type 'List') [2020-02-04T06:40:52.501Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=250487521 data=null button=1 stateMask=0x0 x=116 y=33 count=1} to (of type 'List') [2020-02-04T06:40:52.501Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=250487521 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List') [2020-02-04T06:40:52.501Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=250487522 data=null button=1 stateMask=0x80000 x=116 y=33 count=1} to (of type 'List') [2020-02-04T06:40:52.501Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2020-02-04T06:40:52.501Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2020-02-04T06:40:52.501Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2020-02-04T06:40:52.501Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2020-02-04T06:40:52.501Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2020-02-04T06:40:52.501Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2020-02-04T06:40:52.501Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:52.501Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-02-04T06:40:52.501Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2020-02-04T06:40:52.501Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2020-02-04T06:40:52.501Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2020-02-04T06:40:52.501Z] DEBUG - Clicking on Delete [2020-02-04T06:40:52.501Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=250487523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-02-04T06:40:52.501Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=250487523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-02-04T06:40:52.501Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=250487523 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-02-04T06:40:52.501Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=250487523 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-02-04T06:40:52.501Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=250487523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-02-04T06:40:52.501Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=250487523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-02-04T06:40:52.501Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=250487542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-02-04T06:40:52.501Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=250487543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-02-04T06:40:52.501Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=250487543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-02-04T06:40:52.501Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=250487543 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-02-04T06:40:52.501Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=250487543 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-02-04T06:40:52.501Z] DEBUG - Clicked on Delete [2020-02-04T06:40:52.501Z] DEBUG - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser' [2020-02-04T06:40:52.501Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete Custom Parser} time=250487544 data=null doit=true} to Shell with text {Delete Custom Parser} [2020-02-04T06:40:52.501Z] DEBUG - Attempting to set focus on Shell with text {Delete Custom Parser} [2020-02-04T06:40:52.501Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2020-02-04T06:40:52.501Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2020-02-04T06:40:52.501Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2020-02-04T06:40:52.501Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:52.501Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-02-04T06:40:52.501Z] DEBUG - Clicking on &Yes [2020-02-04T06:40:52.501Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=250487545 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-02-04T06:40:52.501Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=250487545 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-02-04T06:40:52.501Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=250487545 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-02-04T06:40:52.501Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=250487546 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-02-04T06:40:52.501Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=250487546 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-02-04T06:40:52.501Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=250487546 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-02-04T06:40:52.501Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=250487546 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-02-04T06:40:52.759Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=250487523 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-02-04T06:40:52.759Z] DEBUG - Clicked on [2020-02-04T06:40:52.759Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2020-02-04T06:40:52.759Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=250487609 data=null doit=true} to Shell with text {Manage Custom Parsers} [2020-02-04T06:40:52.759Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2020-02-04T06:40:52.759Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2020-02-04T06:40:52.759Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2020-02-04T06:40:52.759Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2020-02-04T06:40:52.759Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2020-02-04T06:40:52.759Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2020-02-04T06:40:52.759Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2020-02-04T06:40:52.759Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2020-02-04T06:40:52.759Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2020-02-04T06:40:52.759Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close' [2020-02-04T06:40:52.759Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:52.759Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-02-04T06:40:52.759Z] DEBUG - Clicking on &Close [2020-02-04T06:40:52.759Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=250487610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-02-04T06:40:52.759Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=250487610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-02-04T06:40:52.759Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=250487611 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-02-04T06:40:52.759Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=250487611 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-02-04T06:40:52.759Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=250487611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-02-04T06:40:52.759Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=250487611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-02-04T06:40:52.759Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=250487611 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-02-04T06:40:52.759Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=250486898 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Manage Custom Parsers...' [2020-02-04T06:40:52.759Z] DEBUG - Clicked on [2020-02-04T06:40:52.759Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=250487637 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-02-04T06:40:52.759Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-02-04T06:40:52.759Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:40:52.759Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:40:52.759Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:40:52.759Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=250487646 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {TestText} [2020-02-04T06:40:52.759Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=250487646 data=null doit=true} to TreeItem with text {TestText} [2020-02-04T06:40:52.759Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=250487646 data=null} to TreeItem with text {TestText} [2020-02-04T06:40:52.759Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=250487647 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestText} [2020-02-04T06:40:52.759Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250487647 data=null item=TreeItem {TestText} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestText} [2020-02-04T06:40:52.759Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=250487659 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestText} [2020-02-04T06:40:52.759Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-02-04T06:40:52.759Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-02-04T06:40:52.759Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-02-04T06:40:53.323Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-02-04T06:40:53.323Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-02-04T06:40:53.323Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-02-04T06:40:53.323Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-02-04T06:40:53.323Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:40:53.323Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-02-04T06:40:53.323Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:40:53.323Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:40:53.323Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:40:53.323Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-02-04T06:40:53.323Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250488287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:40:53.323Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250488287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:40:53.323Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=250488288 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:40:53.323Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=250488288 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:40:53.323Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250488288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:40:53.323Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250488288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:40:53.323Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=250488288 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:40:53.323Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250488288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:40:53.323Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250488288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:40:53.324Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250488288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:40:53.324Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=250488288 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:40:53.324Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=250488288 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:40:53.324Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:40:53.324Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-02-04T06:40:53.324Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-02-04T06:40:53.324Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:40:53.324Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:40:53.324Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-02-04T06:40:53.324Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:53.324Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:53.324Z] DEBUG - Clicking on OK [2020-02-04T06:40:53.324Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=250488289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:53.324Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=250488289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:53.324Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=250488289 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:53.324Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=250488289 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:53.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=250488289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:53.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=250488289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:53.324Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:53.324Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:53.324Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:53.324Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:53.324Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:53.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=250488289 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:53.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=250487705 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-02-04T06:40:53.324Z] DEBUG - Clicked on [2020-02-04T06:40:53.324Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.525 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard [2020-02-04T06:40:53.324Z] testNew(org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard) Time elapsed: 1.854 s [2020-02-04T06:40:53.324Z] testEdit(org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard) Time elapsed: 1.629 s [2020-02-04T06:40:53.324Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard [2020-02-04T06:40:53.581Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-02-04T06:40:53.581Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:40:53.581Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:40:53.581Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:40:53.581Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:40:53.581Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:40:53.581Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=250488523 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {TestXML} [2020-02-04T06:40:53.581Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=250488524 data=null doit=true} to TreeItem with text {TestXML} [2020-02-04T06:40:53.581Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=250488524 data=null} to TreeItem with text {TestXML} [2020-02-04T06:40:53.581Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=250488524 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestXML} [2020-02-04T06:40:53.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250488525 data=null item=TreeItem {TestXML} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestXML} [2020-02-04T06:40:53.581Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=250488542 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestXML} [2020-02-04T06:40:53.581Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:40:53.581Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=250488543 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {TestXML} [2020-02-04T06:40:53.581Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=250488543 data=null doit=true} to TreeItem with text {TestXML} [2020-02-04T06:40:53.581Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=250488543 data=null} to TreeItem with text {TestXML} [2020-02-04T06:40:53.581Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=250488543 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestXML} [2020-02-04T06:40:53.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250488543 data=null item=TreeItem {TestXML} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestXML} [2020-02-04T06:40:53.581Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=250488550 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestXML} [2020-02-04T06:40:53.581Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=250488551 data=null doit=true} to TreeItem with text {TestXML} [2020-02-04T06:40:53.581Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=250488551 data=null} to TreeItem with text {TestXML} [2020-02-04T06:40:53.581Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=250488552 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestXML} [2020-02-04T06:40:53.581Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=250488552 data=null item=TreeItem {TestXML} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestXML} [2020-02-04T06:40:53.581Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=250488574 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestXML} [2020-02-04T06:40:53.581Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:40:53.581Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=250488576 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-02-04T06:40:53.581Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=250488576 data=null doit=true} to TreeItem with text {Traces [0]} [2020-02-04T06:40:53.581Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=250488576 data=null} to TreeItem with text {Traces [0]} [2020-02-04T06:40:53.581Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=250488577 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-02-04T06:40:53.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250488577 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2020-02-04T06:40:53.581Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=250488587 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-02-04T06:40:53.581Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:40:53.581Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=250488588 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-02-04T06:40:53.581Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=250488588 data=null doit=true} to TreeItem with text {Traces [0]} [2020-02-04T06:40:53.581Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=250488588 data=null} to TreeItem with text {Traces [0]} [2020-02-04T06:40:53.581Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=250488589 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-02-04T06:40:53.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250488589 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2020-02-04T06:40:53.581Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=250488593 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-02-04T06:40:53.581Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...' [2020-02-04T06:40:53.581Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...' [2020-02-04T06:40:53.839Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...' [2020-02-04T06:40:53.839Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2020-02-04T06:40:53.839Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=250488696 data=null doit=true} to Shell with text {Manage Custom Parsers} [2020-02-04T06:40:53.839Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2020-02-04T06:40:53.839Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2020-02-04T06:40:53.839Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2020-02-04T06:40:53.839Z] DEBUG - matched Button with text "XML", using matcher: with mnemonic 'XML' [2020-02-04T06:40:53.839Z] DEBUG - matched Button with text "XML", using matcher: with style 'SWT.RADIO' [2020-02-04T06:40:53.839Z] DEBUG - matched Button with text "XML", using matcher: (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2020-02-04T06:40:53.839Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2020-02-04T06:40:53.839Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2020-02-04T06:40:53.839Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2020-02-04T06:40:53.839Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2020-02-04T06:40:53.839Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2020-02-04T06:40:53.839Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2020-02-04T06:40:53.839Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2020-02-04T06:40:53.839Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Text} time=250488698 data=null doit=true} to Button with text {Text} [2020-02-04T06:40:53.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Text} time=250488698 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Text} [2020-02-04T06:40:53.839Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2020-02-04T06:40:53.839Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {XML} time=250488699 data=null doit=true} to (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2020-02-04T06:40:53.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {XML} time=250488700 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2020-02-04T06:40:53.839Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {XML} time=250488700 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2020-02-04T06:40:53.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {XML} time=250488700 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2020-02-04T06:40:53.839Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2020-02-04T06:40:53.839Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2020-02-04T06:40:53.839Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2020-02-04T06:40:53.839Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2020-02-04T06:40:53.839Z] DEBUG - matched Button with text "New...", using matcher: with mnemonic 'New...' [2020-02-04T06:40:53.839Z] DEBUG - matched Button with text "New...", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:53.839Z] DEBUG - matched Button with text "New...", using matcher: (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2020-02-04T06:40:53.839Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2020-02-04T06:40:53.839Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2020-02-04T06:40:53.839Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2020-02-04T06:40:53.839Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2020-02-04T06:40:53.839Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2020-02-04T06:40:53.839Z] DEBUG - Clicking on New... [2020-02-04T06:40:53.839Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {New...} time=250488701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2020-02-04T06:40:53.839Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=250488701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2020-02-04T06:40:53.839Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {New...} time=250488701 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2020-02-04T06:40:53.839Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {New...} time=250488701 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2020-02-04T06:40:53.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {New...} time=250488702 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2020-02-04T06:40:53.839Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {New...} time=250488702 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2020-02-04T06:40:53.839Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {New...} time=250488826 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2020-02-04T06:40:53.839Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=250488826 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2020-02-04T06:40:53.839Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {New...} time=250488826 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2020-02-04T06:40:53.839Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {New...} time=250488827 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2020-02-04T06:40:53.839Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {New...} time=250488827 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2020-02-04T06:40:53.839Z] DEBUG - Clicked on New... [2020-02-04T06:40:53.839Z] DEBUG - matched Shell with text "Custom XML Parser", using matcher: with text 'Custom XML Parser' [2020-02-04T06:40:53.839Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom XML Parser} time=250488828 data=null doit=true} to Shell with text {Custom XML Parser} [2020-02-04T06:40:53.839Z] DEBUG - Attempting to set focus on Shell with text {Custom XML Parser} [2020-02-04T06:40:53.839Z] DEBUG - matched Text with text "Custom XML", using matcher: of type 'Text' [2020-02-04T06:40:53.839Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2020-02-04T06:40:53.839Z] DEBUG - matched Text with text "Custom XML", using matcher: with label (with mnemonic 'Category:') [2020-02-04T06:40:53.839Z] DEBUG - matched Text with text "Custom XML", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2020-02-04T06:40:53.839Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-02-04T06:40:53.839Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2020-02-04T06:40:53.839Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2020-02-04T06:40:53.839Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2020-02-04T06:40:53.839Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-02-04T06:40:53.839Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2020-02-04T06:40:53.839Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2020-02-04T06:40:53.840Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2020-02-04T06:40:53.840Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text' [2020-02-04T06:40:53.840Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2020-02-04T06:40:53.840Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Category:') [2020-02-04T06:40:53.840Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2020-02-04T06:40:53.840Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text' [2020-02-04T06:40:53.840Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2020-02-04T06:40:53.840Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Category:') [2020-02-04T06:40:53.840Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2020-02-04T06:40:53.840Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2020-02-04T06:40:53.840Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-02-04T06:40:53.840Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-02-04T06:40:53.840Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2020-02-04T06:40:53.840Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:') [2020-02-04T06:40:53.840Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2020-02-04T06:40:53.840Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text' [2020-02-04T06:40:53.840Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2020-02-04T06:40:53.840Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Trace type:') [2020-02-04T06:40:53.840Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2020-02-04T06:40:53.840Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text' [2020-02-04T06:40:53.840Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2020-02-04T06:40:53.840Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Trace type:') [2020-02-04T06:40:53.840Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2020-02-04T06:40:53.840Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2020-02-04T06:40:53.840Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-02-04T06:40:53.840Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2020-02-04T06:40:53.840Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:') [2020-02-04T06:40:53.840Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2020-02-04T06:40:53.840Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2020-02-04T06:40:53.840Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2020-02-04T06:40:53.840Z] DEBUG - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:') [2020-02-04T06:40:53.840Z] DEBUG - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2020-02-04T06:40:53.840Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text' [2020-02-04T06:40:53.840Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2020-02-04T06:40:53.840Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Time Stamp format:') [2020-02-04T06:40:53.840Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2020-02-04T06:40:53.840Z] DEBUG - matched Text with text "Add a document eleme...", using matcher: of type 'Text' [2020-02-04T06:40:53.840Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2020-02-04T06:40:53.840Z] DEBUG - matched Text with text "Add a document eleme...", using matcher: with label (with mnemonic 'Time Stamp format:') [2020-02-04T06:40:53.840Z] DEBUG - matched Text with text "Add a document eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2020-02-04T06:40:53.840Z] DEBUG - matched StyledText with text "", using matcher: of type 'StyledText' [2020-02-04T06:40:53.840Z] DEBUG - matched StyledText with text "", using matcher: (of type 'StyledText') [2020-02-04T06:40:53.840Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:53.840Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:53.840Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:53.840Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:53.840Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:53.840Z] DEBUG - matched Button with text "", using matcher: with tooltip 'Feeling lucky' [2020-02-04T06:40:53.840Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:53.840Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2020-02-04T06:40:53.840Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:53.840Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:53.840Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2020-02-04T06:40:53.840Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2020-02-04T06:40:53.840Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:40:53.840Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-02-04T06:40:53.840Z] DEBUG - Clicking on [2020-02-04T06:40:53.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=250488902 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2020-02-04T06:40:53.840Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=250488903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2020-02-04T06:40:53.840Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=250488903 data=null doit=true} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2020-02-04T06:40:53.840Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=250488903 data=null} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2020-02-04T06:40:53.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=250488903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2020-02-04T06:40:53.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=250488903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2020-02-04T06:40:54.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=250488903 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2020-02-04T06:40:54.098Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=250488921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2020-02-04T06:40:54.098Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=250488921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2020-02-04T06:40:54.098Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=250488921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2020-02-04T06:40:54.098Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=250488921 data=null doit=true} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2020-02-04T06:40:54.098Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=250488921 data=null} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2020-02-04T06:40:54.098Z] DEBUG - Clicked on [2020-02-04T06:40:54.098Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:40:54.098Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:40:54.098Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:40:54.098Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {event} time=250488925 data=null button=0 stateMask=0x0 x=75 y=36 count=0} to Tree node with text: event [2020-02-04T06:40:54.098Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {event} time=250488925 data=null doit=true} to Tree node with text: event [2020-02-04T06:40:54.098Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {event} time=250488925 data=null} to Tree node with text: event [2020-02-04T06:40:54.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {event} time=250488925 data=null button=1 stateMask=0x0 x=75 y=36 count=1} to Tree node with text: event [2020-02-04T06:40:54.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250488926 data=null item=TreeItem {event} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: event [2020-02-04T06:40:54.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {event} time=250489017 data=null button=1 stateMask=0x80000 x=75 y=36 count=1} to Tree node with text: event [2020-02-04T06:40:54.098Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:54.098Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:54.098Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:54.098Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:54.098Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:54.098Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:54.098Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:54.098Z] DEBUG - matched Button with text "Log Entry", using matcher: of type 'Button' [2020-02-04T06:40:54.098Z] DEBUG - matched Button with text "Log Entry", using matcher: with mnemonic 'Log Entry' [2020-02-04T06:40:54.098Z] DEBUG - matched Button with text "Log Entry", using matcher: with style 'SWT.CHECK' [2020-02-04T06:40:54.098Z] DEBUG - matched Button with text "Log Entry", using matcher: (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2020-02-04T06:40:54.098Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2020-02-04T06:40:54.098Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:54.098Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:54.098Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:54.098Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2020-02-04T06:40:54.098Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2020-02-04T06:40:54.098Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:40:54.098Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-02-04T06:40:54.098Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2020-02-04T06:40:54.098Z] DEBUG - Toggling state on Button {Log Entry}. Setting state to selected [2020-02-04T06:40:54.098Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Log Entry} time=250489021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2020-02-04T06:40:54.098Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Log Entry} time=250489021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2020-02-04T06:40:54.098Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Log Entry} time=250489022 data=null doit=true} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2020-02-04T06:40:54.098Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Log Entry} time=250489022 data=null} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2020-02-04T06:40:54.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Log Entry} time=250489022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2020-02-04T06:40:54.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Log Entry} time=250489022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2020-02-04T06:40:54.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Log Entry} time=250489022 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2020-02-04T06:40:54.098Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Log Entry} time=250489029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2020-02-04T06:40:54.098Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Log Entry} time=250489029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2020-02-04T06:40:54.098Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Log Entry} time=250489029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2020-02-04T06:40:54.098Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Log Entry} time=250489029 data=null doit=true} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2020-02-04T06:40:54.098Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Log Entry} time=250489029 data=null} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2020-02-04T06:40:54.098Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2020-02-04T06:40:54.098Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:54.098Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:54.098Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:54.098Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:54.098Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:54.098Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:54.098Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:54.098Z] DEBUG - matched Button with text "Log Entry", using matcher: of type 'Button' [2020-02-04T06:40:54.098Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2020-02-04T06:40:54.098Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:54.098Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:54.098Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:54.098Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2020-02-04T06:40:54.098Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2020-02-04T06:40:54.098Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2020-02-04T06:40:54.098Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:54.098Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-02-04T06:40:54.098Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:40:54.098Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-02-04T06:40:54.098Z] DEBUG - Clicking on &Next > [2020-02-04T06:40:54.098Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=250489073 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-02-04T06:40:54.098Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=250489073 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-02-04T06:40:54.098Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=250489073 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-02-04T06:40:54.098Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=250489073 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-02-04T06:40:54.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=250489074 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-02-04T06:40:54.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=250489074 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-02-04T06:40:54.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=250489074 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-02-04T06:40:54.098Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-02-04T06:40:54.098Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-02-04T06:40:54.098Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-02-04T06:40:54.098Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-02-04T06:40:54.098Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-02-04T06:40:54.098Z] DEBUG - Clicked on &Next > [2020-02-04T06:40:54.098Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:54.098Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:54.098Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:54.099Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:54.099Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:54.099Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:40:54.099Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2020-02-04T06:40:54.099Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2020-02-04T06:40:54.099Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:40:54.099Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-02-04T06:40:54.099Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2020-02-04T06:40:54.099Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:54.099Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-02-04T06:40:54.099Z] DEBUG - Clicking on &Finish [2020-02-04T06:40:54.099Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=250489103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-02-04T06:40:54.099Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=250489103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-02-04T06:40:54.099Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=250489103 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-02-04T06:40:54.099Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=250489103 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-02-04T06:40:54.099Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=250489103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-02-04T06:40:54.099Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=250489103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-02-04T06:40:54.099Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=250489103 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-02-04T06:40:54.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {New...} time=250488702 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2020-02-04T06:40:54.356Z] DEBUG - Clicked on [2020-02-04T06:40:54.356Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2020-02-04T06:40:54.356Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=250489201 data=null doit=true} to Shell with text {Manage Custom Parsers} [2020-02-04T06:40:54.356Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2020-02-04T06:40:54.356Z] DEBUG - matched List with text "", using matcher: of type 'List' [2020-02-04T06:40:54.356Z] DEBUG - matched List with text "", using matcher: (of type 'List') [2020-02-04T06:40:54.356Z] DEBUG - Set selection (of type 'List') to text Test Category : Test Trace [2020-02-04T06:40:54.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=250489203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List') [2020-02-04T06:40:54.356Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=250489203 data=null doit=true} to (of type 'List') [2020-02-04T06:40:54.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=250489203 data=null} to (of type 'List') [2020-02-04T06:40:54.357Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=250489203 data=null button=1 stateMask=0x0 x=99 y=11 count=1} to (of type 'List') [2020-02-04T06:40:54.357Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=250489203 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List') [2020-02-04T06:40:54.357Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=250489204 data=null button=1 stateMask=0x80000 x=99 y=11 count=1} to (of type 'List') [2020-02-04T06:40:54.357Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2020-02-04T06:40:54.357Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2020-02-04T06:40:54.357Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2020-02-04T06:40:54.357Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2020-02-04T06:40:54.357Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2020-02-04T06:40:54.357Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2020-02-04T06:40:54.357Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:54.357Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-02-04T06:40:54.357Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2020-02-04T06:40:54.357Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2020-02-04T06:40:54.357Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2020-02-04T06:40:54.357Z] DEBUG - Clicking on Delete [2020-02-04T06:40:54.357Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=250489205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-02-04T06:40:54.357Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=250489205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-02-04T06:40:54.357Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=250489205 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-02-04T06:40:54.357Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=250489205 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-02-04T06:40:54.357Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=250489205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-02-04T06:40:54.357Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=250489205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-02-04T06:40:54.357Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=250489223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-02-04T06:40:54.357Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=250489223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-02-04T06:40:54.357Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=250489223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-02-04T06:40:54.357Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=250489223 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-02-04T06:40:54.357Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=250489223 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-02-04T06:40:54.357Z] DEBUG - Clicked on Delete [2020-02-04T06:40:54.357Z] DEBUG - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser' [2020-02-04T06:40:54.357Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete Custom Parser} time=250489225 data=null doit=true} to Shell with text {Delete Custom Parser} [2020-02-04T06:40:54.357Z] DEBUG - Attempting to set focus on Shell with text {Delete Custom Parser} [2020-02-04T06:40:54.357Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2020-02-04T06:40:54.357Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2020-02-04T06:40:54.357Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2020-02-04T06:40:54.357Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:54.357Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-02-04T06:40:54.357Z] DEBUG - Clicking on &Yes [2020-02-04T06:40:54.357Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=250489225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-02-04T06:40:54.357Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=250489225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-02-04T06:40:54.357Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=250489225 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-02-04T06:40:54.357Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=250489225 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-02-04T06:40:54.357Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=250489226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-02-04T06:40:54.357Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=250489226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-02-04T06:40:54.357Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=250489226 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-02-04T06:40:54.357Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=250489205 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-02-04T06:40:54.357Z] DEBUG - Clicked on [2020-02-04T06:40:54.357Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2020-02-04T06:40:54.357Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=250489324 data=null doit=true} to Shell with text {Manage Custom Parsers} [2020-02-04T06:40:54.357Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2020-02-04T06:40:54.357Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2020-02-04T06:40:54.357Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2020-02-04T06:40:54.357Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2020-02-04T06:40:54.357Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2020-02-04T06:40:54.357Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2020-02-04T06:40:54.357Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2020-02-04T06:40:54.357Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2020-02-04T06:40:54.357Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2020-02-04T06:40:54.357Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close' [2020-02-04T06:40:54.357Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:54.357Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-02-04T06:40:54.357Z] DEBUG - Clicking on &Close [2020-02-04T06:40:54.357Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=250489325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-02-04T06:40:54.357Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=250489325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-02-04T06:40:54.357Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=250489326 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-02-04T06:40:54.357Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=250489326 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-02-04T06:40:54.357Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=250489326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-02-04T06:40:54.357Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=250489326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-02-04T06:40:54.357Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=250489326 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-02-04T06:40:54.357Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=250488619 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Manage Custom Parsers...' [2020-02-04T06:40:54.357Z] DEBUG - Clicked on [2020-02-04T06:40:54.357Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=250489393 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-02-04T06:40:54.357Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-02-04T06:40:54.357Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:40:54.357Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:40:54.357Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:40:54.357Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=250489402 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {TestXML} [2020-02-04T06:40:54.358Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=250489402 data=null doit=true} to TreeItem with text {TestXML} [2020-02-04T06:40:54.358Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=250489402 data=null} to TreeItem with text {TestXML} [2020-02-04T06:40:54.358Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=250489402 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestXML} [2020-02-04T06:40:54.358Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250489402 data=null item=TreeItem {TestXML} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestXML} [2020-02-04T06:40:54.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=250489415 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestXML} [2020-02-04T06:40:54.615Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-02-04T06:40:54.615Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-02-04T06:40:54.615Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-02-04T06:40:55.179Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-02-04T06:40:55.179Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-02-04T06:40:55.179Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-02-04T06:40:55.179Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-02-04T06:40:55.179Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:40:55.179Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-02-04T06:40:55.179Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:40:55.179Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:40:55.179Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:40:55.179Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-02-04T06:40:55.179Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250490127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:40:55.179Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250490127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:40:55.179Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=250490128 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:40:55.179Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=250490128 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:40:55.179Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250490128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:40:55.179Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250490128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:40:55.179Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=250490128 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:40:55.179Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250490128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:40:55.179Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250490128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:40:55.180Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250490128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:40:55.180Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=250490129 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:40:55.180Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=250490129 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:40:55.180Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:40:55.180Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-02-04T06:40:55.180Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-02-04T06:40:55.180Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:40:55.180Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:40:55.180Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-02-04T06:40:55.180Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:40:55.180Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:55.180Z] DEBUG - Clicking on OK [2020-02-04T06:40:55.180Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=250490130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:55.180Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=250490130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:55.180Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=250490130 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:55.180Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=250490130 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:55.180Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=250490130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:55.180Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=250490130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:55.180Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:55.180Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:55.180Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:55.180Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:55.180Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:55.180Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=250490130 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:40:55.180Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=250489502 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-02-04T06:40:55.180Z] DEBUG - Clicked on [2020-02-04T06:40:55.180Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.835 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard [2020-02-04T06:40:55.180Z] testNew(org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard) Time elapsed: 1.791 s [2020-02-04T06:40:55.180Z] [2020-02-04T06:40:55.180Z] Results: [2020-02-04T06:40:55.180Z] [2020-02-04T06:40:55.180Z] Tests run: 74, Failures: 0, Errors: 0, Skipped: 4 [2020-02-04T06:40:55.180Z] [2020-02-04T06:40:55.742Z] [2020-02-04T06:40:55.742Z] !ENTRY org.eclipse.core.resources 2 10035 2020-02-04 06:40:55.537 [2020-02-04T06:40:55.742Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2020-02-04T06:40:56.305Z] [INFO] All tests passed! [2020-02-04T06:40:56.306Z] [INFO] [2020-02-04T06:40:56.306Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2020-02-04T06:40:56.306Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.11-SNAPSHOT.jar [2020-02-04T06:40:56.306Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.11-SNAPSHOT.pom [2020-02-04T06:40:56.306Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar [2020-02-04T06:40:56.306Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.11-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.11-SNAPSHOT-pack200.jar.pack.gz [2020-02-04T06:40:56.306Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.11-SNAPSHOT-p2metadata.xml [2020-02-04T06:40:56.306Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.11-SNAPSHOT-p2artifacts.xml [2020-02-04T06:40:56.306Z] [INFO] [2020-02-04T06:40:56.306Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2020-02-04T06:40:56.306Z] [INFO] [2020-02-04T06:40:56.306Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core >-- [2020-02-04T06:40:56.306Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core 2.1.4-SNAPSHOT [26/138] [2020-02-04T06:40:56.306Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-02-04T06:40:56.306Z] [INFO] [2020-02-04T06:40:56.306Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.core --- [2020-02-04T06:40:56.306Z] [INFO] [2020-02-04T06:40:56.306Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core --- [2020-02-04T06:40:56.306Z] [INFO] The project's OSGi version is 2.1.4.202002040608 [2020-02-04T06:40:56.306Z] [INFO] [2020-02-04T06:40:56.306Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core --- [2020-02-04T06:40:56.306Z] [INFO] [2020-02-04T06:40:56.306Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core --- [2020-02-04T06:40:56.306Z] [INFO] [2020-02-04T06:40:56.306Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core --- [2020-02-04T06:40:56.306Z] [INFO] [2020-02-04T06:40:56.306Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core --- [2020-02-04T06:40:56.306Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:40:56.306Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/src/main/resources [2020-02-04T06:40:56.306Z] [INFO] [2020-02-04T06:40:56.306Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core --- [2020-02-04T06:40:56.306Z] [INFO] Compiling 35 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/target/classes [2020-02-04T06:40:56.869Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathEntry.java:[61] [2020-02-04T06:40:56.870Z] fAspects.put(HOST_ID_STR, worker.getHostId()); [2020-02-04T06:40:56.870Z] ^^^^^^^^^^^ [2020-02-04T06:40:56.870Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:40:56.870Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/criticalpath/CriticalPathAlgorithmBounded.java:[278] [2020-02-04T06:40:56.870Z] while (!subPath.isEmpty() && subPath.getLast().getVertexFrom() != v) { [2020-02-04T06:40:56.870Z] ^^^^^^^^^^^^^^^^^ [2020-02-04T06:40:56.870Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'LinkedList<@NonNull TmfEdge>'. Type 'LinkedList' doesn't seem to be designed with null type annotations in mind [2020-02-04T06:40:56.870Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathDataProvider.java:[385] [2020-02-04T06:40:56.870Z] List<@NonNull CriticalPathEntry> list = new ArrayList<>(fHostEntries.values()); [2020-02-04T06:40:56.870Z] ^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:40:56.870Z] Null type safety (type annotations): The expression of type '@NonNull Collection' needs unchecked conversion to conform to 'Collection' [2020-02-04T06:40:56.870Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathDataProvider.java:[386] [2020-02-04T06:40:56.870Z] list.addAll(fWorkers.values()); [2020-02-04T06:40:56.870Z] ^^^^^^^^^^^^^^^^^ [2020-02-04T06:40:56.870Z] Null type safety (type annotations): The expression of type '@NonNull Collection' needs unchecked conversion to conform to 'Collection' [2020-02-04T06:40:56.870Z] 4 problems (4 warnings) [2020-02-04T06:40:56.870Z] [INFO] [2020-02-04T06:40:56.870Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.core --- [2020-02-04T06:40:56.870Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:40:56.870Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/src/test/resources [2020-02-04T06:40:56.870Z] [INFO] [2020-02-04T06:40:56.870Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.core --- [2020-02-04T06:40:56.870Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.4-SNAPSHOT-sources.jar [2020-02-04T06:40:56.870Z] [INFO] [2020-02-04T06:40:56.870Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core --- [2020-02-04T06:40:56.870Z] [INFO] [2020-02-04T06:40:56.870Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.core --- [2020-02-04T06:40:56.870Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.4-SNAPSHOT.jar [2020-02-04T06:40:56.870Z] [INFO] [2020-02-04T06:40:56.870Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.core --- [2020-02-04T06:40:56.870Z] [INFO] [2020-02-04T06:40:56.870Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.graph.core --- [2020-02-04T06:40:56.870Z] [INFO] [2020-02-04T06:40:56.870Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.core --- [2020-02-04T06:40:56.870Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.4-SNAPSHOT.jar [2020-02-04T06:40:57.127Z] [INFO] [2020-02-04T06:40:57.127Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.core --- [2020-02-04T06:40:57.127Z] [INFO] [2020-02-04T06:40:57.127Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.core --- [2020-02-04T06:40:57.127Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/2.1.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.4-SNAPSHOT.jar [2020-02-04T06:40:57.128Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/2.1.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.4-SNAPSHOT.pom [2020-02-04T06:40:57.128Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/2.1.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.4-SNAPSHOT-sources.jar [2020-02-04T06:40:57.128Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/2.1.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.4-SNAPSHOT-pack200.jar.pack.gz [2020-02-04T06:40:57.128Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/2.1.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.4-SNAPSHOT-p2metadata.xml [2020-02-04T06:40:57.128Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/2.1.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.4-SNAPSHOT-p2artifacts.xml [2020-02-04T06:40:57.128Z] [INFO] [2020-02-04T06:40:57.128Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.core --- [2020-02-04T06:40:57.128Z] [INFO] [2020-02-04T06:40:57.128Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core >-- [2020-02-04T06:40:57.128Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core 1.0.2-SNAPSHOT [27/138] [2020-02-04T06:40:57.128Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-02-04T06:40:57.128Z] [INFO] [2020-02-04T06:40:57.128Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.core --- [2020-02-04T06:40:57.128Z] [INFO] [2020-02-04T06:40:57.128Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core --- [2020-02-04T06:40:57.128Z] [INFO] The project's OSGi version is 1.0.2.202002040608 [2020-02-04T06:40:57.128Z] [INFO] [2020-02-04T06:40:57.128Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core --- [2020-02-04T06:40:57.128Z] [INFO] [2020-02-04T06:40:57.128Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core --- [2020-02-04T06:40:57.128Z] [INFO] [2020-02-04T06:40:57.128Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core --- [2020-02-04T06:40:57.128Z] [INFO] [2020-02-04T06:40:57.128Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core --- [2020-02-04T06:40:57.128Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:40:57.128Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core/src/main/resources [2020-02-04T06:40:57.128Z] [INFO] [2020-02-04T06:40:57.128Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core --- [2020-02-04T06:40:57.128Z] [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core/target/classes [2020-02-04T06:40:57.390Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core/src/org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/DescriptorTypeVisitor.java:[59] [2020-02-04T06:40:57.390Z] private final EnumSet fType = EnumSet.noneOf(DescriptorType.class); [2020-02-04T06:40:57.390Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:40:57.390Z] Null type safety (type annotations): The expression of type 'EnumSet' needs unchecked conversion to conform to '@NonNull EnumSet' [2020-02-04T06:40:57.390Z] 1 problem (1 warning) [2020-02-04T06:40:57.390Z] [INFO] [2020-02-04T06:40:57.390Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.core --- [2020-02-04T06:40:57.390Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:40:57.390Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core/src/test/resources [2020-02-04T06:40:57.390Z] [INFO] [2020-02-04T06:40:57.390Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.core --- [2020-02-04T06:40:57.390Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT-sources.jar [2020-02-04T06:40:57.701Z] [INFO] [2020-02-04T06:40:57.701Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core --- [2020-02-04T06:40:57.701Z] [INFO] [2020-02-04T06:40:57.701Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.core --- [2020-02-04T06:40:57.701Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT.jar [2020-02-04T06:40:57.701Z] [INFO] [2020-02-04T06:40:57.701Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.core --- [2020-02-04T06:40:57.701Z] [INFO] [2020-02-04T06:40:57.701Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.core --- [2020-02-04T06:40:57.701Z] [INFO] [2020-02-04T06:40:57.701Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.core --- [2020-02-04T06:40:57.701Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT.jar [2020-02-04T06:40:57.701Z] [INFO] [2020-02-04T06:40:57.701Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.core --- [2020-02-04T06:40:57.701Z] [INFO] [2020-02-04T06:40:57.701Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.core --- [2020-02-04T06:40:57.701Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT.jar [2020-02-04T06:40:57.701Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT.pom [2020-02-04T06:40:57.701Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT-sources.jar [2020-02-04T06:40:57.701Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT-pack200.jar.pack.gz [2020-02-04T06:40:57.701Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT-p2metadata.xml [2020-02-04T06:40:57.701Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT-p2artifacts.xml [2020-02-04T06:40:57.701Z] [INFO] [2020-02-04T06:40:57.701Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.core --- [2020-02-04T06:40:57.701Z] [INFO] [2020-02-04T06:40:57.701Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core >-- [2020-02-04T06:40:57.701Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core 1.1.1-SNAPSHOT [28/138] [2020-02-04T06:40:57.701Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-02-04T06:40:57.701Z] [INFO] [2020-02-04T06:40:57.701Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.core --- [2020-02-04T06:40:57.701Z] [INFO] [2020-02-04T06:40:57.701Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core --- [2020-02-04T06:40:57.701Z] [INFO] The project's OSGi version is 1.1.1.202002040608 [2020-02-04T06:40:57.701Z] [INFO] [2020-02-04T06:40:57.701Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core --- [2020-02-04T06:40:57.701Z] [INFO] [2020-02-04T06:40:57.701Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core --- [2020-02-04T06:40:57.701Z] [INFO] [2020-02-04T06:40:57.701Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core --- [2020-02-04T06:40:57.701Z] [INFO] [2020-02-04T06:40:57.701Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core --- [2020-02-04T06:40:57.702Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:40:57.702Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core/src/main/resources [2020-02-04T06:40:57.702Z] [INFO] [2020-02-04T06:40:57.702Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core --- [2020-02-04T06:40:57.702Z] [INFO] Compiling 62 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core/target/classes [2020-02-04T06:40:58.266Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/core/types/LamiData.java:[282] [2020-02-04T06:40:58.266Z] complexTypeGenBuilder.put(LamiStrings.DATA_CLASS_STRING, (obj) -> new LamiString(obj.getString(LamiStrings.VALUE))); [2020-02-04T06:40:58.266Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:40:58.266Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:40:58.266Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/core/module/LamiAnalysisFactoryFromConfigFile.java:[109] [2020-02-04T06:40:58.266Z] return buildFromInputStream(propsStream, isUserDefined, appliesTo); [2020-02-04T06:40:58.266Z] ^^^^^^^^^^^ [2020-02-04T06:40:58.266Z] Null type safety (type annotations): The expression of type 'InputStream' needs unchecked conversion to conform to '@NonNull InputStream' [2020-02-04T06:40:58.266Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/core/module/LamiAnalysisFactoryFromConfigFile.java:[135] [2020-02-04T06:40:58.266Z] try (final DirectoryStream directoryStream = Files.newDirectoryStream(configDir)) { [2020-02-04T06:40:58.266Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:40:58.266Z] Null type safety (type annotations): The expression of type 'DirectoryStream' needs unchecked conversion to conform to 'DirectoryStream<@NonNull Path>' [2020-02-04T06:40:58.266Z] 3 problems (3 warnings) [2020-02-04T06:40:58.266Z] [INFO] [2020-02-04T06:40:58.266Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.core --- [2020-02-04T06:40:58.266Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:40:58.266Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core/src/test/resources [2020-02-04T06:40:58.266Z] [INFO] [2020-02-04T06:40:58.266Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.core --- [2020-02-04T06:40:58.266Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.1-SNAPSHOT-sources.jar [2020-02-04T06:40:58.266Z] [INFO] [2020-02-04T06:40:58.266Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core --- [2020-02-04T06:40:58.266Z] [INFO] [2020-02-04T06:40:58.266Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.core --- [2020-02-04T06:40:58.524Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.1-SNAPSHOT.jar [2020-02-04T06:40:58.524Z] [INFO] [2020-02-04T06:40:58.524Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.core --- [2020-02-04T06:40:58.524Z] [INFO] [2020-02-04T06:40:58.524Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.core --- [2020-02-04T06:40:58.524Z] [INFO] [2020-02-04T06:40:58.524Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.core --- [2020-02-04T06:40:58.524Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.1-SNAPSHOT.jar [2020-02-04T06:40:58.524Z] [INFO] [2020-02-04T06:40:58.524Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.core --- [2020-02-04T06:40:58.524Z] [INFO] [2020-02-04T06:40:58.524Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.core --- [2020-02-04T06:40:58.524Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.1-SNAPSHOT.jar [2020-02-04T06:40:58.524Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.1-SNAPSHOT.pom [2020-02-04T06:40:58.524Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.1-SNAPSHOT-sources.jar [2020-02-04T06:40:58.524Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.1-SNAPSHOT-pack200.jar.pack.gz [2020-02-04T06:40:58.524Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.1-SNAPSHOT-p2metadata.xml [2020-02-04T06:40:58.524Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.1-SNAPSHOT-p2artifacts.xml [2020-02-04T06:40:58.524Z] [INFO] [2020-02-04T06:40:58.783Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.core --- [2020-02-04T06:40:58.783Z] [INFO] [2020-02-04T06:40:58.783Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core >-- [2020-02-04T06:40:58.783Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core 5.1.0-SNAPSHOT [29/138] [2020-02-04T06:40:58.783Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-02-04T06:40:58.783Z] [INFO] [2020-02-04T06:40:58.783Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.core --- [2020-02-04T06:40:58.783Z] [INFO] [2020-02-04T06:40:58.783Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core --- [2020-02-04T06:40:58.783Z] [INFO] The project's OSGi version is 5.1.0.202002040608 [2020-02-04T06:40:58.783Z] [INFO] [2020-02-04T06:40:58.783Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core --- [2020-02-04T06:40:58.783Z] [INFO] [2020-02-04T06:40:58.783Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core --- [2020-02-04T06:40:58.783Z] [INFO] [2020-02-04T06:40:58.783Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core --- [2020-02-04T06:40:58.783Z] [INFO] [2020-02-04T06:40:58.783Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core --- [2020-02-04T06:40:58.783Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:40:58.783Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/src/main/resources [2020-02-04T06:40:58.783Z] [INFO] [2020-02-04T06:40:58.783Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core --- [2020-02-04T06:40:58.783Z] [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes [2020-02-04T06:40:59.043Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[240] [2020-02-04T06:40:59.043Z] fGroupingAspects = Iterables.filter(provider.getSegmentAspects(), IGroupingSegmentAspect.class); [2020-02-04T06:40:59.043Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:40:59.043Z] Null type safety (type annotations): The expression of type 'Iterable<@NonNull IGroupingSegmentAspect>' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull IGroupingSegmentAspect>' [2020-02-04T06:40:59.043Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[382] [2020-02-04T06:40:59.043Z] SeriesModel seriesModel = entry.getValue().build(); [2020-02-04T06:40:59.043Z] ^^^^^^^^^^^^^^^^ [2020-02-04T06:40:59.043Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,SegmentStoreScatterDataProvider.@NonNull Series>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2020-02-04T06:40:59.043Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[383] [2020-02-04T06:40:59.043Z] seriesModelMap.put(Long.toString(seriesModel.getId()), seriesModel); [2020-02-04T06:40:59.043Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:40:59.043Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:40:59.043Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[456] [2020-02-04T06:40:59.043Z] SeriesModelBuilder builder = new SeriesModel.SeriesModelBuilder(getId(), String.valueOf(getId()), Longs.toArray(fXValues), Doubles.toArray(fYValues)); [2020-02-04T06:40:59.043Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:40:59.043Z] Null type safety (type annotations): The expression of type 'long[]' needs unchecked conversion to conform to 'long @NonNull[]' [2020-02-04T06:40:59.043Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[456] [2020-02-04T06:40:59.043Z] SeriesModelBuilder builder = new SeriesModel.SeriesModelBuilder(getId(), String.valueOf(getId()), Longs.toArray(fXValues), Doubles.toArray(fYValues)); [2020-02-04T06:40:59.043Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:40:59.043Z] Null type safety (type annotations): The expression of type 'double[]' needs unchecked conversion to conform to 'double @NonNull[]' [2020-02-04T06:40:59.043Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[457] [2020-02-04T06:40:59.043Z] builder.setProperties(Ints.toArray(fProperties)).build(); [2020-02-04T06:40:59.043Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:40:59.043Z] Null type safety (type annotations): The expression of type 'int[]' needs unchecked conversion to conform to 'int @NonNull[]' [2020-02-04T06:40:59.043Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[458] [2020-02-04T06:40:59.044Z] return builder.setProperties(Ints.toArray(fProperties)).build(); [2020-02-04T06:40:59.044Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:40:59.044Z] Null type safety (type annotations): The expression of type 'int[]' needs unchecked conversion to conform to 'int @NonNull[]' [2020-02-04T06:40:59.044Z] 7 problems (7 warnings) [2020-02-04T06:40:59.044Z] [INFO] [2020-02-04T06:40:59.044Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.core --- [2020-02-04T06:40:59.044Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:40:59.044Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/src/test/resources [2020-02-04T06:40:59.044Z] [INFO] [2020-02-04T06:40:59.044Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.core --- [2020-02-04T06:40:59.301Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.1.0-SNAPSHOT-sources.jar [2020-02-04T06:40:59.301Z] [INFO] [2020-02-04T06:40:59.301Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core --- [2020-02-04T06:40:59.301Z] [INFO] [2020-02-04T06:40:59.301Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.core --- [2020-02-04T06:40:59.301Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.1.0-SNAPSHOT.jar [2020-02-04T06:40:59.301Z] [INFO] [2020-02-04T06:40:59.301Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.core --- [2020-02-04T06:40:59.301Z] [INFO] [2020-02-04T06:40:59.301Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.core --- [2020-02-04T06:40:59.301Z] [INFO] [2020-02-04T06:40:59.301Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.core --- [2020-02-04T06:40:59.301Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.1.0-SNAPSHOT.jar [2020-02-04T06:40:59.301Z] [INFO] [2020-02-04T06:40:59.301Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.core --- [2020-02-04T06:40:59.301Z] [INFO] [2020-02-04T06:40:59.301Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.core --- [2020-02-04T06:40:59.301Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.1.0-SNAPSHOT.jar [2020-02-04T06:40:59.301Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.1.0-SNAPSHOT.pom [2020-02-04T06:40:59.301Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.1.0-SNAPSHOT-sources.jar [2020-02-04T06:40:59.558Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.1.0-SNAPSHOT-pack200.jar.pack.gz [2020-02-04T06:40:59.558Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.1.0-SNAPSHOT-p2metadata.xml [2020-02-04T06:40:59.558Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.1.0-SNAPSHOT-p2artifacts.xml [2020-02-04T06:40:59.558Z] [INFO] [2020-02-04T06:40:59.558Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.core --- [2020-02-04T06:40:59.558Z] [INFO] [2020-02-04T06:40:59.558Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core >-- [2020-02-04T06:40:59.558Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core 4.2.0-SNAPSHOT [30/138] [2020-02-04T06:40:59.558Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-02-04T06:40:59.558Z] [INFO] [2020-02-04T06:40:59.558Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2020-02-04T06:40:59.558Z] [INFO] [2020-02-04T06:40:59.558Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2020-02-04T06:40:59.558Z] [INFO] The project's OSGi version is 4.2.0.202002040608 [2020-02-04T06:40:59.558Z] [INFO] [2020-02-04T06:40:59.558Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2020-02-04T06:40:59.558Z] [INFO] [2020-02-04T06:40:59.558Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2020-02-04T06:40:59.558Z] [INFO] [2020-02-04T06:40:59.558Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2020-02-04T06:40:59.558Z] [INFO] [2020-02-04T06:40:59.558Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2020-02-04T06:40:59.558Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:40:59.558Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/main/resources [2020-02-04T06:40:59.558Z] [INFO] [2020-02-04T06:40:59.558Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2020-02-04T06:40:59.558Z] [INFO] Compiling 128 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/classes [2020-02-04T06:41:00.490Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java:[162] [2020-02-04T06:41:00.490Z] long cpuTime = entry.getValue(); [2020-02-04T06:41:00.490Z] ^^^^^^^^^^^^^^^^ [2020-02-04T06:41:00.490Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull Long>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2020-02-04T06:41:00.490Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java:[219] [2020-02-04T06:41:00.490Z] entryList.add(new CpuUsageEntryModel(totalId, -1, Collections.singletonList(getTrace().getName()), TOTAL_SERIES_TID, totalTime)); [2020-02-04T06:41:00.490Z] ^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:41:00.490Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:41:00.490Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java:[226] [2020-02-04T06:41:00.490Z] String key = entry.getKey(); [2020-02-04T06:41:00.490Z] ^^^^^^^^^^^^^^ [2020-02-04T06:41:00.490Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull Long>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2020-02-04T06:41:00.490Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java:[235] [2020-02-04T06:41:00.490Z] entryList.add(new CpuUsageEntryModel(getId(tid), totalId, Collections.singletonList(getProcessName(tid, strings[1], end)), tid, entry.getValue())); [2020-02-04T06:41:00.490Z] ^^^^^^^^^^ [2020-02-04T06:41:00.490Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:41:00.490Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[37] [2020-02-04T06:41:00.490Z] import org.eclipse.tracecompass.internal.tmf.core.analysis.callsite.CallsiteAnalysis; [2020-02-04T06:41:00.490Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:41:00.490Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-02-04T06:41:00.490Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[232] [2020-02-04T06:41:00.490Z] TimeGraphEntryModel traceEntry = new TimeGraphEntryModel(fTraceId, -1, getTrace().getName(), ss.getStartTime(), end); [2020-02-04T06:41:00.490Z] ^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:41:00.490Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:41:00.749Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[350] [2020-02-04T06:41:00.749Z] return builder.build(); [2020-02-04T06:41:00.749Z] ^^^^^^^^^^^^^^^ [2020-02-04T06:41:00.749Z] Null type safety (type annotations): The expression of type '@NonNull ImmutableList' needs unchecked conversion to conform to '@NonNull List<@NonNull TimeGraphEntryModel>', corresponding supertype is 'List' [2020-02-04T06:41:00.749Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[411] [2020-02-04T06:41:00.749Z] return Lists.newArrayList(models); [2020-02-04T06:41:00.749Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:41:00.750Z] Null type safety (type annotations): The expression of type 'ArrayList<@NonNull TimeGraphEntryModel>' needs unchecked conversion to conform to '@NonNull List<@NonNull TimeGraphEntryModel>', corresponding supertype is 'List<@NonNull TimeGraphEntryModel>' [2020-02-04T06:41:00.750Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[411] [2020-02-04T06:41:00.750Z] return Lists.newArrayList(models); [2020-02-04T06:41:00.750Z] ^^^^^^ [2020-02-04T06:41:00.750Z] Null type safety (type annotations): The expression of type 'Set' needs unchecked conversion to conform to 'Iterable', corresponding supertype is 'Iterable' [2020-02-04T06:41:00.750Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[426] [2020-02-04T06:41:00.750Z] return builder.build(); [2020-02-04T06:41:00.750Z] ^^^^^^^^^^^^^^^ [2020-02-04T06:41:00.750Z] Null type safety (type annotations): The expression of type '@NonNull ImmutableList' needs unchecked conversion to conform to '@NonNull List<@NonNull TimeGraphEntryModel>', corresponding supertype is 'List' [2020-02-04T06:41:00.750Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[452] [2020-02-04T06:41:00.750Z] for (ITmfStateInterval interval : ss.query2D(stateAndSyscallQuarks, times)) { [2020-02-04T06:41:00.750Z] ^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:41:00.750Z] Null type safety (type annotations): The expression of type 'Collection' needs unchecked conversion to conform to '@NonNull Collection' [2020-02-04T06:41:00.750Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[740] [2020-02-04T06:41:00.750Z] ITmfCallsiteResolver csAnalysis = TmfTraceUtils.getAnalysisModuleOfClass(getTrace(), CallsiteAnalysis.class, CallsiteAnalysis.ID); [2020-02-04T06:41:00.750Z] ^^^^^^^^^^^^^^^^ [2020-02-04T06:41:00.750Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-02-04T06:41:00.750Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[740] [2020-02-04T06:41:00.750Z] ITmfCallsiteResolver csAnalysis = TmfTraceUtils.getAnalysisModuleOfClass(getTrace(), CallsiteAnalysis.class, CallsiteAnalysis.ID); [2020-02-04T06:41:00.750Z] ^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:41:00.750Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-02-04T06:41:00.750Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[740] [2020-02-04T06:41:00.750Z] ITmfCallsiteResolver csAnalysis = TmfTraceUtils.getAnalysisModuleOfClass(getTrace(), CallsiteAnalysis.class, CallsiteAnalysis.ID); [2020-02-04T06:41:00.750Z] ^^ [2020-02-04T06:41:00.750Z] Discouraged access: The field 'CallsiteAnalysis.ID' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-02-04T06:41:00.750Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[762] [2020-02-04T06:41:00.750Z] return new TmfModelResponse<>(returnValue, status, statusMessage); [2020-02-04T06:41:00.750Z] ^^^^^^^^^^^ [2020-02-04T06:41:00.750Z] Null type safety (type annotations): The expression of type 'Map' needs unchecked conversion to conform to '@Nullable Map<@NonNull String,@NonNull String>' [2020-02-04T06:41:00.750Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[816] [2020-02-04T06:41:00.750Z] Map<@NonNull String, @NonNull String> model = response.getModel(); [2020-02-04T06:41:00.750Z] ^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:41:00.750Z] Null type safety (type annotations): The expression of type '@Nullable Map' needs unchecked conversion to conform to 'Map<@NonNull String,@NonNull String>' [2020-02-04T06:41:00.750Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[819] [2020-02-04T06:41:00.750Z] data.put(entry.getKey(), entry.getValue()); [2020-02-04T06:41:00.750Z] ^^^^^^^^^^^^^^ [2020-02-04T06:41:00.750Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:41:00.750Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[819] [2020-02-04T06:41:00.750Z] data.put(entry.getKey(), entry.getValue()); [2020-02-04T06:41:00.750Z] ^^^^^^^^^^^^^^^^ [2020-02-04T06:41:00.750Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull Object' [2020-02-04T06:41:00.750Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/inputoutput/DisksIODataProvider.java:[158] [2020-02-04T06:41:00.750Z] nodes.add(new TmfTreeDataModel(rootId, -1, Collections.singletonList(getTrace().getName()))); [2020-02-04T06:41:00.750Z] ^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:41:00.750Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:41:00.750Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/inputoutput/DisksIODataProvider.java:[239] [2020-02-04T06:41:00.750Z] long id = entry.getKey(); [2020-02-04T06:41:00.750Z] ^^^^^^^^^^^^^^ [2020-02-04T06:41:00.750Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull Long,@NonNull Integer>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2020-02-04T06:41:00.750Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/inputoutput/DisksIODataProvider.java:[240] [2020-02-04T06:41:00.750Z] int quark = entry.getValue(); [2020-02-04T06:41:00.750Z] ^^^^^^^^^^^^^^^^ [2020-02-04T06:41:00.750Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull Long,@NonNull Integer>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2020-02-04T06:41:00.750Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[39] [2020-02-04T06:41:00.750Z] import org.eclipse.tracecompass.internal.tmf.core.analysis.callsite.CallsiteAnalysis; [2020-02-04T06:41:00.750Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:41:00.750Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-02-04T06:41:00.750Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[130] [2020-02-04T06:41:00.750Z] private final TreeMultimap fExecNamesCache = TreeMultimap.create(Integer::compare, CACHE_COMPARATOR); [2020-02-04T06:41:00.750Z] ^^^^^^^^^^^^^^^^ [2020-02-04T06:41:00.750Z] Null type safety: parameter 1 provided via method descriptor Comparator.compare(Integer, Integer) needs unchecked conversion to conform to 'int' [2020-02-04T06:41:00.750Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[130] [2020-02-04T06:41:00.750Z] private final TreeMultimap fExecNamesCache = TreeMultimap.create(Integer::compare, CACHE_COMPARATOR); [2020-02-04T06:41:00.750Z] ^^^^^^^^^^^^^^^^ [2020-02-04T06:41:00.751Z] Null type safety: parameter 2 provided via method descriptor Comparator.compare(Integer, Integer) needs unchecked conversion to conform to 'int' [2020-02-04T06:41:00.751Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[155] [2020-02-04T06:41:00.751Z] ResourcesEntryModel resourcesEntryModel = new ResourcesEntryModel(traceId, -1, Collections.singletonList(getTrace().getName()), start, end, -1, Type.GROUP); [2020-02-04T06:41:00.751Z] ^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:41:00.751Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:41:00.751Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[553] [2020-02-04T06:41:00.751Z] quarks = selectedEntries.values(); [2020-02-04T06:41:00.751Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:41:00.751Z] Null type safety (type annotations): The expression of type '@NonNull Collection' needs unchecked conversion to conform to 'Collection<@NonNull Integer>' [2020-02-04T06:41:00.751Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[599] [2020-02-04T06:41:00.751Z] return new TmfModelResponse<>(retMap, ITmfResponse.Status.COMPLETED, CommonStatusMessage.COMPLETED); [2020-02-04T06:41:00.751Z] ^^^^^^ [2020-02-04T06:41:00.751Z] Null type safety (type annotations): The expression of type 'Map' needs unchecked conversion to conform to '@Nullable Map<@NonNull String,@NonNull String>' [2020-02-04T06:41:00.751Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[684] [2020-02-04T06:41:00.751Z] ITmfCallsiteResolver csAnalysis = TmfTraceUtils.getAnalysisModuleOfClass(trace, CallsiteAnalysis.class, CallsiteAnalysis.ID); [2020-02-04T06:41:00.751Z] ^^^^^^^^^^^^^^^^ [2020-02-04T06:41:00.751Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-02-04T06:41:00.751Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[684] [2020-02-04T06:41:00.751Z] ITmfCallsiteResolver csAnalysis = TmfTraceUtils.getAnalysisModuleOfClass(trace, CallsiteAnalysis.class, CallsiteAnalysis.ID); [2020-02-04T06:41:00.751Z] ^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:41:00.751Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-02-04T06:41:00.751Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[684] [2020-02-04T06:41:00.751Z] ITmfCallsiteResolver csAnalysis = TmfTraceUtils.getAnalysisModuleOfClass(trace, CallsiteAnalysis.class, CallsiteAnalysis.ID); [2020-02-04T06:41:00.751Z] ^^ [2020-02-04T06:41:00.751Z] Discouraged access: The field 'CallsiteAnalysis.ID' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-02-04T06:41:00.751Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[689] [2020-02-04T06:41:00.751Z] List<@NonNull ITmfCallsite> callsites = csAnalysis.getCallsites(String.valueOf(trace.getUUID()), deviceAspect.getDeviceType(), attributeName, interval.getStartTime() / 2L + interval.getEndTime() / 2L); [2020-02-04T06:41:00.751Z] ^^^^^^^^^^^^^ [2020-02-04T06:41:00.751Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:41:00.751Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[727] [2020-02-04T06:41:00.751Z] Map<@NonNull String, @NonNull String> model = response.getModel(); [2020-02-04T06:41:00.751Z] ^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:41:00.751Z] Null type safety (type annotations): The expression of type '@Nullable Map' needs unchecked conversion to conform to 'Map<@NonNull String,@NonNull String>' [2020-02-04T06:41:00.751Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[730] [2020-02-04T06:41:00.751Z] data.put(entry.getKey(), entry.getValue()); [2020-02-04T06:41:00.751Z] ^^^^^^^^^^^^^^ [2020-02-04T06:41:00.751Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:41:00.751Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[730] [2020-02-04T06:41:00.751Z] data.put(entry.getKey(), entry.getValue()); [2020-02-04T06:41:00.751Z] ^^^^^^^^^^^^^^^^ [2020-02-04T06:41:00.751Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull Object' [2020-02-04T06:41:00.751Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernelmemoryusage/KernelMemoryUsageDataProvider.java:[169] [2020-02-04T06:41:00.751Z] double[] threadValues = entry.getValue().getData(); [2020-02-04T06:41:00.751Z] ^^^^^^^^^^^^^^^^ [2020-02-04T06:41:00.751Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull Integer,@NonNull IYModel>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2020-02-04T06:41:00.751Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernelmemoryusage/KernelMemoryUsageDataProvider.java:[267] [2020-02-04T06:41:00.751Z] nodes.add(new MemoryUsageTreeModel(totalId, -1, TOTAL_TID, Collections.singletonList(getTrace().getName()))); [2020-02-04T06:41:00.751Z] ^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:41:00.751Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:41:00.751Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernelmemoryusage/KernelMemoryDataProviderFactory.java:[43] [2020-02-04T06:41:00.751Z] private static final Predicate PREDICATE = t -> TmfTraceUtils.getAnalysisModuleOfClass(t, KernelMemoryAnalysisModule.class, KernelMemoryAnalysisModule.ID) != null; [2020-02-04T06:41:00.751Z] ^ [2020-02-04T06:41:00.751Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2020-02-04T06:41:00.751Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernelmemoryusage/KernelMemoryDataProviderFactory.java:[58] [2020-02-04T06:41:00.751Z] return TmfTreeXYCompositeDataProvider.create(traces, TITLE, KernelMemoryUsageDataProvider.ID); [2020-02-04T06:41:00.751Z] ^^^^^^ [2020-02-04T06:41:00.752Z] Null type safety (type annotations): The expression of type 'Collection' needs unchecked conversion to conform to '@NonNull Collection<@NonNull ITmfTrace>' [2020-02-04T06:41:00.752Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesEntryModelWeighted.java:[18] [2020-02-04T06:41:00.752Z] public class ResourcesEntryModelWeighted extends ResourcesEntryModel implements ITimeGraphEntryModelWeighted { [2020-02-04T06:41:00.752Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:41:00.752Z] Javadoc: Missing comment for public declaration [2020-02-04T06:41:00.752Z] 39 problems (39 warnings) [2020-02-04T06:41:00.752Z] [INFO] [2020-02-04T06:41:00.752Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2020-02-04T06:41:00.752Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:41:00.752Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/test/resources [2020-02-04T06:41:00.752Z] [INFO] [2020-02-04T06:41:00.752Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2020-02-04T06:41:00.752Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.2.0-SNAPSHOT-sources.jar [2020-02-04T06:41:01.008Z] [INFO] [2020-02-04T06:41:01.008Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2020-02-04T06:41:01.009Z] [INFO] [2020-02-04T06:41:01.009Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2020-02-04T06:41:01.009Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.2.0-SNAPSHOT.jar [2020-02-04T06:41:01.265Z] [INFO] [2020-02-04T06:41:01.265Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2020-02-04T06:41:01.266Z] [INFO] [2020-02-04T06:41:01.266Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2020-02-04T06:41:01.266Z] [INFO] [2020-02-04T06:41:01.266Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2020-02-04T06:41:01.266Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.2.0-SNAPSHOT.jar [2020-02-04T06:41:01.525Z] [INFO] [2020-02-04T06:41:01.525Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2020-02-04T06:41:01.525Z] [INFO] [2020-02-04T06:41:01.525Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2020-02-04T06:41:01.525Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.2.0-SNAPSHOT.jar [2020-02-04T06:41:01.525Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.2.0-SNAPSHOT.pom [2020-02-04T06:41:01.525Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.2.0-SNAPSHOT-sources.jar [2020-02-04T06:41:01.525Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.2.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.2.0-SNAPSHOT-pack200.jar.pack.gz [2020-02-04T06:41:01.525Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.2.0-SNAPSHOT-p2metadata.xml [2020-02-04T06:41:01.525Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.2.0-SNAPSHOT-p2artifacts.xml [2020-02-04T06:41:01.525Z] [INFO] [2020-02-04T06:41:01.525Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2020-02-04T06:41:01.525Z] [INFO] [2020-02-04T06:41:01.525Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng-parent >--- [2020-02-04T06:41:01.525Z] [INFO] Building Trace Compass LTTng Support Parent 5.2.0-SNAPSHOT [31/138] [2020-02-04T06:41:01.525Z] [INFO] --------------------------------[ pom ]--------------------------------- [2020-02-04T06:41:01.525Z] [INFO] [2020-02-04T06:41:01.525Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng-parent --- [2020-02-04T06:41:01.525Z] [INFO] [2020-02-04T06:41:01.525Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng-parent --- [2020-02-04T06:41:01.525Z] [INFO] [2020-02-04T06:41:01.525Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng-parent --- [2020-02-04T06:41:01.525Z] [INFO] [2020-02-04T06:41:01.525Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng-parent --- [2020-02-04T06:41:01.525Z] [INFO] [2020-02-04T06:41:01.525Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng-parent --- [2020-02-04T06:41:01.525Z] [INFO] [2020-02-04T06:41:01.525Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng-parent --- [2020-02-04T06:41:01.525Z] [INFO] [2020-02-04T06:41:01.525Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng-parent --- [2020-02-04T06:41:01.525Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng-parent/5.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng-parent-5.2.0-SNAPSHOT.pom [2020-02-04T06:41:01.525Z] [INFO] [2020-02-04T06:41:01.525Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core >-- [2020-02-04T06:41:01.525Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core 1.1.1-SNAPSHOT [32/138] [2020-02-04T06:41:01.525Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-02-04T06:41:01.525Z] [INFO] [2020-02-04T06:41:01.525Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.common.core --- [2020-02-04T06:41:01.525Z] [INFO] [2020-02-04T06:41:01.525Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core --- [2020-02-04T06:41:01.525Z] [INFO] The project's OSGi version is 1.1.1.202002040608 [2020-02-04T06:41:01.525Z] [INFO] [2020-02-04T06:41:01.525Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core --- [2020-02-04T06:41:01.525Z] [INFO] [2020-02-04T06:41:01.525Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core --- [2020-02-04T06:41:01.525Z] [INFO] [2020-02-04T06:41:01.525Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core --- [2020-02-04T06:41:01.525Z] [INFO] [2020-02-04T06:41:01.525Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core --- [2020-02-04T06:41:01.525Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:41:01.525Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core/src/main/resources [2020-02-04T06:41:01.525Z] [INFO] [2020-02-04T06:41:01.525Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core --- [2020-02-04T06:41:01.525Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core/target/classes [2020-02-04T06:41:01.785Z] [INFO] [2020-02-04T06:41:01.785Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.common.core --- [2020-02-04T06:41:01.785Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:41:01.785Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core/src/test/resources [2020-02-04T06:41:01.785Z] [INFO] [2020-02-04T06:41:01.785Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.common.core --- [2020-02-04T06:41:01.785Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT-sources.jar [2020-02-04T06:41:01.785Z] [INFO] [2020-02-04T06:41:01.785Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core --- [2020-02-04T06:41:01.785Z] [INFO] [2020-02-04T06:41:01.785Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.common.core --- [2020-02-04T06:41:01.785Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT.jar [2020-02-04T06:41:01.785Z] [INFO] [2020-02-04T06:41:01.785Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.common.core --- [2020-02-04T06:41:01.785Z] [INFO] [2020-02-04T06:41:01.785Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.common.core --- [2020-02-04T06:41:01.785Z] [INFO] [2020-02-04T06:41:01.785Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.common.core --- [2020-02-04T06:41:01.785Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT.jar [2020-02-04T06:41:01.785Z] [INFO] [2020-02-04T06:41:01.785Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.common.core --- [2020-02-04T06:41:01.785Z] [INFO] [2020-02-04T06:41:01.785Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.common.core --- [2020-02-04T06:41:01.785Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT.jar [2020-02-04T06:41:01.785Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT.pom [2020-02-04T06:41:01.786Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT-sources.jar [2020-02-04T06:41:01.786Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT-pack200.jar.pack.gz [2020-02-04T06:41:01.786Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT-p2metadata.xml [2020-02-04T06:41:02.043Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT-p2artifacts.xml [2020-02-04T06:41:02.043Z] [INFO] [2020-02-04T06:41:02.043Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.common.core --- [2020-02-04T06:41:02.043Z] [INFO] [2020-02-04T06:41:02.043Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core >-- [2020-02-04T06:41:02.043Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core 3.2.4-SNAPSHOT [33/138] [2020-02-04T06:41:02.043Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-02-04T06:41:02.043Z] [INFO] [2020-02-04T06:41:02.043Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2020-02-04T06:41:02.043Z] [INFO] [2020-02-04T06:41:02.043Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2020-02-04T06:41:02.043Z] [INFO] The project's OSGi version is 3.2.4.202002040608 [2020-02-04T06:41:02.043Z] [INFO] [2020-02-04T06:41:02.043Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2020-02-04T06:41:02.043Z] [INFO] [2020-02-04T06:41:02.043Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2020-02-04T06:41:02.043Z] [INFO] [2020-02-04T06:41:02.043Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2020-02-04T06:41:02.043Z] [INFO] [2020-02-04T06:41:02.043Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2020-02-04T06:41:02.043Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:41:02.043Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/main/resources [2020-02-04T06:41:02.043Z] [INFO] [2020-02-04T06:41:02.043Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2020-02-04T06:41:02.043Z] [INFO] Compiling 94 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/classes [2020-02-04T06:41:02.982Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[177] [2020-02-04T06:41:02.982Z] int attributeQuark = series.getKey().fQuark; [2020-02-04T06:41:02.982Z] ^^^^^^^^^^^^^^^ [2020-02-04T06:41:02.982Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2020-02-04T06:41:02.982Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[180] [2020-02-04T06:41:02.982Z] series.getValue().getData()[i] = extractValue(value); [2020-02-04T06:41:02.982Z] ^^^^^^^^^^^^^^^^^ [2020-02-04T06:41:02.982Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2020-02-04T06:41:02.982Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[187] [2020-02-04T06:41:02.982Z] if (series.getKey().fDisplayType.equals(DisplayType.DELTA)) { [2020-02-04T06:41:02.982Z] ^^^^^^^^^^^^^^^ [2020-02-04T06:41:02.982Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2020-02-04T06:41:02.982Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[188] [2020-02-04T06:41:02.982Z] getSeriesDelta(series.getValue().getData()); [2020-02-04T06:41:02.982Z] ^^^^^^^^^^^^^^^^^ [2020-02-04T06:41:02.982Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2020-02-04T06:41:02.982Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[192] [2020-02-04T06:41:02.982Z] return TmfXyResponseFactory.createFailedResponse(e.getMessage()); [2020-02-04T06:41:02.982Z] ^^^^^^^^^^^^^^ [2020-02-04T06:41:02.982Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:41:02.983Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[196] [2020-02-04T06:41:02.983Z] return TmfXyResponseFactory.create(TITLE, xValues, Maps.uniqueIndex(map.values(), value -> Long.toString(value.getId())), complete); [2020-02-04T06:41:02.983Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:41:02.983Z] Null type safety (type annotations): The expression of type 'ImmutableMap<@NonNull String,@NonNull IYModel>' needs unchecked conversion to conform to '@NonNull Map<@NonNull String,@NonNull IYModel>', corresponding supertype is 'Map<@NonNull String,@NonNull IYModel>' [2020-02-04T06:41:02.983Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[196] [2020-02-04T06:41:02.983Z] return TmfXyResponseFactory.create(TITLE, xValues, Maps.uniqueIndex(map.values(), value -> Long.toString(value.getId())), complete); [2020-02-04T06:41:02.983Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:41:02.983Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:41:02.983Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/segment/TmfXmlPatternSegment.java:[175] [2020-02-04T06:41:02.983Z] buffer.putString(entry.getKey()); [2020-02-04T06:41:02.983Z] ^^^^^^^^^^^^^^ [2020-02-04T06:41:02.983Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:41:02.983Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/segment/TmfXmlPatternSegment.java:[202] [2020-02-04T06:41:02.983Z] size += SafeByteBufferFactory.getStringSizeInBuffer(entry.getKey()); [2020-02-04T06:41:02.983Z] ^^^^^^^^^^^^^^ [2020-02-04T06:41:02.983Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:41:02.983Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/XmlPatternAnalysis.java:[329] [2020-02-04T06:41:02.983Z] return ((TmfXmlPatternSegment) segment).getContent().entrySet().stream().map(c -> c.getKey() + '=' + c.getValue()).collect(Collectors.joining(", ")); //$NON-NLS-1$ [2020-02-04T06:41:02.983Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:41:02.983Z] Null type safety (type annotations): The expression of type 'Collector' needs unchecked conversion to conform to 'Collector' [2020-02-04T06:41:02.983Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/tmf/analysis/xml/core/module/XmlDataProviderManager.java:[122] [2020-02-04T06:41:02.983Z] provider = generateExperimentProviderXy(traces, viewElement); [2020-02-04T06:41:02.983Z] ^^^^^^ [2020-02-04T06:41:02.983Z] Null type safety (type annotations): The expression of type 'Collection' needs unchecked conversion to conform to 'Collection<@NonNull ITmfTrace>' [2020-02-04T06:41:02.983Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/tmf/analysis/xml/core/module/XmlDataProviderManager.java:[184] [2020-02-04T06:41:02.983Z] provider = generateExperimentProviderTimeGraph(traces, viewElement); [2020-02-04T06:41:02.983Z] ^^^^^^ [2020-02-04T06:41:02.983Z] Null type safety (type annotations): The expression of type 'Collection' needs unchecked conversion to conform to 'Collection<@NonNull ITmfTrace>' [2020-02-04T06:41:02.983Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionUpdateStoredFields.java:[55] [2020-02-04T06:41:02.983Z] final String alias = entry.getValue(); [2020-02-04T06:41:02.983Z] ^^^^^^^^^^^^^^^^ [2020-02-04T06:41:02.983Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull String>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2020-02-04T06:41:02.983Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlFsmStateCu.java:[83] [2020-02-04T06:41:02.983Z] return new DataDrivenFsm(getId(), fInitialState.generate(), states, fPreCondition.generate(), fConsuming, fMultipleInstances); [2020-02-04T06:41:02.983Z] ^^^^^^ [2020-02-04T06:41:02.983Z] Null type safety (type annotations): The expression of type 'Map<@NonNull String,@NonNull DataDrivenFsmSimpleState>' needs unchecked conversion to conform to '@NonNull Map<@NonNull String,@NonNull DataDrivenFsmSimpleState>' [2020-02-04T06:41:02.983Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/IXmlStateSystemContainer.java:[23] [2020-02-04T06:41:02.983Z] * {@link org.eclipse.tracecompass.internal.tmf.analysis.xml.core.model} package [2020-02-04T06:41:02.983Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:41:02.983Z] Javadoc: org.eclipse.tracecompass.internal.tmf.analysis.xml.core.model cannot be resolved to a type [2020-02-04T06:41:02.983Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[265] [2020-02-04T06:41:02.983Z] series.getValue().getData()[i] = extractValue(value); [2020-02-04T06:41:02.983Z] ^^^^^^^^^^^^^^^^^ [2020-02-04T06:41:02.983Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull Integer,@NonNull IYModel>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2020-02-04T06:41:02.983Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[273] [2020-02-04T06:41:02.983Z] getSeriesDelta(series.getValue().getData()); [2020-02-04T06:41:02.983Z] ^^^^^^^^^^^^^^^^^ [2020-02-04T06:41:02.983Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull Integer,@NonNull IYModel>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2020-02-04T06:41:02.983Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[277] [2020-02-04T06:41:02.983Z] return TmfXyResponseFactory.createFailedResponse(e.getMessage()); [2020-02-04T06:41:02.983Z] ^^^^^^^^^^^^^^ [2020-02-04T06:41:02.983Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:41:02.983Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[281] [2020-02-04T06:41:02.983Z] return TmfXyResponseFactory.create(TITLE, xValues, Maps.uniqueIndex(map.values(), yModel -> Long.toString(yModel.getId())), complete); [2020-02-04T06:41:02.983Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:41:02.983Z] Null type safety (type annotations): The expression of type 'ImmutableMap<@NonNull String,@NonNull IYModel>' needs unchecked conversion to conform to '@NonNull Map<@NonNull String,@NonNull IYModel>', corresponding supertype is 'Map<@NonNull String,@NonNull IYModel>' [2020-02-04T06:41:02.983Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[281] [2020-02-04T06:41:02.984Z] return TmfXyResponseFactory.create(TITLE, xValues, Maps.uniqueIndex(map.values(), yModel -> Long.toString(yModel.getId())), complete); [2020-02-04T06:41:02.984Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:41:02.984Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:41:02.984Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[368] [2020-02-04T06:41:02.984Z] builder.add(new TmfTreeDataModel(fTraceId, -1, Collections.singletonList(getTrace().getName()))); [2020-02-04T06:41:02.984Z] ^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:41:02.984Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:41:02.984Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionSegment.java:[79] [2020-02-04T06:41:02.984Z] Object value = field.getValue().getValue(event, ITmfStateSystem.ROOT_ATTRIBUTE, scenarioInfo, container); [2020-02-04T06:41:02.984Z] ^^^^^^^^^^^^^^^^ [2020-02-04T06:41:02.984Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull DataDrivenValue>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2020-02-04T06:41:02.984Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenTimeGraphDataProvider.java:[162] [2020-02-04T06:41:02.984Z] for (Entry> ssEntry : table.rowMap().entrySet()) { [2020-02-04T06:41:02.984Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:41:02.984Z] Null type safety (type annotations): The expression of type 'Map.@NonNull Entry<@NonNull ITmfStateSystem,Map<@NonNull Integer,@NonNull Long>>' needs unchecked conversion to conform to 'Map.Entry<@NonNull ITmfStateSystem,@NonNull Map<@NonNull Integer,@NonNull Long>>' [2020-02-04T06:41:02.984Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenTimeGraphDataProvider.java:[186] [2020-02-04T06:41:02.984Z] for (ITmfStateInterval interval : ss.query2D(idToDisplayQuark.keySet(), getTimes(ss, timesRequested))) { [2020-02-04T06:41:02.984Z] ^^^^^^^^^^^^^^ [2020-02-04T06:41:02.984Z] Null type mismatch: required '@NonNull List<@NonNull Long>' but the provided value is inferred as @Nullable [2020-02-04T06:41:02.984Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlActionCu.java:[160] [2020-02-04T06:41:02.984Z] fields.put(fieldEntry.getKey(), fieldEntry.getValue().generate()); [2020-02-04T06:41:02.984Z] ^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:41:02.984Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull TmfXmlStateValueCu>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2020-02-04T06:41:02.984Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlTimeGraphDataProvider.java:[238] [2020-02-04T06:41:02.984Z] TmfXmlStateSystemPathCu displayCu = TmfXmlStateSystemPathCu.compile(parentEntry.getAnalysisCompilationData(), Collections.singletonList(displayElement)); [2020-02-04T06:41:02.984Z] ^^^^^^^^^^^^^^ [2020-02-04T06:41:02.984Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element' [2020-02-04T06:41:02.984Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlTimeGraphDataProvider.java:[259] [2020-02-04T06:41:02.984Z] buildEntry(ss, subEntryEl, currentEntry, quark, regex, currentEnd, entryList); [2020-02-04T06:41:02.984Z] ^^^^^ [2020-02-04T06:41:02.984Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:41:02.984Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlTimeGraphDataProvider.java:[403] [2020-02-04T06:41:02.984Z] return quarkToRow.values(); [2020-02-04T06:41:02.984Z] ^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:41:02.984Z] Null type safety (type annotations): The expression of type '@NonNull Collection' needs unchecked conversion to conform to '@NonNull Collection<@NonNull ITimeGraphRowModel>' [2020-02-04T06:41:02.984Z] 28 problems (28 warnings) [2020-02-04T06:41:03.241Z] [INFO] [2020-02-04T06:41:03.241Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2020-02-04T06:41:03.241Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:41:03.241Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/test/resources [2020-02-04T06:41:03.241Z] [INFO] [2020-02-04T06:41:03.241Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2020-02-04T06:41:03.241Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.4-SNAPSHOT-sources.jar [2020-02-04T06:41:03.241Z] [INFO] [2020-02-04T06:41:03.241Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2020-02-04T06:41:03.241Z] [INFO] [2020-02-04T06:41:03.241Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2020-02-04T06:41:03.241Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.4-SNAPSHOT.jar [2020-02-04T06:41:03.498Z] [INFO] [2020-02-04T06:41:03.498Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2020-02-04T06:41:03.498Z] [INFO] [2020-02-04T06:41:03.498Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2020-02-04T06:41:03.498Z] [INFO] [2020-02-04T06:41:03.499Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2020-02-04T06:41:03.499Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.4-SNAPSHOT.jar [2020-02-04T06:41:03.755Z] [INFO] [2020-02-04T06:41:03.755Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2020-02-04T06:41:03.755Z] [INFO] [2020-02-04T06:41:03.756Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2020-02-04T06:41:03.756Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/3.2.4-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.4-SNAPSHOT.jar [2020-02-04T06:41:03.756Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/3.2.4-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.4-SNAPSHOT.pom [2020-02-04T06:41:03.756Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/3.2.4-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.4-SNAPSHOT-sources.jar [2020-02-04T06:41:03.756Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/3.2.4-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.4-SNAPSHOT-pack200.jar.pack.gz [2020-02-04T06:41:03.756Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/3.2.4-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.4-SNAPSHOT-p2metadata.xml [2020-02-04T06:41:03.756Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/3.2.4-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.4-SNAPSHOT-p2artifacts.xml [2020-02-04T06:41:03.756Z] [INFO] [2020-02-04T06:41:03.756Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2020-02-04T06:41:03.756Z] [INFO] [2020-02-04T06:41:03.756Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core >-- [2020-02-04T06:41:03.756Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core 3.0.2-SNAPSHOT [34/138] [2020-02-04T06:41:03.756Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-02-04T06:41:03.756Z] [INFO] [2020-02-04T06:41:03.756Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2020-02-04T06:41:03.756Z] [INFO] [2020-02-04T06:41:03.756Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2020-02-04T06:41:03.756Z] [INFO] The project's OSGi version is 3.0.2.202002040608 [2020-02-04T06:41:03.756Z] [INFO] [2020-02-04T06:41:03.756Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2020-02-04T06:41:03.756Z] [INFO] [2020-02-04T06:41:03.756Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2020-02-04T06:41:03.756Z] [INFO] [2020-02-04T06:41:03.756Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2020-02-04T06:41:03.756Z] [INFO] [2020-02-04T06:41:03.756Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2020-02-04T06:41:03.756Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:41:03.756Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/main/resources [2020-02-04T06:41:03.756Z] [INFO] [2020-02-04T06:41:03.756Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2020-02-04T06:41:03.756Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/classes [2020-02-04T06:41:04.320Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/event/matching/TcpLttngEventMatching.java:[105] [2020-02-04T06:41:04.320Z] Long sequence = content.getFieldValue(Long.class, layout.fieldPathTcpSeq()); [2020-02-04T06:41:04.320Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:41:04.320Z] Null type safety (type annotations): The expression of type 'String @NonNull[]' needs unchecked conversion to conform to '@NonNull String @NonNull[]' [2020-02-04T06:41:04.320Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/event/matching/TcpLttngEventMatching.java:[106] [2020-02-04T06:41:04.320Z] Long ack = content.getFieldValue(Long.class, layout.fieldPathTcpAckSeq()); [2020-02-04T06:41:04.320Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:41:04.320Z] Null type safety (type annotations): The expression of type 'String @NonNull[]' needs unchecked conversion to conform to '@NonNull String @NonNull[]' [2020-02-04T06:41:04.320Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/event/matching/TcpLttngEventMatching.java:[107] [2020-02-04T06:41:04.320Z] Long flags = content.getFieldValue(Long.class, layout.fieldPathTcpFlags()); [2020-02-04T06:41:04.320Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:41:04.320Z] Null type safety (type annotations): The expression of type 'String @NonNull[]' needs unchecked conversion to conform to '@NonNull String @NonNull[]' [2020-02-04T06:41:04.320Z] 3 problems (3 warnings) [2020-02-04T06:41:04.320Z] [INFO] [2020-02-04T06:41:04.320Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2020-02-04T06:41:04.320Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:41:04.320Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/test/resources [2020-02-04T06:41:04.321Z] [INFO] [2020-02-04T06:41:04.321Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2020-02-04T06:41:04.321Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.2-SNAPSHOT-sources.jar [2020-02-04T06:41:04.596Z] [INFO] [2020-02-04T06:41:04.596Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2020-02-04T06:41:04.596Z] [INFO] [2020-02-04T06:41:04.596Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2020-02-04T06:41:04.596Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.2-SNAPSHOT.jar [2020-02-04T06:41:04.596Z] [INFO] [2020-02-04T06:41:04.596Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2020-02-04T06:41:04.596Z] [INFO] [2020-02-04T06:41:04.596Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2020-02-04T06:41:04.596Z] [INFO] [2020-02-04T06:41:04.596Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2020-02-04T06:41:04.596Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.2-SNAPSHOT.jar [2020-02-04T06:41:04.596Z] [INFO] [2020-02-04T06:41:04.596Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2020-02-04T06:41:04.596Z] [INFO] [2020-02-04T06:41:04.596Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2020-02-04T06:41:04.853Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.2-SNAPSHOT.jar [2020-02-04T06:41:04.853Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.2-SNAPSHOT.pom [2020-02-04T06:41:04.853Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.2-SNAPSHOT-sources.jar [2020-02-04T06:41:04.853Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.2-SNAPSHOT-pack200.jar.pack.gz [2020-02-04T06:41:04.853Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.2-SNAPSHOT-p2metadata.xml [2020-02-04T06:41:04.853Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.2-SNAPSHOT-p2artifacts.xml [2020-02-04T06:41:04.853Z] [INFO] [2020-02-04T06:41:04.853Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2020-02-04T06:41:04.853Z] [INFO] [2020-02-04T06:41:04.853Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests >-- [2020-02-04T06:41:04.853Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 0.0.4-SNAPSHOT [35/138] [2020-02-04T06:41:04.853Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-02-04T06:41:04.854Z] [INFO] [2020-02-04T06:41:04.854Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2020-02-04T06:41:04.854Z] [INFO] [2020-02-04T06:41:04.854Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2020-02-04T06:41:04.854Z] [INFO] The project's OSGi version is 0.0.4.202002040608 [2020-02-04T06:41:04.854Z] [INFO] [2020-02-04T06:41:04.854Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2020-02-04T06:41:04.854Z] [INFO] [2020-02-04T06:41:04.854Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2020-02-04T06:41:04.854Z] [INFO] [2020-02-04T06:41:04.854Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2020-02-04T06:41:04.854Z] [INFO] [2020-02-04T06:41:04.854Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2020-02-04T06:41:04.854Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:41:04.854Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/main/resources [2020-02-04T06:41:04.854Z] [INFO] [2020-02-04T06:41:04.854Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2020-02-04T06:41:04.854Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/classes [2020-02-04T06:41:05.417Z] [INFO] [2020-02-04T06:41:05.417Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2020-02-04T06:41:05.417Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:41:05.417Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/test/resources [2020-02-04T06:41:05.417Z] [INFO] [2020-02-04T06:41:05.417Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2020-02-04T06:41:05.417Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT-sources.jar [2020-02-04T06:41:05.417Z] [INFO] [2020-02-04T06:41:05.417Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2020-02-04T06:41:05.417Z] [INFO] [2020-02-04T06:41:05.417Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2020-02-04T06:41:05.417Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT.jar [2020-02-04T06:41:05.417Z] [INFO] [2020-02-04T06:41:05.417Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2020-02-04T06:41:05.417Z] [INFO] [2020-02-04T06:41:05.417Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2020-02-04T06:41:05.417Z] [INFO] [2020-02-04T06:41:05.417Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2020-02-04T06:41:05.417Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT.jar [2020-02-04T06:41:05.417Z] [INFO] [2020-02-04T06:41:05.417Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2020-02-04T06:41:05.417Z] [INFO] [2020-02-04T06:41:05.417Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2020-02-04T06:41:05.981Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/data/.metadata/.log [2020-02-04T06:41:05.981Z] [INFO] Command line: [2020-02-04T06:41:05.981Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2020-02-04T06:41:05.981Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-02-04T06:41:09.271Z] !SESSION 2020-02-04 06:41:06.069 ----------------------------------------------- [2020-02-04T06:41:09.271Z] eclipse.buildId=unknown [2020-02-04T06:41:09.271Z] java.version=1.8.0_202 [2020-02-04T06:41:09.271Z] java.vendor=Oracle Corporation [2020-02-04T06:41:09.271Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-02-04T06:41:09.271Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2020-02-04T06:41:09.271Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2020-02-04T06:41:09.271Z] [2020-02-04T06:41:09.271Z] !ENTRY org.eclipse.compare.win32 4 0 2020-02-04 06:41:08.606 [2020-02-04T06:41:09.271Z] !MESSAGE FrameworkEvent ERROR [2020-02-04T06:41:09.271Z] !STACK 0 [2020-02-04T06:41:09.271Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53] [2020-02-04T06:41:09.271Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-02-04T06:41:09.271Z] [2020-02-04T06:41:09.271Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-02-04T06:41:09.271Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-02-04T06:41:09.271Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-02-04T06:41:09.271Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-02-04T06:41:09.271Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-02-04T06:41:09.271Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-02-04T06:41:09.271Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-02-04T06:41:09.271Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-02-04T06:41:15.821Z] Running org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest [2020-02-04T06:41:18.343Z] Display size: 1440x900 [2020-02-04T06:41:18.343Z] OS version=3.10.0-957.10.1.el7.x86_64 [2020-02-04T06:41:18.343Z] GTK version=2.24.30 [2020-02-04T06:41:18.343Z] GTK theme=unknown [2020-02-04T06:41:18.343Z] LIBOVERLAY_SCROLLBAR=0 [2020-02-04T06:41:18.343Z] Time zone: Coordinated Universal Time [2020-02-04T06:41:18.343Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2020-02-04T06:41:18.343Z] log4j:WARN Please initialize the log4j system properly. [2020-02-04T06:41:20.238Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"' [2020-02-04T06:41:20.238Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2020-02-04T06:41:46.755Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2020-02-04T06:41:46.755Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-02-04T06:41:46.755Z] DEBUG - number of items : 6 [2020-02-04T06:41:46.755Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2020-02-04T06:41:46.755Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=250540975 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-02-04T06:41:46.756Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250540976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-02-04T06:41:46.756Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=250540976 data=null doit=true} to ToolItem with tooltip text {Pin View} [2020-02-04T06:41:46.756Z] DEBUG - Sent event FocusIn [15]: FocusEvent{ToolItem {} time=250540977 data=null} to ToolItem with tooltip text {Pin View} [2020-02-04T06:41:46.756Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=250540977 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-02-04T06:41:46.756Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=250540978 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-02-04T06:41:46.756Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=250540978 data=null item=null detail=4 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Pin View} [2020-02-04T06:41:46.756Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=250541019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-02-04T06:41:46.756Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250541019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-02-04T06:41:46.756Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=250541020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-02-04T06:41:46.756Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=250541020 data=null doit=true} to ToolItem with tooltip text {Pin View} [2020-02-04T06:41:46.756Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=250541021 data=null} to ToolItem with tooltip text {Pin View} [2020-02-04T06:41:46.756Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2020-02-04T06:41:46.756Z] DEBUG - matched MenuItem with text "Pin to kernel_vm", using matcher: with mnemonic 'Pin to kernel_vm' [2020-02-04T06:41:46.756Z] DEBUG - Clicking on with mnemonic 'Pin to kernel_vm' [2020-02-04T06:41:46.756Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Pin to kernel_vm} time=250541077 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Pin to kernel_vm' [2020-02-04T06:41:46.756Z] DEBUG - Clicked on with mnemonic 'Pin to kernel_vm' [2020-02-04T06:41:46.756Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2020-02-04T06:41:46.756Z] DEBUG - number of items : 6 [2020-02-04T06:41:46.756Z] DEBUG - Clicking on ToolItem with tooltip text {Unpin View} [2020-02-04T06:41:46.756Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=250541306 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2020-02-04T06:41:46.756Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250541306 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2020-02-04T06:41:46.756Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=250541306 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2020-02-04T06:41:46.756Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=250541307 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2020-02-04T06:41:46.756Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=250541307 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2020-02-04T06:41:46.756Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=250541308 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Unpin View} [2020-02-04T06:41:46.756Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=250541315 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-02-04T06:41:46.756Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250541318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-02-04T06:41:46.756Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=250541318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-02-04T06:41:46.756Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=250541319 data=null doit=true} to ToolItem with tooltip text {Pin View} [2020-02-04T06:41:46.756Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=250541319 data=null} to ToolItem with tooltip text {Pin View} [2020-02-04T06:41:46.756Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2020-02-04T06:41:46.756Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"' [2020-02-04T06:41:46.756Z] DEBUG - number of items : 6 [2020-02-04T06:41:46.756Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2020-02-04T06:41:46.756Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=250541380 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-02-04T06:41:46.756Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250541381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-02-04T06:41:46.756Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=250541381 data=null doit=true} to ToolItem with tooltip text {Pin View} [2020-02-04T06:41:46.756Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=250541381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-02-04T06:41:46.756Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=250541382 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-02-04T06:41:46.756Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=250541383 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Pin View} [2020-02-04T06:41:46.756Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=250541386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2020-02-04T06:41:46.756Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250541390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2020-02-04T06:41:46.756Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=250541391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2020-02-04T06:41:46.756Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=250541391 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2020-02-04T06:41:46.756Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=250541391 data=null} to ToolItem with tooltip text {Unpin View} [2020-02-04T06:41:46.756Z] DEBUG - Clicked on ToolItem with tooltip text {Unpin View} [2020-02-04T06:41:46.756Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2020-02-04T06:41:46.756Z] DEBUG - number of items : 6 [2020-02-04T06:41:46.756Z] DEBUG - Clicking on ToolItem with tooltip text {Unpin View} [2020-02-04T06:41:46.756Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=250541411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2020-02-04T06:41:46.756Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250541411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2020-02-04T06:41:46.756Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=250541411 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2020-02-04T06:41:46.756Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=250541412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2020-02-04T06:41:46.756Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=250541412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2020-02-04T06:41:46.756Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=250541412 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Unpin View} [2020-02-04T06:41:46.756Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=250541475 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-02-04T06:41:46.756Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250541479 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-02-04T06:41:46.756Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=250541479 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-02-04T06:41:46.756Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=250541479 data=null doit=true} to ToolItem with tooltip text {Pin View} [2020-02-04T06:41:46.756Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=250541480 data=null} to ToolItem with tooltip text {Pin View} [2020-02-04T06:41:46.756Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2020-02-04T06:41:46.756Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"' [2020-02-04T06:41:46.756Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"' [2020-02-04T06:41:46.756Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2020-02-04T06:41:50.116Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2020-02-04T06:41:50.116Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-02-04T06:42:00.072Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"' [2020-02-04T06:42:00.072Z] DEBUG - number of items : 6 [2020-02-04T06:42:00.072Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2020-02-04T06:42:00.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=250553717 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-02-04T06:42:00.072Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250553717 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-02-04T06:42:00.072Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=250553717 data=null doit=true} to ToolItem with tooltip text {Pin View} [2020-02-04T06:42:00.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{ToolItem {} time=250553718 data=null} to ToolItem with tooltip text {Pin View} [2020-02-04T06:42:00.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=250553718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-02-04T06:42:00.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=250553718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-02-04T06:42:00.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=250553719 data=null item=null detail=4 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Pin View} [2020-02-04T06:42:00.072Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=250553779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-02-04T06:42:00.072Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250553779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-02-04T06:42:00.072Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=250553779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-02-04T06:42:00.072Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=250553780 data=null doit=true} to ToolItem with tooltip text {Pin View} [2020-02-04T06:42:00.072Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=250553780 data=null} to ToolItem with tooltip text {Pin View} [2020-02-04T06:42:00.072Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2020-02-04T06:42:00.072Z] DEBUG - matched MenuItem with text "Pin to context-switc...", using matcher: with mnemonic 'Pin to context-switches-kernel' [2020-02-04T06:42:00.072Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2020-02-04T06:42:00.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=250553923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-02-04T06:42:00.072Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250553924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-02-04T06:42:00.072Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=250553924 data=null doit=true} to ToolItem with tooltip text {Pin View} [2020-02-04T06:42:00.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{ToolItem {} time=250553924 data=null} to ToolItem with tooltip text {Pin View} [2020-02-04T06:42:00.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=250553925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-02-04T06:42:00.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=250553925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-02-04T06:42:00.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=250553926 data=null item=null detail=4 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Pin View} [2020-02-04T06:42:00.072Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=250553997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-02-04T06:42:00.072Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250553998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-02-04T06:42:00.072Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=250553999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-02-04T06:42:00.072Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=250553999 data=null doit=true} to ToolItem with tooltip text {Pin View} [2020-02-04T06:42:00.072Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=250553999 data=null} to ToolItem with tooltip text {Pin View} [2020-02-04T06:42:00.072Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2020-02-04T06:42:00.072Z] DEBUG - matched MenuItem with text "Pin to kernel_vm", using matcher: with mnemonic 'Pin to kernel_vm' [2020-02-04T06:42:00.072Z] DEBUG - Clicking on with mnemonic 'Pin to kernel_vm' [2020-02-04T06:42:00.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Pin to kernel_vm} time=250554002 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Pin to kernel_vm' [2020-02-04T06:42:00.072Z] DEBUG - Clicked on with mnemonic 'Pin to kernel_vm' [2020-02-04T06:42:00.072Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2020-02-04T06:42:00.072Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2020-02-04T06:42:00.072Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-02-04T06:42:00.072Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-02-04T06:42:00.072Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2020-02-04T06:42:00.072Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"' [2020-02-04T06:42:00.073Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-02-04T06:42:00.073Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-02-04T06:42:00.073Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2020-02-04T06:42:00.073Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2020-02-04T06:42:00.331Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-02-04T06:42:00.331Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-02-04T06:42:00.331Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"' [2020-02-04T06:42:00.331Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-02-04T06:42:00.331Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-02-04T06:42:00.331Z] DEBUG - number of items : 6 [2020-02-04T06:42:00.331Z] DEBUG - Clicking on ToolItem with tooltip text {Unpin View} [2020-02-04T06:42:00.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=250555279 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2020-02-04T06:42:00.331Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250555279 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2020-02-04T06:42:00.331Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=250555280 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2020-02-04T06:42:00.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=250555280 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2020-02-04T06:42:00.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=250555280 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2020-02-04T06:42:00.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=250555280 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Unpin View} [2020-02-04T06:42:00.331Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=250555290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-02-04T06:42:00.331Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250555296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-02-04T06:42:00.331Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=250555296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-02-04T06:42:00.332Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=250555296 data=null doit=true} to ToolItem with tooltip text {Pin View} [2020-02-04T06:42:00.332Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=250555297 data=null} to ToolItem with tooltip text {Pin View} [2020-02-04T06:42:00.332Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2020-02-04T06:42:00.332Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"' [2020-02-04T06:42:00.332Z] DEBUG - number of items : 6 [2020-02-04T06:42:00.332Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2020-02-04T06:42:00.332Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=250555403 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-02-04T06:42:00.332Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250555403 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-02-04T06:42:00.332Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=250555403 data=null doit=true} to ToolItem with tooltip text {Pin View} [2020-02-04T06:42:00.332Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=250555404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-02-04T06:42:00.332Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=250555404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-02-04T06:42:00.332Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=250555404 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Pin View} [2020-02-04T06:42:00.589Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=250555407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2020-02-04T06:42:00.589Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250555411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2020-02-04T06:42:00.589Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=250555411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2020-02-04T06:42:00.589Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=250555411 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2020-02-04T06:42:00.589Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=250555411 data=null} to ToolItem with tooltip text {Unpin View} [2020-02-04T06:42:00.589Z] DEBUG - Clicked on ToolItem with tooltip text {Unpin View} [2020-02-04T06:42:00.589Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2020-02-04T06:42:00.589Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"' [2020-02-04T06:42:00.846Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"' [2020-02-04T06:42:00.846Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2020-02-04T06:42:03.371Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2020-02-04T06:42:03.371Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-02-04T06:42:03.371Z] DEBUG - matched MenuItem with text "&New Counters view", using matcher: with mnemonic 'New Counters view' [2020-02-04T06:42:03.371Z] DEBUG - matched MenuItem with text "pinned to kernel_vm", using matcher: with mnemonic 'pinned to kernel_vm' [2020-02-04T06:42:03.371Z] DEBUG - Clicking on with mnemonic 'pinned to kernel_vm' [2020-02-04T06:42:03.371Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {pinned to kernel_vm} time=250558283 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'pinned to kernel_vm' [2020-02-04T06:42:03.627Z] DEBUG - Clicked on with mnemonic 'pinned to kernel_vm' [2020-02-04T06:42:03.627Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"' [2020-02-04T06:42:03.627Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2020-02-04T06:42:03.884Z] DEBUG - matched MenuItem with text "pinned to kernel_vm ...", using matcher: with mnemonic 'pinned to kernel_vm | new instance' [2020-02-04T06:42:03.884Z] DEBUG - Clicking on with mnemonic 'pinned to kernel_vm | new instance' [2020-02-04T06:42:03.884Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {pinned to kernel_vm | new instance} time=250558729 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'pinned to kernel_vm | new instance' [2020-02-04T06:42:03.884Z] DEBUG - Clicked on with mnemonic 'pinned to kernel_vm | new instance' [2020-02-04T06:42:03.884Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"' [2020-02-04T06:42:04.815Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2020-02-04T06:42:05.073Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm | 2"' [2020-02-04T06:42:05.329Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2020-02-04T06:42:05.587Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-02-04T06:42:05.587Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-02-04T06:42:05.587Z] DEBUG - number of items : 6 [2020-02-04T06:42:05.587Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2020-02-04T06:42:05.587Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=250560608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-02-04T06:42:05.587Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250560608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-02-04T06:42:05.587Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=250560608 data=null doit=true} to ToolItem with tooltip text {Pin View} [2020-02-04T06:42:05.587Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=250560609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-02-04T06:42:05.587Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=250560609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-02-04T06:42:05.587Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=250560609 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Pin View} [2020-02-04T06:42:05.587Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=250560611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2020-02-04T06:42:05.587Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=250560625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2020-02-04T06:42:05.587Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=250560625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2020-02-04T06:42:05.587Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=250560625 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2020-02-04T06:42:05.587Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=250560626 data=null} to ToolItem with tooltip text {Unpin View} [2020-02-04T06:42:05.587Z] DEBUG - Clicked on ToolItem with tooltip text {Unpin View} [2020-02-04T06:42:05.587Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm | 2"' [2020-02-04T06:42:05.909Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-02-04T06:42:05.909Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-02-04T06:42:06.841Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=250561784 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-02-04T06:42:06.841Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-02-04T06:42:06.841Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:42:06.841Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:42:06.841Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:42:06.841Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=250561820 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-02-04T06:42:06.841Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=250561820 data=null doit=true} to TreeItem with text {test} [2020-02-04T06:42:06.841Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=250561821 data=null} to TreeItem with text {test} [2020-02-04T06:42:06.841Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=250561821 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-02-04T06:42:06.841Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250561823 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2020-02-04T06:42:06.841Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=250561896 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-02-04T06:42:07.098Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-02-04T06:42:07.098Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-02-04T06:42:07.355Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-02-04T06:42:07.920Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-02-04T06:42:07.920Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-02-04T06:42:07.920Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-02-04T06:42:07.920Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-02-04T06:42:07.920Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:42:07.920Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-02-04T06:42:07.920Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:42:07.920Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:42:07.920Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:42:07.920Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-02-04T06:42:07.920Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250562917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:42:07.920Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250562918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:42:07.920Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=250562918 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:42:07.920Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=250562918 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:42:07.920Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250562919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:42:07.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250562919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:42:07.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=250562919 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:42:07.920Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250562919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:42:07.920Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250562919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:42:07.920Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250562920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:42:07.920Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=250562920 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:42:07.920Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=250562920 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:42:07.920Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:42:07.920Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-02-04T06:42:07.920Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-02-04T06:42:07.920Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:42:07.920Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:42:07.920Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-02-04T06:42:07.920Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:42:07.920Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:42:07.920Z] DEBUG - Clicking on OK [2020-02-04T06:42:07.920Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=250562924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:42:07.920Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=250562924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:42:07.920Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=250562925 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:42:07.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=250562925 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:42:07.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=250562925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:42:07.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=250562925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:42:07.921Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:42:07.921Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:42:07.921Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:42:07.921Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:42:07.921Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:42:07.921Z] DEBUG - Clicked on OK [2020-02-04T06:42:08.851Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=250562925 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:42:08.851Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=250562119 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-02-04T06:42:09.108Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 53.694 s - in org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest [2020-02-04T06:42:09.108Z] testPinSingleTrace(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest) Time elapsed: 26.97 s [2020-02-04T06:42:09.108Z] testPinTwoTraces(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest) Time elapsed: 14.065 s [2020-02-04T06:42:09.109Z] testCloneSingleTrace(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest) Time elapsed: 5.951 s [2020-02-04T06:42:09.109Z] Running org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest [2020-02-04T06:42:10.041Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"' [2020-02-04T06:42:10.041Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2020-02-04T06:42:24.900Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2020-02-04T06:42:24.900Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-02-04T06:42:24.900Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:42:24.900Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:42:24.900Z] DEBUG - Setting state to checked on: minor_faults [2020-02-04T06:42:24.900Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"' [2020-02-04T06:42:24.900Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2020-02-04T06:42:27.422Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2020-02-04T06:42:27.422Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-02-04T06:42:27.422Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:42:27.422Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:42:27.422Z] DEBUG - Setting state to checked on: kernel_vm [2020-02-04T06:42:27.422Z] DEBUG - Setting state to unchecked on: minor_faults [2020-02-04T06:42:27.422Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=250582287 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-02-04T06:42:27.422Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-02-04T06:42:27.422Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:42:27.422Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:42:27.422Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:42:27.422Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=250582316 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-02-04T06:42:27.422Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=250582316 data=null doit=true} to TreeItem with text {test} [2020-02-04T06:42:27.422Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=250582317 data=null} to TreeItem with text {test} [2020-02-04T06:42:27.422Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=250582317 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-02-04T06:42:27.422Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250582318 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2020-02-04T06:42:27.422Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=250582381 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-02-04T06:42:27.680Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-02-04T06:42:27.680Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-02-04T06:42:27.680Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-02-04T06:42:27.680Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-02-04T06:42:27.680Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-02-04T06:42:27.680Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-02-04T06:42:27.680Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-02-04T06:42:27.680Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:42:27.680Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-02-04T06:42:27.680Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:42:27.680Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:42:27.680Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:42:27.680Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-02-04T06:42:27.680Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250582713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:42:27.680Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250582714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:42:27.680Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=250582714 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:42:27.680Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=250582714 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:42:27.680Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250582715 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:42:27.680Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250582715 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:42:27.680Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=250582715 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:42:27.680Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250582715 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:42:27.680Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250582715 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:42:27.680Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250582716 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:42:27.680Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=250582716 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:42:27.680Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=250582716 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:42:27.680Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:42:27.680Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-02-04T06:42:27.681Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-02-04T06:42:27.681Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:42:27.681Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:42:27.681Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-02-04T06:42:27.681Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:42:27.681Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:42:27.681Z] DEBUG - Clicking on OK [2020-02-04T06:42:27.681Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=250582718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:42:27.681Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=250582719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:42:27.681Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=250582719 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:42:27.681Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=250582719 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:42:27.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=250582719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:42:27.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=250582719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:42:27.938Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:42:27.938Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:42:27.938Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:42:27.938Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:42:27.938Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:42:27.938Z] DEBUG - Clicked on OK [2020-02-04T06:42:28.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=250582719 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:42:28.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=250582513 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-02-04T06:42:28.759Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.691 s - in org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest [2020-02-04T06:42:28.759Z] testDisplayingDataSeries(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest) Time elapsed: 15.202 s [2020-02-04T06:42:28.759Z] testManipulatingTreeViewer(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest) Time elapsed: 2.491 s [2020-02-04T06:42:28.759Z] [2020-02-04T06:42:28.759Z] Results: [2020-02-04T06:42:28.759Z] [2020-02-04T06:42:28.759Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [2020-02-04T06:42:28.759Z] [2020-02-04T06:42:29.418Z] [2020-02-04T06:42:29.418Z] !ENTRY org.eclipse.core.resources 2 10035 2020-02-04 06:42:29.140 [2020-02-04T06:42:29.418Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2020-02-04T06:42:29.418Z] [2020-02-04T06:42:29.418Z] !ENTRY org.eclipse.core.resources 2 10035 2020-02-04 06:42:29.142 [2020-02-04T06:42:29.418Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2020-02-04T06:42:29.418Z] [2020-02-04T06:42:29.418Z] !ENTRY org.eclipse.ui 4 0 2020-02-04 06:42:29.144 [2020-02-04T06:42:29.418Z] !MESSAGE Error occurred during status handling [2020-02-04T06:42:29.418Z] !STACK 0 [2020-02-04T06:42:29.418Z] java.lang.NullPointerException [2020-02-04T06:42:29.418Z] at org.eclipse.ui.internal.statushandlers.StatusHandlerRegistry.(StatusHandlerRegistry.java:72) [2020-02-04T06:42:29.418Z] at org.eclipse.ui.internal.statushandlers.StatusHandlerRegistry.getDefault(StatusHandlerRegistry.java:91) [2020-02-04T06:42:29.418Z] at org.eclipse.ui.statushandlers.StatusManager.getStatusHandler(StatusManager.java:145) [2020-02-04T06:42:29.418Z] at org.eclipse.ui.statushandlers.StatusManager.handle(StatusManager.java:204) [2020-02-04T06:42:29.418Z] at org.eclipse.ui.statushandlers.StatusManager.handle(StatusManager.java:246) [2020-02-04T06:42:29.418Z] at org.eclipse.ui.statushandlers.StatusManager$StatusManagerLogListener.logging(StatusManager.java:317) [2020-02-04T06:42:29.418Z] at org.eclipse.core.internal.runtime.RuntimeLog.logToListeners(RuntimeLog.java:161) [2020-02-04T06:42:29.418Z] at org.eclipse.core.internal.runtime.PlatformLogWriter.logged(PlatformLogWriter.java:103) [2020-02-04T06:42:29.418Z] at org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.safeLogged(ExtendedLogReaderServiceFactory.java:88) [2020-02-04T06:42:29.418Z] at org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.logPrivileged(ExtendedLogReaderServiceFactory.java:217) [2020-02-04T06:42:29.418Z] at org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.log(ExtendedLogReaderServiceFactory.java:189) [2020-02-04T06:42:29.418Z] at org.eclipse.osgi.internal.log.ExtendedLogServiceFactory.log(ExtendedLogServiceFactory.java:65) [2020-02-04T06:42:29.418Z] at org.eclipse.osgi.internal.log.ExtendedLogServiceImpl.log(ExtendedLogServiceImpl.java:87) [2020-02-04T06:42:29.418Z] at org.eclipse.osgi.internal.log.LoggerImpl.log(LoggerImpl.java:54) [2020-02-04T06:42:29.418Z] at org.eclipse.core.internal.runtime.Log.log(Log.java:65) [2020-02-04T06:42:29.418Z] at org.eclipse.core.internal.utils.Policy.log(Policy.java:159) [2020-02-04T06:42:29.419Z] at org.eclipse.core.internal.resources.SaveManager.reportSnapshotRequestor(SaveManager.java:657) [2020-02-04T06:42:29.419Z] at org.eclipse.core.internal.resources.Workspace.close(Workspace.java:575) [2020-02-04T06:42:29.419Z] at org.eclipse.core.resources.ResourcesPlugin.stop(ResourcesPlugin.java:434) [2020-02-04T06:42:29.419Z] at org.eclipse.osgi.internal.framework.BundleContextImpl$4.run(BundleContextImpl.java:830) [2020-02-04T06:42:29.419Z] at org.eclipse.osgi.internal.framework.BundleContextImpl$4.run(BundleContextImpl.java:1) [2020-02-04T06:42:29.419Z] at java.security.AccessController.doPrivileged(Native Method) [2020-02-04T06:42:29.419Z] at org.eclipse.osgi.internal.framework.BundleContextImpl.stop(BundleContextImpl.java:823) [2020-02-04T06:42:29.419Z] at org.eclipse.osgi.internal.framework.EquinoxBundle.stopWorker0(EquinoxBundle.java:946) [2020-02-04T06:42:29.419Z] at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.stopWorker(EquinoxBundle.java:314) [2020-02-04T06:42:29.419Z] at org.eclipse.osgi.container.Module.doStop(Module.java:636) [2020-02-04T06:42:29.419Z] at org.eclipse.osgi.container.Module.stop(Module.java:498) [2020-02-04T06:42:29.419Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.decStartLevel(ModuleContainer.java:1661) [2020-02-04T06:42:29.419Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1580) [2020-02-04T06:42:29.419Z] at org.eclipse.osgi.container.SystemModule.stopWorker(SystemModule.java:270) [2020-02-04T06:42:29.419Z] at org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBundle$EquinoxSystemModule.stopWorker(EquinoxBundle.java:147) [2020-02-04T06:42:29.419Z] at org.eclipse.osgi.container.Module.doStop(Module.java:636) [2020-02-04T06:42:29.419Z] at org.eclipse.osgi.container.Module.stop(Module.java:498) [2020-02-04T06:42:29.419Z] at org.eclipse.osgi.container.SystemModule.stop(SystemModule.java:202) [2020-02-04T06:42:29.419Z] at org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBundle$EquinoxSystemModule$1.run(EquinoxBundle.java:165) [2020-02-04T06:42:29.419Z] at java.lang.Thread.run(Thread.java:748) [2020-02-04T06:42:29.982Z] [INFO] All tests passed! [2020-02-04T06:42:29.982Z] [INFO] [2020-02-04T06:42:29.982Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2020-02-04T06:42:29.982Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/0.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT.jar [2020-02-04T06:42:29.982Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/0.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT.pom [2020-02-04T06:42:29.982Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/0.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT-sources.jar [2020-02-04T06:42:29.982Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/0.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT-pack200.jar.pack.gz [2020-02-04T06:42:29.982Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/0.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT-p2metadata.xml [2020-02-04T06:42:29.982Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/0.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT-p2artifacts.xml [2020-02-04T06:42:29.983Z] [INFO] [2020-02-04T06:42:29.983Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2020-02-04T06:42:29.983Z] [INFO] [2020-02-04T06:42:29.983Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests >-- [2020-02-04T06:42:29.983Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core.tests 1.0.4-SNAPSHOT [36/138] [2020-02-04T06:42:29.983Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-02-04T06:42:29.983Z] [INFO] [2020-02-04T06:42:29.983Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2020-02-04T06:42:29.983Z] [INFO] [2020-02-04T06:42:29.983Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2020-02-04T06:42:29.983Z] [INFO] The project's OSGi version is 1.0.4.202002040608 [2020-02-04T06:42:29.983Z] [INFO] [2020-02-04T06:42:29.983Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2020-02-04T06:42:29.983Z] [INFO] [2020-02-04T06:42:29.983Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2020-02-04T06:42:29.983Z] [INFO] [2020-02-04T06:42:29.983Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2020-02-04T06:42:29.983Z] [INFO] [2020-02-04T06:42:29.983Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2020-02-04T06:42:29.983Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:42:29.983Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/main/resources [2020-02-04T06:42:29.983Z] [INFO] [2020-02-04T06:42:29.983Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2020-02-04T06:42:29.983Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/classes [2020-02-04T06:42:30.240Z] [INFO] [2020-02-04T06:42:30.240Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2020-02-04T06:42:30.240Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:42:30.240Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/test/resources [2020-02-04T06:42:30.240Z] [INFO] [2020-02-04T06:42:30.240Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2020-02-04T06:42:30.240Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT-sources.jar [2020-02-04T06:42:30.240Z] [INFO] [2020-02-04T06:42:30.240Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2020-02-04T06:42:30.240Z] [INFO] [2020-02-04T06:42:30.240Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2020-02-04T06:42:30.497Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT.jar [2020-02-04T06:42:30.497Z] [INFO] [2020-02-04T06:42:30.497Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2020-02-04T06:42:30.497Z] [INFO] [2020-02-04T06:42:30.497Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2020-02-04T06:42:30.497Z] [INFO] [2020-02-04T06:42:30.497Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2020-02-04T06:42:30.497Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT.jar [2020-02-04T06:42:30.497Z] [INFO] [2020-02-04T06:42:30.497Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2020-02-04T06:42:30.497Z] [INFO] [2020-02-04T06:42:30.497Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2020-02-04T06:42:31.061Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data/.metadata/.log [2020-02-04T06:42:31.061Z] [INFO] Command line: [2020-02-04T06:42:31.061Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2020-02-04T06:42:31.061Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-02-04T06:42:34.338Z] !SESSION 2020-02-04 06:42:31.173 ----------------------------------------------- [2020-02-04T06:42:34.338Z] eclipse.buildId=unknown [2020-02-04T06:42:34.338Z] java.version=1.8.0_202 [2020-02-04T06:42:34.338Z] java.vendor=Oracle Corporation [2020-02-04T06:42:34.338Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-02-04T06:42:34.338Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2020-02-04T06:42:34.338Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2020-02-04T06:42:34.338Z] [2020-02-04T06:42:34.338Z] !ENTRY org.eclipse.compare.win32 4 0 2020-02-04 06:42:33.847 [2020-02-04T06:42:34.338Z] !MESSAGE FrameworkEvent ERROR [2020-02-04T06:42:34.338Z] !STACK 0 [2020-02-04T06:42:34.338Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [49] [2020-02-04T06:42:34.338Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-02-04T06:42:34.338Z] [2020-02-04T06:42:34.338Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-02-04T06:42:34.338Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-02-04T06:42:34.338Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-02-04T06:42:34.338Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-02-04T06:42:34.338Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-02-04T06:42:34.338Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-02-04T06:42:34.338Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-02-04T06:42:34.338Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-02-04T06:42:36.235Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest [2020-02-04T06:42:38.131Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.099 s - in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest [2020-02-04T06:42:38.131Z] testBuildGraph(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest) Time elapsed: 2.048 s [2020-02-04T06:42:38.131Z] testHandlers(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest) Time elapsed: 0.023 s [2020-02-04T06:42:38.131Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest [2020-02-04T06:42:38.131Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s - in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest [2020-02-04T06:42:38.131Z] testCheckVertical(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2020-02-04T06:42:38.131Z] testAppendVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2020-02-04T06:42:38.131Z] testCheckHorizontal(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2020-02-04T06:42:38.131Z] testIllegalVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.001 s [2020-02-04T06:42:38.131Z] testVertexAt(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2020-02-04T06:42:38.131Z] testHead2(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.058 s [2020-02-04T06:42:38.131Z] testScanCount(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2020-02-04T06:42:38.131Z] testHead(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.001 s [2020-02-04T06:42:38.131Z] testLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2020-02-04T06:42:38.131Z] testTail(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2020-02-04T06:42:38.131Z] testHorizontalSelfLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2020-02-04T06:42:38.131Z] testVerticalSelfLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2020-02-04T06:42:38.131Z] testAddVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2020-02-04T06:42:38.131Z] testHorizontalCycle(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.001 s [2020-02-04T06:42:38.132Z] testScanLineTerminates(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2020-02-04T06:42:38.132Z] testGraphStatistics(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2020-02-04T06:42:38.132Z] testParent(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.001 s [2020-02-04T06:42:38.132Z] testDefaultConstructor(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2020-02-04T06:42:38.132Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest [2020-02-04T06:42:38.389Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest [2020-02-04T06:42:38.389Z] testCriticalPathWakeupOpenedDelay(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.008 s [2020-02-04T06:42:38.389Z] testCriticalPathWakeupInterleave(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2020-02-04T06:42:38.389Z] testCriticalPathWakeupMissing(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0 s [2020-02-04T06:42:38.389Z] testCriticalPathWakeupNew(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2020-02-04T06:42:38.389Z] testCriticalPathWakeupMutual(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2020-02-04T06:42:38.389Z] testCriticalPathWakeupNested(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2020-02-04T06:42:38.389Z] testCriticalPathBasic(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0 s [2020-02-04T06:42:38.389Z] testCriticalPathWakeupOpened(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2020-02-04T06:42:38.389Z] testCriticalPathWakeupEmbedded(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2020-02-04T06:42:38.389Z] testCriticalPathWakeupNet1(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2020-02-04T06:42:38.389Z] testCriticalPathWakeupSelf(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0 s [2020-02-04T06:42:38.389Z] testCriticalPathWakeupUnknown(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0 s [2020-02-04T06:42:38.389Z] [2020-02-04T06:42:38.389Z] Results: [2020-02-04T06:42:38.389Z] [2020-02-04T06:42:38.389Z] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0 [2020-02-04T06:42:38.389Z] [2020-02-04T06:42:38.952Z] [INFO] All tests passed! [2020-02-04T06:42:38.952Z] [INFO] [2020-02-04T06:42:38.952Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2020-02-04T06:42:39.210Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT.jar [2020-02-04T06:42:39.210Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT.pom [2020-02-04T06:42:39.210Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT-sources.jar [2020-02-04T06:42:39.210Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT-pack200.jar.pack.gz [2020-02-04T06:42:39.210Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT-p2metadata.xml [2020-02-04T06:42:39.210Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT-p2artifacts.xml [2020-02-04T06:42:39.210Z] [INFO] [2020-02-04T06:42:39.211Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2020-02-04T06:42:39.211Z] [INFO] [2020-02-04T06:42:39.211Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui >-- [2020-02-04T06:42:39.211Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.ui 1.0.9-SNAPSHOT [37/138] [2020-02-04T06:42:39.211Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-02-04T06:42:39.211Z] [INFO] [2020-02-04T06:42:39.211Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.ui --- [2020-02-04T06:42:39.211Z] [INFO] [2020-02-04T06:42:39.211Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.ui --- [2020-02-04T06:42:39.211Z] [INFO] The project's OSGi version is 1.0.9.202002040608 [2020-02-04T06:42:39.211Z] [INFO] [2020-02-04T06:42:39.211Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.ui --- [2020-02-04T06:42:39.211Z] [INFO] [2020-02-04T06:42:39.211Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.ui --- [2020-02-04T06:42:39.211Z] [INFO] [2020-02-04T06:42:39.211Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.ui --- [2020-02-04T06:42:39.211Z] [INFO] [2020-02-04T06:42:39.211Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.ui --- [2020-02-04T06:42:39.211Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:42:39.211Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/main/resources [2020-02-04T06:42:39.211Z] [INFO] [2020-02-04T06:42:39.211Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.ui --- [2020-02-04T06:42:39.211Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/classes [2020-02-04T06:42:39.467Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/org/eclipse/tracecompass/internal/analysis/graph/ui/criticalpath/view/CriticalPathView.java:[29] [2020-02-04T06:42:39.467Z] import org.eclipse.tracecompass.internal.provisional.tmf.ui.widgets.timegraph.BaseDataProviderTimeGraphPresentationProvider; [2020-02-04T06:42:39.467Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:42:39.467Z] Discouraged access: The type 'BaseDataProviderTimeGraphPresentationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2020-02-04T06:42:39.467Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/org/eclipse/tracecompass/internal/analysis/graph/ui/criticalpath/view/CriticalPathView.java:[131] [2020-02-04T06:42:39.467Z] super(ID, new BaseDataProviderTimeGraphPresentationProvider(), CriticalPathDataProvider.ID); [2020-02-04T06:42:39.467Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:42:39.467Z] Discouraged access: The constructor 'BaseDataProviderTimeGraphPresentationProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2020-02-04T06:42:39.467Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/org/eclipse/tracecompass/internal/analysis/graph/ui/criticalpath/view/CriticalPathView.java:[131] [2020-02-04T06:42:39.467Z] super(ID, new BaseDataProviderTimeGraphPresentationProvider(), CriticalPathDataProvider.ID); [2020-02-04T06:42:39.468Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:42:39.468Z] Discouraged access: The type 'BaseDataProviderTimeGraphPresentationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2020-02-04T06:42:39.468Z] 3 problems (3 warnings) [2020-02-04T06:42:39.468Z] [INFO] [2020-02-04T06:42:39.468Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.ui --- [2020-02-04T06:42:39.725Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:42:39.725Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/test/resources [2020-02-04T06:42:39.725Z] [INFO] [2020-02-04T06:42:39.725Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.ui --- [2020-02-04T06:42:39.725Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.9-SNAPSHOT-sources.jar [2020-02-04T06:42:39.725Z] [INFO] [2020-02-04T06:42:39.725Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.ui --- [2020-02-04T06:42:39.725Z] [INFO] [2020-02-04T06:42:39.725Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.ui --- [2020-02-04T06:42:39.725Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.9-SNAPSHOT.jar [2020-02-04T06:42:39.725Z] [INFO] [2020-02-04T06:42:39.725Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.ui --- [2020-02-04T06:42:39.725Z] [INFO] [2020-02-04T06:42:39.725Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.graph.ui --- [2020-02-04T06:42:39.725Z] [INFO] [2020-02-04T06:42:39.725Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.ui --- [2020-02-04T06:42:39.725Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.9-SNAPSHOT.jar [2020-02-04T06:42:39.725Z] [INFO] [2020-02-04T06:42:39.725Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.ui --- [2020-02-04T06:42:39.725Z] [INFO] [2020-02-04T06:42:39.725Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.ui --- [2020-02-04T06:42:39.725Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.9-SNAPSHOT.jar [2020-02-04T06:42:39.725Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.9-SNAPSHOT.pom [2020-02-04T06:42:39.725Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.9-SNAPSHOT-sources.jar [2020-02-04T06:42:39.725Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.9-SNAPSHOT-pack200.jar.pack.gz [2020-02-04T06:42:39.725Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.9-SNAPSHOT-p2metadata.xml [2020-02-04T06:42:39.726Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.9-SNAPSHOT-p2artifacts.xml [2020-02-04T06:42:39.726Z] [INFO] [2020-02-04T06:42:39.726Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.ui --- [2020-02-04T06:42:39.726Z] [INFO] [2020-02-04T06:42:39.726Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests >-- [2020-02-04T06:42:39.726Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core.tests 1.0.2-SNAPSHOT [38/138] [2020-02-04T06:42:39.726Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-02-04T06:42:39.726Z] [INFO] [2020-02-04T06:42:39.726Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2020-02-04T06:42:39.726Z] [INFO] [2020-02-04T06:42:39.726Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2020-02-04T06:42:39.726Z] [INFO] The project's OSGi version is 1.0.2.202002040608 [2020-02-04T06:42:39.726Z] [INFO] [2020-02-04T06:42:39.726Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2020-02-04T06:42:39.726Z] [INFO] [2020-02-04T06:42:39.726Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2020-02-04T06:42:39.726Z] [INFO] [2020-02-04T06:42:39.726Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2020-02-04T06:42:39.726Z] [INFO] [2020-02-04T06:42:39.726Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2020-02-04T06:42:39.726Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:42:39.726Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/main/resources [2020-02-04T06:42:39.726Z] [INFO] [2020-02-04T06:42:39.726Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2020-02-04T06:42:39.726Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/classes [2020-02-04T06:42:39.983Z] [INFO] [2020-02-04T06:42:39.983Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2020-02-04T06:42:39.983Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:42:39.983Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/test/resources [2020-02-04T06:42:39.983Z] [INFO] [2020-02-04T06:42:39.983Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2020-02-04T06:42:39.983Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.2-SNAPSHOT-sources.jar [2020-02-04T06:42:39.983Z] [INFO] [2020-02-04T06:42:39.983Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2020-02-04T06:42:39.983Z] [INFO] [2020-02-04T06:42:39.983Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2020-02-04T06:42:40.240Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.2-SNAPSHOT.jar [2020-02-04T06:42:40.240Z] [INFO] [2020-02-04T06:42:40.240Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2020-02-04T06:42:40.240Z] [INFO] [2020-02-04T06:42:40.240Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2020-02-04T06:42:40.240Z] [INFO] [2020-02-04T06:42:40.240Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2020-02-04T06:42:40.240Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.2-SNAPSHOT.jar [2020-02-04T06:42:40.240Z] [INFO] [2020-02-04T06:42:40.240Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2020-02-04T06:42:40.240Z] [INFO] [2020-02-04T06:42:40.240Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2020-02-04T06:42:40.818Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data/.metadata/.log [2020-02-04T06:42:40.818Z] [INFO] Command line: [2020-02-04T06:42:40.818Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2020-02-04T06:42:40.818Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-02-04T06:42:43.416Z] !SESSION 2020-02-04 06:42:40.762 ----------------------------------------------- [2020-02-04T06:42:43.416Z] eclipse.buildId=unknown [2020-02-04T06:42:43.416Z] java.version=1.8.0_202 [2020-02-04T06:42:43.416Z] java.vendor=Oracle Corporation [2020-02-04T06:42:43.416Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-02-04T06:42:43.416Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2020-02-04T06:42:43.416Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2020-02-04T06:42:43.416Z] [2020-02-04T06:42:43.416Z] !ENTRY org.eclipse.compare.win32 4 0 2020-02-04 06:42:43.410 [2020-02-04T06:42:43.416Z] !MESSAGE FrameworkEvent ERROR [2020-02-04T06:42:43.416Z] !STACK 0 [2020-02-04T06:42:43.416Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [49] [2020-02-04T06:42:43.416Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-02-04T06:42:43.416Z] [2020-02-04T06:42:43.416Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-02-04T06:42:43.416Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-02-04T06:42:43.416Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-02-04T06:42:43.416Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-02-04T06:42:43.416Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-02-04T06:42:43.416Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-02-04T06:42:43.416Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-02-04T06:42:43.416Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-02-04T06:42:45.939Z] Running org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest [2020-02-04T06:42:45.939Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.299 s - in org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest [2020-02-04T06:42:45.939Z] testBaseCommand(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest) Time elapsed: 0.039 s [2020-02-04T06:42:45.939Z] testMetadata(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest) Time elapsed: 0.17 s [2020-02-04T06:42:45.939Z] testResults(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest) Time elapsed: 0.06 s [2020-02-04T06:42:45.939Z] testResultsError(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest) Time elapsed: 0.002 s [2020-02-04T06:42:45.939Z] Running org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest [2020-02-04T06:42:45.939Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s - in org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest [2020-02-04T06:42:45.939Z] lamiProcessNameAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest) Time elapsed: 0.049 s [2020-02-04T06:42:45.939Z] lamiTimeRangeBeginAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest) Time elapsed: 0.017 s [2020-02-04T06:42:45.939Z] lamiProcessTIDAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest) Time elapsed: 0 s [2020-02-04T06:42:45.939Z] lamiTimeRangeEndAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest) Time elapsed: 0.001 s [2020-02-04T06:42:45.939Z] lamiIRQNameAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest) Time elapsed: 0 s [2020-02-04T06:42:45.939Z] lamiTimeRangeDurationAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest) Time elapsed: 0.001 s [2020-02-04T06:42:45.939Z] lamiGenericAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest) Time elapsed: 0.001 s [2020-02-04T06:42:45.939Z] lamiProcessPIDAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest) Time elapsed: 0 s [2020-02-04T06:42:45.939Z] lamiIRQNumberAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest) Time elapsed: 0 s [2020-02-04T06:42:45.939Z] lamiDurationAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest) Time elapsed: 0.001 s [2020-02-04T06:42:45.939Z] lamiTimestampAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest) Time elapsed: 0 s [2020-02-04T06:42:45.939Z] lamiEmptyAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest) Time elapsed: 0 s [2020-02-04T06:42:45.939Z] testAspectEquality(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest) Time elapsed: 0 s [2020-02-04T06:42:45.939Z] lamiMixedAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest) Time elapsed: 0.001 s [2020-02-04T06:42:45.939Z] [2020-02-04T06:42:45.939Z] Results: [2020-02-04T06:42:45.939Z] [2020-02-04T06:42:45.939Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 [2020-02-04T06:42:45.939Z] [2020-02-04T06:42:46.505Z] [INFO] All tests passed! [2020-02-04T06:42:46.505Z] [INFO] [2020-02-04T06:42:46.505Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2020-02-04T06:42:46.505Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.2-SNAPSHOT.jar [2020-02-04T06:42:46.505Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.2-SNAPSHOT.pom [2020-02-04T06:42:46.505Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.2-SNAPSHOT-sources.jar [2020-02-04T06:42:46.505Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.2-SNAPSHOT-pack200.jar.pack.gz [2020-02-04T06:42:46.505Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.2-SNAPSHOT-p2metadata.xml [2020-02-04T06:42:46.505Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.2-SNAPSHOT-p2artifacts.xml [2020-02-04T06:42:46.505Z] [INFO] [2020-02-04T06:42:46.505Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2020-02-04T06:42:46.505Z] [INFO] [2020-02-04T06:42:46.505Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui >--- [2020-02-04T06:42:46.505Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui 1.0.8-SNAPSHOT [39/138] [2020-02-04T06:42:46.505Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-02-04T06:42:46.505Z] [INFO] [2020-02-04T06:42:46.505Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui --- [2020-02-04T06:42:46.505Z] [INFO] [2020-02-04T06:42:46.505Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui --- [2020-02-04T06:42:46.505Z] [INFO] The project's OSGi version is 1.0.8.202002040608 [2020-02-04T06:42:46.505Z] [INFO] [2020-02-04T06:42:46.505Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui --- [2020-02-04T06:42:46.505Z] [INFO] [2020-02-04T06:42:46.505Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui --- [2020-02-04T06:42:46.505Z] [INFO] [2020-02-04T06:42:46.505Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui --- [2020-02-04T06:42:46.505Z] [INFO] [2020-02-04T06:42:46.505Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui --- [2020-02-04T06:42:46.505Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:42:46.505Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/main/resources [2020-02-04T06:42:46.505Z] [INFO] [2020-02-04T06:42:46.505Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui --- [2020-02-04T06:42:46.505Z] [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/classes [2020-02-04T06:42:47.069Z] [INFO] [2020-02-04T06:42:47.069Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui --- [2020-02-04T06:42:47.069Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:42:47.069Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/test/resources [2020-02-04T06:42:47.069Z] [INFO] [2020-02-04T06:42:47.327Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui --- [2020-02-04T06:42:47.327Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.8-SNAPSHOT-sources.jar [2020-02-04T06:42:47.327Z] [INFO] [2020-02-04T06:42:47.327Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui --- [2020-02-04T06:42:47.327Z] [INFO] [2020-02-04T06:42:47.327Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui --- [2020-02-04T06:42:47.327Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.8-SNAPSHOT.jar [2020-02-04T06:42:47.327Z] [INFO] [2020-02-04T06:42:47.327Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui --- [2020-02-04T06:42:47.327Z] [INFO] [2020-02-04T06:42:47.327Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.ui --- [2020-02-04T06:42:47.327Z] [INFO] [2020-02-04T06:42:47.327Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.ui --- [2020-02-04T06:42:47.327Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.8-SNAPSHOT.jar [2020-02-04T06:42:47.584Z] [INFO] [2020-02-04T06:42:47.584Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui --- [2020-02-04T06:42:47.584Z] [INFO] [2020-02-04T06:42:47.584Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui --- [2020-02-04T06:42:47.584Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.8-SNAPSHOT.jar [2020-02-04T06:42:47.584Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.8-SNAPSHOT.pom [2020-02-04T06:42:47.584Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.8-SNAPSHOT-sources.jar [2020-02-04T06:42:47.584Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.8-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.8-SNAPSHOT-pack200.jar.pack.gz [2020-02-04T06:42:47.584Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.8-SNAPSHOT-p2metadata.xml [2020-02-04T06:42:47.584Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.8-SNAPSHOT-p2artifacts.xml [2020-02-04T06:42:47.584Z] [INFO] [2020-02-04T06:42:47.584Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui --- [2020-02-04T06:42:47.584Z] [INFO] [2020-02-04T06:42:47.584Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui >-- [2020-02-04T06:42:47.584Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui 1.1.2-SNAPSHOT [40/138] [2020-02-04T06:42:47.585Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-02-04T06:42:47.585Z] [INFO] [2020-02-04T06:42:47.585Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.ui --- [2020-02-04T06:42:47.585Z] [INFO] [2020-02-04T06:42:47.585Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui --- [2020-02-04T06:42:47.585Z] [INFO] The project's OSGi version is 1.1.2.202002040608 [2020-02-04T06:42:47.585Z] [INFO] [2020-02-04T06:42:47.585Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui --- [2020-02-04T06:42:47.585Z] [INFO] [2020-02-04T06:42:47.585Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui --- [2020-02-04T06:42:47.585Z] [INFO] [2020-02-04T06:42:47.585Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui --- [2020-02-04T06:42:47.585Z] [INFO] [2020-02-04T06:42:47.585Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui --- [2020-02-04T06:42:47.585Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:42:47.585Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/main/resources [2020-02-04T06:42:47.585Z] [INFO] [2020-02-04T06:42:47.585Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui --- [2020-02-04T06:42:47.585Z] [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/classes [2020-02-04T06:42:48.149Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/viewers/LamiTableViewer.java:[37] [2020-02-04T06:42:48.149Z] import org.eclipse.tracecompass.internal.tmf.ui.commands.ExportToTsvUtils; [2020-02-04T06:42:48.149Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:42:48.149Z] Discouraged access: The type 'ExportToTsvUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2020-02-04T06:42:48.150Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/viewers/LamiTableViewer.java:[241] [2020-02-04T06:42:48.150Z] ExportToTsvUtils.exportTableToTsv(table, stream); [2020-02-04T06:42:48.150Z] ^^^^^^^^^^^^^^^^ [2020-02-04T06:42:48.150Z] Discouraged access: The type 'ExportToTsvUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2020-02-04T06:42:48.150Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/viewers/LamiTableViewer.java:[241] [2020-02-04T06:42:48.150Z] ExportToTsvUtils.exportTableToTsv(table, stream); [2020-02-04T06:42:48.150Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:42:48.150Z] Discouraged access: The method 'ExportToTsvUtils.exportTableToTsv(Table, OutputStream)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2020-02-04T06:42:48.150Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/views/LamiReportView.java:[37] [2020-02-04T06:42:48.150Z] import org.eclipse.tracecompass.internal.tmf.ui.commands.ExportToTsvAction; [2020-02-04T06:42:48.150Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:42:48.150Z] Discouraged access: The type 'ExportToTsvAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2020-02-04T06:42:48.150Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/views/LamiReportView.java:[95] [2020-02-04T06:42:48.150Z] private final Action fExportTsvAction = new ExportToTsvAction() { [2020-02-04T06:42:48.150Z] @Override [2020-02-04T06:42:48.150Z] protected void exportToTsv(@Nullable OutputStream stream) { [2020-02-04T06:42:48.150Z] TmfViewer viewer = getViewer(); [2020-02-04T06:42:48.150Z] if (viewer instanceof LamiTableViewer) { [2020-02-04T06:42:48.150Z] ((LamiTableViewer) viewer).exportToTsv(stream); [2020-02-04T06:42:48.150Z] } [2020-02-04T06:42:48.150Z] } [2020-02-04T06:42:48.150Z] private @Nullable TmfViewer getViewer() { [2020-02-04T06:42:48.150Z] LamiReportViewTabPage tabPage = getCurrentSelectedPage(); [2020-02-04T06:42:48.150Z] if (tabPage == null) { [2020-02-04T06:42:48.150Z] return null; [2020-02-04T06:42:48.150Z] } [2020-02-04T06:42:48.150Z] LamiViewerControl viewerControl = tabPage.getTableViewerControl(); [2020-02-04T06:42:48.150Z] TmfViewer viewer = viewerControl.getViewer(); [2020-02-04T06:42:48.150Z] return viewer; [2020-02-04T06:42:48.150Z] } [2020-02-04T06:42:48.150Z] @Override [2020-02-04T06:42:48.150Z] public boolean isEnabled() { [2020-02-04T06:42:48.150Z] return (getViewer() instanceof LamiTableViewer); [2020-02-04T06:42:48.150Z] } [2020-02-04T06:42:48.150Z] @Override [2020-02-04T06:42:48.150Z] protected @Nullable Shell getShell() { [2020-02-04T06:42:48.150Z] return getViewSite().getShell(); [2020-02-04T06:42:48.150Z] } [2020-02-04T06:42:48.150Z] }; [2020-02-04T06:42:48.150Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:42:48.150Z] Discouraged access: The constructor 'ExportToTsvAction()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2020-02-04T06:42:48.150Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/views/LamiReportView.java:[95] [2020-02-04T06:42:48.150Z] private final Action fExportTsvAction = new ExportToTsvAction() { [2020-02-04T06:42:48.150Z] ^^^^^^^^^^^^^^^^^ [2020-02-04T06:42:48.150Z] Discouraged access: The type 'ExportToTsvAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2020-02-04T06:42:48.150Z] 6 problems (6 warnings) [2020-02-04T06:42:48.150Z] [INFO] [2020-02-04T06:42:48.150Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.ui --- [2020-02-04T06:42:48.150Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:42:48.150Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/test/resources [2020-02-04T06:42:48.150Z] [INFO] [2020-02-04T06:42:48.150Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.ui --- [2020-02-04T06:42:48.150Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.2-SNAPSHOT-sources.jar [2020-02-04T06:42:48.408Z] [INFO] [2020-02-04T06:42:48.408Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui --- [2020-02-04T06:42:48.408Z] [INFO] [2020-02-04T06:42:48.408Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.ui --- [2020-02-04T06:42:48.408Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.2-SNAPSHOT.jar [2020-02-04T06:42:48.408Z] [INFO] [2020-02-04T06:42:48.408Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.ui --- [2020-02-04T06:42:48.408Z] [INFO] [2020-02-04T06:42:48.408Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.ui --- [2020-02-04T06:42:48.408Z] [INFO] [2020-02-04T06:42:48.408Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.ui --- [2020-02-04T06:42:48.408Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.2-SNAPSHOT.jar [2020-02-04T06:42:48.408Z] [INFO] [2020-02-04T06:42:48.408Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.ui --- [2020-02-04T06:42:48.408Z] [INFO] [2020-02-04T06:42:48.408Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.ui --- [2020-02-04T06:42:48.408Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.2-SNAPSHOT.jar [2020-02-04T06:42:48.408Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.2-SNAPSHOT.pom [2020-02-04T06:42:48.408Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.2-SNAPSHOT-sources.jar [2020-02-04T06:42:48.408Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.2-SNAPSHOT-pack200.jar.pack.gz [2020-02-04T06:42:48.408Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.2-SNAPSHOT-p2metadata.xml [2020-02-04T06:42:48.408Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.2-SNAPSHOT-p2artifacts.xml [2020-02-04T06:42:48.408Z] [INFO] [2020-02-04T06:42:48.408Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.ui --- [2020-02-04T06:42:48.665Z] [INFO] [2020-02-04T06:42:48.665Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests >-- [2020-02-04T06:42:48.665Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core.tests 1.0.1-SNAPSHOT [41/138] [2020-02-04T06:42:48.665Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-02-04T06:42:48.665Z] [INFO] [2020-02-04T06:42:48.665Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2020-02-04T06:42:48.665Z] [INFO] [2020-02-04T06:42:48.665Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2020-02-04T06:42:48.665Z] [INFO] The project's OSGi version is 1.0.1.202002040608 [2020-02-04T06:42:48.665Z] [INFO] [2020-02-04T06:42:48.665Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2020-02-04T06:42:48.665Z] [INFO] [2020-02-04T06:42:48.665Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2020-02-04T06:42:48.665Z] [INFO] [2020-02-04T06:42:48.665Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2020-02-04T06:42:48.665Z] [INFO] [2020-02-04T06:42:48.665Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2020-02-04T06:42:48.665Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:42:48.665Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/main/resources [2020-02-04T06:42:48.665Z] [INFO] [2020-02-04T06:42:48.665Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2020-02-04T06:42:48.665Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/classes [2020-02-04T06:42:48.665Z] [INFO] [2020-02-04T06:42:48.665Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2020-02-04T06:42:48.665Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:42:48.665Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/test/resources [2020-02-04T06:42:48.665Z] [INFO] [2020-02-04T06:42:48.665Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2020-02-04T06:42:48.923Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT-sources.jar [2020-02-04T06:42:48.923Z] [INFO] [2020-02-04T06:42:48.923Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2020-02-04T06:42:48.923Z] [INFO] [2020-02-04T06:42:48.923Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2020-02-04T06:42:48.923Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT.jar [2020-02-04T06:42:48.923Z] [INFO] [2020-02-04T06:42:48.923Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2020-02-04T06:42:48.923Z] [INFO] [2020-02-04T06:42:48.923Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2020-02-04T06:42:48.923Z] [INFO] [2020-02-04T06:42:48.923Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2020-02-04T06:42:48.923Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT.jar [2020-02-04T06:42:48.923Z] [INFO] [2020-02-04T06:42:48.923Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2020-02-04T06:42:48.923Z] [INFO] [2020-02-04T06:42:48.923Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2020-02-04T06:42:49.487Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data/.metadata/.log [2020-02-04T06:42:49.487Z] [INFO] Command line: [2020-02-04T06:42:49.487Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2020-02-04T06:42:49.487Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-02-04T06:42:52.009Z] !SESSION 2020-02-04 06:42:49.612 ----------------------------------------------- [2020-02-04T06:42:52.009Z] eclipse.buildId=unknown [2020-02-04T06:42:52.009Z] java.version=1.8.0_202 [2020-02-04T06:42:52.009Z] java.vendor=Oracle Corporation [2020-02-04T06:42:52.009Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-02-04T06:42:52.009Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2020-02-04T06:42:52.009Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2020-02-04T06:42:52.009Z] [2020-02-04T06:42:52.009Z] !ENTRY org.eclipse.compare.win32 4 0 2020-02-04 06:42:51.932 [2020-02-04T06:42:52.009Z] !MESSAGE FrameworkEvent ERROR [2020-02-04T06:42:52.009Z] !STACK 0 [2020-02-04T06:42:52.009Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [49] [2020-02-04T06:42:52.009Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-02-04T06:42:52.009Z] [2020-02-04T06:42:52.009Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-02-04T06:42:52.009Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-02-04T06:42:52.009Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-02-04T06:42:52.009Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-02-04T06:42:52.009Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-02-04T06:42:52.009Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-02-04T06:42:52.009Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-02-04T06:42:52.009Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-02-04T06:42:53.904Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest [2020-02-04T06:42:53.904Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 s - in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest [2020-02-04T06:42:53.904Z] testImmutableSeries(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest) Time elapsed: 0.009 s [2020-02-04T06:42:53.904Z] testGetDescriptors(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest) Time elapsed: 0 s [2020-02-04T06:42:53.904Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest [2020-02-04T06:42:53.904Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest [2020-02-04T06:42:53.904Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest) Time elapsed: 0.001 s [2020-02-04T06:42:53.904Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest [2020-02-04T06:42:53.904Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest [2020-02-04T06:42:53.904Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest) Time elapsed: 0.001 s [2020-02-04T06:42:53.904Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest [2020-02-04T06:42:53.904Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest [2020-02-04T06:42:53.904Z] testConstructorWithUnit(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest) Time elapsed: 0 s [2020-02-04T06:42:53.904Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest) Time elapsed: 0 s [2020-02-04T06:42:53.904Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest [2020-02-04T06:42:53.904Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest [2020-02-04T06:42:53.904Z] testConstructorWithUnit(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest) Time elapsed: 0 s [2020-02-04T06:42:53.904Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest) Time elapsed: 0 s [2020-02-04T06:42:53.904Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest [2020-02-04T06:42:53.904Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.164 s - in org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest [2020-02-04T06:42:53.905Z] testResolver(org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest) Time elapsed: 0.162 s [2020-02-04T06:42:53.905Z] testWithPredicate(org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest) Time elapsed: 0.001 s [2020-02-04T06:42:53.905Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest [2020-02-04T06:42:54.161Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest [2020-02-04T06:42:54.162Z] testComparator(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest) Time elapsed: 0.001 s [2020-02-04T06:42:54.162Z] testLimitValues(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest) Time elapsed: 0 s [2020-02-04T06:42:54.162Z] testMapper(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest) Time elapsed: 0.001 s [2020-02-04T06:42:54.162Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest [2020-02-04T06:42:54.162Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest [2020-02-04T06:42:54.162Z] testComparator(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest) Time elapsed: 0 s [2020-02-04T06:42:54.162Z] testLimitValues(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest) Time elapsed: 0 s [2020-02-04T06:42:54.162Z] testMapper(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest) Time elapsed: 0.001 s [2020-02-04T06:42:54.162Z] [2020-02-04T06:42:54.162Z] Results: [2020-02-04T06:42:54.162Z] [2020-02-04T06:42:54.162Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 [2020-02-04T06:42:54.162Z] [2020-02-04T06:42:54.429Z] [INFO] All tests passed! [2020-02-04T06:42:54.429Z] [INFO] [2020-02-04T06:42:54.429Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2020-02-04T06:42:54.853Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT.jar [2020-02-04T06:42:54.853Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT.pom [2020-02-04T06:42:54.853Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT-sources.jar [2020-02-04T06:42:54.853Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT-pack200.jar.pack.gz [2020-02-04T06:42:54.853Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT-p2metadata.xml [2020-02-04T06:42:54.853Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT-p2artifacts.xml [2020-02-04T06:42:54.853Z] [INFO] [2020-02-04T06:42:54.853Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2020-02-04T06:42:54.853Z] [INFO] [2020-02-04T06:42:54.853Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests >-- [2020-02-04T06:42:54.853Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.3-SNAPSHOT [42/138] [2020-02-04T06:42:54.853Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-02-04T06:42:54.853Z] [INFO] [2020-02-04T06:42:54.853Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2020-02-04T06:42:54.853Z] [INFO] [2020-02-04T06:42:54.853Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2020-02-04T06:42:54.853Z] [INFO] The project's OSGi version is 1.0.3.202002040608 [2020-02-04T06:42:54.853Z] [INFO] [2020-02-04T06:42:54.853Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2020-02-04T06:42:54.853Z] [INFO] [2020-02-04T06:42:54.853Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2020-02-04T06:42:54.853Z] [INFO] [2020-02-04T06:42:54.853Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2020-02-04T06:42:54.853Z] [INFO] [2020-02-04T06:42:54.853Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2020-02-04T06:42:54.853Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:42:54.853Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/main/resources [2020-02-04T06:42:54.854Z] [INFO] [2020-02-04T06:42:54.854Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2020-02-04T06:42:54.854Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/classes [2020-02-04T06:42:55.111Z] [INFO] [2020-02-04T06:42:55.111Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2020-02-04T06:42:55.111Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:42:55.111Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/test/resources [2020-02-04T06:42:55.111Z] [INFO] [2020-02-04T06:42:55.111Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2020-02-04T06:42:55.111Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar [2020-02-04T06:42:55.111Z] [INFO] [2020-02-04T06:42:55.111Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2020-02-04T06:42:55.368Z] [INFO] [2020-02-04T06:42:55.368Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2020-02-04T06:42:55.368Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT.jar [2020-02-04T06:42:55.368Z] [INFO] [2020-02-04T06:42:55.368Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2020-02-04T06:42:55.368Z] [INFO] [2020-02-04T06:42:55.368Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2020-02-04T06:42:55.368Z] [INFO] [2020-02-04T06:42:55.368Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2020-02-04T06:42:55.368Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT.jar [2020-02-04T06:42:55.368Z] [INFO] [2020-02-04T06:42:55.368Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2020-02-04T06:42:55.368Z] [INFO] [2020-02-04T06:42:55.368Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2020-02-04T06:42:55.932Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/data/.metadata/.log [2020-02-04T06:42:55.932Z] [INFO] Command line: [2020-02-04T06:42:55.932Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2020-02-04T06:42:55.932Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-02-04T06:42:59.209Z] !SESSION 2020-02-04 06:42:56.102 ----------------------------------------------- [2020-02-04T06:42:59.209Z] eclipse.buildId=unknown [2020-02-04T06:42:59.209Z] java.version=1.8.0_202 [2020-02-04T06:42:59.209Z] java.vendor=Oracle Corporation [2020-02-04T06:42:59.209Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-02-04T06:42:59.209Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2020-02-04T06:42:59.209Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2020-02-04T06:42:59.209Z] [2020-02-04T06:42:59.209Z] !ENTRY org.eclipse.compare.win32 4 0 2020-02-04 06:42:58.952 [2020-02-04T06:42:59.209Z] !MESSAGE FrameworkEvent ERROR [2020-02-04T06:42:59.209Z] !STACK 0 [2020-02-04T06:42:59.209Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53] [2020-02-04T06:42:59.209Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-02-04T06:42:59.209Z] [2020-02-04T06:42:59.209Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-02-04T06:42:59.209Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-02-04T06:42:59.209Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-02-04T06:42:59.209Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-02-04T06:42:59.209Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-02-04T06:42:59.209Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-02-04T06:42:59.209Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-02-04T06:42:59.209Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-02-04T06:43:04.463Z] Running org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest [2020-02-04T06:43:08.645Z] Display size: 1440x900 [2020-02-04T06:43:08.645Z] OS version=3.10.0-957.10.1.el7.x86_64 [2020-02-04T06:43:08.645Z] GTK version=2.24.30 [2020-02-04T06:43:08.645Z] GTK theme=unknown [2020-02-04T06:43:08.645Z] LIBOVERLAY_SCROLLBAR=0 [2020-02-04T06:43:08.645Z] Time zone: Coordinated Universal Time [2020-02-04T06:43:08.645Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2020-02-04T06:43:08.645Z] log4j:WARN Please initialize the log4j system properly. [2020-02-04T06:43:09.580Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.chart.ui.swtbot.view.stub"' [2020-02-04T06:43:09.581Z] DEBUG - matched MenuItem with text "Create custom chart", using matcher: with mnemonic 'Create custom chart' [2020-02-04T06:43:09.581Z] DEBUG - Clicking on with mnemonic 'Create custom chart' [2020-02-04T06:43:09.839Z] DEBUG - Clicked on with mnemonic 'Create custom chart' [2020-02-04T06:43:09.839Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2020-02-04T06:43:09.839Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=250624802 data=null doit=true} to Shell with text {Custom chart creation} [2020-02-04T06:43:09.839Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:09.839Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:09.839Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:09.839Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:09.839Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:09.839Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:09.839Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:09.839Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:09.839Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-02-04T06:43:09.839Z] DEBUG - Clicking on (of type 'Table') [2020-02-04T06:43:09.839Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=250624813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-02-04T06:43:09.839Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=250624814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-02-04T06:43:09.839Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=250624814 data=null doit=true} to (of type 'Table') [2020-02-04T06:43:09.839Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=250624814 data=null} to (of type 'Table') [2020-02-04T06:43:09.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=250624815 data=null button=1 stateMask=0x0 x=35 y=28 count=1} to (of type 'Table') [2020-02-04T06:43:09.839Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=250624816 data=null button=1 stateMask=0x80000 x=35 y=28 count=1} to (of type 'Table') [2020-02-04T06:43:09.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=250624816 data=null item=TableItem {BAR_CHART} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2020-02-04T06:43:09.839Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=250624820 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-02-04T06:43:09.839Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=250624820 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-02-04T06:43:09.839Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=250624820 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-02-04T06:43:09.839Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=250624821 data=null doit=true} to (of type 'Table') [2020-02-04T06:43:09.839Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=250624823 data=null} to (of type 'Table') [2020-02-04T06:43:09.839Z] DEBUG - Clicked on (of type 'Table') [2020-02-04T06:43:09.839Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:09.839Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:09.839Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:09.839Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:09.839Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:09.839Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:09.839Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:09.839Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:09.839Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:09.839Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:09.839Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:09.839Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:09.839Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:09.839Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:09.839Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:09.839Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:09.839Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:09.839Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:09.839Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:09.839Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:09.839Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:09.839Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:09.840Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:09.840Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:09.840Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:43:09.840Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2020-02-04T06:43:09.840Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: with mnemonic 'Logarithmic Scale X' [2020-02-04T06:43:09.840Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: with style 'SWT.CHECK' [2020-02-04T06:43:09.840Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: (of type 'Button' and with mnemonic 'Logarithmic Scale X' and with style 'SWT.CHECK') [2020-02-04T06:43:09.840Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2020-02-04T06:43:09.840Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:43:09.840Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:43:09.840Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:43:09.840Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2020-02-04T06:43:09.840Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2020-02-04T06:43:09.840Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with mnemonic 'Logarithmic Scale Y' [2020-02-04T06:43:09.840Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with style 'SWT.CHECK' [2020-02-04T06:43:09.840Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2020-02-04T06:43:09.840Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:43:09.840Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:43:09.840Z] DEBUG - Setting state to checked on: Integer [2020-02-04T06:43:09.840Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:09.840Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:09.840Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:09.840Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:09.840Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:09.840Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:09.840Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:09.840Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:09.840Z] DEBUG - Setting state to unchecked on: Integer [2020-02-04T06:43:10.100Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:10.100Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:10.100Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:10.100Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:10.100Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:10.100Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:10.100Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:10.100Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:10.100Z] DEBUG - Setting state to checked on: Duration (ns) [2020-02-04T06:43:10.100Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:10.100Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:10.100Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:10.100Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:10.100Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:10.100Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:10.100Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:10.100Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:10.100Z] DEBUG - Setting state to unchecked on: Duration (ns) [2020-02-04T06:43:10.100Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:10.100Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:10.100Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:10.100Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:10.100Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:10.100Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:10.100Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:10.100Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:10.100Z] DEBUG - Setting state to checked on: Timestamp [2020-02-04T06:43:10.100Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:10.100Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:10.100Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:10.100Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:10.100Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:10.100Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:10.100Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:10.100Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:10.100Z] DEBUG - Setting state to unchecked on: Timestamp [2020-02-04T06:43:10.100Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:10.100Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:10.100Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:10.100Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:10.100Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:10.100Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:10.100Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:10.100Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:10.100Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2020-02-04T06:43:10.100Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=250624999 data=null doit=true} to Shell with text {Custom chart creation} [2020-02-04T06:43:10.100Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:10.100Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:10.100Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:10.100Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:10.100Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:10.100Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:10.100Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:10.100Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:10.100Z] DEBUG - Clicking on TableItem with text {String} [2020-02-04T06:43:10.100Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {String} time=250625005 data=null button=0 stateMask=0x0 x=27 y=12 count=0} to TableItem with text {String} [2020-02-04T06:43:10.100Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {String} time=250625006 data=null doit=true} to TableItem with text {String} [2020-02-04T06:43:10.100Z] DEBUG - Attempting to set focus on Table with text {} [2020-02-04T06:43:10.100Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {String} time=250625008 data=null} to TableItem with text {String} [2020-02-04T06:43:10.100Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {String} time=250625009 data=null button=1 stateMask=0x0 x=27 y=12 count=1} to TableItem with text {String} [2020-02-04T06:43:10.100Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=250625009 data=null item=TableItem {String} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {String} [2020-02-04T06:43:10.101Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {String} time=250625010 data=null button=1 stateMask=0x80000 x=27 y=12 count=1} to TableItem with text {String} [2020-02-04T06:43:10.101Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {String} time=250625010 data=null button=0 stateMask=0x0 x=27 y=12 count=0} to TableItem with text {String} [2020-02-04T06:43:10.101Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {String} time=250625011 data=null doit=true} to TableItem with text {String} [2020-02-04T06:43:10.101Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {String} time=250625011 data=null} to TableItem with text {String} [2020-02-04T06:43:10.101Z] DEBUG - Clicked on TableItem with text {String} [2020-02-04T06:43:10.101Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:10.101Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:10.101Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:10.101Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:10.101Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:10.101Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:10.101Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:10.101Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:10.101Z] DEBUG - Setting state to checked on: Timestamp [2020-02-04T06:43:10.101Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:43:10.101Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2020-02-04T06:43:10.101Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2020-02-04T06:43:10.101Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:43:10.101Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:10.101Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2020-02-04T06:43:10.101Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2020-02-04T06:43:10.101Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:43:10.101Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:43:10.101Z] DEBUG - Clicking on [2020-02-04T06:43:10.101Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=250625073 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:10.101Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=250625074 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:10.101Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=250625074 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:10.101Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=250625074 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:10.101Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=250625075 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:10.101Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=250625075 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:10.101Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=250625075 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:10.101Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=250625082 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:10.101Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=250625086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:10.101Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=250625086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:10.101Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=250625086 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:10.101Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=250625086 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:10.101Z] DEBUG - Clicked on [2020-02-04T06:43:10.101Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:10.101Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:10.101Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:10.101Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:10.101Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:10.101Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:10.101Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:10.101Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:10.101Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:10.101Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:10.101Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:10.101Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:10.101Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:10.101Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:10.101Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:10.101Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:10.101Z] DEBUG - Setting state to checked on: Timestamp [2020-02-04T06:43:10.101Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:10.101Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:10.101Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:10.101Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:10.101Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:10.101Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:10.101Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:10.101Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:10.101Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2020-02-04T06:43:10.101Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=250625102 data=null doit=true} to Shell with text {Custom chart creation} [2020-02-04T06:43:10.101Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:10.101Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:10.101Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:10.101Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:10.101Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:10.101Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:10.101Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:10.101Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:10.101Z] DEBUG - Clicking on TableItem with text {String} [2020-02-04T06:43:10.101Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {String} time=250625105 data=null button=0 stateMask=0x0 x=27 y=12 count=0} to TableItem with text {String} [2020-02-04T06:43:10.101Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {String} time=250625105 data=null doit=true} to TableItem with text {String} [2020-02-04T06:43:10.101Z] DEBUG - Attempting to set focus on Table with text {} [2020-02-04T06:43:10.101Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {String} time=250625107 data=null} to TableItem with text {String} [2020-02-04T06:43:10.101Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {String} time=250625108 data=null button=1 stateMask=0x0 x=27 y=12 count=1} to TableItem with text {String} [2020-02-04T06:43:10.101Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=250625108 data=null item=TableItem {String} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {String} [2020-02-04T06:43:10.101Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {String} time=250625109 data=null button=1 stateMask=0x80000 x=27 y=12 count=1} to TableItem with text {String} [2020-02-04T06:43:10.101Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {String} time=250625109 data=null button=0 stateMask=0x0 x=27 y=12 count=0} to TableItem with text {String} [2020-02-04T06:43:10.101Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {String} time=250625110 data=null doit=true} to TableItem with text {String} [2020-02-04T06:43:10.101Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {String} time=250625110 data=null} to TableItem with text {String} [2020-02-04T06:43:10.101Z] DEBUG - Clicked on TableItem with text {String} [2020-02-04T06:43:10.101Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:10.101Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:10.101Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:10.101Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:10.101Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:10.101Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:10.101Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:10.101Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:10.101Z] DEBUG - Setting state to checked on: Timestamp2 [2020-02-04T06:43:10.101Z] DEBUG - Setting state to checked on: Timestamp [2020-02-04T06:43:10.102Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:43:10.102Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:43:10.102Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2020-02-04T06:43:10.102Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2020-02-04T06:43:10.102Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:43:10.102Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:10.102Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2020-02-04T06:43:10.102Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2020-02-04T06:43:10.102Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:43:10.102Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:43:10.102Z] DEBUG - Clicking on [2020-02-04T06:43:10.102Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=250625120 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:10.102Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=250625120 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:10.102Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=250625120 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:10.102Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=250625121 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:10.102Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=250625121 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:10.102Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=250625121 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:10.102Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=250625121 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:10.360Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=250625173 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:10.360Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=250625181 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:10.361Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=250625182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:10.361Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=250625182 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:10.361Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=250625182 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:10.361Z] DEBUG - Clicked on [2020-02-04T06:43:10.361Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.985 s - in org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest [2020-02-04T06:43:10.361Z] testBarChartSeries(org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest) Time elapsed: 0.699 s [2020-02-04T06:43:10.361Z] [2020-02-04T06:43:10.361Z] Results: [2020-02-04T06:43:10.361Z] [2020-02-04T06:43:10.361Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2020-02-04T06:43:10.361Z] [2020-02-04T06:43:11.376Z] [INFO] All tests passed! [2020-02-04T06:43:11.376Z] [INFO] [2020-02-04T06:43:11.376Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2020-02-04T06:43:11.376Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT.jar [2020-02-04T06:43:11.376Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT.pom [2020-02-04T06:43:11.376Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar [2020-02-04T06:43:11.376Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT-pack200.jar.pack.gz [2020-02-04T06:43:11.376Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT-p2metadata.xml [2020-02-04T06:43:11.376Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT-p2artifacts.xml [2020-02-04T06:43:11.376Z] [INFO] [2020-02-04T06:43:11.376Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2020-02-04T06:43:11.376Z] [INFO] [2020-02-04T06:43:11.376Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests >-- [2020-02-04T06:43:11.376Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.3-SNAPSHOT [43/138] [2020-02-04T06:43:11.376Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-02-04T06:43:11.376Z] [INFO] [2020-02-04T06:43:11.376Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2020-02-04T06:43:11.376Z] [INFO] [2020-02-04T06:43:11.376Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2020-02-04T06:43:11.376Z] [INFO] The project's OSGi version is 1.0.3.202002040608 [2020-02-04T06:43:11.376Z] [INFO] [2020-02-04T06:43:11.376Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2020-02-04T06:43:11.376Z] [INFO] [2020-02-04T06:43:11.376Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2020-02-04T06:43:11.376Z] [INFO] [2020-02-04T06:43:11.376Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2020-02-04T06:43:11.376Z] [INFO] [2020-02-04T06:43:11.376Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2020-02-04T06:43:11.376Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:43:11.376Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/main/resources [2020-02-04T06:43:11.376Z] [INFO] [2020-02-04T06:43:11.376Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2020-02-04T06:43:11.376Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/classes [2020-02-04T06:43:11.940Z] [INFO] [2020-02-04T06:43:11.940Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2020-02-04T06:43:11.940Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:43:11.940Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/test/resources [2020-02-04T06:43:11.940Z] [INFO] [2020-02-04T06:43:11.940Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2020-02-04T06:43:11.940Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar [2020-02-04T06:43:11.940Z] [INFO] [2020-02-04T06:43:11.940Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2020-02-04T06:43:12.197Z] [INFO] [2020-02-04T06:43:12.197Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2020-02-04T06:43:12.197Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT.jar [2020-02-04T06:43:12.197Z] [INFO] [2020-02-04T06:43:12.197Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2020-02-04T06:43:12.197Z] [INFO] [2020-02-04T06:43:12.197Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2020-02-04T06:43:12.197Z] [INFO] [2020-02-04T06:43:12.197Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2020-02-04T06:43:12.197Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT.jar [2020-02-04T06:43:12.197Z] [INFO] [2020-02-04T06:43:12.197Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2020-02-04T06:43:12.197Z] [INFO] [2020-02-04T06:43:12.197Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2020-02-04T06:43:13.126Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/data/.metadata/.log [2020-02-04T06:43:13.126Z] [INFO] Command line: [2020-02-04T06:43:13.126Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2020-02-04T06:43:13.127Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-02-04T06:43:16.402Z] !SESSION 2020-02-04 06:43:13.039 ----------------------------------------------- [2020-02-04T06:43:16.402Z] eclipse.buildId=unknown [2020-02-04T06:43:16.402Z] java.version=1.8.0_202 [2020-02-04T06:43:16.402Z] java.vendor=Oracle Corporation [2020-02-04T06:43:16.402Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-02-04T06:43:16.402Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2020-02-04T06:43:16.402Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2020-02-04T06:43:16.402Z] [2020-02-04T06:43:16.402Z] !ENTRY org.eclipse.compare.win32 4 0 2020-02-04 06:43:16.022 [2020-02-04T06:43:16.402Z] !MESSAGE FrameworkEvent ERROR [2020-02-04T06:43:16.402Z] !STACK 0 [2020-02-04T06:43:16.402Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53] [2020-02-04T06:43:16.402Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-02-04T06:43:16.402Z] [2020-02-04T06:43:16.402Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-02-04T06:43:16.402Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-02-04T06:43:16.402Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-02-04T06:43:16.402Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-02-04T06:43:16.402Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-02-04T06:43:16.402Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-02-04T06:43:16.402Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-02-04T06:43:16.402Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-02-04T06:43:22.950Z] Running org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest [2020-02-04T06:43:26.226Z] Display size: 1440x900 [2020-02-04T06:43:26.226Z] OS version=3.10.0-957.10.1.el7.x86_64 [2020-02-04T06:43:26.226Z] GTK version=2.24.30 [2020-02-04T06:43:26.226Z] GTK theme=unknown [2020-02-04T06:43:26.226Z] LIBOVERLAY_SCROLLBAR=0 [2020-02-04T06:43:26.226Z] Time zone: Coordinated Universal Time [2020-02-04T06:43:26.226Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2020-02-04T06:43:26.226Z] log4j:WARN Please initialize the log4j system properly. [2020-02-04T06:43:28.760Z] [2020-02-04T06:43:28.760Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-02-04 06:43:28.725 [2020-02-04T06:43:28.760Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K [2020-02-04T06:43:28.760Z] !STACK 0 [2020-02-04T06:43:28.760Z] java.lang.RuntimeException: The parameter should be set [2020-02-04T06:43:28.760Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2020-02-04T06:43:28.760Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:396) [2020-02-04T06:43:28.760Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-02-04T06:43:29.196Z] [2020-02-04T06:43:29.196Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-02-04 06:43:28.805 [2020-02-04T06:43:29.196Z] !MESSAGE Exception executing analysis [2020-02-04T06:43:29.196Z] !STACK 0 [2020-02-04T06:43:29.196Z] java.lang.RuntimeException: The parameter should be set [2020-02-04T06:43:29.196Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2020-02-04T06:43:29.196Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:396) [2020-02-04T06:43:29.196Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-02-04T06:43:31.723Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-02-04T06:43:31.723Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:43:31.723Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:43:31.980Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:43:31.980Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:43:31.980Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:43:31.980Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=250646806 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-02-04T06:43:31.980Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=250646807 data=null doit=true} to TreeItem with text {test} [2020-02-04T06:43:31.980Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=250646807 data=null} to TreeItem with text {test} [2020-02-04T06:43:31.980Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=250646808 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-02-04T06:43:31.980Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250646809 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2020-02-04T06:43:31.980Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=250646980 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-02-04T06:43:31.980Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:43:31.980Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=250646984 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-02-04T06:43:31.981Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=250646985 data=null doit=true} to TreeItem with text {test} [2020-02-04T06:43:31.981Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=250646985 data=null} to TreeItem with text {test} [2020-02-04T06:43:31.981Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=250646986 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-02-04T06:43:31.981Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250646986 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2020-02-04T06:43:31.981Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=250646999 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-02-04T06:43:31.981Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=250647001 data=null doit=true} to TreeItem with text {test} [2020-02-04T06:43:31.981Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=250647002 data=null} to TreeItem with text {test} [2020-02-04T06:43:31.981Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=250647002 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-02-04T06:43:31.981Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=250647004 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {test} [2020-02-04T06:43:31.981Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=250647027 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-02-04T06:43:31.981Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:43:31.981Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=250647031 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-02-04T06:43:31.981Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=250647031 data=null doit=true} to TreeItem with text {Traces [1]} [2020-02-04T06:43:31.981Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=250647032 data=null} to TreeItem with text {Traces [1]} [2020-02-04T06:43:31.981Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=250647032 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-02-04T06:43:32.238Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250647033 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2020-02-04T06:43:32.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=250647089 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-02-04T06:43:32.238Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=250647091 data=null doit=true} to TreeItem with text {Traces [1]} [2020-02-04T06:43:32.238Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=250647091 data=null} to TreeItem with text {Traces [1]} [2020-02-04T06:43:32.238Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=250647092 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-02-04T06:43:32.238Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=250647093 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]} [2020-02-04T06:43:32.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=250647100 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-02-04T06:43:32.238Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {A-Test-10K} time=250647101 data=null doit=true} to TreeItem with text {A-Test-10K} [2020-02-04T06:43:32.238Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {A-Test-10K} time=250647102 data=null} to TreeItem with text {A-Test-10K} [2020-02-04T06:43:32.238Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {A-Test-10K} time=250647102 data=null button=1 stateMask=0x0 x=108 y=84 count=1} to TreeItem with text {A-Test-10K} [2020-02-04T06:43:32.238Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=250647103 data=null item=TreeItem {A-Test-10K} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {A-Test-10K} [2020-02-04T06:43:32.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {A-Test-10K} time=250647116 data=null button=1 stateMask=0x80000 x=108 y=84 count=1} to TreeItem with text {A-Test-10K} [2020-02-04T06:43:32.238Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {External Analyses} time=250647118 data=null doit=true} to TreeItem with text {External Analyses} [2020-02-04T06:43:32.238Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {External Analyses} time=250647118 data=null} to TreeItem with text {External Analyses} [2020-02-04T06:43:32.238Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {External Analyses} time=250647119 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {External Analyses} [2020-02-04T06:43:32.238Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=250647120 data=null item=TreeItem {External Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {External Analyses} [2020-02-04T06:43:32.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {External Analyses} time=250647188 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {External Analyses} [2020-02-04T06:43:32.238Z] DEBUG - Double-clicking on TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2020-02-04T06:43:32.238Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=250647194 data=null button=0 stateMask=0x0 x=273 y=180 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2020-02-04T06:43:32.238Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=250647194 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2020-02-04T06:43:32.238Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:43:32.238Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=250647195 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2020-02-04T06:43:32.238Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=250647196 data=null button=1 stateMask=0x0 x=273 y=180 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2020-02-04T06:43:32.238Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250647197 data=null item=TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2020-02-04T06:43:32.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=250647214 data=null button=1 stateMask=0x80000 x=273 y=180 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2020-02-04T06:43:32.238Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=250647215 data=null button=1 stateMask=0x0 x=273 y=180 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2020-02-04T06:43:32.238Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=250647216 data=null button=1 stateMask=0x0 x=273 y=180 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2020-02-04T06:43:32.495Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=250647508 data=null button=1 stateMask=0x80000 x=273 y=180 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2020-02-04T06:43:32.495Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=250647510 data=null button=0 stateMask=0x0 x=273 y=180 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2020-02-04T06:43:32.495Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=250647510 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2020-02-04T06:43:32.495Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=250647511 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2020-02-04T06:43:32.495Z] DEBUG - Double-clicked on TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2020-02-04T06:43:32.752Z] DEBUG - matched Shell with text "External Analysis Pa...", using matcher: with text 'External Analysis Parameters' [2020-02-04T06:43:32.752Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {External Analysis Parameters} time=250647576 data=null doit=true} to Shell with text {External Analysis Parameters} [2020-02-04T06:43:32.752Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:43:32.752Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:43:32.752Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-02-04T06:43:32.752Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:43:32.752Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:43:32.752Z] DEBUG - Clicking on OK [2020-02-04T06:43:32.752Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=250647584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:43:32.752Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=250647585 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:43:32.752Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=250647585 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:43:32.752Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=250647585 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:43:32.752Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=250647586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:43:32.752Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=250647587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:43:32.752Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=250647587 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:43:32.752Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=250647217 data=null item=TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2020-02-04T06:43:33.008Z] DEBUG - Clicked on [2020-02-04T06:43:33.265Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.lami.views.reportview"' [2020-02-04T06:43:33.522Z] DEBUG - matched MenuItem with text "New custom chart", using matcher: with mnemonic 'New custom chart' [2020-02-04T06:43:33.522Z] DEBUG - Clicking on with mnemonic 'New custom chart' [2020-02-04T06:43:33.522Z] DEBUG - Clicked on with mnemonic 'New custom chart' [2020-02-04T06:43:33.522Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2020-02-04T06:43:33.522Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=250648517 data=null doit=true} to Shell with text {Custom chart creation} [2020-02-04T06:43:33.522Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:33.522Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:33.522Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:33.522Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:33.522Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:33.522Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:33.522Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:33.522Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:33.522Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-02-04T06:43:33.522Z] DEBUG - Clicking on (of type 'Table') [2020-02-04T06:43:33.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=250648573 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-02-04T06:43:33.522Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=250648574 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-02-04T06:43:33.523Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=250648574 data=null doit=true} to (of type 'Table') [2020-02-04T06:43:33.523Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=250648575 data=null} to (of type 'Table') [2020-02-04T06:43:33.523Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=250648575 data=null button=1 stateMask=0x0 x=35 y=28 count=1} to (of type 'Table') [2020-02-04T06:43:33.523Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=250648575 data=null button=1 stateMask=0x80000 x=35 y=28 count=1} to (of type 'Table') [2020-02-04T06:43:33.523Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=250648576 data=null item=TableItem {BAR_CHART} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2020-02-04T06:43:33.523Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=250648579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-02-04T06:43:33.523Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=250648579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-02-04T06:43:33.523Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=250648580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-02-04T06:43:33.523Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=250648580 data=null doit=true} to (of type 'Table') [2020-02-04T06:43:33.523Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=250648580 data=null} to (of type 'Table') [2020-02-04T06:43:33.523Z] DEBUG - Clicked on (of type 'Table') [2020-02-04T06:43:33.523Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2020-02-04T06:43:33.523Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=250648583 data=null doit=true} to Shell with text {Custom chart creation} [2020-02-04T06:43:33.523Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:33.523Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:33.523Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:33.523Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:33.523Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:33.523Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:33.523Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:33.523Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:33.523Z] DEBUG - Clicking on TableItem with text {Wakee process (name)} [2020-02-04T06:43:33.523Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Wakee process (name)} time=250648591 data=null button=0 stateMask=0x0 x=87 y=12 count=0} to TableItem with text {Wakee process (name)} [2020-02-04T06:43:33.523Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Wakee process (name)} time=250648592 data=null doit=true} to TableItem with text {Wakee process (name)} [2020-02-04T06:43:33.523Z] DEBUG - Attempting to set focus on Table with text {} [2020-02-04T06:43:33.523Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Wakee process (name)} time=250648595 data=null} to TableItem with text {Wakee process (name)} [2020-02-04T06:43:33.523Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Wakee process (name)} time=250648595 data=null button=1 stateMask=0x0 x=87 y=12 count=1} to TableItem with text {Wakee process (name)} [2020-02-04T06:43:33.523Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=250648596 data=null item=TableItem {Wakee process (name)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {Wakee process (name)} [2020-02-04T06:43:33.523Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Wakee process (name)} time=250648597 data=null button=1 stateMask=0x80000 x=87 y=12 count=1} to TableItem with text {Wakee process (name)} [2020-02-04T06:43:33.523Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Wakee process (name)} time=250648597 data=null button=0 stateMask=0x0 x=87 y=12 count=0} to TableItem with text {Wakee process (name)} [2020-02-04T06:43:33.523Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Wakee process (name)} time=250648597 data=null doit=true} to TableItem with text {Wakee process (name)} [2020-02-04T06:43:33.523Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Wakee process (name)} time=250648598 data=null} to TableItem with text {Wakee process (name)} [2020-02-04T06:43:33.781Z] DEBUG - Clicked on TableItem with text {Wakee process (name)} [2020-02-04T06:43:33.781Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:33.781Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:33.781Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:33.781Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:33.781Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:33.781Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:33.781Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:33.781Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:33.781Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2020-02-04T06:43:33.781Z] DEBUG - Setting state to checked on: Priority [2020-02-04T06:43:33.781Z] DEBUG - Setting state to checked on: Target CPU [2020-02-04T06:43:33.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:43:33.781Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2020-02-04T06:43:33.781Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2020-02-04T06:43:33.781Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:43:33.781Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:33.781Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2020-02-04T06:43:33.781Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2020-02-04T06:43:33.781Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:43:33.781Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:43:33.781Z] DEBUG - Clicking on [2020-02-04T06:43:33.781Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=250648620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:33.781Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=250648620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:33.781Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=250648620 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:33.781Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=250648621 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:33.781Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=250648621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:33.781Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=250648621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:33.781Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=250648621 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:33.781Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=250648634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:33.781Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=250648680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:33.781Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=250648680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:33.781Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=250648681 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:33.781Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=250648682 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:33.781Z] DEBUG - Clicked on [2020-02-04T06:43:33.781Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2020-02-04T06:43:33.781Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=250648684 data=null doit=true} to Shell with text {Custom chart creation} [2020-02-04T06:43:33.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:43:33.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:43:33.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:43:33.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:43:33.781Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2020-02-04T06:43:33.781Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2020-02-04T06:43:33.781Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:43:33.781Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:43:33.781Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-02-04T06:43:33.781Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:43:33.781Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:43:33.781Z] DEBUG - Clicking on OK [2020-02-04T06:43:33.781Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=250648689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:43:33.781Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=250648689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:43:33.781Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=250648689 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:43:33.781Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=250648690 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:43:33.781Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=250648690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:43:33.781Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=250648690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:43:33.781Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=250648691 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:43:34.038Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=250648376 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'New custom chart' [2020-02-04T06:43:34.038Z] DEBUG - Clicked on [2020-02-04T06:43:34.038Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2020-02-04T06:43:34.038Z] DEBUG - Clicking on with mnemonic 'New custom chart' [2020-02-04T06:43:34.297Z] DEBUG - Clicked on with mnemonic 'New custom chart' [2020-02-04T06:43:34.297Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2020-02-04T06:43:34.297Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=250649272 data=null doit=true} to Shell with text {Custom chart creation} [2020-02-04T06:43:34.297Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2020-02-04T06:43:34.297Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=250649274 data=null doit=true} to Shell with text {Custom chart creation} [2020-02-04T06:43:34.297Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:34.297Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:34.297Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:34.297Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:34.297Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:34.297Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:34.297Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:34.297Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:34.297Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-02-04T06:43:34.297Z] DEBUG - Clicking on (of type 'Table') [2020-02-04T06:43:34.297Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=250649283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-02-04T06:43:34.297Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=250649284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-02-04T06:43:34.297Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=250649284 data=null doit=true} to (of type 'Table') [2020-02-04T06:43:34.297Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=250649285 data=null} to (of type 'Table') [2020-02-04T06:43:34.297Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=250649285 data=null button=1 stateMask=0x0 x=35 y=28 count=1} to (of type 'Table') [2020-02-04T06:43:34.297Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=250649286 data=null button=1 stateMask=0x80000 x=35 y=28 count=1} to (of type 'Table') [2020-02-04T06:43:34.297Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=250649286 data=null item=TableItem {BAR_CHART} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2020-02-04T06:43:34.297Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=250649293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-02-04T06:43:34.297Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=250649294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-02-04T06:43:34.297Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=250649294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-02-04T06:43:34.297Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=250649294 data=null doit=true} to (of type 'Table') [2020-02-04T06:43:34.297Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=250649294 data=null} to (of type 'Table') [2020-02-04T06:43:34.297Z] DEBUG - Clicked on (of type 'Table') [2020-02-04T06:43:34.297Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2020-02-04T06:43:34.297Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=250649296 data=null doit=true} to Shell with text {Custom chart creation} [2020-02-04T06:43:34.297Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:34.297Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:34.297Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:34.297Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:34.297Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:34.297Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:34.297Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:34.297Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:34.297Z] DEBUG - Clicking on TableItem with text {Waker process (name)} [2020-02-04T06:43:34.297Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Waker process (name)} time=250649300 data=null button=0 stateMask=0x0 x=85 y=84 count=0} to TableItem with text {Waker process (name)} [2020-02-04T06:43:34.297Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Waker process (name)} time=250649300 data=null doit=true} to TableItem with text {Waker process (name)} [2020-02-04T06:43:34.297Z] DEBUG - Attempting to set focus on Table with text {} [2020-02-04T06:43:34.297Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Waker process (name)} time=250649302 data=null} to TableItem with text {Waker process (name)} [2020-02-04T06:43:34.297Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Waker process (name)} time=250649303 data=null button=1 stateMask=0x0 x=85 y=84 count=1} to TableItem with text {Waker process (name)} [2020-02-04T06:43:34.297Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=250649304 data=null item=TableItem {Waker process (name)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {Waker process (name)} [2020-02-04T06:43:34.297Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Waker process (name)} time=250649305 data=null button=1 stateMask=0x80000 x=85 y=84 count=1} to TableItem with text {Waker process (name)} [2020-02-04T06:43:34.297Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Waker process (name)} time=250649305 data=null button=0 stateMask=0x0 x=85 y=84 count=0} to TableItem with text {Waker process (name)} [2020-02-04T06:43:34.297Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Waker process (name)} time=250649305 data=null doit=true} to TableItem with text {Waker process (name)} [2020-02-04T06:43:34.297Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Waker process (name)} time=250649306 data=null} to TableItem with text {Waker process (name)} [2020-02-04T06:43:34.297Z] DEBUG - Clicked on TableItem with text {Waker process (name)} [2020-02-04T06:43:34.297Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:34.297Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:34.297Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:34.297Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:34.297Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:34.297Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:34.297Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:34.297Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:34.297Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2020-02-04T06:43:34.297Z] DEBUG - Setting state to checked on: Priority [2020-02-04T06:43:34.297Z] DEBUG - Setting state to checked on: Target CPU [2020-02-04T06:43:34.297Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:43:34.297Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2020-02-04T06:43:34.297Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2020-02-04T06:43:34.297Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:43:34.297Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:34.297Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2020-02-04T06:43:34.297Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2020-02-04T06:43:34.297Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:43:34.298Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:43:34.298Z] DEBUG - Clicking on [2020-02-04T06:43:34.298Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=250649324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:34.298Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=250649324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:34.298Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=250649324 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:34.298Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=250649324 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:34.298Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=250649325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:34.298Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=250649325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:34.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=250649325 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:34.557Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=250649381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:34.557Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=250649389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:34.557Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=250649389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:34.557Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=250649389 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:34.557Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=250649390 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:34.557Z] DEBUG - Clicked on [2020-02-04T06:43:34.557Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2020-02-04T06:43:34.557Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=250649394 data=null doit=true} to Shell with text {Custom chart creation} [2020-02-04T06:43:34.557Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:43:34.557Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:43:34.557Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:43:34.557Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:43:34.557Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2020-02-04T06:43:34.557Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2020-02-04T06:43:34.557Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:43:34.557Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:43:34.557Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-02-04T06:43:34.557Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:43:34.557Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:43:34.557Z] DEBUG - Clicking on OK [2020-02-04T06:43:34.557Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=250649399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:43:34.557Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=250649399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:43:34.557Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=250649400 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:43:34.557Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=250649400 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:43:34.557Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=250649400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:43:34.557Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=250649401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:43:34.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=250649401 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:43:34.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=250649095 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'New custom chart' [2020-02-04T06:43:34.815Z] DEBUG - Clicked on [2020-02-04T06:43:34.815Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2020-02-04T06:43:34.815Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2020-02-04T06:43:34.815Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2020-02-04T06:43:34.815Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2020-02-04T06:43:34.815Z] DEBUG - matched Button with text "&Yes", using matcher: (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') [2020-02-04T06:43:34.815Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2020-02-04T06:43:34.815Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2020-02-04T06:43:34.815Z] DEBUG - Clicking on &Yes [2020-02-04T06:43:34.815Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=250649885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2020-02-04T06:43:34.815Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=250649886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2020-02-04T06:43:34.815Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=250649886 data=null doit=true} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2020-02-04T06:43:34.815Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=250649886 data=null} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2020-02-04T06:43:34.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=250649887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2020-02-04T06:43:34.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=250649887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2020-02-04T06:43:35.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=250649887 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2020-02-04T06:43:35.330Z] DEBUG - Clicked on [2020-02-04T06:43:35.330Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-02-04T06:43:35.330Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:43:35.330Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:43:35.330Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:43:35.330Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:43:35.330Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:43:35.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=250650378 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-02-04T06:43:35.330Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=250650379 data=null doit=true} to TreeItem with text {test} [2020-02-04T06:43:35.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=250650379 data=null} to TreeItem with text {test} [2020-02-04T06:43:35.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=250650379 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-02-04T06:43:35.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250650380 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2020-02-04T06:43:35.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=250650417 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-02-04T06:43:35.588Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:43:35.588Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=250650418 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-02-04T06:43:35.588Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=250650419 data=null doit=true} to TreeItem with text {test} [2020-02-04T06:43:35.588Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=250650419 data=null} to TreeItem with text {test} [2020-02-04T06:43:35.588Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=250650419 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-02-04T06:43:35.588Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250650420 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2020-02-04T06:43:35.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=250650480 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-02-04T06:43:35.588Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-02-04T06:43:35.588Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:43:35.588Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=250650483 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-02-04T06:43:35.588Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=250650483 data=null doit=true} to TreeItem with text {Traces [1]} [2020-02-04T06:43:35.588Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=250650484 data=null} to TreeItem with text {Traces [1]} [2020-02-04T06:43:35.588Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=250650484 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-02-04T06:43:35.588Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250650484 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2020-02-04T06:43:35.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=250650500 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-02-04T06:43:35.588Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2020-02-04T06:43:35.588Z] WARN - Tree item TreeItem with text {A-Test-10K} is already expanded. Won't expand it again. [2020-02-04T06:43:35.588Z] WARN - Tree item TreeItem with text {External Analyses} is already expanded. Won't expand it again. [2020-02-04T06:43:35.588Z] DEBUG - Double-clicking on TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2020-02-04T06:43:35.588Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=250650503 data=null button=0 stateMask=0x0 x=251 y=156 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2020-02-04T06:43:35.588Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=250650503 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2020-02-04T06:43:35.588Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:43:35.588Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=250650504 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2020-02-04T06:43:35.588Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=250650504 data=null button=1 stateMask=0x0 x=251 y=156 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2020-02-04T06:43:35.588Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250650504 data=null item=TreeItem {stubAnalysis/data/analysisMultipleRow.data} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2020-02-04T06:43:35.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=250650518 data=null button=1 stateMask=0x80000 x=251 y=156 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2020-02-04T06:43:35.588Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=250650519 data=null button=1 stateMask=0x0 x=251 y=156 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2020-02-04T06:43:35.588Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=250650519 data=null button=1 stateMask=0x0 x=251 y=156 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2020-02-04T06:43:35.846Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=250650677 data=null button=1 stateMask=0x80000 x=251 y=156 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2020-02-04T06:43:35.846Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=250650678 data=null button=0 stateMask=0x0 x=251 y=156 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2020-02-04T06:43:35.846Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=250650678 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2020-02-04T06:43:35.846Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=250650679 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2020-02-04T06:43:35.846Z] DEBUG - Double-clicked on TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2020-02-04T06:43:35.846Z] DEBUG - matched Shell with text "External Analysis Pa...", using matcher: with text 'External Analysis Parameters' [2020-02-04T06:43:35.846Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {External Analysis Parameters} time=250650681 data=null doit=true} to Shell with text {External Analysis Parameters} [2020-02-04T06:43:35.846Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:43:35.846Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:43:35.846Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-02-04T06:43:35.846Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:43:35.846Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:43:35.846Z] DEBUG - Clicking on OK [2020-02-04T06:43:35.846Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=250650683 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:43:35.846Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=250650683 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:43:35.846Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=250650683 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:43:35.846Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=250650683 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:43:35.846Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=250650684 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:43:35.846Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=250650684 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:43:35.846Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=250650684 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:43:35.846Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=250650520 data=null item=TreeItem {stubAnalysis/data/analysisMultipleRow.data} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2020-02-04T06:43:35.846Z] DEBUG - Clicked on [2020-02-04T06:43:36.105Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.lami.views.reportview"' [2020-02-04T06:43:36.669Z] DEBUG - matched MenuItem with text "New custom chart", using matcher: with mnemonic 'New custom chart' [2020-02-04T06:43:36.669Z] DEBUG - Clicking on with mnemonic 'New custom chart' [2020-02-04T06:43:36.669Z] DEBUG - Clicked on with mnemonic 'New custom chart' [2020-02-04T06:43:36.669Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2020-02-04T06:43:36.669Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=250651623 data=null doit=true} to Shell with text {Custom chart creation} [2020-02-04T06:43:36.669Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:36.669Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:36.669Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:36.669Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:36.669Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:36.669Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:36.669Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:36.669Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:36.669Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-02-04T06:43:36.669Z] DEBUG - Clicking on (of type 'Table') [2020-02-04T06:43:36.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=250651627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-02-04T06:43:36.669Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=250651672 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-02-04T06:43:36.669Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=250651673 data=null doit=true} to (of type 'Table') [2020-02-04T06:43:36.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=250651673 data=null} to (of type 'Table') [2020-02-04T06:43:36.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=250651673 data=null button=1 stateMask=0x0 x=35 y=84 count=1} to (of type 'Table') [2020-02-04T06:43:36.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=250651674 data=null button=1 stateMask=0x80000 x=35 y=84 count=1} to (of type 'Table') [2020-02-04T06:43:36.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=250651674 data=null item=TableItem {SCATTER_CHART} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2020-02-04T06:43:36.670Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=250651683 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-02-04T06:43:36.670Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=250651684 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-02-04T06:43:36.670Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=250651684 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-02-04T06:43:36.670Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=250651684 data=null doit=true} to (of type 'Table') [2020-02-04T06:43:36.670Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=250651685 data=null} to (of type 'Table') [2020-02-04T06:43:36.670Z] DEBUG - Clicked on (of type 'Table') [2020-02-04T06:43:36.670Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2020-02-04T06:43:36.670Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=250651687 data=null doit=true} to Shell with text {Custom chart creation} [2020-02-04T06:43:36.670Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:36.670Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:36.670Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:36.670Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:36.670Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:36.670Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:36.670Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:36.670Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:36.670Z] DEBUG - Clicking on TableItem with text {Wakeup timestamp} [2020-02-04T06:43:36.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Wakeup timestamp} time=250651691 data=null button=0 stateMask=0x0 x=73 y=12 count=0} to TableItem with text {Wakeup timestamp} [2020-02-04T06:43:36.670Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Wakeup timestamp} time=250651691 data=null doit=true} to TableItem with text {Wakeup timestamp} [2020-02-04T06:43:36.670Z] DEBUG - Attempting to set focus on Table with text {} [2020-02-04T06:43:36.670Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Wakeup timestamp} time=250651693 data=null} to TableItem with text {Wakeup timestamp} [2020-02-04T06:43:36.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Wakeup timestamp} time=250651694 data=null button=1 stateMask=0x0 x=73 y=12 count=1} to TableItem with text {Wakeup timestamp} [2020-02-04T06:43:36.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=250651694 data=null item=TableItem {Wakeup timestamp} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {Wakeup timestamp} [2020-02-04T06:43:36.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Wakeup timestamp} time=250651694 data=null button=1 stateMask=0x80000 x=73 y=12 count=1} to TableItem with text {Wakeup timestamp} [2020-02-04T06:43:36.670Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Wakeup timestamp} time=250651694 data=null button=0 stateMask=0x0 x=73 y=12 count=0} to TableItem with text {Wakeup timestamp} [2020-02-04T06:43:36.670Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Wakeup timestamp} time=250651694 data=null doit=true} to TableItem with text {Wakeup timestamp} [2020-02-04T06:43:36.670Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Wakeup timestamp} time=250651695 data=null} to TableItem with text {Wakeup timestamp} [2020-02-04T06:43:36.670Z] DEBUG - Clicked on TableItem with text {Wakeup timestamp} [2020-02-04T06:43:36.670Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:36.670Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:36.670Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:36.670Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:36.670Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:36.670Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:36.670Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:36.670Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:36.670Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2020-02-04T06:43:36.670Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:43:36.670Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2020-02-04T06:43:36.670Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2020-02-04T06:43:36.670Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:43:36.670Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:36.670Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2020-02-04T06:43:36.670Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2020-02-04T06:43:36.670Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:43:36.670Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:43:36.670Z] DEBUG - Clicking on [2020-02-04T06:43:36.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=250651704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:36.670Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=250651704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:36.670Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=250651704 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:36.670Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=250651704 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:36.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=250651705 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:36.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=250651705 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:36.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=250651705 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:36.670Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=250651712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:36.670Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=250651715 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:36.670Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=250651715 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:36.670Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=250651715 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:36.670Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=250651716 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:36.670Z] DEBUG - Clicked on [2020-02-04T06:43:36.670Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2020-02-04T06:43:36.927Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=250651773 data=null doit=true} to Shell with text {Custom chart creation} [2020-02-04T06:43:36.927Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:36.927Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:36.927Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:36.927Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:36.927Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:36.927Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:36.927Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:36.927Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:36.927Z] DEBUG - Clicking on TableItem with text {Switch timestamp} [2020-02-04T06:43:36.927Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Switch timestamp} time=250651779 data=null button=0 stateMask=0x0 x=68 y=36 count=0} to TableItem with text {Switch timestamp} [2020-02-04T06:43:36.927Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Switch timestamp} time=250651779 data=null doit=true} to TableItem with text {Switch timestamp} [2020-02-04T06:43:36.927Z] DEBUG - Attempting to set focus on Table with text {} [2020-02-04T06:43:36.927Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Switch timestamp} time=250651781 data=null} to TableItem with text {Switch timestamp} [2020-02-04T06:43:36.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Switch timestamp} time=250651782 data=null button=1 stateMask=0x0 x=68 y=36 count=1} to TableItem with text {Switch timestamp} [2020-02-04T06:43:36.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=250651783 data=null item=TableItem {Switch timestamp} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {Switch timestamp} [2020-02-04T06:43:36.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Switch timestamp} time=250651783 data=null button=1 stateMask=0x80000 x=68 y=36 count=1} to TableItem with text {Switch timestamp} [2020-02-04T06:43:36.927Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Switch timestamp} time=250651783 data=null button=0 stateMask=0x0 x=68 y=36 count=0} to TableItem with text {Switch timestamp} [2020-02-04T06:43:36.927Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Switch timestamp} time=250651784 data=null doit=true} to TableItem with text {Switch timestamp} [2020-02-04T06:43:36.927Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Switch timestamp} time=250651784 data=null} to TableItem with text {Switch timestamp} [2020-02-04T06:43:36.927Z] DEBUG - Clicked on TableItem with text {Switch timestamp} [2020-02-04T06:43:36.927Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:36.927Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:36.927Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:36.927Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:36.927Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:36.927Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:36.928Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:36.928Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:36.928Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2020-02-04T06:43:36.928Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:43:36.928Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:43:36.928Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2020-02-04T06:43:36.928Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2020-02-04T06:43:36.928Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:43:36.928Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:36.928Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2020-02-04T06:43:36.928Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2020-02-04T06:43:36.928Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:43:36.928Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:43:36.928Z] DEBUG - Clicking on [2020-02-04T06:43:36.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=250651794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:36.928Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=250651794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:36.928Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=250651794 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:36.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=250651794 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:36.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=250651795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:36.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=250651795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:36.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=250651795 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:36.928Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=250651801 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:36.928Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=250651808 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:36.928Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=250651808 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:36.928Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=250651808 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:36.928Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=250651809 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:36.928Z] DEBUG - Clicked on [2020-02-04T06:43:36.928Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2020-02-04T06:43:36.928Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=250651811 data=null doit=true} to Shell with text {Custom chart creation} [2020-02-04T06:43:36.928Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:43:36.928Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:43:36.928Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:43:36.928Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2020-02-04T06:43:36.928Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2020-02-04T06:43:36.928Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:43:36.928Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:43:36.928Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-02-04T06:43:36.928Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:43:36.928Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:43:36.928Z] DEBUG - Clicking on OK [2020-02-04T06:43:36.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=250651814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:43:36.928Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=250651815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:43:36.928Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=250651815 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:43:36.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=250651815 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:43:36.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=250651816 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:43:36.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=250651816 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:43:36.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=250651816 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:43:37.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=250651474 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'New custom chart' [2020-02-04T06:43:37.185Z] DEBUG - Clicked on [2020-02-04T06:43:37.185Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2020-02-04T06:43:37.443Z] DEBUG - Clicking on with mnemonic 'New custom chart' [2020-02-04T06:43:37.443Z] DEBUG - Clicked on with mnemonic 'New custom chart' [2020-02-04T06:43:37.443Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2020-02-04T06:43:37.443Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=250652483 data=null doit=true} to Shell with text {Custom chart creation} [2020-02-04T06:43:37.443Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:37.443Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:37.443Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:37.443Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:37.443Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:37.443Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:37.443Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:37.443Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:37.443Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-02-04T06:43:37.443Z] DEBUG - Clicking on (of type 'Table') [2020-02-04T06:43:37.443Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=250652489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-02-04T06:43:37.443Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=250652489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-02-04T06:43:37.443Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=250652490 data=null doit=true} to (of type 'Table') [2020-02-04T06:43:37.443Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=250652490 data=null} to (of type 'Table') [2020-02-04T06:43:37.443Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=250652490 data=null button=1 stateMask=0x0 x=35 y=84 count=1} to (of type 'Table') [2020-02-04T06:43:37.443Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=250652491 data=null button=1 stateMask=0x80000 x=35 y=84 count=1} to (of type 'Table') [2020-02-04T06:43:37.443Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=250652491 data=null item=TableItem {SCATTER_CHART} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2020-02-04T06:43:37.443Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=250652499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-02-04T06:43:37.443Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=250652500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-02-04T06:43:37.443Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=250652500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-02-04T06:43:37.443Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=250652500 data=null doit=true} to (of type 'Table') [2020-02-04T06:43:37.443Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=250652501 data=null} to (of type 'Table') [2020-02-04T06:43:37.443Z] DEBUG - Clicked on (of type 'Table') [2020-02-04T06:43:37.443Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2020-02-04T06:43:37.443Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=250652504 data=null doit=true} to Shell with text {Custom chart creation} [2020-02-04T06:43:37.443Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:37.443Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:37.443Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:37.443Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:37.443Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:37.443Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:37.443Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:37.443Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:37.443Z] DEBUG - Clicking on TableItem with text {Wakeup timestamp} [2020-02-04T06:43:37.443Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Wakeup timestamp} time=250652509 data=null button=0 stateMask=0x0 x=73 y=12 count=0} to TableItem with text {Wakeup timestamp} [2020-02-04T06:43:37.443Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Wakeup timestamp} time=250652510 data=null doit=true} to TableItem with text {Wakeup timestamp} [2020-02-04T06:43:37.443Z] DEBUG - Attempting to set focus on Table with text {} [2020-02-04T06:43:37.443Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Wakeup timestamp} time=250652514 data=null} to TableItem with text {Wakeup timestamp} [2020-02-04T06:43:37.443Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Wakeup timestamp} time=250652514 data=null button=1 stateMask=0x0 x=73 y=12 count=1} to TableItem with text {Wakeup timestamp} [2020-02-04T06:43:37.443Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=250652515 data=null item=TableItem {Wakeup timestamp} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {Wakeup timestamp} [2020-02-04T06:43:37.443Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Wakeup timestamp} time=250652516 data=null button=1 stateMask=0x80000 x=73 y=12 count=1} to TableItem with text {Wakeup timestamp} [2020-02-04T06:43:37.443Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Wakeup timestamp} time=250652516 data=null button=0 stateMask=0x0 x=73 y=12 count=0} to TableItem with text {Wakeup timestamp} [2020-02-04T06:43:37.443Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Wakeup timestamp} time=250652516 data=null doit=true} to TableItem with text {Wakeup timestamp} [2020-02-04T06:43:37.443Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Wakeup timestamp} time=250652517 data=null} to TableItem with text {Wakeup timestamp} [2020-02-04T06:43:37.443Z] DEBUG - Clicked on TableItem with text {Wakeup timestamp} [2020-02-04T06:43:37.443Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:37.443Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:37.443Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:37.443Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:37.443Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:37.443Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:37.443Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:37.443Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:37.703Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2020-02-04T06:43:37.703Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:43:37.703Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2020-02-04T06:43:37.703Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2020-02-04T06:43:37.703Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:43:37.703Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:37.703Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2020-02-04T06:43:37.704Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2020-02-04T06:43:37.704Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:43:37.704Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:43:37.704Z] DEBUG - Clicking on [2020-02-04T06:43:37.704Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=250652580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:37.704Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=250652581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:37.704Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=250652581 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:37.704Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=250652581 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:37.704Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=250652582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:37.704Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=250652582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:37.704Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=250652582 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:37.704Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=250652591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:37.704Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=250652595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:37.704Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=250652595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:37.704Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=250652595 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:37.704Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=250652595 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:37.704Z] DEBUG - Clicked on [2020-02-04T06:43:37.704Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2020-02-04T06:43:37.704Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=250652598 data=null doit=true} to Shell with text {Custom chart creation} [2020-02-04T06:43:37.704Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:37.704Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:37.704Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:37.704Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:37.704Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:37.704Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:37.704Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:37.704Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:37.704Z] DEBUG - Clicking on TableItem with text {Switch timestamp} [2020-02-04T06:43:37.704Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Switch timestamp} time=250652601 data=null button=0 stateMask=0x0 x=68 y=36 count=0} to TableItem with text {Switch timestamp} [2020-02-04T06:43:37.704Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Switch timestamp} time=250652602 data=null doit=true} to TableItem with text {Switch timestamp} [2020-02-04T06:43:37.704Z] DEBUG - Attempting to set focus on Table with text {} [2020-02-04T06:43:37.704Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Switch timestamp} time=250652604 data=null} to TableItem with text {Switch timestamp} [2020-02-04T06:43:37.704Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Switch timestamp} time=250652605 data=null button=1 stateMask=0x0 x=68 y=36 count=1} to TableItem with text {Switch timestamp} [2020-02-04T06:43:37.704Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=250652606 data=null item=TableItem {Switch timestamp} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {Switch timestamp} [2020-02-04T06:43:37.704Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Switch timestamp} time=250652606 data=null button=1 stateMask=0x80000 x=68 y=36 count=1} to TableItem with text {Switch timestamp} [2020-02-04T06:43:37.704Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Switch timestamp} time=250652606 data=null button=0 stateMask=0x0 x=68 y=36 count=0} to TableItem with text {Switch timestamp} [2020-02-04T06:43:37.704Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Switch timestamp} time=250652607 data=null doit=true} to TableItem with text {Switch timestamp} [2020-02-04T06:43:37.704Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Switch timestamp} time=250652607 data=null} to TableItem with text {Switch timestamp} [2020-02-04T06:43:37.704Z] DEBUG - Clicked on TableItem with text {Switch timestamp} [2020-02-04T06:43:37.704Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:37.704Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:37.704Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:37.704Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:37.704Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:37.704Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:37.704Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-02-04T06:43:37.704Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-02-04T06:43:37.704Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2020-02-04T06:43:37.704Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:43:37.704Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:43:37.704Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2020-02-04T06:43:37.704Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2020-02-04T06:43:37.704Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-02-04T06:43:37.704Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:37.704Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2020-02-04T06:43:37.704Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2020-02-04T06:43:37.704Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:43:37.704Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:43:37.704Z] DEBUG - Clicking on [2020-02-04T06:43:37.704Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=250652617 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:37.704Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=250652618 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:37.704Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=250652618 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:37.704Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=250652618 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:37.704Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=250652619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:37.704Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=250652620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:37.704Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=250652620 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:37.704Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=250652674 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:37.704Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=250652679 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:37.704Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=250652679 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:37.704Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=250652679 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:37.704Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=250652679 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-02-04T06:43:37.704Z] DEBUG - Clicked on [2020-02-04T06:43:37.704Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2020-02-04T06:43:37.704Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=250652682 data=null doit=true} to Shell with text {Custom chart creation} [2020-02-04T06:43:37.704Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:43:37.704Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:43:37.704Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:43:37.704Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2020-02-04T06:43:37.704Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2020-02-04T06:43:37.704Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with mnemonic 'Logarithmic Scale Y' [2020-02-04T06:43:37.704Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with style 'SWT.CHECK' [2020-02-04T06:43:37.704Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2020-02-04T06:43:37.704Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:43:37.704Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:43:37.704Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2020-02-04T06:43:37.704Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@3c9cfcde [2020-02-04T06:43:37.705Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Logarithmic Scale Y} time=250652686 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2020-02-04T06:43:37.705Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Logarithmic Scale Y} time=250652687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2020-02-04T06:43:37.705Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Logarithmic Scale Y} time=250652687 data=null doit=true} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2020-02-04T06:43:37.705Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Logarithmic Scale Y} time=250652688 data=null} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2020-02-04T06:43:37.705Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Logarithmic Scale Y} time=250652688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2020-02-04T06:43:37.705Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Logarithmic Scale Y} time=250652688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2020-02-04T06:43:37.705Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Logarithmic Scale Y} time=250652688 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2020-02-04T06:43:37.705Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Logarithmic Scale Y} time=250652688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2020-02-04T06:43:37.705Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Logarithmic Scale Y} time=250652688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2020-02-04T06:43:37.705Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Logarithmic Scale Y} time=250652689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2020-02-04T06:43:37.705Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Logarithmic Scale Y} time=250652689 data=null doit=true} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2020-02-04T06:43:37.705Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Logarithmic Scale Y} time=250652689 data=null} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2020-02-04T06:43:37.705Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2020-02-04T06:43:37.705Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=250652690 data=null doit=true} to Shell with text {Custom chart creation} [2020-02-04T06:43:37.705Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:43:37.705Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:43:37.705Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-02-04T06:43:37.705Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2020-02-04T06:43:37.705Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2020-02-04T06:43:37.705Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:43:37.705Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:43:37.705Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-02-04T06:43:37.705Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:43:37.705Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:43:37.705Z] DEBUG - Clicking on OK [2020-02-04T06:43:37.705Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=250652693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:43:37.705Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=250652693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:43:37.705Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=250652693 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:43:37.705Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=250652693 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:43:37.705Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=250652694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:43:37.705Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=250652694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:43:37.705Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=250652694 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:43:38.012Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=250652288 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'New custom chart' [2020-02-04T06:43:38.012Z] DEBUG - Clicked on [2020-02-04T06:43:38.012Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2020-02-04T06:43:38.270Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2020-02-04T06:43:38.270Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2020-02-04T06:43:38.270Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2020-02-04T06:43:38.270Z] DEBUG - matched Button with text "&Yes", using matcher: (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') [2020-02-04T06:43:38.270Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2020-02-04T06:43:38.270Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2020-02-04T06:43:38.270Z] DEBUG - Clicking on &Yes [2020-02-04T06:43:38.270Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=250653208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2020-02-04T06:43:38.270Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=250653208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2020-02-04T06:43:38.270Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=250653208 data=null doit=true} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2020-02-04T06:43:38.270Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=250653209 data=null} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2020-02-04T06:43:38.270Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=250653209 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2020-02-04T06:43:38.270Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=250653209 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2020-02-04T06:43:38.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=250653210 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2020-02-04T06:43:38.527Z] DEBUG - Clicked on [2020-02-04T06:43:38.527Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=250653601 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-02-04T06:43:38.527Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-02-04T06:43:38.784Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:43:38.784Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:43:38.784Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:43:38.784Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=250653686 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-02-04T06:43:38.784Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=250653686 data=null doit=true} to TreeItem with text {test} [2020-02-04T06:43:38.784Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=250653687 data=null} to TreeItem with text {test} [2020-02-04T06:43:38.784Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=250653687 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-02-04T06:43:38.784Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250653688 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2020-02-04T06:43:38.784Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=250653721 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-02-04T06:43:39.046Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-02-04T06:43:39.046Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-02-04T06:43:39.046Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-02-04T06:43:39.977Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-02-04T06:43:39.977Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-02-04T06:43:39.977Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-02-04T06:43:39.977Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-02-04T06:43:39.977Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:43:39.977Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-02-04T06:43:39.977Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:43:39.977Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:43:39.977Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:43:39.977Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-02-04T06:43:39.977Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250654830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:43:39.977Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250654831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:43:39.977Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=250654831 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:43:39.977Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=250654831 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:43:39.977Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250654831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:43:39.977Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250654831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:43:39.977Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=250654832 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:43:39.977Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250654832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:43:39.977Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250654832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:43:39.977Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250654832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:43:39.977Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=250654832 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:43:39.977Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=250654832 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:43:39.977Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:43:39.977Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-02-04T06:43:39.977Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-02-04T06:43:39.977Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:43:39.977Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:43:39.977Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-02-04T06:43:39.977Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:43:39.977Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:43:39.977Z] DEBUG - Clicking on OK [2020-02-04T06:43:39.977Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=250654835 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:43:39.977Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=250654835 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:43:39.977Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=250654835 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:43:39.977Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=250654835 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:43:39.977Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=250654835 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:43:39.977Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=250654835 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:43:39.977Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:43:39.977Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:43:39.977Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:43:39.977Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:43:39.977Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:43:39.977Z] DEBUG - Clicked on OK [2020-02-04T06:43:40.541Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=250654836 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:43:40.541Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=250653992 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-02-04T06:43:40.541Z] [2020-02-04T06:43:40.541Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2020-02-04 06:43:40.409 [2020-02-04T06:43:40.541Z] !MESSAGE Not unregistering built-in on-demand analysis "stubAnalysis/data/analysisMultipleRow.data" [2020-02-04T06:43:40.541Z] [2020-02-04T06:43:40.541Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2020-02-04 06:43:40.410 [2020-02-04T06:43:40.541Z] !MESSAGE Not unregistering built-in on-demand analysis "stubAnalysis/data/analysisMultipleSimilarRow.data" [2020-02-04T06:43:40.541Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.883 s - in org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest [2020-02-04T06:43:40.541Z] testSimilarRows(org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest) Time elapsed: 3.607 s [2020-02-04T06:43:40.541Z] testScatterMultipleRow(org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest) Time elapsed: 3.23 s [2020-02-04T06:43:40.541Z] [2020-02-04T06:43:40.541Z] Results: [2020-02-04T06:43:40.541Z] [2020-02-04T06:43:40.541Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [2020-02-04T06:43:40.541Z] [2020-02-04T06:43:41.105Z] [2020-02-04T06:43:41.105Z] !ENTRY org.eclipse.core.resources 2 10035 2020-02-04 06:43:41.022 [2020-02-04T06:43:41.105Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2020-02-04T06:43:42.037Z] [INFO] All tests passed! [2020-02-04T06:43:42.037Z] [INFO] [2020-02-04T06:43:42.037Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2020-02-04T06:43:42.037Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT.jar [2020-02-04T06:43:42.037Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT.pom [2020-02-04T06:43:42.037Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar [2020-02-04T06:43:42.037Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT-pack200.jar.pack.gz [2020-02-04T06:43:42.037Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT-p2metadata.xml [2020-02-04T06:43:42.037Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT-p2artifacts.xml [2020-02-04T06:43:42.037Z] [INFO] [2020-02-04T06:43:42.037Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2020-02-04T06:43:42.037Z] [INFO] [2020-02-04T06:43:42.037Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests >-- [2020-02-04T06:43:42.037Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.11-SNAPSHOT [44/138] [2020-02-04T06:43:42.037Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-02-04T06:43:42.037Z] [INFO] [2020-02-04T06:43:42.037Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2020-02-04T06:43:42.037Z] [INFO] [2020-02-04T06:43:42.037Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2020-02-04T06:43:42.037Z] [INFO] The project's OSGi version is 1.0.11.202002040608 [2020-02-04T06:43:42.037Z] [INFO] [2020-02-04T06:43:42.037Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2020-02-04T06:43:42.037Z] [INFO] [2020-02-04T06:43:42.037Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2020-02-04T06:43:42.037Z] [INFO] [2020-02-04T06:43:42.037Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2020-02-04T06:43:42.037Z] [INFO] [2020-02-04T06:43:42.037Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2020-02-04T06:43:42.037Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:43:42.037Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/main/resources [2020-02-04T06:43:42.037Z] [INFO] [2020-02-04T06:43:42.037Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2020-02-04T06:43:42.037Z] [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/classes [2020-02-04T06:43:42.602Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/inputoutput/InputOutputDataProviderTest.java:[112] [2020-02-04T06:43:42.602Z] TmfModelResponse<@NonNull ITmfXyModel> yResponse = provider.fetchXY(parameters, PROGRESS_MONITOR); [2020-02-04T06:43:42.602Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:43:42.602Z] Discouraged access: The method 'AbstractTreeCommonXDataProvider.fetchXY(Map, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-02-04T06:43:42.602Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/kernel/ThreadStatusDataProviderTest.java:[131] [2020-02-04T06:43:42.602Z] TmfModelResponse rowResponse = provider.fetchRowModel(FetchParametersUtils.selectionTimeQueryToMap(new SelectionTimeQueryFilter(1, 80, 80, idsToNames.keySet())), null); [2020-02-04T06:43:42.602Z] ^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:43:42.602Z] Null type safety (type annotations): The expression of type '@NonNull Set' needs unchecked conversion to conform to '@NonNull Collection<@NonNull Long>', corresponding supertype is 'Collection' [2020-02-04T06:43:42.602Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/inputoutput/AbstractTestInputOutput.java:[84] [2020-02-04T06:43:42.602Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2020-02-04T06:43:42.602Z] ^^^^^ [2020-02-04T06:43:42.602Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2020-02-04T06:43:42.602Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/cpuusage/CpuUsageStateProviderTest.java:[78] [2020-02-04T06:43:42.602Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2020-02-04T06:43:42.602Z] ^^^^^ [2020-02-04T06:43:42.602Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2020-02-04T06:43:42.602Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/kernelmemoryusage/KernelMemoryStateProviderTest.java:[63] [2020-02-04T06:43:42.602Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2020-02-04T06:43:42.602Z] ^^^^^ [2020-02-04T06:43:42.602Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2020-02-04T06:43:42.602Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/contextswitch/ContextSwitchProviderTest.java:[60] [2020-02-04T06:43:42.602Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2020-02-04T06:43:42.602Z] ^^^^^ [2020-02-04T06:43:42.602Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2020-02-04T06:43:42.602Z] 6 problems (6 warnings) [2020-02-04T06:43:42.602Z] [INFO] [2020-02-04T06:43:42.602Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2020-02-04T06:43:42.602Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:43:42.602Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/test/resources [2020-02-04T06:43:42.602Z] [INFO] [2020-02-04T06:43:42.602Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2020-02-04T06:43:42.603Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.11-SNAPSHOT-sources.jar [2020-02-04T06:43:42.859Z] [INFO] [2020-02-04T06:43:42.859Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2020-02-04T06:43:42.859Z] [INFO] [2020-02-04T06:43:42.859Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2020-02-04T06:43:42.859Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.11-SNAPSHOT.jar [2020-02-04T06:43:42.859Z] [INFO] [2020-02-04T06:43:42.859Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2020-02-04T06:43:42.859Z] [INFO] [2020-02-04T06:43:42.859Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2020-02-04T06:43:42.859Z] [INFO] [2020-02-04T06:43:42.859Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2020-02-04T06:43:42.859Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.11-SNAPSHOT.jar [2020-02-04T06:43:42.859Z] [INFO] [2020-02-04T06:43:42.859Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2020-02-04T06:43:43.115Z] [INFO] [2020-02-04T06:43:43.115Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2020-02-04T06:43:43.679Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/data/.metadata/.log [2020-02-04T06:43:43.679Z] [INFO] Command line: [2020-02-04T06:43:43.679Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2020-02-04T06:43:43.679Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-02-04T06:43:46.201Z] !SESSION 2020-02-04 06:43:43.606 ----------------------------------------------- [2020-02-04T06:43:46.201Z] eclipse.buildId=unknown [2020-02-04T06:43:46.201Z] java.version=1.8.0_202 [2020-02-04T06:43:46.201Z] java.vendor=Oracle Corporation [2020-02-04T06:43:46.201Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-02-04T06:43:46.201Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2020-02-04T06:43:46.201Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2020-02-04T06:43:46.201Z] [2020-02-04T06:43:46.201Z] !ENTRY org.eclipse.compare.win32 4 0 2020-02-04 06:43:46.148 [2020-02-04T06:43:46.201Z] !MESSAGE FrameworkEvent ERROR [2020-02-04T06:43:46.201Z] !STACK 0 [2020-02-04T06:43:46.201Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [49] [2020-02-04T06:43:46.201Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-02-04T06:43:46.201Z] [2020-02-04T06:43:46.201Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-02-04T06:43:46.201Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-02-04T06:43:46.201Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-02-04T06:43:46.201Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-02-04T06:43:46.201Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-02-04T06:43:46.201Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-02-04T06:43:46.201Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-02-04T06:43:46.201Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-02-04T06:43:48.096Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest [2020-02-04T06:43:49.467Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.135 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest [2020-02-04T06:43:49.467Z] testMatchingMultiMatchers(org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest) Time elapsed: 0.866 s [2020-02-04T06:43:49.467Z] testMatching(org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest) Time elapsed: 0.243 s [2020-02-04T06:43:49.467Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest [2020-02-04T06:43:51.993Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.656 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest [2020-02-04T06:43:51.993Z] testTree(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest) Time elapsed: 2.651 s [2020-02-04T06:43:51.993Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest [2020-02-04T06:44:04.175Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.093 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest [2020-02-04T06:44:04.175Z] testAnalysisExecution(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest) Time elapsed: 2.24 s [2020-02-04T06:44:04.175Z] testInRangeWithCpuSubset(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest) Time elapsed: 2.24 s [2020-02-04T06:44:04.175Z] testUsageInRange(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest) Time elapsed: 2.241 s [2020-02-04T06:44:04.175Z] testRequirements(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest) Time elapsed: 1.136 s [2020-02-04T06:44:04.175Z] testReturnedStateSystem(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest) Time elapsed: 2.234 s [2020-02-04T06:44:04.175Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest [2020-02-04T06:44:09.428Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.711 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest [2020-02-04T06:44:09.428Z] testGetDisks[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest) Time elapsed: 2.244 s [2020-02-04T06:44:09.428Z] testGetDisks[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest) Time elapsed: 2.221 s [2020-02-04T06:44:09.428Z] testGetDisks[2: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest) Time elapsed: 2.232 s [2020-02-04T06:44:09.428Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest [2020-02-04T06:44:11.322Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.256 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest [2020-02-04T06:44:11.322Z] testDiskActivity[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest) Time elapsed: 2.252 s [2020-02-04T06:44:11.322Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest [2020-02-04T06:45:07.510Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 53.508 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest [2020-02-04T06:45:07.510Z] testAnalysisExecution[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.235 s [2020-02-04T06:45:07.510Z] testStateProviderIntervalData[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.229 s [2020-02-04T06:45:07.510Z] testStateProviderPunctualData[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.235 s [2020-02-04T06:45:07.510Z] testAnalysisExecution[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.217 s [2020-02-04T06:45:07.510Z] testStateProviderIntervalData[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.216 s [2020-02-04T06:45:07.510Z] testStateProviderPunctualData[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.219 s [2020-02-04T06:45:07.510Z] testAnalysisExecution[2: io_req_merge.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.241 s [2020-02-04T06:45:07.510Z] testStateProviderIntervalData[2: io_req_merge.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.227 s [2020-02-04T06:45:07.510Z] testStateProviderPunctualData[2: io_req_merge.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.24 s [2020-02-04T06:45:07.510Z] testAnalysisExecution[3: io_missing.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.232 s [2020-02-04T06:45:07.510Z] testStateProviderIntervalData[3: io_missing.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.238 s [2020-02-04T06:45:07.510Z] testStateProviderPunctualData[3: io_missing.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.229 s [2020-02-04T06:45:07.510Z] testAnalysisExecution[4: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.219 s [2020-02-04T06:45:07.510Z] testStateProviderIntervalData[4: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.22 s [2020-02-04T06:45:07.510Z] testStateProviderPunctualData[4: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.219 s [2020-02-04T06:45:07.510Z] testAnalysisExecution[5: io_syscall_read.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.228 s [2020-02-04T06:45:07.510Z] testStateProviderIntervalData[5: io_syscall_read.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.222 s [2020-02-04T06:45:07.510Z] testStateProviderPunctualData[5: io_syscall_read.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.224 s [2020-02-04T06:45:07.510Z] testAnalysisExecution[6: io_syscall_write.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.242 s [2020-02-04T06:45:07.510Z] testStateProviderIntervalData[6: io_syscall_write.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.224 s [2020-02-04T06:45:07.510Z] testStateProviderPunctualData[6: io_syscall_write.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.223 s [2020-02-04T06:45:07.510Z] testAnalysisExecution[7: io_full_kernel.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.244 s [2020-02-04T06:45:07.510Z] testStateProviderIntervalData[7: io_full_kernel.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.233 s [2020-02-04T06:45:07.510Z] testStateProviderPunctualData[7: io_full_kernel.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.237 s [2020-02-04T06:45:07.510Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest [2020-02-04T06:45:19.696Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.331 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest [2020-02-04T06:45:19.696Z] testDeviceStrings[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.237 s [2020-02-04T06:45:19.696Z] testSectorsAt[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.223 s [2020-02-04T06:45:19.696Z] testDeviceStrings[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.215 s [2020-02-04T06:45:19.696Z] testSectorsAt[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.213 s [2020-02-04T06:45:19.696Z] testDeviceStrings[2: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.222 s [2020-02-04T06:45:19.696Z] testSectorsAt[2: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.218 s [2020-02-04T06:45:19.696Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest [2020-02-04T06:45:29.652Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.2 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest [2020-02-04T06:45:29.652Z] testGetPpid(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.133 s [2020-02-04T06:45:29.652Z] testGetThreadOnCpu(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.131 s [2020-02-04T06:45:29.652Z] testIsThreadActiveRange(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.133 s [2020-02-04T06:45:29.652Z] testGetExecutableName(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.131 s [2020-02-04T06:45:29.653Z] testGetThreadQuarks(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.133 s [2020-02-04T06:45:29.653Z] testGetStatusIntervalsForThread(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.129 s [2020-02-04T06:45:29.653Z] testGetPid(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.133 s [2020-02-04T06:45:29.653Z] testGetThreadsOfCpus(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.133 s [2020-02-04T06:45:29.653Z] testGetStatusIntervalsForThreadIt(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.141 s [2020-02-04T06:45:29.653Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest [2020-02-04T06:45:29.653Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.158 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest [2020-02-04T06:45:29.653Z] testResolvePidAspect(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest) Time elapsed: 1.156 s [2020-02-04T06:45:29.653Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest [2020-02-04T06:45:30.584Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.139 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest [2020-02-04T06:45:30.584Z] testResolveTidAspect(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest) Time elapsed: 1.138 s [2020-02-04T06:45:30.584Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest [2020-02-04T06:45:31.956Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.24 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest [2020-02-04T06:45:31.956Z] testThreadStatusDataProvider(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest) Time elapsed: 1.24 s [2020-02-04T06:45:31.956Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest [2020-02-04T06:45:31.956Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest [2020-02-04T06:45:31.956Z] testOpening(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest) Time elapsed: 0.016 s [2020-02-04T06:45:31.956Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest [2020-02-04T06:45:37.208Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.539 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest [2020-02-04T06:45:37.208Z] testAnalysisExecution(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest) Time elapsed: 1.16 s [2020-02-04T06:45:37.208Z] testUsageInRange(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest) Time elapsed: 1.126 s [2020-02-04T06:45:37.208Z] testReturnedStateSystem(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest) Time elapsed: 1.127 s [2020-02-04T06:45:37.208Z] testInvalid(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest) Time elapsed: 1.125 s [2020-02-04T06:45:37.208Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest [2020-02-04T06:45:39.732Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.342 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest [2020-02-04T06:45:39.732Z] testAnalysisExecution(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest) Time elapsed: 2.216 s [2020-02-04T06:45:39.732Z] testAllocationDeallocationMemory(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest) Time elapsed: 1.125 s [2020-02-04T06:45:39.732Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallStatsAnalysisTest [2020-02-04T06:45:43.905Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.28 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallStatsAnalysisTest [2020-02-04T06:45:43.905Z] testSmallTraceSequential(org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallStatsAnalysisTest) Time elapsed: 4.279 s [2020-02-04T06:45:43.905Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest [2020-02-04T06:45:44.161Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.296 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest [2020-02-04T06:45:44.161Z] testSmallTraceSequential(org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest) Time elapsed: 0.295 s [2020-02-04T06:45:44.161Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest [2020-02-04T06:45:44.417Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest [2020-02-04T06:45:44.417Z] testCallsiteAnalysis(org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest) Time elapsed: 0.015 s [2020-02-04T06:45:44.417Z] testIterator(org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest) Time elapsed: 0.01 s [2020-02-04T06:45:44.417Z] [2020-02-04T06:45:44.417Z] Results: [2020-02-04T06:45:44.417Z] [2020-02-04T06:45:44.417Z] Tests run: 65, Failures: 0, Errors: 0, Skipped: 0 [2020-02-04T06:45:44.417Z] [2020-02-04T06:45:44.674Z] [INFO] All tests passed! [2020-02-04T06:45:44.674Z] [INFO] [2020-02-04T06:45:44.674Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2020-02-04T06:45:44.674Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.11-SNAPSHOT.jar [2020-02-04T06:45:44.674Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.11-SNAPSHOT.pom [2020-02-04T06:45:44.674Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.11-SNAPSHOT-sources.jar [2020-02-04T06:45:44.674Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.11-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.11-SNAPSHOT-pack200.jar.pack.gz [2020-02-04T06:45:44.674Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.11-SNAPSHOT-p2metadata.xml [2020-02-04T06:45:44.674Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.11-SNAPSHOT-p2artifacts.xml [2020-02-04T06:45:44.674Z] [INFO] [2020-02-04T06:45:44.674Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2020-02-04T06:45:44.674Z] [INFO] [2020-02-04T06:45:44.674Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui >-- [2020-02-04T06:45:44.674Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui 4.0.2-SNAPSHOT [45/138] [2020-02-04T06:45:44.674Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-02-04T06:45:44.674Z] [INFO] [2020-02-04T06:45:44.674Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.ui --- [2020-02-04T06:45:44.674Z] [INFO] [2020-02-04T06:45:44.674Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui --- [2020-02-04T06:45:44.674Z] [INFO] The project's OSGi version is 4.0.2.202002040608 [2020-02-04T06:45:44.674Z] [INFO] [2020-02-04T06:45:44.674Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui --- [2020-02-04T06:45:44.674Z] [INFO] [2020-02-04T06:45:44.674Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui --- [2020-02-04T06:45:44.674Z] [INFO] [2020-02-04T06:45:44.674Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui --- [2020-02-04T06:45:44.674Z] [INFO] [2020-02-04T06:45:44.674Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui --- [2020-02-04T06:45:44.674Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:45:44.674Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/main/resources [2020-02-04T06:45:44.674Z] [INFO] [2020-02-04T06:45:44.674Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui --- [2020-02-04T06:45:44.675Z] [INFO] Compiling 36 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes [2020-02-04T06:45:45.609Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartTreeViewer.java:[57] [2020-02-04T06:45:45.609Z] TmfGenericTreeEntry entry = (TmfGenericTreeEntry) element; [2020-02-04T06:45:45.609Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:45:45.609Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2020-02-04T06:45:45.609Z] 2. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartTreeViewer.java (at line 60) [2020-02-04T06:45:45.609Z] return getLegendImage(String.valueOf(entry.getModel().getId())); [2020-02-04T06:45:45.609Z] ^^^^^^^^^^^^^^^^ [2020-02-04T06:45:45.609Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'TmfGenericTreeEntry<@NonNull TmfTreeDataModel>'. Type 'TmfGenericTreeEntry' doesn't seem to be designed with null type annotations in mind [2020-02-04T06:45:45.609Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartTreeViewer.java:[125] [2020-02-04T06:45:45.609Z] return DataProviderManager.getInstance().getDataProvider(trace, SegmentStoreScatterDataProvider.ID + ':' + analysisId, ITmfTreeXYDataProvider.class); [2020-02-04T06:45:45.609Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:45:45.609Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2020-02-04T06:45:45.609Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartViewer.java:[100] [2020-02-04T06:45:45.609Z] return DataProviderManager.getInstance().getDataProvider(trace, SegmentStoreScatterDataProvider.ID + ':' + analysisId, ITmfTreeXYDataProvider.class); [2020-02-04T06:45:45.609Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:45:45.609Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2020-02-04T06:45:45.609Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/table/SegmentStoreContentProvider.java:[171] [2020-02-04T06:45:45.609Z] return Iterables.get(iterable, (int) idx, null); [2020-02-04T06:45:45.609Z] ^^^^ [2020-02-04T06:45:45.609Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable '? extends ISegment' [2020-02-04T06:45:45.609Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/table/SegmentStoreContentProvider.java:[191] [2020-02-04T06:45:45.609Z] return Iterables.getLast(baseIterable, null); [2020-02-04T06:45:45.609Z] ^^^^ [2020-02-04T06:45:45.609Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable '? extends ISegment' [2020-02-04T06:45:45.609Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/table/SegmentStoreContentProvider.java:[202] [2020-02-04T06:45:45.609Z] return Iterables.getFirst((Iterable) iterable, null); [2020-02-04T06:45:45.609Z] ^^^^ [2020-02-04T06:45:45.609Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable '? extends ISegment' [2020-02-04T06:45:45.609Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density/SimpleTooltipProvider.java:[70] [2020-02-04T06:45:45.609Z] addItem(null, ToolTipString.fromString(Messages.SimpleTooltipProvider_count), ToolTipString.fromDecimal(y)); [2020-02-04T06:45:45.609Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:45:45.609Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:45:45.609Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[57] [2020-02-04T06:45:45.609Z] import org.eclipse.tracecompass.internal.provisional.tmf.core.model.filter.parser.FilterCu; [2020-02-04T06:45:45.610Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:45:45.610Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-02-04T06:45:45.610Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[58] [2020-02-04T06:45:45.610Z] import org.eclipse.tracecompass.internal.provisional.tmf.core.model.filter.parser.IFilterStrings; [2020-02-04T06:45:45.610Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:45:45.610Z] Discouraged access: The type 'IFilterStrings' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-02-04T06:45:45.610Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[59] [2020-02-04T06:45:45.610Z] import org.eclipse.tracecompass.internal.provisional.tmf.core.model.filters.TmfFilterAppliedSignal; [2020-02-04T06:45:45.610Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:45:45.610Z] Discouraged access: The type 'TmfFilterAppliedSignal' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-02-04T06:45:45.610Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[60] [2020-02-04T06:45:45.610Z] import org.eclipse.tracecompass.internal.provisional.tmf.core.model.filters.TraceCompassFilter; [2020-02-04T06:45:45.610Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:45:45.610Z] Discouraged access: The type 'TraceCompassFilter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-02-04T06:45:45.610Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[61] [2020-02-04T06:45:45.610Z] import org.eclipse.tracecompass.internal.segmentstore.core.arraylist.ArrayListStore; [2020-02-04T06:45:45.610Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:45:45.610Z] Discouraged access: The type 'ArrayListStore' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes') [2020-02-04T06:45:45.610Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[371] [2020-02-04T06:45:45.610Z] ISegmentStore filteredStore = new ArrayListStore<>(); [2020-02-04T06:45:45.610Z] ^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:45:45.610Z] Discouraged access: The constructor 'ArrayListStore()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes') [2020-02-04T06:45:45.610Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[371] [2020-02-04T06:45:45.610Z] ISegmentStore filteredStore = new ArrayListStore<>(); [2020-02-04T06:45:45.610Z] ^^^^^^^^^^^^^^ [2020-02-04T06:45:45.610Z] Discouraged access: The type 'ArrayListStore' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes') [2020-02-04T06:45:45.610Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[417] [2020-02-04T06:45:45.610Z] for (Map.Entry> entry : regexes.asMap().entrySet()) { [2020-02-04T06:45:45.610Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:45:45.610Z] Null type safety (type annotations): The expression of type 'Map.@NonNull Entry<@NonNull Integer,Collection<@NonNull String>>' needs unchecked conversion to conform to 'Map.Entry<@NonNull Integer,@NonNull Collection<@NonNull String>>' [2020-02-04T06:45:45.610Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[418] [2020-02-04T06:45:45.610Z] String regex = IFilterStrings.mergeFilters(entry.getValue()); [2020-02-04T06:45:45.610Z] ^^^^^^^^^^^^^^ [2020-02-04T06:45:45.610Z] Discouraged access: The type 'IFilterStrings' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-02-04T06:45:45.610Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[418] [2020-02-04T06:45:45.610Z] String regex = IFilterStrings.mergeFilters(entry.getValue()); [2020-02-04T06:45:45.610Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:45:45.610Z] Discouraged access: The method 'IFilterStrings.mergeFilters(Collection)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-02-04T06:45:45.610Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[419] [2020-02-04T06:45:45.610Z] FilterCu cu = FilterCu.compile(regex); [2020-02-04T06:45:45.610Z] ^^^^^^^^ [2020-02-04T06:45:45.610Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-02-04T06:45:45.610Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[419] [2020-02-04T06:45:45.610Z] FilterCu cu = FilterCu.compile(regex); [2020-02-04T06:45:45.610Z] ^^^^^^^^ [2020-02-04T06:45:45.610Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-02-04T06:45:45.610Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[419] [2020-02-04T06:45:45.610Z] FilterCu cu = FilterCu.compile(regex); [2020-02-04T06:45:45.610Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:45:45.610Z] Discouraged access: The method 'FilterCu.compile(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-02-04T06:45:45.610Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[420] [2020-02-04T06:45:45.610Z] Predicate<@NonNull Map<@NonNull String, @NonNull Object>> predicate = cu != null ? multiToMapPredicate(cu.generate()) : null; [2020-02-04T06:45:45.610Z] ^^^^^^^^^^^^^ [2020-02-04T06:45:45.610Z] Discouraged access: The method 'FilterCu.generate()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-02-04T06:45:45.610Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[445] [2020-02-04T06:45:45.610Z] for (Entry> entry : regexes.asMap().entrySet()) { [2020-02-04T06:45:45.610Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:45:45.610Z] Null type safety (type annotations): The expression of type 'Map.@NonNull Entry<@NonNull Integer,Collection<@NonNull String>>' needs unchecked conversion to conform to 'Map.Entry<@NonNull Integer,@NonNull Collection<@NonNull String>>' [2020-02-04T06:45:45.610Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[446] [2020-02-04T06:45:45.610Z] String regex = IFilterStrings.mergeFilters(entry.getValue()); [2020-02-04T06:45:45.610Z] ^^^^^^^^^^^^^^ [2020-02-04T06:45:45.610Z] Discouraged access: The type 'IFilterStrings' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-02-04T06:45:45.610Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[446] [2020-02-04T06:45:45.610Z] String regex = IFilterStrings.mergeFilters(entry.getValue()); [2020-02-04T06:45:45.610Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:45:45.610Z] Discouraged access: The method 'IFilterStrings.mergeFilters(Collection)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-02-04T06:45:45.610Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[447] [2020-02-04T06:45:45.610Z] FilterCu cu = FilterCu.compile(regex); [2020-02-04T06:45:45.610Z] ^^^^^^^^ [2020-02-04T06:45:45.611Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-02-04T06:45:45.611Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[447] [2020-02-04T06:45:45.611Z] FilterCu cu = FilterCu.compile(regex); [2020-02-04T06:45:45.611Z] ^^^^^^^^ [2020-02-04T06:45:45.611Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-02-04T06:45:45.611Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[447] [2020-02-04T06:45:45.611Z] FilterCu cu = FilterCu.compile(regex); [2020-02-04T06:45:45.611Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:45:45.611Z] Discouraged access: The method 'FilterCu.compile(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-02-04T06:45:45.611Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[448] [2020-02-04T06:45:45.611Z] Predicate<@NonNull Multimap<@NonNull String, @NonNull Object>> predicate = cu != null ? cu.generate() : null; [2020-02-04T06:45:45.611Z] ^^^^^^^^^^^^^ [2020-02-04T06:45:45.611Z] Discouraged access: The method 'FilterCu.generate()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-02-04T06:45:45.611Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[610] [2020-02-04T06:45:45.611Z] public void regexFilterApplied(TmfFilterAppliedSignal signal) { [2020-02-04T06:45:45.611Z] ^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:45:45.611Z] Discouraged access: The type 'TmfFilterAppliedSignal' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-02-04T06:45:45.611Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[631] [2020-02-04T06:45:45.611Z] TraceCompassFilter globalFilter = TraceCompassFilter.getFilterForTrace(trace); [2020-02-04T06:45:45.611Z] ^^^^^^^^^^^^^^^^^^ [2020-02-04T06:45:45.611Z] Discouraged access: The type 'TraceCompassFilter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-02-04T06:45:45.611Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[631] [2020-02-04T06:45:45.611Z] TraceCompassFilter globalFilter = TraceCompassFilter.getFilterForTrace(trace); [2020-02-04T06:45:45.611Z] ^^^^^^^^^^^^^^^^^^ [2020-02-04T06:45:45.611Z] Discouraged access: The type 'TraceCompassFilter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-02-04T06:45:45.611Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[631] [2020-02-04T06:45:45.611Z] TraceCompassFilter globalFilter = TraceCompassFilter.getFilterForTrace(trace); [2020-02-04T06:45:45.611Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:45:45.611Z] Discouraged access: The method 'TraceCompassFilter.getFilterForTrace(ITmfTrace)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-02-04T06:45:45.611Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[635] [2020-02-04T06:45:45.611Z] regexes.putAll(IFilterProperty.DIMMED, globalFilter.getRegexes()); [2020-02-04T06:45:45.611Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:45:45.611Z] Discouraged access: The method 'TraceCompassFilter.getRegexes()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-02-04T06:45:45.611Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[121] [2020-02-04T06:45:45.611Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>) element).getModel(); [2020-02-04T06:45:45.611Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:45:45.611Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2020-02-04T06:45:45.611Z] 36. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java (at line 121) [2020-02-04T06:45:45.611Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>) element).getModel(); [2020-02-04T06:45:45.611Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:45:45.611Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>'. Type 'TmfGenericTreeEntry' doesn't seem to be designed with null type annotations in mind [2020-02-04T06:45:45.611Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[147] [2020-02-04T06:45:45.611Z] createTmfTreeColumnData(Messages.SegmentStoreStatistics_LevelLabel, Comparator.comparing(TmfTreeViewerEntry::getName)), [2020-02-04T06:45:45.611Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:45:45.611Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2020-02-04T06:45:45.611Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[148] [2020-02-04T06:45:45.611Z] createTmfTreeColumnData(Messages.SegmentStoreStatistics_Statistics_MinLabel, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getMin))), [2020-02-04T06:45:45.611Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:45:45.611Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2020-02-04T06:45:45.611Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[149] [2020-02-04T06:45:45.611Z] createTmfTreeColumnData(Messages.SegmentStoreStatistics_MaxLabel, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getMax))), [2020-02-04T06:45:45.611Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:45:45.611Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2020-02-04T06:45:45.611Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[150] [2020-02-04T06:45:45.611Z] createTmfTreeColumnData(Messages.SegmentStoreStatistics_AverageLabel, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getMean))), [2020-02-04T06:45:45.611Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:45:45.611Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2020-02-04T06:45:45.611Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[151] [2020-02-04T06:45:45.611Z] createTmfTreeColumnData(Messages.SegmentStoreStatisticsViewer_StandardDeviation, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getStdDev))), [2020-02-04T06:45:45.611Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:45:45.611Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2020-02-04T06:45:45.611Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[152] [2020-02-04T06:45:45.611Z] createTmfTreeColumnData(Messages.SegmentStoreStatisticsViewer_Count, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getNbElements))), [2020-02-04T06:45:45.611Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:45:45.611Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2020-02-04T06:45:45.611Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[153] [2020-02-04T06:45:45.611Z] createTmfTreeColumnData(Messages.SegmentStoreStatisticsViewer_Total, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getTotal))), [2020-02-04T06:45:45.611Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:45:45.611Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2020-02-04T06:45:45.612Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[181] [2020-02-04T06:45:45.612Z] return modelExtractor.apply(((TmfGenericTreeEntry) entry).getModel()); [2020-02-04T06:45:45.612Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:45:45.612Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type '@NonNull Function>'. Type 'Function' doesn't seem to be designed with null type annotations in mind [2020-02-04T06:45:45.612Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[181] [2020-02-04T06:45:45.612Z] return modelExtractor.apply(((TmfGenericTreeEntry) entry).getModel()); [2020-02-04T06:45:45.612Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:45:45.612Z] Type safety: Unchecked cast from TmfTreeViewerEntry to TmfGenericTreeEntry [2020-02-04T06:45:45.612Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[183] [2020-02-04T06:45:45.612Z] return (E) (Comparable) o -> 0; [2020-02-04T06:45:45.612Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:45:45.612Z] Type safety: Unchecked cast from Comparable to E [2020-02-04T06:45:45.612Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[204] [2020-02-04T06:45:45.612Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry) element).getModel(); [2020-02-04T06:45:45.612Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:45:45.612Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2020-02-04T06:45:45.612Z] 48. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java (at line 204) [2020-02-04T06:45:45.612Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry) element).getModel(); [2020-02-04T06:45:45.612Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:45:45.612Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>'. Type 'TmfGenericTreeEntry' doesn't seem to be designed with null type annotations in mind [2020-02-04T06:45:45.612Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[221] [2020-02-04T06:45:45.612Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry) element).getModel(); [2020-02-04T06:45:45.612Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:45:45.612Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2020-02-04T06:45:45.612Z] 50. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java (at line 221) [2020-02-04T06:45:45.612Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry) element).getModel(); [2020-02-04T06:45:45.612Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:45:45.612Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>'. Type 'TmfGenericTreeEntry' doesn't seem to be designed with null type annotations in mind [2020-02-04T06:45:45.612Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[258] [2020-02-04T06:45:45.612Z] provider = DataProviderManager.getInstance().getDataProvider(trace, [2020-02-04T06:45:45.612Z] fProviderId, ITmfTreeDataProvider.class); [2020-02-04T06:45:45.612Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:45:45.612Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2020-02-04T06:45:45.612Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[280] [2020-02-04T06:45:45.612Z] return modelToTree(trace.getName(), model.getEntries()); [2020-02-04T06:45:45.612Z] ^^^^^^^^^^^^^^^ [2020-02-04T06:45:45.612Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:45:45.612Z] 52 problems (0 errors, 48 warnings, 48 info) [2020-02-04T06:45:45.612Z] [INFO] [2020-02-04T06:45:45.612Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.ui --- [2020-02-04T06:45:45.612Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:45:45.612Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/test/resources [2020-02-04T06:45:45.612Z] [INFO] [2020-02-04T06:45:45.612Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.ui --- [2020-02-04T06:45:45.612Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.2-SNAPSHOT-sources.jar [2020-02-04T06:45:46.005Z] [INFO] [2020-02-04T06:45:46.005Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui --- [2020-02-04T06:45:46.005Z] [INFO] [2020-02-04T06:45:46.005Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.ui --- [2020-02-04T06:45:46.005Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.2-SNAPSHOT.jar [2020-02-04T06:45:46.005Z] [INFO] [2020-02-04T06:45:46.005Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.ui --- [2020-02-04T06:45:46.005Z] [INFO] [2020-02-04T06:45:46.005Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.ui --- [2020-02-04T06:45:46.005Z] [INFO] [2020-02-04T06:45:46.005Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.ui --- [2020-02-04T06:45:46.005Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.2-SNAPSHOT.jar [2020-02-04T06:45:46.005Z] [INFO] [2020-02-04T06:45:46.005Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.ui --- [2020-02-04T06:45:46.005Z] [INFO] [2020-02-04T06:45:46.005Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.ui --- [2020-02-04T06:45:46.005Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/4.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.2-SNAPSHOT.jar [2020-02-04T06:45:46.005Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/4.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.2-SNAPSHOT.pom [2020-02-04T06:45:46.005Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/4.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.2-SNAPSHOT-sources.jar [2020-02-04T06:45:46.005Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/4.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.2-SNAPSHOT-pack200.jar.pack.gz [2020-02-04T06:45:46.005Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/4.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.2-SNAPSHOT-p2metadata.xml [2020-02-04T06:45:46.005Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/4.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.2-SNAPSHOT-p2artifacts.xml [2020-02-04T06:45:46.005Z] [INFO] [2020-02-04T06:45:46.005Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.ui --- [2020-02-04T06:45:46.005Z] [INFO] [2020-02-04T06:45:46.005Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui >-- [2020-02-04T06:45:46.005Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui 3.0.6-SNAPSHOT [46/138] [2020-02-04T06:45:46.005Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-02-04T06:45:46.005Z] [INFO] [2020-02-04T06:45:46.005Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2020-02-04T06:45:46.005Z] [INFO] [2020-02-04T06:45:46.005Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2020-02-04T06:45:46.005Z] [INFO] The project's OSGi version is 3.0.6.202002040608 [2020-02-04T06:45:46.005Z] [INFO] [2020-02-04T06:45:46.005Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2020-02-04T06:45:46.005Z] [INFO] [2020-02-04T06:45:46.005Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2020-02-04T06:45:46.005Z] [INFO] [2020-02-04T06:45:46.005Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2020-02-04T06:45:46.005Z] [INFO] [2020-02-04T06:45:46.005Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2020-02-04T06:45:46.005Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:45:46.005Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/main/resources [2020-02-04T06:45:46.005Z] [INFO] [2020-02-04T06:45:46.005Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2020-02-04T06:45:46.264Z] [INFO] Compiling 41 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/classes [2020-02-04T06:45:46.827Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageXYViewer.java:[59] [2020-02-04T06:45:46.827Z] return new SelectedCpuQueryFilter(start, end, nb, getSelected(), CpuUsageView.getCpus(getTrace())); [2020-02-04T06:45:46.827Z] ^^^^^^^^^^ [2020-02-04T06:45:46.827Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2020-02-04T06:45:46.827Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageXYViewer.java:[65] [2020-02-04T06:45:46.827Z] parameters.put(CpuUsageDataProvider.REQUESTED_CPUS_KEY, CpuUsageView.getCpus(getTrace())); [2020-02-04T06:45:46.827Z] ^^^^^^^^^^ [2020-02-04T06:45:46.827Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2020-02-04T06:45:46.827Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageXYViewer.java:[82] [2020-02-04T06:45:46.827Z] Set cpus = CpuUsageView.getCpus(getTrace()); [2020-02-04T06:45:46.827Z] ^^^^^^^^^^ [2020-02-04T06:45:46.827Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2020-02-04T06:45:46.827Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/actions/UnfollowThreadAction.java:[43] [2020-02-04T06:45:46.827Z] return Messages.FollowThreadAction_unfollow; [2020-02-04T06:45:46.827Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:45:46.827Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:45:46.827Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/io/diskioactivity/DiskIOActivityTreeViewer.java:[38] [2020-02-04T06:45:46.827Z] TmfGenericTreeEntry entry = (TmfGenericTreeEntry) element; [2020-02-04T06:45:46.827Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:45:46.827Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2020-02-04T06:45:46.827Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageView.java:[92] [2020-02-04T06:45:46.827Z] Set<@NonNull Integer> data = (Set<@NonNull Integer>) getData(trace, CpuUsageView.CPU_USAGE_FOLLOW_CPU); [2020-02-04T06:45:46.827Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:45:46.827Z] Type safety: Unchecked cast from Object to Set [2020-02-04T06:45:46.827Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageView.java:[117] [2020-02-04T06:45:46.827Z] Set data = (Set) getData(trace, CPU_USAGE_FOLLOW_CPU); [2020-02-04T06:45:46.827Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:45:46.827Z] Type safety: Unchecked cast from Object to Set [2020-02-04T06:45:46.827Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/memory/MemoryUsageTreeViewer.java:[48] [2020-02-04T06:45:46.827Z] TmfGenericTreeEntry obj = (TmfGenericTreeEntry) element; [2020-02-04T06:45:46.827Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:45:46.827Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2020-02-04T06:45:46.827Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/memory/MemoryUsageTreeViewer.java:[64] [2020-02-04T06:45:46.827Z] TmfGenericTreeEntry entry = (TmfGenericTreeEntry) element; [2020-02-04T06:45:46.827Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:45:46.827Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2020-02-04T06:45:46.827Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/controlflow/ControlFlowView.java:[61] [2020-02-04T06:45:46.827Z] import org.eclipse.tracecompass.internal.provisional.tmf.ui.widgets.timegraph.BaseDataProviderTimeGraphPresentationProvider; [2020-02-04T06:45:46.827Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:45:46.827Z] Discouraged access: The type 'BaseDataProviderTimeGraphPresentationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2020-02-04T06:45:46.828Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/controlflow/ControlFlowView.java:[218] [2020-02-04T06:45:46.828Z] super(ID, new BaseDataProviderTimeGraphPresentationProvider(), ThreadStatusDataProvider.ID); [2020-02-04T06:45:46.828Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:45:46.828Z] Discouraged access: The constructor 'BaseDataProviderTimeGraphPresentationProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2020-02-04T06:45:46.828Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/controlflow/ControlFlowView.java:[218] [2020-02-04T06:45:46.828Z] super(ID, new BaseDataProviderTimeGraphPresentationProvider(), ThreadStatusDataProvider.ID); [2020-02-04T06:45:46.828Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:45:46.828Z] Discouraged access: The type 'BaseDataProviderTimeGraphPresentationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2020-02-04T06:45:46.828Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/controlflow/ControlFlowView.java:[781] [2020-02-04T06:45:46.828Z] SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(time - 1, time, 2, map.keySet()); [2020-02-04T06:45:46.828Z] ^^^^^^^^^^^^ [2020-02-04T06:45:46.828Z] Null type safety (type annotations): The expression of type '@NonNull Set' needs unchecked conversion to conform to '@NonNull Collection<@NonNull Long>', corresponding supertype is 'Collection' [2020-02-04T06:45:46.828Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageTreeViewer.java:[130] [2020-02-04T06:45:46.828Z] return new SelectedCpuQueryFilter(newStart, newEnd, 2, Collections.emptyList(), CpuUsageView.getCpus(getTrace())); [2020-02-04T06:45:46.828Z] ^^^^^^^^^^ [2020-02-04T06:45:46.828Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2020-02-04T06:45:46.828Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageTreeViewer.java:[143] [2020-02-04T06:45:46.828Z] parameters.put(CpuUsageDataProvider.REQUESTED_CPUS_KEY, CpuUsageView.getCpus(getTrace())); [2020-02-04T06:45:46.828Z] ^^^^^^^^^^ [2020-02-04T06:45:46.828Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2020-02-04T06:45:46.828Z] 15 problems (15 warnings) [2020-02-04T06:45:46.828Z] [INFO] [2020-02-04T06:45:46.828Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2020-02-04T06:45:46.828Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:45:46.828Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/test/resources [2020-02-04T06:45:46.828Z] [INFO] [2020-02-04T06:45:46.828Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2020-02-04T06:45:47.085Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.6-SNAPSHOT-sources.jar [2020-02-04T06:45:47.085Z] [INFO] [2020-02-04T06:45:47.085Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2020-02-04T06:45:47.085Z] [INFO] [2020-02-04T06:45:47.085Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2020-02-04T06:45:47.085Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.6-SNAPSHOT.jar [2020-02-04T06:45:47.085Z] [INFO] [2020-02-04T06:45:47.085Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2020-02-04T06:45:47.085Z] [INFO] [2020-02-04T06:45:47.085Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2020-02-04T06:45:47.085Z] [INFO] [2020-02-04T06:45:47.085Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2020-02-04T06:45:47.085Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.6-SNAPSHOT.jar [2020-02-04T06:45:47.341Z] [INFO] [2020-02-04T06:45:47.341Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2020-02-04T06:45:47.341Z] [INFO] [2020-02-04T06:45:47.342Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2020-02-04T06:45:47.342Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/3.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.6-SNAPSHOT.jar [2020-02-04T06:45:47.342Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/3.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.6-SNAPSHOT.pom [2020-02-04T06:45:47.342Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/3.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.6-SNAPSHOT-sources.jar [2020-02-04T06:45:47.342Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.6-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/3.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.6-SNAPSHOT-pack200.jar.pack.gz [2020-02-04T06:45:47.342Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/3.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.6-SNAPSHOT-p2metadata.xml [2020-02-04T06:45:47.342Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/3.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.6-SNAPSHOT-p2artifacts.xml [2020-02-04T06:45:47.342Z] [INFO] [2020-02-04T06:45:47.342Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2020-02-04T06:45:47.342Z] [INFO] [2020-02-04T06:45:47.342Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests >-- [2020-02-04T06:45:47.342Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.7-SNAPSHOT [47/138] [2020-02-04T06:45:47.342Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-02-04T06:45:47.342Z] [INFO] [2020-02-04T06:45:47.342Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2020-02-04T06:45:47.342Z] [INFO] [2020-02-04T06:45:47.342Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2020-02-04T06:45:47.342Z] [INFO] The project's OSGi version is 1.0.7.202002040608 [2020-02-04T06:45:47.342Z] [INFO] [2020-02-04T06:45:47.342Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2020-02-04T06:45:47.342Z] [INFO] [2020-02-04T06:45:47.342Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2020-02-04T06:45:47.342Z] [INFO] [2020-02-04T06:45:47.342Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2020-02-04T06:45:47.342Z] [INFO] [2020-02-04T06:45:47.342Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2020-02-04T06:45:47.342Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:45:47.342Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/main/resources [2020-02-04T06:45:47.342Z] [INFO] [2020-02-04T06:45:47.342Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2020-02-04T06:45:47.342Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/classes [2020-02-04T06:45:47.599Z] [INFO] [2020-02-04T06:45:47.599Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2020-02-04T06:45:47.599Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:45:47.599Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/test/resources [2020-02-04T06:45:47.599Z] [INFO] [2020-02-04T06:45:47.599Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2020-02-04T06:45:47.599Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.7-SNAPSHOT-sources.jar [2020-02-04T06:45:47.856Z] [INFO] [2020-02-04T06:45:47.856Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2020-02-04T06:45:47.856Z] [INFO] [2020-02-04T06:45:47.856Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2020-02-04T06:45:47.856Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.7-SNAPSHOT.jar [2020-02-04T06:45:47.856Z] [INFO] [2020-02-04T06:45:47.856Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2020-02-04T06:45:47.856Z] [INFO] [2020-02-04T06:45:47.856Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2020-02-04T06:45:47.856Z] [INFO] [2020-02-04T06:45:47.856Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2020-02-04T06:45:47.856Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.7-SNAPSHOT.jar [2020-02-04T06:45:47.856Z] [INFO] [2020-02-04T06:45:47.856Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2020-02-04T06:45:47.856Z] [INFO] [2020-02-04T06:45:47.856Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2020-02-04T06:45:48.418Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/data/.metadata/.log [2020-02-04T06:45:48.418Z] [INFO] Command line: [2020-02-04T06:45:48.418Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2020-02-04T06:45:48.419Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-02-04T06:45:51.690Z] !SESSION 2020-02-04 06:45:48.435 ----------------------------------------------- [2020-02-04T06:45:51.690Z] eclipse.buildId=unknown [2020-02-04T06:45:51.690Z] java.version=1.8.0_202 [2020-02-04T06:45:51.690Z] java.vendor=Oracle Corporation [2020-02-04T06:45:51.690Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-02-04T06:45:51.690Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2020-02-04T06:45:51.690Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2020-02-04T06:45:51.690Z] [2020-02-04T06:45:51.690Z] !ENTRY org.eclipse.compare.win32 4 0 2020-02-04 06:45:51.208 [2020-02-04T06:45:51.690Z] !MESSAGE FrameworkEvent ERROR [2020-02-04T06:45:51.690Z] !STACK 0 [2020-02-04T06:45:51.690Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53] [2020-02-04T06:45:51.690Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-02-04T06:45:51.690Z] [2020-02-04T06:45:51.690Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-02-04T06:45:51.690Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-02-04T06:45:51.690Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-02-04T06:45:51.690Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-02-04T06:45:51.690Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-02-04T06:45:51.690Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-02-04T06:45:51.690Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-02-04T06:45:51.690Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-02-04T06:45:53.787Z] process 9141: D-Bus library appears to be incorrectly set up; failed to read machine uuid: UUID file '/etc/machine-id' should contain a hex string of length 32, not length 0, with no other text [2020-02-04T06:45:53.787Z] See the manual page for dbus-uuidgen to correct this issue. [2020-02-04T06:46:03.740Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest [2020-02-04T06:46:03.740Z] Warning: NLS unused message: ControlFlowView_tidColumn in: org.eclipse.tracecompass.internal.analysis.os.linux.ui.messages [2020-02-04T06:46:03.740Z] Warning: NLS unused message: ControlFlowView_ptidColumn in: org.eclipse.tracecompass.internal.analysis.os.linux.ui.messages [2020-02-04T06:46:03.740Z] Warning: NLS unused message: ControlFlowView_pidColumn in: org.eclipse.tracecompass.internal.analysis.os.linux.ui.messages [2020-02-04T06:46:03.740Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.364 s - in org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest [2020-02-04T06:46:03.740Z] testEmpty(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0.015 s [2020-02-04T06:46:03.740Z] testMany(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0.32 s [2020-02-04T06:46:03.740Z] testDoubleOtherOrder(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0 s [2020-02-04T06:46:03.740Z] test9OutOfOrder(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0.001 s [2020-02-04T06:46:03.740Z] test9InOrder(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0 s [2020-02-04T06:46:03.740Z] testDouble(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0 s [2020-02-04T06:46:03.740Z] testSingleInvalid(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0 s [2020-02-04T06:46:03.740Z] testSingle(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0.001 s [2020-02-04T06:46:03.740Z] test9InOrder10Times(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0.001 s [2020-02-04T06:46:03.740Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest [2020-02-04T06:46:03.740Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest [2020-02-04T06:46:03.740Z] tidColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2020-02-04T06:46:03.740Z] tidSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0.001 s [2020-02-04T06:46:03.740Z] execNameColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2020-02-04T06:46:03.740Z] ptidComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2020-02-04T06:46:03.740Z] tidComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2020-02-04T06:46:03.740Z] ptidColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0.001 s [2020-02-04T06:46:03.740Z] birthTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2020-02-04T06:46:03.740Z] birthTimeSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2020-02-04T06:46:03.740Z] execNameSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2020-02-04T06:46:03.740Z] ptidSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2020-02-04T06:46:03.740Z] birthTimeComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2020-02-04T06:46:03.740Z] execNameComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2020-02-04T06:46:03.740Z] [2020-02-04T06:46:03.740Z] Results: [2020-02-04T06:46:03.740Z] [2020-02-04T06:46:03.740Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0 [2020-02-04T06:46:03.740Z] [2020-02-04T06:46:05.112Z] [INFO] All tests passed! [2020-02-04T06:46:05.112Z] [INFO] [2020-02-04T06:46:05.112Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2020-02-04T06:46:05.112Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.7-SNAPSHOT.jar [2020-02-04T06:46:05.112Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.7-SNAPSHOT.pom [2020-02-04T06:46:05.112Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.7-SNAPSHOT-sources.jar [2020-02-04T06:46:05.112Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.7-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.7-SNAPSHOT-pack200.jar.pack.gz [2020-02-04T06:46:05.112Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.7-SNAPSHOT-p2metadata.xml [2020-02-04T06:46:05.112Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.7-SNAPSHOT-p2artifacts.xml [2020-02-04T06:46:05.112Z] [INFO] [2020-02-04T06:46:05.112Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2020-02-04T06:46:05.112Z] [INFO] [2020-02-04T06:46:05.112Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests >-- [2020-02-04T06:46:05.112Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core.tests 1.0.4-SNAPSHOT [48/138] [2020-02-04T06:46:05.112Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-02-04T06:46:05.112Z] [INFO] [2020-02-04T06:46:05.112Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2020-02-04T06:46:05.112Z] [INFO] [2020-02-04T06:46:05.112Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2020-02-04T06:46:05.112Z] [INFO] The project's OSGi version is 1.0.4.202002040608 [2020-02-04T06:46:05.112Z] [INFO] [2020-02-04T06:46:05.112Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2020-02-04T06:46:05.112Z] [INFO] [2020-02-04T06:46:05.112Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2020-02-04T06:46:05.112Z] [INFO] [2020-02-04T06:46:05.112Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2020-02-04T06:46:05.112Z] [INFO] [2020-02-04T06:46:05.112Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2020-02-04T06:46:05.112Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:46:05.112Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/main/resources [2020-02-04T06:46:05.112Z] [INFO] [2020-02-04T06:46:05.112Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2020-02-04T06:46:05.112Z] [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/classes [2020-02-04T06:46:05.369Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/AbstractStatisticsTest.java:[366] [2020-02-04T06:46:05.369Z] Statistics::update, Statistics::merge); [2020-02-04T06:46:05.369Z] ^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:46:05.369Z] Null type safety: parameter 1 provided via method descriptor BiConsumer,Statistics>.accept(Statistics, Statistics) needs unchecked conversion to conform to '@NonNull IStatistics<@NonNull E>' [2020-02-04T06:46:05.369Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/AbstractStatisticsTest.java:[384] [2020-02-04T06:46:05.369Z] Statistics::update, Statistics::merge); [2020-02-04T06:46:05.369Z] ^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:46:05.369Z] Null type safety: parameter 1 provided via method descriptor BiConsumer,Statistics>.accept(Statistics, Statistics) needs unchecked conversion to conform to '@NonNull IStatistics<@NonNull E>' [2020-02-04T06:46:05.369Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/OfflineStatisticsCalculator.java:[84] [2020-02-04T06:46:05.369Z] Long value = fMapper.apply(element); [2020-02-04T06:46:05.369Z] ^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:46:05.369Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type '@NonNull Function<@NonNull E,@NonNull Long>'. Type 'Function' doesn't seem to be designed with null type annotations in mind [2020-02-04T06:46:05.370Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/OfflineStatisticsCalculator.java:[85] [2020-02-04T06:46:05.370Z] if (value <= fMapper.apply(obj)) { [2020-02-04T06:46:05.370Z] ^^^^^^^^^^^^^^^^^^ [2020-02-04T06:46:05.370Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type '@NonNull Function<@NonNull E,@NonNull Long>'. Type 'Function' doesn't seem to be designed with null type annotations in mind [2020-02-04T06:46:05.370Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/OfflineStatisticsCalculator.java:[103] [2020-02-04T06:46:05.370Z] Long value = fMapper.apply(element); [2020-02-04T06:46:05.370Z] ^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:46:05.370Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type '@NonNull Function<@NonNull E,@NonNull Long>'. Type 'Function' doesn't seem to be designed with null type annotations in mind [2020-02-04T06:46:05.370Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/OfflineStatisticsCalculator.java:[104] [2020-02-04T06:46:05.370Z] if (value >= fMapper.apply(obj)) { [2020-02-04T06:46:05.370Z] ^^^^^^^^^^^^^^^^^^ [2020-02-04T06:46:05.370Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type '@NonNull Function<@NonNull E,@NonNull Long>'. Type 'Function' doesn't seem to be designed with null type annotations in mind [2020-02-04T06:46:05.370Z] 6 problems (6 warnings) [2020-02-04T06:46:05.370Z] [INFO] [2020-02-04T06:46:05.370Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2020-02-04T06:46:05.370Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:46:05.370Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/test/resources [2020-02-04T06:46:05.370Z] [INFO] [2020-02-04T06:46:05.370Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2020-02-04T06:46:05.370Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT-sources.jar [2020-02-04T06:46:05.370Z] [INFO] [2020-02-04T06:46:05.370Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2020-02-04T06:46:05.370Z] [INFO] [2020-02-04T06:46:05.370Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2020-02-04T06:46:05.370Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT.jar [2020-02-04T06:46:05.370Z] [INFO] [2020-02-04T06:46:05.370Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2020-02-04T06:46:05.370Z] [INFO] [2020-02-04T06:46:05.370Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2020-02-04T06:46:05.370Z] [INFO] [2020-02-04T06:46:05.370Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2020-02-04T06:46:05.370Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT.jar [2020-02-04T06:46:05.627Z] [INFO] [2020-02-04T06:46:05.627Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2020-02-04T06:46:05.627Z] [INFO] [2020-02-04T06:46:05.627Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2020-02-04T06:46:05.884Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data/.metadata/.log [2020-02-04T06:46:05.884Z] [INFO] Command line: [2020-02-04T06:46:05.884Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2020-02-04T06:46:05.884Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-02-04T06:46:08.406Z] !SESSION 2020-02-04 06:46:05.959 ----------------------------------------------- [2020-02-04T06:46:08.406Z] eclipse.buildId=unknown [2020-02-04T06:46:08.406Z] java.version=1.8.0_202 [2020-02-04T06:46:08.406Z] java.vendor=Oracle Corporation [2020-02-04T06:46:08.406Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-02-04T06:46:08.406Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2020-02-04T06:46:08.406Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2020-02-04T06:46:08.407Z] [2020-02-04T06:46:08.407Z] !ENTRY org.eclipse.compare.win32 4 0 2020-02-04 06:46:08.225 [2020-02-04T06:46:08.407Z] !MESSAGE FrameworkEvent ERROR [2020-02-04T06:46:08.407Z] !STACK 0 [2020-02-04T06:46:08.407Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [49] [2020-02-04T06:46:08.407Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-02-04T06:46:08.407Z] [2020-02-04T06:46:08.407Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-02-04T06:46:08.407Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-02-04T06:46:08.407Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-02-04T06:46:08.407Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-02-04T06:46:08.407Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-02-04T06:46:08.407Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-02-04T06:46:08.407Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-02-04T06:46:08.407Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-02-04T06:46:10.300Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest [2020-02-04T06:46:12.194Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.938 s - in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest [2020-02-04T06:46:12.194Z] testDescending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.011 s [2020-02-04T06:46:12.195Z] testMergeStatisticsNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.002 s [2020-02-04T06:46:12.195Z] parallelStreamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.191 s [2020-02-04T06:46:12.195Z] testNoiseDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.673 s [2020-02-04T06:46:12.195Z] streamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.234 s [2020-02-04T06:46:12.195Z] testEmpty(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0 s [2020-02-04T06:46:12.195Z] testSmallDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0 s [2020-02-04T06:46:12.195Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.433 s [2020-02-04T06:46:12.195Z] testLargeDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.182 s [2020-02-04T06:46:12.195Z] testAscending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0 s [2020-02-04T06:46:12.195Z] testLimitDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0 s [2020-02-04T06:46:12.195Z] mergeStatisticsCornerCaseNodesTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.009 s [2020-02-04T06:46:12.195Z] testMergeStatisticsRandomNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.002 s [2020-02-04T06:46:12.195Z] testLargeDatasetNegative(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.171 s [2020-02-04T06:46:12.195Z] testLimitDataset2(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0 s [2020-02-04T06:46:12.195Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest [2020-02-04T06:46:13.564Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.181 s - in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest [2020-02-04T06:46:13.564Z] testDescending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.002 s [2020-02-04T06:46:13.564Z] testMergeStatisticsNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0 s [2020-02-04T06:46:13.564Z] parallelStreamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.23 s [2020-02-04T06:46:13.564Z] testNoiseDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.407 s [2020-02-04T06:46:13.564Z] streamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.101 s [2020-02-04T06:46:13.564Z] testEmpty(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0 s [2020-02-04T06:46:13.564Z] testSmallDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0 s [2020-02-04T06:46:13.564Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.134 s [2020-02-04T06:46:13.564Z] testLargeDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.147 s [2020-02-04T06:46:13.564Z] testAscending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0 s [2020-02-04T06:46:13.564Z] testLimitDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0 s [2020-02-04T06:46:13.564Z] mergeStatisticsCornerCaseNodesTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0 s [2020-02-04T06:46:13.564Z] testMergeStatisticsRandomNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.001 s [2020-02-04T06:46:13.564Z] testLargeDatasetNegative(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.144 s [2020-02-04T06:46:13.564Z] testLimitDataset2(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0 s [2020-02-04T06:46:13.564Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest [2020-02-04T06:46:15.458Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.935 s - in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest [2020-02-04T06:46:15.458Z] testDescending(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.004 s [2020-02-04T06:46:15.458Z] testMergeStatisticsNodes(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2020-02-04T06:46:15.458Z] parallelStreamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.327 s [2020-02-04T06:46:15.458Z] testNoiseDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.554 s [2020-02-04T06:46:15.458Z] streamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.186 s [2020-02-04T06:46:15.458Z] testEmpty(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2020-02-04T06:46:15.458Z] testSmallDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.001 s [2020-02-04T06:46:15.458Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.383 s [2020-02-04T06:46:15.458Z] testLargeDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.365 s [2020-02-04T06:46:15.458Z] testAscending(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2020-02-04T06:46:15.458Z] testLimitDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2020-02-04T06:46:15.458Z] mergeStatisticsCornerCaseNodesTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2020-02-04T06:46:15.458Z] testMergeStatisticsRandomNodes(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.11 s [2020-02-04T06:46:15.458Z] testLargeDatasetNegative(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2020-02-04T06:46:15.458Z] testLimitDataset2(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.001 s [2020-02-04T06:46:15.458Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest [2020-02-04T06:46:16.024Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.69 s - in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest [2020-02-04T06:46:16.024Z] testPartialPerTypeStatsCancel(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.406 s [2020-02-04T06:46:16.024Z] testExecute(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.074 s [2020-02-04T06:46:16.024Z] testExecuteNoDepend(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.017 s [2020-02-04T06:46:16.024Z] testTotalStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.027 s [2020-02-04T06:46:16.024Z] testPerTypeStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.07 s [2020-02-04T06:46:16.024Z] testPartialPerTypeStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.022 s [2020-02-04T06:46:16.024Z] testExecuteNoTrace(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.009 s [2020-02-04T06:46:16.024Z] testPartialStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.064 s [2020-02-04T06:46:16.024Z] [2020-02-04T06:46:16.024Z] Results: [2020-02-04T06:46:16.024Z] [2020-02-04T06:46:16.024Z] Tests run: 53, Failures: 0, Errors: 0, Skipped: 0 [2020-02-04T06:46:16.024Z] [2020-02-04T06:46:16.590Z] [INFO] All tests passed! [2020-02-04T06:46:16.590Z] [INFO] [2020-02-04T06:46:16.590Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2020-02-04T06:46:16.590Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT.jar [2020-02-04T06:46:16.590Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT.pom [2020-02-04T06:46:16.590Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT-sources.jar [2020-02-04T06:46:16.590Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT-pack200.jar.pack.gz [2020-02-04T06:46:16.590Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT-p2metadata.xml [2020-02-04T06:46:16.590Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT-p2artifacts.xml [2020-02-04T06:46:16.590Z] [INFO] [2020-02-04T06:46:16.590Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2020-02-04T06:46:16.590Z] [INFO] [2020-02-04T06:46:16.590Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests >-- [2020-02-04T06:46:16.590Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.8-SNAPSHOT [49/138] [2020-02-04T06:46:16.590Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-02-04T06:46:16.590Z] [INFO] [2020-02-04T06:46:16.590Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2020-02-04T06:46:16.590Z] [INFO] [2020-02-04T06:46:16.590Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2020-02-04T06:46:16.847Z] [INFO] The project's OSGi version is 1.0.8.202002040608 [2020-02-04T06:46:16.847Z] [INFO] [2020-02-04T06:46:16.847Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2020-02-04T06:46:16.847Z] [INFO] [2020-02-04T06:46:16.847Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2020-02-04T06:46:16.847Z] [INFO] [2020-02-04T06:46:16.847Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2020-02-04T06:46:16.847Z] [INFO] [2020-02-04T06:46:16.847Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2020-02-04T06:46:16.847Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:46:16.847Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/main/resources [2020-02-04T06:46:16.847Z] [INFO] [2020-02-04T06:46:16.847Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2020-02-04T06:46:16.847Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/classes [2020-02-04T06:46:17.499Z] [INFO] [2020-02-04T06:46:17.499Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2020-02-04T06:46:17.499Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:46:17.499Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/test/resources [2020-02-04T06:46:17.499Z] [INFO] [2020-02-04T06:46:17.499Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2020-02-04T06:46:17.499Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar [2020-02-04T06:46:17.499Z] [INFO] [2020-02-04T06:46:17.499Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2020-02-04T06:46:17.499Z] [INFO] [2020-02-04T06:46:17.499Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2020-02-04T06:46:17.499Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.8-SNAPSHOT.jar [2020-02-04T06:46:17.499Z] [INFO] [2020-02-04T06:46:17.499Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2020-02-04T06:46:17.499Z] [INFO] [2020-02-04T06:46:17.499Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2020-02-04T06:46:17.499Z] [INFO] [2020-02-04T06:46:17.499Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2020-02-04T06:46:17.499Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.8-SNAPSHOT.jar [2020-02-04T06:46:17.499Z] [INFO] [2020-02-04T06:46:17.499Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2020-02-04T06:46:17.499Z] [INFO] [2020-02-04T06:46:17.499Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2020-02-04T06:46:17.757Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/data/.metadata/.log [2020-02-04T06:46:17.757Z] [INFO] Command line: [2020-02-04T06:46:17.757Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2020-02-04T06:46:17.757Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-02-04T06:46:21.029Z] !SESSION 2020-02-04 06:46:18.121 ----------------------------------------------- [2020-02-04T06:46:21.029Z] eclipse.buildId=unknown [2020-02-04T06:46:21.029Z] java.version=1.8.0_202 [2020-02-04T06:46:21.029Z] java.vendor=Oracle Corporation [2020-02-04T06:46:21.029Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-02-04T06:46:21.029Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2020-02-04T06:46:21.030Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2020-02-04T06:46:21.030Z] [2020-02-04T06:46:21.030Z] !ENTRY org.eclipse.compare.win32 4 0 2020-02-04 06:46:21.016 [2020-02-04T06:46:21.030Z] !MESSAGE FrameworkEvent ERROR [2020-02-04T06:46:21.030Z] !STACK 0 [2020-02-04T06:46:21.030Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53] [2020-02-04T06:46:21.030Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-02-04T06:46:21.030Z] [2020-02-04T06:46:21.030Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-02-04T06:46:21.030Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-02-04T06:46:21.030Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-02-04T06:46:21.030Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-02-04T06:46:21.030Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-02-04T06:46:21.030Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-02-04T06:46:21.030Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-02-04T06:46:21.030Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-02-04T06:46:27.577Z] Running org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest [2020-02-04T06:46:30.850Z] Display size: 1440x900 [2020-02-04T06:46:30.850Z] OS version=3.10.0-957.10.1.el7.x86_64 [2020-02-04T06:46:30.850Z] GTK version=2.24.30 [2020-02-04T06:46:30.850Z] GTK theme=unknown [2020-02-04T06:46:30.850Z] LIBOVERLAY_SCROLLBAR=0 [2020-02-04T06:46:30.850Z] Time zone: Coordinated Universal Time [2020-02-04T06:46:30.850Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2020-02-04T06:46:30.850Z] log4j:WARN Please initialize the log4j system properly. [2020-02-04T06:46:31.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=250826643 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2020-02-04T06:46:31.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=250826688 data=null button=1 stateMask=0x80000 x=530 y=-13 count=1} to TableColumn with text {Duration} [2020-02-04T06:46:31.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=250826690 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2020-02-04T06:46:31.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=250826705 data=null button=1 stateMask=0x80000 x=530 y=-13 count=1} to TableColumn with text {Duration} [2020-02-04T06:46:31.785Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2020-02-04T06:46:32.043Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=250826917 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2020-02-04T06:46:32.043Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=250826922 data=null button=1 stateMask=0x80000 x=539 y=-13 count=1} to TableColumn with text {Duration} [2020-02-04T06:46:32.043Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=250826922 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2020-02-04T06:46:32.043Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=250826975 data=null button=1 stateMask=0x80000 x=539 y=-13 count=1} to TableColumn with text {Duration} [2020-02-04T06:46:32.043Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2020-02-04T06:46:32.300Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2020-02-04T06:46:32.300Z] DEBUG - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...' [2020-02-04T06:46:32.300Z] DEBUG - Clicking on with mnemonic 'Export to TSV...' [2020-02-04T06:46:32.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export to TSV...} time=250827286 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Export to TSV...' [2020-02-04T06:46:32.300Z] DEBUG - Clicked on with mnemonic 'Export to TSV...' [2020-02-04T06:46:32.300Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2020-02-04T06:46:42.268Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=250835162 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2020-02-04T06:46:42.268Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=250836305 data=null button=1 stateMask=0x80000 x=530 y=-13 count=1} to TableColumn with text {Duration} [2020-02-04T06:46:42.268Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=250836306 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2020-02-04T06:46:42.268Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=250837046 data=null button=1 stateMask=0x80000 x=530 y=-13 count=1} to TableColumn with text {Duration} [2020-02-04T06:46:42.268Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2020-02-04T06:46:42.832Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=250837624 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2020-02-04T06:46:42.832Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=250837682 data=null button=1 stateMask=0x80000 x=530 y=-13 count=1} to TableColumn with text {Duration} [2020-02-04T06:46:42.832Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=250837684 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2020-02-04T06:46:42.832Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=250837693 data=null button=1 stateMask=0x80000 x=530 y=-13 count=1} to TableColumn with text {Duration} [2020-02-04T06:46:42.832Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2020-02-04T06:46:49.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=250843722 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2020-02-04T06:46:49.384Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=250843985 data=null button=1 stateMask=0x80000 x=530 y=-13 count=1} to TableColumn with text {Duration} [2020-02-04T06:46:49.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=250843986 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2020-02-04T06:46:49.640Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=250844490 data=null button=1 stateMask=0x80000 x=530 y=-13 count=1} to TableColumn with text {Duration} [2020-02-04T06:46:49.640Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2020-02-04T06:46:57.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=250852714 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2020-02-04T06:46:57.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=250852952 data=null button=1 stateMask=0x80000 x=530 y=-13 count=1} to TableColumn with text {Duration} [2020-02-04T06:46:57.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=250852953 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2020-02-04T06:46:58.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=250853191 data=null button=1 stateMask=0x80000 x=530 y=-13 count=1} to TableColumn with text {Duration} [2020-02-04T06:46:58.249Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2020-02-04T06:47:08.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=250861721 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2020-02-04T06:47:08.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=250862715 data=null button=1 stateMask=0x80000 x=530 y=-13 count=1} to TableColumn with text {Duration} [2020-02-04T06:47:08.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=250862717 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2020-02-04T06:47:08.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=250863729 data=null button=1 stateMask=0x80000 x=530 y=-13 count=1} to TableColumn with text {Duration} [2020-02-04T06:47:08.715Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2020-02-04T06:47:09.646Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.326 s - in org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest [2020-02-04T06:47:09.646Z] climbTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 0.279 s [2020-02-04T06:47:09.646Z] smallTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 0.217 s [2020-02-04T06:47:09.646Z] testWriteToTsv(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 0.371 s [2020-02-04T06:47:09.646Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 10.169 s [2020-02-04T06:47:09.646Z] decrementingTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 0.175 s [2020-02-04T06:47:09.646Z] largeTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 7.35 s [2020-02-04T06:47:09.646Z] onDiskSegStoreTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 8.752 s [2020-02-04T06:47:09.646Z] noiseTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 10.583 s [2020-02-04T06:47:09.646Z] [2020-02-04T06:47:09.646Z] Results: [2020-02-04T06:47:09.646Z] [2020-02-04T06:47:09.646Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [2020-02-04T06:47:09.646Z] [2020-02-04T06:47:11.014Z] [INFO] All tests passed! [2020-02-04T06:47:11.014Z] [INFO] [2020-02-04T06:47:11.014Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2020-02-04T06:47:11.014Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.8-SNAPSHOT.jar [2020-02-04T06:47:11.014Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.8-SNAPSHOT.pom [2020-02-04T06:47:11.014Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar [2020-02-04T06:47:11.014Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.8-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.8-SNAPSHOT-pack200.jar.pack.gz [2020-02-04T06:47:11.014Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.8-SNAPSHOT-p2metadata.xml [2020-02-04T06:47:11.014Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.8-SNAPSHOT-p2artifacts.xml [2020-02-04T06:47:11.015Z] [INFO] [2020-02-04T06:47:11.015Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2020-02-04T06:47:11.015Z] [INFO] [2020-02-04T06:47:11.015Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests >-- [2020-02-04T06:47:11.015Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.12-SNAPSHOT [50/138] [2020-02-04T06:47:11.015Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-02-04T06:47:11.015Z] [INFO] [2020-02-04T06:47:11.015Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2020-02-04T06:47:11.015Z] [INFO] [2020-02-04T06:47:11.015Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2020-02-04T06:47:11.015Z] [INFO] The project's OSGi version is 1.0.12.202002040608 [2020-02-04T06:47:11.015Z] [INFO] [2020-02-04T06:47:11.015Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2020-02-04T06:47:11.015Z] [INFO] [2020-02-04T06:47:11.015Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2020-02-04T06:47:11.015Z] [INFO] [2020-02-04T06:47:11.015Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2020-02-04T06:47:11.015Z] [INFO] [2020-02-04T06:47:11.015Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2020-02-04T06:47:11.015Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:47:11.015Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/main/resources [2020-02-04T06:47:11.015Z] [INFO] [2020-02-04T06:47:11.015Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2020-02-04T06:47:11.015Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/classes [2020-02-04T06:47:11.578Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/org/eclipse/tracecompass/analysis/os/linux/ui/swtbot/tests/latency/SystemCallLatencyDensityViewTest.java:[146] [2020-02-04T06:47:11.578Z] fDensityChart = viewBot.bot().widget(WidgetOfType.widgetOfType(Chart.class)); [2020-02-04T06:47:11.578Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:47:11.578Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull Chart'. Declaring type 'SWTBotFactory' doesn't seem to be designed with null type annotations in mind [2020-02-04T06:47:11.578Z] 1 problem (1 warning) [2020-02-04T06:47:11.578Z] [INFO] [2020-02-04T06:47:11.578Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2020-02-04T06:47:11.578Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:47:11.578Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/test/resources [2020-02-04T06:47:11.578Z] [INFO] [2020-02-04T06:47:11.578Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2020-02-04T06:47:11.578Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar [2020-02-04T06:47:11.578Z] [INFO] [2020-02-04T06:47:11.579Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2020-02-04T06:47:11.579Z] [INFO] [2020-02-04T06:47:11.579Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2020-02-04T06:47:11.579Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.12-SNAPSHOT.jar [2020-02-04T06:47:11.579Z] [INFO] [2020-02-04T06:47:11.579Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2020-02-04T06:47:11.579Z] [INFO] [2020-02-04T06:47:11.579Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2020-02-04T06:47:11.579Z] [INFO] [2020-02-04T06:47:11.579Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2020-02-04T06:47:11.579Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.12-SNAPSHOT.jar [2020-02-04T06:47:11.579Z] [INFO] [2020-02-04T06:47:11.579Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2020-02-04T06:47:11.579Z] [INFO] [2020-02-04T06:47:11.579Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2020-02-04T06:47:12.141Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/data/.metadata/.log [2020-02-04T06:47:12.141Z] [INFO] Command line: [2020-02-04T06:47:12.141Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2020-02-04T06:47:12.142Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-02-04T06:47:15.413Z] !SESSION 2020-02-04 06:47:12.203 ----------------------------------------------- [2020-02-04T06:47:15.413Z] eclipse.buildId=unknown [2020-02-04T06:47:15.413Z] java.version=1.8.0_202 [2020-02-04T06:47:15.413Z] java.vendor=Oracle Corporation [2020-02-04T06:47:15.413Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-02-04T06:47:15.413Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2020-02-04T06:47:15.413Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2020-02-04T06:47:15.413Z] [2020-02-04T06:47:15.413Z] !ENTRY org.eclipse.compare.win32 4 0 2020-02-04 06:47:14.749 [2020-02-04T06:47:15.413Z] !MESSAGE FrameworkEvent ERROR [2020-02-04T06:47:15.413Z] !STACK 0 [2020-02-04T06:47:15.413Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53] [2020-02-04T06:47:15.413Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-02-04T06:47:15.413Z] [2020-02-04T06:47:15.413Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-02-04T06:47:15.413Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-02-04T06:47:15.413Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-02-04T06:47:15.413Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-02-04T06:47:15.413Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-02-04T06:47:15.413Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-02-04T06:47:15.413Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-02-04T06:47:15.413Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-02-04T06:47:21.962Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest [2020-02-04T06:47:25.330Z] Display size: 1440x900 [2020-02-04T06:47:25.330Z] OS version=3.10.0-957.10.1.el7.x86_64 [2020-02-04T06:47:25.330Z] GTK version=2.24.30 [2020-02-04T06:47:25.330Z] GTK theme=unknown [2020-02-04T06:47:25.330Z] LIBOVERLAY_SCROLLBAR=0 [2020-02-04T06:47:25.330Z] Time zone: Coordinated Universal Time [2020-02-04T06:47:25.330Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2020-02-04T06:47:25.330Z] log4j:WARN Please initialize the log4j system properly. [2020-02-04T06:47:26.702Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"' [2020-02-04T06:47:26.702Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2020-02-04T06:47:26.702Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"' [2020-02-04T06:47:36.661Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"' [2020-02-04T06:47:36.661Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2020-02-04T06:47:36.661Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=250890779 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2020-02-04T06:47:36.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=250890797 data=null button=1 stateMask=0x80000 x=34 y=-13 count=1} to TableColumn with text {Duration} [2020-02-04T06:47:36.661Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=250890799 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2020-02-04T06:47:36.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=250890814 data=null button=1 stateMask=0x80000 x=34 y=-13 count=1} to TableColumn with text {Duration} [2020-02-04T06:47:36.661Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=250891093 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-02-04T06:47:36.661Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-02-04T06:47:36.661Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:47:36.661Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:47:36.661Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:47:36.661Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=250891174 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-02-04T06:47:36.661Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=250891175 data=null doit=true} to TreeItem with text {test} [2020-02-04T06:47:36.661Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=250891176 data=null} to TreeItem with text {test} [2020-02-04T06:47:36.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=250891177 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-02-04T06:47:36.661Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250891178 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2020-02-04T06:47:36.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=250891199 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-02-04T06:47:36.661Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-02-04T06:47:36.661Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-02-04T06:47:36.661Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-02-04T06:47:37.592Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-02-04T06:47:37.592Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-02-04T06:47:37.592Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-02-04T06:47:37.592Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-02-04T06:47:37.592Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:47:37.592Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-02-04T06:47:37.592Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:47:37.592Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:47:37.592Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:47:37.592Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-02-04T06:47:37.592Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250892313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:47:37.592Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250892314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:47:37.592Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=250892314 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:47:37.592Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=250892315 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:47:37.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250892315 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:47:37.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250892315 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:47:37.592Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=250892316 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:47:37.592Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250892316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:47:37.592Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250892316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:47:37.592Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250892317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:47:37.592Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=250892317 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:47:37.592Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=250892317 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:47:37.592Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:47:37.592Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-02-04T06:47:37.592Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-02-04T06:47:37.592Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:47:37.592Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:47:37.592Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-02-04T06:47:37.592Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:47:37.592Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:47:37.592Z] DEBUG - Clicking on OK [2020-02-04T06:47:37.593Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=250892323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:47:37.593Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=250892323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:47:37.593Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=250892324 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:47:37.593Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=250892324 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:47:37.593Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=250892325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:47:37.593Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=250892325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:47:37.593Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:47:37.593Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:47:37.593Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:47:37.593Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:47:37.593Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:47:37.593Z] DEBUG - Clicked on OK [2020-02-04T06:47:38.156Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=250892326 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:47:38.156Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=250891477 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-02-04T06:47:38.413Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"' [2020-02-04T06:47:38.413Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.5 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest [2020-02-04T06:47:38.413Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest) Time elapsed: 12.607 s [2020-02-04T06:47:38.413Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest [2020-02-04T06:47:38.669Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2020-02-04T06:47:38.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=250893793 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2020-02-04T06:47:38.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=250893817 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration} [2020-02-04T06:47:38.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=250893818 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2020-02-04T06:47:38.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=250893882 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration} [2020-02-04T06:47:38.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {System Call} time=250893883 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {System Call} [2020-02-04T06:47:38.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {System Call} time=250893900 data=null button=1 stateMask=0x80000 x=443 y=-13 count=1} to TableColumn with text {System Call} [2020-02-04T06:47:38.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {System Call} time=250893901 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {System Call} [2020-02-04T06:47:38.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {System Call} time=250893916 data=null button=1 stateMask=0x80000 x=443 y=-13 count=1} to TableColumn with text {System Call} [2020-02-04T06:47:38.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=250893916 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2020-02-04T06:47:38.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=250893981 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration} [2020-02-04T06:47:38.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=250893982 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2020-02-04T06:47:38.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=250894000 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration} [2020-02-04T06:47:39.182Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Start Time} time=250894001 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Start Time} [2020-02-04T06:47:39.182Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Start Time} time=250894016 data=null button=1 stateMask=0x80000 x=82 y=-13 count=1} to TableColumn with text {Start Time} [2020-02-04T06:47:39.182Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2020-02-04T06:47:39.182Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2020-02-04T06:47:39.439Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2020-02-04T06:47:44.925Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2020-02-04T06:47:44.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=250899019 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2020-02-04T06:47:44.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=250899090 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration} [2020-02-04T06:47:44.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=250899091 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2020-02-04T06:47:44.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=250899113 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration} [2020-02-04T06:47:44.925Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=250899335 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-02-04T06:47:44.925Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-02-04T06:47:44.925Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:47:44.925Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:47:44.925Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:47:44.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=250899362 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-02-04T06:47:44.925Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=250899363 data=null doit=true} to TreeItem with text {test} [2020-02-04T06:47:44.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=250899363 data=null} to TreeItem with text {test} [2020-02-04T06:47:44.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=250899363 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-02-04T06:47:44.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250899364 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2020-02-04T06:47:44.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=250899375 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-02-04T06:47:44.925Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-02-04T06:47:44.925Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-02-04T06:47:44.925Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-02-04T06:47:45.182Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-02-04T06:47:45.182Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-02-04T06:47:45.182Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-02-04T06:47:45.182Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-02-04T06:47:45.182Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:47:45.182Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-02-04T06:47:45.182Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:47:45.182Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:47:45.182Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:47:45.182Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-02-04T06:47:45.182Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250900187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:47:45.182Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250900188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:47:45.182Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=250900188 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:47:45.182Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=250900188 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:47:45.182Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250900189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:47:45.182Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250900189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:47:45.182Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=250900189 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:47:45.182Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250900190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:47:45.182Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250900190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:47:45.182Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250900190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:47:45.182Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=250900190 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:47:45.182Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=250900191 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:47:45.182Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:47:45.182Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-02-04T06:47:45.182Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-02-04T06:47:45.182Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:47:45.182Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:47:45.182Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-02-04T06:47:45.182Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:47:45.182Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:47:45.182Z] DEBUG - Clicking on OK [2020-02-04T06:47:45.182Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=250900194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:47:45.182Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=250900194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:47:45.182Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=250900194 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:47:45.182Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=250900194 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:47:45.182Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=250900195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:47:45.183Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=250900195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:47:45.183Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:47:45.183Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:47:45.183Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:47:45.183Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:47:45.183Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:47:45.183Z] DEBUG - Clicked on OK [2020-02-04T06:47:45.747Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=250900195 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:47:45.747Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=250899495 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-02-04T06:47:46.312Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2020-02-04T06:47:46.312Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2020-02-04T06:47:46.312Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=250901312 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2020-02-04T06:47:46.312Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=250901318 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration} [2020-02-04T06:47:46.312Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=250901319 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2020-02-04T06:47:46.312Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=250901327 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration} [2020-02-04T06:47:46.312Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2020-02-04T06:47:46.569Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2020-02-04T06:47:46.569Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2020-02-04T06:47:46.569Z] DEBUG - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...' [2020-02-04T06:47:46.569Z] DEBUG - Clicking on with mnemonic 'Export to TSV...' [2020-02-04T06:47:46.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export to TSV...} time=250901635 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Export to TSV...' [2020-02-04T06:47:46.569Z] DEBUG - Clicked on with mnemonic 'Export to TSV...' [2020-02-04T06:47:46.569Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2020-02-04T06:47:46.826Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2020-02-04T06:47:56.781Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=250910064 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2020-02-04T06:47:56.781Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=250911557 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration} [2020-02-04T06:47:57.347Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=250911558 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2020-02-04T06:47:57.910Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=250912966 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration} [2020-02-04T06:47:57.910Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2020-02-04T06:47:58.473Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2020-02-04T06:47:58.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=250913506 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2020-02-04T06:47:58.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=250913522 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration} [2020-02-04T06:47:58.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=250913522 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2020-02-04T06:47:58.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=250913538 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration} [2020-02-04T06:47:58.473Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2020-02-04T06:47:58.730Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2020-02-04T06:48:05.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=250920319 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2020-02-04T06:48:06.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=250921137 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration} [2020-02-04T06:48:06.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=250921138 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2020-02-04T06:48:07.150Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=250921943 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration} [2020-02-04T06:48:07.150Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2020-02-04T06:48:07.713Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2020-02-04T06:48:15.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=250929763 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2020-02-04T06:48:15.812Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=250930585 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration} [2020-02-04T06:48:15.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=250930585 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2020-02-04T06:48:16.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=250931365 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration} [2020-02-04T06:48:16.377Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2020-02-04T06:48:17.307Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2020-02-04T06:48:27.268Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=250940194 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2020-02-04T06:48:27.268Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=250942120 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration} [2020-02-04T06:48:28.198Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=250942121 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2020-02-04T06:48:28.761Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=250943809 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration} [2020-02-04T06:48:28.761Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2020-02-04T06:48:29.692Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 51.062 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest [2020-02-04T06:48:29.692Z] climbTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 0.51 s [2020-02-04T06:48:29.692Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 7.104 s [2020-02-04T06:48:29.692Z] smallTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 0.201 s [2020-02-04T06:48:29.692Z] testWriteToTsv(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 0.28 s [2020-02-04T06:48:29.692Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 11.701 s [2020-02-04T06:48:29.692Z] decrementingTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 0.206 s [2020-02-04T06:48:29.692Z] largeTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 8.881 s [2020-02-04T06:48:29.692Z] onDiskSegStoreTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 9.522 s [2020-02-04T06:48:29.692Z] noiseTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 12.512 s [2020-02-04T06:48:29.692Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest [2020-02-04T06:48:29.692Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=250944521 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-02-04T06:48:30.257Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.scatter"' [2020-02-04T06:48:30.257Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2020-02-04T06:48:34.445Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2020-02-04T06:48:34.445Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-02-04T06:48:34.445Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:48:34.445Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:48:34.445Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:48:34.445Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:48:34.445Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:48:34.445Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:48:34.445Z] DEBUG - Setting state to checked on: bug446190 [2020-02-04T06:48:35.011Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:48:35.011Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:48:35.011Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:48:35.011Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:48:35.576Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:48:35.576Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:48:35.576Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=250950590 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-02-04T06:48:35.576Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-02-04T06:48:35.834Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:48:35.834Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:48:35.834Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:48:35.834Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=250950683 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-02-04T06:48:35.834Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=250950684 data=null doit=true} to TreeItem with text {test} [2020-02-04T06:48:35.834Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=250950684 data=null} to TreeItem with text {test} [2020-02-04T06:48:35.834Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=250950685 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-02-04T06:48:35.834Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250950685 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2020-02-04T06:48:35.834Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=250950702 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-02-04T06:48:35.834Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-02-04T06:48:35.834Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-02-04T06:48:35.834Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-02-04T06:48:36.091Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-02-04T06:48:36.091Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-02-04T06:48:36.091Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-02-04T06:48:36.091Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-02-04T06:48:36.091Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:48:36.091Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-02-04T06:48:36.091Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:48:36.091Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:48:36.091Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:48:36.091Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-02-04T06:48:36.091Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250951093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:48:36.091Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250951094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:48:36.091Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=250951094 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:48:36.091Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=250951094 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:48:36.091Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250951095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:48:36.091Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250951095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:48:36.091Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=250951095 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:48:36.091Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250951095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:48:36.091Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250951096 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:48:36.091Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250951096 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:48:36.091Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=250951096 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:48:36.091Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=250951096 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:48:36.091Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:48:36.091Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-02-04T06:48:36.091Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-02-04T06:48:36.091Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:48:36.091Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:48:36.091Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-02-04T06:48:36.091Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:48:36.091Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:48:36.091Z] DEBUG - Clicking on OK [2020-02-04T06:48:36.091Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=250951100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:48:36.091Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=250951100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:48:36.091Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=250951100 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:48:36.091Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=250951100 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:48:36.091Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=250951101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:48:36.091Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=250951101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:48:36.091Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:48:36.091Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:48:36.091Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:48:36.091Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:48:36.091Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:48:36.091Z] DEBUG - Clicked on OK [2020-02-04T06:48:37.021Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=250951101 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:48:37.021Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=250950887 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-02-04T06:48:37.278Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.705 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest [2020-02-04T06:48:37.278Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest) Time elapsed: 5.765 s [2020-02-04T06:48:37.278Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest [2020-02-04T06:48:37.534Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"' [2020-02-04T06:48:37.534Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:48:37.534Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:48:37.534Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"' [2020-02-04T06:48:37.534Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"' [2020-02-04T06:48:42.830Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"' [2020-02-04T06:48:42.830Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:48:42.830Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:48:42.830Z] DEBUG - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...' [2020-02-04T06:48:42.830Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=250957015 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-02-04T06:48:42.830Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-02-04T06:48:42.830Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-02-04T06:48:42.830Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-02-04T06:48:42.830Z] DEBUG - Attempting to set focus on Tree with text {} [2020-02-04T06:48:42.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=250957080 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-02-04T06:48:42.830Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=250957081 data=null doit=true} to TreeItem with text {test} [2020-02-04T06:48:42.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=250957081 data=null} to TreeItem with text {test} [2020-02-04T06:48:42.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=250957081 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-02-04T06:48:42.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=250957082 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2020-02-04T06:48:42.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=250957092 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-02-04T06:48:42.830Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-02-04T06:48:42.830Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-02-04T06:48:42.830Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-02-04T06:48:42.830Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-02-04T06:48:42.830Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-02-04T06:48:42.830Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-02-04T06:48:42.830Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-02-04T06:48:42.830Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:48:42.830Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-02-04T06:48:42.830Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:48:42.830Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:48:42.830Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:48:42.830Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-02-04T06:48:42.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250957878 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:48:42.830Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250957879 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:48:42.830Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=250957879 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:48:42.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=250957879 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:48:42.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250957880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:48:42.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250957880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:48:42.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=250957880 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:48:42.830Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250957880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:48:42.830Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250957881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:48:42.830Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=250957881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:48:42.830Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=250957881 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:48:42.830Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=250957881 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:48:42.830Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-02-04T06:48:42.830Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-02-04T06:48:42.830Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-02-04T06:48:42.830Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-02-04T06:48:42.830Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-02-04T06:48:42.830Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-02-04T06:48:42.830Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-02-04T06:48:42.830Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:48:42.830Z] DEBUG - Clicking on OK [2020-02-04T06:48:42.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=250957884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:48:42.830Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=250957884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:48:42.830Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=250957884 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:48:42.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=250957885 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:48:42.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=250957885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:48:42.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=250957885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:48:42.830Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:48:42.830Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:48:42.830Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:48:42.830Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:48:42.830Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:48:42.830Z] DEBUG - Clicked on OK [2020-02-04T06:48:43.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=250957885 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-02-04T06:48:43.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=250957205 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-02-04T06:48:43.763Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"' [2020-02-04T06:48:43.763Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.29 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest [2020-02-04T06:48:43.763Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest) Time elapsed: 6.199 s [2020-02-04T06:48:43.763Z] [2020-02-04T06:48:43.763Z] Results: [2020-02-04T06:48:43.763Z] [2020-02-04T06:48:43.763Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 [2020-02-04T06:48:43.763Z] [2020-02-04T06:48:44.327Z] [2020-02-04T06:48:44.327Z] !ENTRY org.eclipse.core.resources 2 10035 2020-02-04 06:48:44.028 [2020-02-04T06:48:44.327Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2020-02-04T06:48:44.327Z] [2020-02-04T06:48:44.327Z] !ENTRY org.eclipse.core.resources 2 10035 2020-02-04 06:48:44.031 [2020-02-04T06:48:44.327Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2020-02-04T06:48:44.327Z] [2020-02-04T06:48:44.327Z] !ENTRY org.eclipse.ui 4 0 2020-02-04 06:48:44.033 [2020-02-04T06:48:44.327Z] !MESSAGE Error occurred during status handling [2020-02-04T06:48:44.327Z] !STACK 0 [2020-02-04T06:48:44.327Z] java.lang.NullPointerException [2020-02-04T06:48:44.327Z] at org.eclipse.ui.internal.statushandlers.StatusHandlerRegistry.(StatusHandlerRegistry.java:72) [2020-02-04T06:48:44.327Z] at org.eclipse.ui.internal.statushandlers.StatusHandlerRegistry.getDefault(StatusHandlerRegistry.java:91) [2020-02-04T06:48:44.327Z] at org.eclipse.ui.statushandlers.StatusManager.getStatusHandler(StatusManager.java:145) [2020-02-04T06:48:44.327Z] at org.eclipse.ui.statushandlers.StatusManager.handle(StatusManager.java:204) [2020-02-04T06:48:44.327Z] at org.eclipse.ui.statushandlers.StatusManager.handle(StatusManager.java:246) [2020-02-04T06:48:44.327Z] at org.eclipse.ui.statushandlers.StatusManager$StatusManagerLogListener.logging(StatusManager.java:317) [2020-02-04T06:48:44.327Z] at org.eclipse.core.internal.runtime.RuntimeLog.logToListeners(RuntimeLog.java:161) [2020-02-04T06:48:44.327Z] at org.eclipse.core.internal.runtime.PlatformLogWriter.logged(PlatformLogWriter.java:103) [2020-02-04T06:48:44.327Z] at org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.safeLogged(ExtendedLogReaderServiceFactory.java:88) [2020-02-04T06:48:44.327Z] at org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.logPrivileged(ExtendedLogReaderServiceFactory.java:217) [2020-02-04T06:48:44.327Z] at org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.log(ExtendedLogReaderServiceFactory.java:189) [2020-02-04T06:48:44.327Z] at org.eclipse.osgi.internal.log.ExtendedLogServiceFactory.log(ExtendedLogServiceFactory.java:65) [2020-02-04T06:48:44.327Z] at org.eclipse.osgi.internal.log.ExtendedLogServiceImpl.log(ExtendedLogServiceImpl.java:87) [2020-02-04T06:48:44.327Z] at org.eclipse.osgi.internal.log.LoggerImpl.log(LoggerImpl.java:54) [2020-02-04T06:48:44.327Z] at org.eclipse.core.internal.runtime.Log.log(Log.java:65) [2020-02-04T06:48:44.327Z] at org.eclipse.core.internal.utils.Policy.log(Policy.java:159) [2020-02-04T06:48:44.327Z] at org.eclipse.core.internal.resources.SaveManager.reportSnapshotRequestor(SaveManager.java:657) [2020-02-04T06:48:44.327Z] at org.eclipse.core.internal.resources.Workspace.close(Workspace.java:575) [2020-02-04T06:48:44.327Z] at org.eclipse.core.resources.ResourcesPlugin.stop(ResourcesPlugin.java:434) [2020-02-04T06:48:44.327Z] at org.eclipse.osgi.internal.framework.BundleContextImpl$4.run(BundleContextImpl.java:830) [2020-02-04T06:48:44.327Z] at org.eclipse.osgi.internal.framework.BundleContextImpl$4.run(BundleContextImpl.java:1) [2020-02-04T06:48:44.327Z] at java.security.AccessController.doPrivileged(Native Method) [2020-02-04T06:48:44.327Z] at org.eclipse.osgi.internal.framework.BundleContextImpl.stop(BundleContextImpl.java:823) [2020-02-04T06:48:44.327Z] at org.eclipse.osgi.internal.framework.EquinoxBundle.stopWorker0(EquinoxBundle.java:946) [2020-02-04T06:48:44.327Z] at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.stopWorker(EquinoxBundle.java:314) [2020-02-04T06:48:44.327Z] at org.eclipse.osgi.container.Module.doStop(Module.java:636) [2020-02-04T06:48:44.327Z] at org.eclipse.osgi.container.Module.stop(Module.java:498) [2020-02-04T06:48:44.327Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.decStartLevel(ModuleContainer.java:1661) [2020-02-04T06:48:44.327Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1580) [2020-02-04T06:48:44.328Z] at org.eclipse.osgi.container.SystemModule.stopWorker(SystemModule.java:270) [2020-02-04T06:48:44.328Z] at org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBundle$EquinoxSystemModule.stopWorker(EquinoxBundle.java:147) [2020-02-04T06:48:44.328Z] at org.eclipse.osgi.container.Module.doStop(Module.java:636) [2020-02-04T06:48:44.328Z] at org.eclipse.osgi.container.Module.stop(Module.java:498) [2020-02-04T06:48:44.328Z] at org.eclipse.osgi.container.SystemModule.stop(SystemModule.java:202) [2020-02-04T06:48:44.328Z] at org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBundle$EquinoxSystemModule$1.run(EquinoxBundle.java:165) [2020-02-04T06:48:44.328Z] at java.lang.Thread.run(Thread.java:748) [2020-02-04T06:48:44.891Z] [INFO] All tests passed! [2020-02-04T06:48:44.891Z] [INFO] [2020-02-04T06:48:44.891Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2020-02-04T06:48:44.891Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.12-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.12-SNAPSHOT.jar [2020-02-04T06:48:44.891Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.12-SNAPSHOT.pom [2020-02-04T06:48:44.891Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar [2020-02-04T06:48:44.891Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.12-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.12-SNAPSHOT-pack200.jar.pack.gz [2020-02-04T06:48:44.891Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.12-SNAPSHOT-p2metadata.xml [2020-02-04T06:48:44.891Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.12-SNAPSHOT-p2artifacts.xml [2020-02-04T06:48:44.891Z] [INFO] [2020-02-04T06:48:44.891Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2020-02-04T06:48:44.891Z] [INFO] [2020-02-04T06:48:44.891Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core >-- [2020-02-04T06:48:44.891Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core 1.2.0-SNAPSHOT [51/138] [2020-02-04T06:48:44.891Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-02-04T06:48:44.891Z] [INFO] [2020-02-04T06:48:44.891Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.core --- [2020-02-04T06:48:44.891Z] [INFO] [2020-02-04T06:48:44.891Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core --- [2020-02-04T06:48:44.891Z] [INFO] The project's OSGi version is 1.2.0.202002040608 [2020-02-04T06:48:44.891Z] [INFO] [2020-02-04T06:48:44.891Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core --- [2020-02-04T06:48:44.891Z] [INFO] [2020-02-04T06:48:44.891Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core --- [2020-02-04T06:48:44.891Z] [INFO] [2020-02-04T06:48:44.891Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core --- [2020-02-04T06:48:44.891Z] [INFO] [2020-02-04T06:48:44.891Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core --- [2020-02-04T06:48:44.891Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:48:44.891Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/main/resources [2020-02-04T06:48:44.891Z] [INFO] [2020-02-04T06:48:44.891Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core --- [2020-02-04T06:48:44.891Z] [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/classes [2020-02-04T06:48:45.456Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStackAnalysis.java:[25] [2020-02-04T06:48:45.456Z] import org.eclipse.tracecompass.internal.tmf.core.analysis.callsite.CallsiteAnalysis; [2020-02-04T06:48:45.456Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:48:45.456Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-02-04T06:48:45.456Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStackAnalysis.java:[117] [2020-02-04T06:48:45.456Z] * {@link CallsiteAnalysis} to enrich the view. [2020-02-04T06:48:45.456Z] ^^^^^^^^^^^^^^^^ [2020-02-04T06:48:45.456Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-02-04T06:48:45.456Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[28] [2020-02-04T06:48:45.456Z] import org.eclipse.tracecompass.internal.tmf.core.analysis.callsite.CallsiteAnalysis; [2020-02-04T06:48:45.456Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:48:45.456Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-02-04T06:48:45.456Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[136] [2020-02-04T06:48:45.456Z] long traceId = getId(ITmfStateSystem.ROOT_ATTRIBUTE); [2020-02-04T06:48:45.456Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:48:45.456Z] Discouraged access: The method 'AbstractTreeDataProvider.getId(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-02-04T06:48:45.456Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[137] [2020-02-04T06:48:45.456Z] builder.add(new CallStackEntryModel(traceId, -1, Collections.singletonList(getTrace().getName()), start, end, CallStackEntryModel.TRACE, UNKNOWN_TID)); [2020-02-04T06:48:45.456Z] ^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:48:45.456Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:48:45.456Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[139] [2020-02-04T06:48:45.456Z] List processQuarks = ss.getQuarks(getAnalysisModule().getProcessesPattern()); [2020-02-04T06:48:45.456Z] ^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:48:45.456Z] Discouraged access: The method 'AbstractTreeDataProvider.getAnalysisModule()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-02-04T06:48:45.456Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[151] [2020-02-04T06:48:45.456Z] threadParentId = getId(processQuark); [2020-02-04T06:48:45.456Z] ^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:48:45.457Z] Discouraged access: The method 'AbstractTreeDataProvider.getId(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-02-04T06:48:45.457Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[160] [2020-02-04T06:48:45.457Z] List threadQuarks = ss.getQuarks(processQuark, getAnalysisModule().getThreadsPattern()); [2020-02-04T06:48:45.457Z] ^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:48:45.457Z] Discouraged access: The method 'AbstractTreeDataProvider.getAnalysisModule()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-02-04T06:48:45.457Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[183] [2020-02-04T06:48:45.457Z] return new TmfTreeModel<>(Collections.emptyList(), builder.build()); [2020-02-04T06:48:45.457Z] ^^^^^^^^^^^^^^^ [2020-02-04T06:48:45.457Z] Null type safety (type annotations): The expression of type '@NonNull ImmutableList' needs unchecked conversion to conform to '@NonNull List<@NonNull CallStackEntryModel>', corresponding supertype is 'List' [2020-02-04T06:48:45.457Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[198] [2020-02-04T06:48:45.457Z] return new CallStackEntryModel(getId(threadQuark), processId, Collections.singletonList(threadName), threadStart, threadEnd, CallStackEntryModel.THREAD, threadId); [2020-02-04T06:48:45.457Z] ^^^^^^^^^^^^^^^^^^ [2020-02-04T06:48:45.457Z] Discouraged access: The method 'AbstractTreeDataProvider.getId(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-02-04T06:48:45.457Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[205] [2020-02-04T06:48:45.457Z] long id = getId(stackLevelQuark); [2020-02-04T06:48:45.457Z] ^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:48:45.457Z] Discouraged access: The method 'AbstractTreeDataProvider.getId(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-02-04T06:48:45.457Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[206] [2020-02-04T06:48:45.457Z] builder.add(new CallStackEntryModel(id, callStackParent, Collections.singletonList(threadName), start, end, level, pid)); [2020-02-04T06:48:45.457Z] ^^^^^^^^^^ [2020-02-04T06:48:45.457Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:48:45.457Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[230] [2020-02-04T06:48:45.457Z] Map<@NonNull Long, @NonNull Integer> entries = getSelectedEntries(filter); [2020-02-04T06:48:45.457Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:48:45.457Z] Discouraged access: The method 'AbstractTreeDataProvider.getSelectedEntries(SelectionTimeQueryFilter)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-02-04T06:48:45.457Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[235] [2020-02-04T06:48:45.457Z] return new TimeGraphModel(getFollowEvent(ss, entry, filter.getEnd(), false)); [2020-02-04T06:48:45.457Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:48:45.457Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeGraphRowModel>' [2020-02-04T06:48:45.457Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[237] [2020-02-04T06:48:45.457Z] return new TimeGraphModel(getFollowEvent(ss, entry, filter.getStart(), true)); [2020-02-04T06:48:45.457Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:48:45.457Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeGraphRowModel>' [2020-02-04T06:48:45.457Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[244] [2020-02-04T06:48:45.457Z] Collection times = getTimes(filter, ss.getStartTime(), ss.getCurrentEndTime()); [2020-02-04T06:48:45.457Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:48:45.457Z] Discouraged access: The method 'AbstractTreeDataProvider.getTimes(TimeQueryFilter, long, long)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-02-04T06:48:45.457Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[270] [2020-02-04T06:48:45.457Z] applyFilterAndAddState(eventList, timeGraphState, key, predicates, monitor); [2020-02-04T06:48:45.457Z] ^^^^^^^^^^^^^^ [2020-02-04T06:48:45.457Z] Null type safety (type annotations): The expression of type 'ITimeGraphState' needs unchecked conversion to conform to '@NonNull ITimeGraphState' [2020-02-04T06:48:45.457Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[286] [2020-02-04T06:48:45.457Z] return new TimeGraphState(startTime, duration, value.hashCode(), name); [2020-02-04T06:48:45.457Z] ^^^^ [2020-02-04T06:48:45.457Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable [2020-02-04T06:48:45.457Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[376] [2020-02-04T06:48:45.457Z] CallStackAnalysis analysis = getAnalysisModule(); [2020-02-04T06:48:45.457Z] ^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:48:45.457Z] Discouraged access: The method 'AbstractTreeDataProvider.getAnalysisModule()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-02-04T06:48:45.457Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[378] [2020-02-04T06:48:45.457Z] List<@NonNull Long> selected = DataProviderParameterUtils.extractSelectedItems(parameters); [2020-02-04T06:48:45.457Z] ^^^^^^^^^^ [2020-02-04T06:48:45.457Z] Null type safety (type annotations): The expression of type '@NonNull Map' needs unchecked conversion to conform to '@NonNull Map<@NonNull String,@NonNull Object>' [2020-02-04T06:48:45.457Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[379] [2020-02-04T06:48:45.457Z] List<@NonNull Long> times = DataProviderParameterUtils.extractTimeRequested(parameters); [2020-02-04T06:48:45.457Z] ^^^^^^^^^^ [2020-02-04T06:48:45.457Z] Null type safety (type annotations): The expression of type '@NonNull Map' needs unchecked conversion to conform to '@NonNull Map<@NonNull String,@NonNull Object>' [2020-02-04T06:48:45.457Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[381] [2020-02-04T06:48:45.457Z] Map<@NonNull Long, @NonNull Integer> md = getSelectedEntries(selected); [2020-02-04T06:48:45.457Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:48:45.457Z] Discouraged access: The method 'AbstractTreeDataProvider.getSelectedEntries(Collection)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-02-04T06:48:45.457Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[390] [2020-02-04T06:48:45.457Z] Iterable<@NonNull CallsiteAnalysis> csas = TmfTraceUtils.getAnalysisModulesOfClass(trace, CallsiteAnalysis.class); [2020-02-04T06:48:45.457Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:48:45.457Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-02-04T06:48:45.457Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[390] [2020-02-04T06:48:45.457Z] Iterable<@NonNull CallsiteAnalysis> csas = TmfTraceUtils.getAnalysisModulesOfClass(trace, CallsiteAnalysis.class); [2020-02-04T06:48:45.457Z] ^^^^^^^^^^^^^^^^ [2020-02-04T06:48:45.457Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-02-04T06:48:45.457Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[391] [2020-02-04T06:48:45.458Z] for (CallsiteAnalysis csa : csas) { [2020-02-04T06:48:45.458Z] ^^^^^^^^^^^^^^^^ [2020-02-04T06:48:45.458Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-02-04T06:48:45.458Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[392] [2020-02-04T06:48:45.458Z] List<@NonNull ITmfCallsite> res = csa.getCallsites(String.valueOf(trace.getUUID()), deviceType, deviceId, time); [2020-02-04T06:48:45.458Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:48:45.458Z] Discouraged access: The method 'CallsiteAnalysis.getCallsites(String, String, String, long)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-02-04T06:48:45.458Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[392] [2020-02-04T06:48:45.458Z] List<@NonNull ITmfCallsite> res = csa.getCallsites(String.valueOf(trace.getUUID()), deviceType, deviceId, time); [2020-02-04T06:48:45.458Z] ^^^^^^^^^^ [2020-02-04T06:48:45.458Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable [2020-02-04T06:48:45.458Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStackSeries.java:[440] [2020-02-04T06:48:45.458Z] return getIntersectingElements(start, end).iterator(); [2020-02-04T06:48:45.458Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:48:45.458Z] Null type safety (type annotations): The expression of type 'Iterator<@NonNull ISegment>' needs unchecked conversion to conform to '@NonNull Iterator<@NonNull ISegment>' [2020-02-04T06:48:45.458Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStackSeries.java:[540] [2020-02-04T06:48:45.458Z] return Iterables.transform(query2d, fct); [2020-02-04T06:48:45.458Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:48:45.458Z] Null type safety (type annotations): The expression of type 'Iterable<@NonNull ISegment>' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull ISegment>' [2020-02-04T06:48:45.458Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[17] [2020-02-04T06:48:45.458Z] import org.eclipse.tracecompass.internal.analysis.timing.core.segmentstore.SegmentStoreStatisticsDataProvider; [2020-02-04T06:48:45.458Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:48:45.458Z] Discouraged access: The type 'SegmentStoreStatisticsDataProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes') [2020-02-04T06:48:45.458Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[18] [2020-02-04T06:48:45.458Z] import org.eclipse.tracecompass.internal.tmf.core.model.tree.TmfTreeCompositeDataProvider; [2020-02-04T06:48:45.458Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:48:45.458Z] Discouraged access: The type 'TmfTreeCompositeDataProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-02-04T06:48:45.458Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[29] [2020-02-04T06:48:45.458Z] * {@link SegmentStoreStatisticsDataProvider} factory for the [2020-02-04T06:48:45.458Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:48:45.458Z] Discouraged access: The type 'SegmentStoreStatisticsDataProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes') [2020-02-04T06:48:45.458Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[41] [2020-02-04T06:48:45.458Z] return TmfTreeCompositeDataProvider.create(TmfTraceManager.getTraceSet(trace), ID); [2020-02-04T06:48:45.458Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:48:45.458Z] Discouraged access: The type 'TmfTreeCompositeDataProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-02-04T06:48:45.458Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[41] [2020-02-04T06:48:45.458Z] return TmfTreeCompositeDataProvider.create(TmfTraceManager.getTraceSet(trace), ID); [2020-02-04T06:48:45.458Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:48:45.458Z] Discouraged access: The method 'TmfTreeCompositeDataProvider.create(Collection, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-02-04T06:48:45.458Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[61] [2020-02-04T06:48:45.458Z] return new SegmentStoreStatisticsDataProvider(trace, statisticsAnalysis, CallGraphStatisticsAnalysis.ID); [2020-02-04T06:48:45.458Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:48:45.458Z] Discouraged access: The constructor 'SegmentStoreStatisticsDataProvider(ITmfTrace, AbstractSegmentStatisticsAnalysis, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes') [2020-02-04T06:48:45.458Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[61] [2020-02-04T06:48:45.458Z] return new SegmentStoreStatisticsDataProvider(trace, statisticsAnalysis, CallGraphStatisticsAnalysis.ID); [2020-02-04T06:48:45.458Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:48:45.458Z] Discouraged access: The type 'SegmentStoreStatisticsDataProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes') [2020-02-04T06:48:45.458Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/AggregatedCalledFunction.java:[99] [2020-02-04T06:48:45.458Z] fChildren.put(entry.getKey(), entry.getValue().clone()); [2020-02-04T06:48:45.458Z] ^^^^^^^^^^^^^^^^ [2020-02-04T06:48:45.458Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull Object,@NonNull AggregatedCalledFunction>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2020-02-04T06:48:45.458Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/InstrumentedProfilingElement.java:[233] [2020-02-04T06:48:45.458Z] IHostIdProvider hostProvider = fHostResolver.apply(this); [2020-02-04T06:48:45.458Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:48:45.458Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Function<@NonNull IProfilingElement,CallStackHostUtils.@NonNull IHostIdProvider>'. Type 'Function' doesn't seem to be designed with null type annotations in mind [2020-02-04T06:48:45.458Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/AbstractCalledFunction.java:[29] [2020-02-04T06:48:45.458Z] static final Comparator COMPARATOR = Objects.requireNonNull(Comparator.comparingLong(ISegment::getStart).thenComparingLong(ISegment::getEnd)); [2020-02-04T06:48:45.458Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:48:45.458Z] Null type safety (type annotations): The expression of type '@NonNull Comparator' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull ISegment>' [2020-02-04T06:48:45.458Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[327] [2020-02-04T06:48:45.458Z] if (entry.getValue().fRange.includes(range)) { [2020-02-04T06:48:45.458Z] ^^^^^^^^^^^^^^^^ [2020-02-04T06:48:45.458Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull AggregatedCalledFunction,CallGraphAnalysis.@NonNull FunctionCall>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2020-02-04T06:48:45.458Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[424] [2020-02-04T06:48:45.458Z] CallgraphRange parentRange = entry.getValue().fRange; [2020-02-04T06:48:45.458Z] ^^^^^^^^^^^^^^^^ [2020-02-04T06:48:45.458Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull AggregatedCalledFunction,CallGraphAnalysis.@NonNull FunctionCall>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2020-02-04T06:48:45.458Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[442] [2020-02-04T06:48:45.458Z] parent.addChild(entry.getValue().fFunc, entry.getKey()); [2020-02-04T06:48:45.458Z] ^^^^^^^^^^^^^^^^ [2020-02-04T06:48:45.459Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull AggregatedCalledFunction,CallGraphAnalysis.@NonNull FunctionCall>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2020-02-04T06:48:45.459Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[481] [2020-02-04T06:48:45.459Z] ThreadNode threadNode = entry.getKey(); [2020-02-04T06:48:45.459Z] ^^^^^^^^^^^^^^ [2020-02-04T06:48:45.459Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull ThreadNode,@NonNull List<@NonNull Integer>>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2020-02-04T06:48:45.459Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[482] [2020-02-04T06:48:45.459Z] List subAttributes = entry.getValue(); [2020-02-04T06:48:45.459Z] ^^^^^^^^^^^^^^^^ [2020-02-04T06:48:45.459Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull ThreadNode,@NonNull List<@NonNull Integer>>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2020-02-04T06:48:45.459Z] 44 problems (44 warnings) [2020-02-04T06:48:45.459Z] [INFO] [2020-02-04T06:48:45.459Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.core --- [2020-02-04T06:48:45.459Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:48:45.459Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/test/resources [2020-02-04T06:48:45.459Z] [INFO] [2020-02-04T06:48:45.459Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.core --- [2020-02-04T06:48:45.717Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.2.0-SNAPSHOT-sources.jar [2020-02-04T06:48:45.717Z] [INFO] [2020-02-04T06:48:45.717Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core --- [2020-02-04T06:48:45.717Z] [INFO] [2020-02-04T06:48:45.717Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.core --- [2020-02-04T06:48:45.717Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.2.0-SNAPSHOT.jar [2020-02-04T06:48:45.717Z] [INFO] [2020-02-04T06:48:45.717Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.core --- [2020-02-04T06:48:45.717Z] [INFO] [2020-02-04T06:48:45.717Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.core --- [2020-02-04T06:48:45.717Z] [INFO] [2020-02-04T06:48:45.717Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.core --- [2020-02-04T06:48:45.717Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.2.0-SNAPSHOT.jar [2020-02-04T06:48:45.974Z] [INFO] [2020-02-04T06:48:45.974Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.core --- [2020-02-04T06:48:45.974Z] [INFO] [2020-02-04T06:48:45.974Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.core --- [2020-02-04T06:48:45.974Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-1.2.0-SNAPSHOT.jar [2020-02-04T06:48:45.975Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-1.2.0-SNAPSHOT.pom [2020-02-04T06:48:45.975Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-1.2.0-SNAPSHOT-sources.jar [2020-02-04T06:48:45.975Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.2.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-1.2.0-SNAPSHOT-pack200.jar.pack.gz [2020-02-04T06:48:45.975Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-1.2.0-SNAPSHOT-p2metadata.xml [2020-02-04T06:48:45.975Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-1.2.0-SNAPSHOT-p2artifacts.xml [2020-02-04T06:48:45.975Z] [INFO] [2020-02-04T06:48:45.975Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.core --- [2020-02-04T06:48:45.975Z] [INFO] [2020-02-04T06:48:45.975Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests >-- [2020-02-04T06:48:45.975Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.2-SNAPSHOT [52/138] [2020-02-04T06:48:45.975Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-02-04T06:48:45.975Z] [INFO] [2020-02-04T06:48:45.975Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2020-02-04T06:48:45.975Z] [INFO] [2020-02-04T06:48:45.975Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2020-02-04T06:48:45.975Z] [INFO] The project's OSGi version is 1.0.2.202002040608 [2020-02-04T06:48:45.975Z] [INFO] [2020-02-04T06:48:45.975Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2020-02-04T06:48:45.975Z] [INFO] [2020-02-04T06:48:45.975Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2020-02-04T06:48:45.975Z] [INFO] [2020-02-04T06:48:45.975Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2020-02-04T06:48:45.975Z] [INFO] [2020-02-04T06:48:45.975Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2020-02-04T06:48:45.975Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:48:45.975Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/main/resources [2020-02-04T06:48:45.975Z] [INFO] [2020-02-04T06:48:45.975Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2020-02-04T06:48:45.975Z] [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/classes [2020-02-04T06:48:46.232Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/org/eclipse/tracecompass/analysis/profiling/core/tests/flamechart/CallStackStateSystemTest.java:[153] [2020-02-04T06:48:46.232Z] Set<@NonNull IntervalInfo> stateSystemIntervals = traceData.toStateSystemInterval(patterns.get(0)[0]); [2020-02-04T06:48:46.232Z] ^^^^^^^^^^^^^^^^^^ [2020-02-04T06:48:46.232Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:48:46.232Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/stubs/org/eclipse/tracecompass/analysis/profiling/core/tests/data/TestDataBigCallStack.java:[145] [2020-02-04T06:48:46.232Z] stack.push(new OpenedFunction(ts, field.getValue().toString())); [2020-02-04T06:48:46.232Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:48:46.232Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:48:46.232Z] 2 problems (2 warnings) [2020-02-04T06:48:46.232Z] [INFO] [2020-02-04T06:48:46.232Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2020-02-04T06:48:46.232Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:48:46.232Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/test/resources [2020-02-04T06:48:46.232Z] [INFO] [2020-02-04T06:48:46.232Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2020-02-04T06:48:46.232Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT-sources.jar [2020-02-04T06:48:46.232Z] [INFO] [2020-02-04T06:48:46.232Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2020-02-04T06:48:46.232Z] [INFO] [2020-02-04T06:48:46.232Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2020-02-04T06:48:46.232Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT.jar [2020-02-04T06:48:46.488Z] [INFO] [2020-02-04T06:48:46.488Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2020-02-04T06:48:46.488Z] [INFO] [2020-02-04T06:48:46.488Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2020-02-04T06:48:46.488Z] [INFO] [2020-02-04T06:48:46.488Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2020-02-04T06:48:46.488Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT.jar [2020-02-04T06:48:46.745Z] [INFO] [2020-02-04T06:48:46.745Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2020-02-04T06:48:46.745Z] [INFO] [2020-02-04T06:48:46.745Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2020-02-04T06:48:47.002Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data/.metadata/.log [2020-02-04T06:48:47.002Z] [INFO] Command line: [2020-02-04T06:48:47.002Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2020-02-04T06:48:47.002Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-02-04T06:48:50.279Z] !SESSION 2020-02-04 06:48:47.151 ----------------------------------------------- [2020-02-04T06:48:50.279Z] eclipse.buildId=unknown [2020-02-04T06:48:50.279Z] java.version=1.8.0_202 [2020-02-04T06:48:50.279Z] java.vendor=Oracle Corporation [2020-02-04T06:48:50.279Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-02-04T06:48:50.279Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2020-02-04T06:48:50.279Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2020-02-04T06:48:50.279Z] [2020-02-04T06:48:50.279Z] !ENTRY org.eclipse.compare.win32 4 0 2020-02-04 06:48:49.642 [2020-02-04T06:48:50.279Z] !MESSAGE FrameworkEvent ERROR [2020-02-04T06:48:50.279Z] !STACK 0 [2020-02-04T06:48:50.279Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [49] [2020-02-04T06:48:50.279Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-02-04T06:48:50.279Z] [2020-02-04T06:48:50.279Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-02-04T06:48:50.279Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-02-04T06:48:50.279Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-02-04T06:48:50.279Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-02-04T06:48:50.279Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-02-04T06:48:50.279Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-02-04T06:48:50.279Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-02-04T06:48:50.279Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-02-04T06:48:51.650Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest [2020-02-04T06:48:53.921Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.188 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest [2020-02-04T06:48:53.921Z] testIntersectingSegmentStore(org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest) Time elapsed: 2.05 s [2020-02-04T06:48:53.921Z] testSeriesSegmentStoreIterator(org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest) Time elapsed: 0.106 s [2020-02-04T06:48:53.921Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest [2020-02-04T06:49:15.828Z] [2020-02-04T06:49:15.828Z] !ENTRY org.eclipse.tracecompass.analysis.profiling.core 2 0 2020-02-04 06:49:13.239 [2020-02-04T06:49:15.828Z] !MESSAGE Function exit name in event (unknown) different from the expected one (f2). You may have lost events in your trace. [2020-02-04T06:49:28.016Z] [2020-02-04T06:49:28.017Z] !ENTRY org.eclipse.tracecompass.analysis.profiling.core 2 0 2020-02-04 06:49:27.348 [2020-02-04T06:49:28.017Z] !MESSAGE Incoherent callstack found on (10019) occasions [2020-02-04T06:49:28.581Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.531 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest [2020-02-04T06:49:28.581Z] testCallStackProvider[0: Small trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest) Time elapsed: 0.085 s [2020-02-04T06:49:28.581Z] testCallStackContent[0: Small trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest) Time elapsed: 0.03 s [2020-02-04T06:49:28.581Z] testCallStackProvider[1: Big trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest) Time elapsed: 33.323 s [2020-02-04T06:49:28.581Z] testCallStackContent[1: Big trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest) Time elapsed: 1.086 s [2020-02-04T06:49:28.581Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest [2020-02-04T06:49:28.581Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest [2020-02-04T06:49:28.581Z] testActivator(org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest) Time elapsed: 0.001 s [2020-02-04T06:49:28.581Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest [2020-02-04T06:49:40.810Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.714 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest [2020-02-04T06:49:40.810Z] testCallGraph[0: Small trace](org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest) Time elapsed: 0.091 s [2020-02-04T06:49:40.810Z] testCallGraph[1: Big trace](org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest) Time elapsed: 10.622 s [2020-02-04T06:49:40.810Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest [2020-02-04T06:49:40.810Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest [2020-02-04T06:49:40.810Z] testGetSelfTime(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2020-02-04T06:49:40.810Z] testGetDepth(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2020-02-04T06:49:40.810Z] testGetStart(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2020-02-04T06:49:40.810Z] testToString(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2020-02-04T06:49:40.810Z] createInvalidTimeRangeStateLong(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0.002 s [2020-02-04T06:49:40.810Z] testCompareTo(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2020-02-04T06:49:40.810Z] testGetProcessId(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2020-02-04T06:49:40.810Z] createInvalidDouble(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2020-02-04T06:49:40.810Z] testAddChildOk1(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2020-02-04T06:49:40.810Z] testAddChildOk2(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2020-02-04T06:49:40.810Z] testAddChildOk3(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2020-02-04T06:49:40.810Z] createInvalidTimeRangeStateInteger(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2020-02-04T06:49:40.810Z] testHashCode(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2020-02-04T06:49:40.810Z] testCompareToBad(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2020-02-04T06:49:40.810Z] testEquals(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2020-02-04T06:49:40.810Z] testGetParent(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0.001 s [2020-02-04T06:49:40.810Z] testGetEnd(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2020-02-04T06:49:40.810Z] createInvalidTimeRangeStateString(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2020-02-04T06:49:40.810Z] createInvalidTimeRange(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2020-02-04T06:49:40.810Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest [2020-02-04T06:49:40.810Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest [2020-02-04T06:49:40.810Z] multiFunctionRootsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest) Time elapsed: 0.008 s [2020-02-04T06:49:40.810Z] TreeStatisticsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest) Time elapsed: 0.001 s [2020-02-04T06:49:40.810Z] MergeSecondLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest) Time elapsed: 0.002 s [2020-02-04T06:49:40.810Z] MergeFirstLevelCalleesStatisticsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest) Time elapsed: 0.001 s [2020-02-04T06:49:40.810Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest [2020-02-04T06:49:40.810Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest [2020-02-04T06:49:40.810Z] cascadeTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0.001 s [2020-02-04T06:49:40.810Z] multiFunctionRootsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0.001 s [2020-02-04T06:49:40.810Z] emptyStateSystemTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0 s [2020-02-04T06:49:40.810Z] largeTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0.079 s [2020-02-04T06:49:40.810Z] multiFunctionRootsSecondTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0 s [2020-02-04T06:49:40.810Z] mergeSecondLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0.001 s [2020-02-04T06:49:40.810Z] mergeFirstLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0 s [2020-02-04T06:49:40.810Z] treeTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0.001 s [2020-02-04T06:49:40.810Z] [2020-02-04T06:49:40.810Z] Results: [2020-02-04T06:49:40.810Z] [2020-02-04T06:49:40.810Z] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0 [2020-02-04T06:49:40.810Z] [2020-02-04T06:49:40.810Z] [INFO] All tests passed! [2020-02-04T06:49:40.810Z] [INFO] [2020-02-04T06:49:40.810Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2020-02-04T06:49:40.810Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT.jar [2020-02-04T06:49:40.811Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT.pom [2020-02-04T06:49:40.811Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT-sources.jar [2020-02-04T06:49:40.811Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT-pack200.jar.pack.gz [2020-02-04T06:49:40.811Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT-p2metadata.xml [2020-02-04T06:49:40.811Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT-p2artifacts.xml [2020-02-04T06:49:40.811Z] [INFO] [2020-02-04T06:49:40.811Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2020-02-04T06:49:40.811Z] [INFO] [2020-02-04T06:49:40.811Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui >-- [2020-02-04T06:49:40.811Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui 2.0.2-SNAPSHOT [53/138] [2020-02-04T06:49:40.811Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-02-04T06:49:40.811Z] [INFO] [2020-02-04T06:49:40.811Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2020-02-04T06:49:40.811Z] [INFO] [2020-02-04T06:49:40.811Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2020-02-04T06:49:40.811Z] [INFO] The project's OSGi version is 2.0.2.202002040608 [2020-02-04T06:49:40.811Z] [INFO] [2020-02-04T06:49:40.811Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2020-02-04T06:49:40.811Z] [INFO] [2020-02-04T06:49:40.811Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2020-02-04T06:49:40.811Z] [INFO] [2020-02-04T06:49:40.811Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2020-02-04T06:49:40.811Z] [INFO] [2020-02-04T06:49:40.811Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2020-02-04T06:49:40.811Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:49:40.811Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/main/resources [2020-02-04T06:49:40.811Z] [INFO] [2020-02-04T06:49:40.811Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2020-02-04T06:49:40.811Z] [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/classes [2020-02-04T06:49:40.811Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/flamegraph/FlameGraphView.java:[244] [2020-02-04T06:49:40.811Z] Activator.getDefault().logError(e.getMessage(), e); [2020-02-04T06:49:40.811Z] ^^^^^^^^^^^^^^ [2020-02-04T06:49:40.811Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:49:40.811Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[111] [2020-02-04T06:49:40.811Z] private static final Comparator NAME_COMPARATOR = Comparator.comparing(ITimeGraphEntry::getName); [2020-02-04T06:49:40.811Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:49:40.811Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull ITimeGraphEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull ITimeGraphEntry>' [2020-02-04T06:49:40.811Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[117] [2020-02-04T06:49:40.811Z] ITimeGraphEntryModel model1 = t1.getModel(); [2020-02-04T06:49:40.811Z] ^^^^^^^^^^ [2020-02-04T06:49:40.811Z] The method getModel() from the type TimeGraphEntry is deprecated [2020-02-04T06:49:40.811Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[118] [2020-02-04T06:49:40.811Z] ITimeGraphEntryModel model2 = t2.getModel(); [2020-02-04T06:49:40.811Z] ^^^^^^^^^^ [2020-02-04T06:49:40.811Z] The method getModel() from the type TimeGraphEntry is deprecated [2020-02-04T06:49:40.811Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[134] [2020-02-04T06:49:40.811Z] ITimeGraphEntryModel model1 = t1.getModel(); [2020-02-04T06:49:40.811Z] ^^^^^^^^^^ [2020-02-04T06:49:40.811Z] The method getModel() from the type TimeGraphEntry is deprecated [2020-02-04T06:49:40.811Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[135] [2020-02-04T06:49:40.811Z] ITimeGraphEntryModel model2 = t2.getModel(); [2020-02-04T06:49:40.811Z] ^^^^^^^^^^ [2020-02-04T06:49:40.811Z] The method getModel() from the type TimeGraphEntry is deprecated [2020-02-04T06:49:40.811Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[197] [2020-02-04T06:49:40.811Z] ITimeGraphEntryModel model1 = t1.getModel(); [2020-02-04T06:49:40.811Z] ^^^^^^^^^^ [2020-02-04T06:49:40.811Z] The method getModel() from the type TimeGraphEntry is deprecated [2020-02-04T06:49:40.811Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[198] [2020-02-04T06:49:40.811Z] ITimeGraphEntryModel model2 = t2.getModel(); [2020-02-04T06:49:40.811Z] ^^^^^^^^^^ [2020-02-04T06:49:40.811Z] The method getModel() from the type TimeGraphEntry is deprecated [2020-02-04T06:49:40.811Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[217] [2020-02-04T06:49:40.811Z] ITimeGraphEntryModel entryModel = entry.getModel(); [2020-02-04T06:49:40.811Z] ^^^^^^^^^^ [2020-02-04T06:49:40.811Z] The method getModel() from the type TimeGraphEntry is deprecated [2020-02-04T06:49:40.811Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[238] [2020-02-04T06:49:40.811Z] ITimeGraphEntryModel model = entry.getModel(); [2020-02-04T06:49:40.811Z] ^^^^^^^^^^ [2020-02-04T06:49:40.811Z] The method getModel() from the type TimeGraphEntry is deprecated [2020-02-04T06:49:40.811Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[325] [2020-02-04T06:49:40.811Z] ITimeGraphState function = fFunctions.get(((TimeGraphEntry) selection).getModel().getId()); [2020-02-04T06:49:40.811Z] ^^^^^^^^^^ [2020-02-04T06:49:40.811Z] The method getModel() from the type TimeGraphEntry is deprecated [2020-02-04T06:49:40.811Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[458] [2020-02-04T06:49:40.811Z] Map map = Maps.uniqueIndex(unfiltered, e -> e.getModel().getId()); [2020-02-04T06:49:40.811Z] ^^^^^^^^^^ [2020-02-04T06:49:40.811Z] The method getModel() from the type TimeGraphEntry is deprecated [2020-02-04T06:49:40.811Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[565] [2020-02-04T06:49:40.811Z] SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(selectionBegin, Long.MAX_VALUE, 2, Collections.singleton(callStackEntry.getModel().getId())); [2020-02-04T06:49:40.811Z] ^^^^^^^^^^ [2020-02-04T06:49:40.811Z] The method getModel() from the type TimeGraphEntry is deprecated [2020-02-04T06:49:40.811Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[617] [2020-02-04T06:49:40.811Z] SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(Lists.newArrayList(Long.MIN_VALUE, selectionBegin), Collections.singleton(callStackEntry.getModel().getId())); [2020-02-04T06:49:40.811Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:49:40.811Z] Null type safety (type annotations): The expression of type 'ArrayList<@NonNull Long>' needs unchecked conversion to conform to '@NonNull List<@NonNull Long>', corresponding supertype is 'List<@NonNull Long>' [2020-02-04T06:49:40.811Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[617] [2020-02-04T06:49:40.811Z] SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(Lists.newArrayList(Long.MIN_VALUE, selectionBegin), Collections.singleton(callStackEntry.getModel().getId())); [2020-02-04T06:49:40.811Z] ^^^^^^^^^^ [2020-02-04T06:49:40.811Z] The method getModel() from the type TimeGraphEntry is deprecated [2020-02-04T06:49:40.811Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[710] [2020-02-04T06:49:40.812Z] Collection<@NonNull ISymbolProvider> symbolProviders = SymbolProviderManager.getInstance().getSymbolProviders(subTrace); [2020-02-04T06:49:40.812Z] ^^^^^^^^ [2020-02-04T06:49:40.812Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2020-02-04T06:49:40.812Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[739] [2020-02-04T06:49:40.812Z] all.forEach(entry -> fFunctions.remove(entry.getModel().getId())); [2020-02-04T06:49:40.812Z] ^^^^^^^^^^ [2020-02-04T06:49:40.812Z] The method getModel() from the type TimeGraphEntry is deprecated [2020-02-04T06:49:40.812Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/symbols/BasicSymbolProviderPreferencePage.java:[293] [2020-02-04T06:49:40.812Z] Activator.getDefault().logError("Cannot read the file " + fullPath, e); //$NON-NLS-1$//$NON-NLS-2$ [2020-02-04T06:49:40.812Z] ^^^^^^^^^^^^^ [2020-02-04T06:49:40.812Z] Unnecessary $NON-NLS$ tag [2020-02-04T06:49:40.812Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/Activator.java:[72] [2020-02-04T06:49:40.812Z] return getImageDescripterFromPath(path).createImage(); [2020-02-04T06:49:40.812Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:49:40.812Z] Null type safety (type annotations): The expression of type 'Image' needs unchecked conversion to conform to '@NonNull Image' [2020-02-04T06:49:40.812Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/Activator.java:[84] [2020-02-04T06:49:40.812Z] return AbstractUIPlugin.imageDescriptorFromPlugin(PLUGIN_ID, path); [2020-02-04T06:49:40.812Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:49:40.812Z] Null type safety (type annotations): The expression of type 'ImageDescriptor' needs unchecked conversion to conform to '@NonNull ImageDescriptor' [2020-02-04T06:49:40.812Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/callgraph/statistics/CallGraphStatisticsViewer.java:[69] [2020-02-04T06:49:40.812Z] TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel> entry = (TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>) element; [2020-02-04T06:49:40.812Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:49:40.812Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2020-02-04T06:49:40.812Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/CallStackPresentationProvider.java:[87] [2020-02-04T06:49:40.812Z] ITimeGraphEntryModel model = ((TimeGraphEntry) entry).getModel(); [2020-02-04T06:49:40.812Z] ^^^^^^^^^^ [2020-02-04T06:49:40.812Z] The method getModel() from the type TimeGraphEntry is deprecated [2020-02-04T06:49:40.812Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/CallStackPresentationProvider.java:[128] [2020-02-04T06:49:40.812Z] return State.MULTIPLE.toString(); [2020-02-04T06:49:40.812Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:49:40.812Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-02-04T06:49:40.812Z] 23 problems (23 warnings) [2020-02-04T06:49:40.812Z] [INFO] [2020-02-04T06:49:40.812Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2020-02-04T06:49:40.812Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:49:40.812Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/test/resources [2020-02-04T06:49:40.812Z] [INFO] [2020-02-04T06:49:40.812Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2020-02-04T06:49:40.812Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.2-SNAPSHOT-sources.jar [2020-02-04T06:49:40.812Z] [INFO] [2020-02-04T06:49:40.812Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2020-02-04T06:49:40.812Z] [INFO] [2020-02-04T06:49:40.812Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2020-02-04T06:49:40.812Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.2-SNAPSHOT.jar [2020-02-04T06:49:41.070Z] [INFO] [2020-02-04T06:49:41.070Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2020-02-04T06:49:41.070Z] [INFO] [2020-02-04T06:49:41.070Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2020-02-04T06:49:41.070Z] [INFO] [2020-02-04T06:49:41.070Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2020-02-04T06:49:41.070Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.2-SNAPSHOT.jar [2020-02-04T06:49:41.070Z] [INFO] [2020-02-04T06:49:41.070Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2020-02-04T06:49:41.070Z] [INFO] [2020-02-04T06:49:41.070Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2020-02-04T06:49:41.070Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.2-SNAPSHOT.jar [2020-02-04T06:49:41.070Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.2-SNAPSHOT.pom [2020-02-04T06:49:41.070Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.2-SNAPSHOT-sources.jar [2020-02-04T06:49:41.070Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.2-SNAPSHOT-pack200.jar.pack.gz [2020-02-04T06:49:41.071Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.2-SNAPSHOT-p2metadata.xml [2020-02-04T06:49:41.071Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.2-SNAPSHOT-p2artifacts.xml [2020-02-04T06:49:41.071Z] [INFO] [2020-02-04T06:49:41.071Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2020-02-04T06:49:41.071Z] [INFO] [2020-02-04T06:49:41.071Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests >-- [2020-02-04T06:49:41.071Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.2-SNAPSHOT [54/138] [2020-02-04T06:49:41.071Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-02-04T06:49:41.071Z] [INFO] [2020-02-04T06:49:41.071Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2020-02-04T06:49:41.071Z] [INFO] [2020-02-04T06:49:41.071Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2020-02-04T06:49:41.071Z] [INFO] The project's OSGi version is 1.0.2.202002040608 [2020-02-04T06:49:41.071Z] [INFO] [2020-02-04T06:49:41.071Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2020-02-04T06:49:41.071Z] [INFO] [2020-02-04T06:49:41.071Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2020-02-04T06:49:41.071Z] [INFO] [2020-02-04T06:49:41.071Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2020-02-04T06:49:41.071Z] [INFO] [2020-02-04T06:49:41.071Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2020-02-04T06:49:41.071Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:49:41.071Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/main/resources [2020-02-04T06:49:41.071Z] [INFO] [2020-02-04T06:49:41.071Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2020-02-04T06:49:41.071Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/classes [2020-02-04T06:49:41.634Z] [INFO] [2020-02-04T06:49:41.634Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2020-02-04T06:49:41.634Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:49:41.634Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/test/resources [2020-02-04T06:49:41.634Z] [INFO] [2020-02-04T06:49:41.634Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2020-02-04T06:49:41.634Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT-sources.jar [2020-02-04T06:49:41.634Z] [INFO] [2020-02-04T06:49:41.634Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2020-02-04T06:49:41.634Z] [INFO] [2020-02-04T06:49:41.634Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2020-02-04T06:49:41.891Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT.jar [2020-02-04T06:49:41.891Z] [INFO] [2020-02-04T06:49:41.891Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2020-02-04T06:49:41.891Z] [INFO] [2020-02-04T06:49:41.891Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2020-02-04T06:49:41.891Z] [INFO] [2020-02-04T06:49:41.891Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2020-02-04T06:49:41.891Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT.jar [2020-02-04T06:49:41.891Z] [INFO] [2020-02-04T06:49:41.891Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2020-02-04T06:49:41.891Z] [INFO] [2020-02-04T06:49:41.891Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2020-02-04T06:49:42.454Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/data/.metadata/.log [2020-02-04T06:49:42.455Z] [INFO] Command line: [2020-02-04T06:49:42.455Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2020-02-04T06:49:42.455Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-02-04T06:49:45.736Z] !SESSION 2020-02-04 06:49:42.465 ----------------------------------------------- [2020-02-04T06:49:45.736Z] eclipse.buildId=unknown [2020-02-04T06:49:45.736Z] java.version=1.8.0_202 [2020-02-04T06:49:45.736Z] java.vendor=Oracle Corporation [2020-02-04T06:49:45.736Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-02-04T06:49:45.736Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2020-02-04T06:49:45.736Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2020-02-04T06:49:45.736Z] [2020-02-04T06:49:45.736Z] !ENTRY org.eclipse.compare.win32 4 0 2020-02-04 06:49:45.220 [2020-02-04T06:49:45.736Z] !MESSAGE FrameworkEvent ERROR [2020-02-04T06:49:45.736Z] !STACK 0 [2020-02-04T06:49:45.736Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53] [2020-02-04T06:49:45.736Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-02-04T06:49:45.736Z] [2020-02-04T06:49:45.736Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-02-04T06:49:45.736Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-02-04T06:49:45.736Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-02-04T06:49:45.736Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-02-04T06:49:45.736Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-02-04T06:49:45.736Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-02-04T06:49:45.736Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-02-04T06:49:45.736Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-02-04T06:49:50.993Z] Running org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest [2020-02-04T06:49:51.251Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.01 s - in org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest [2020-02-04T06:49:51.251Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest skipped [2020-02-04T06:49:51.251Z] Running org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest [2020-02-04T06:49:54.529Z] Display size: 1440x900 [2020-02-04T06:49:54.529Z] OS version=3.10.0-957.10.1.el7.x86_64 [2020-02-04T06:49:54.529Z] GTK version=2.24.30 [2020-02-04T06:49:54.529Z] GTK theme=unknown [2020-02-04T06:49:54.529Z] LIBOVERLAY_SCROLLBAR=0 [2020-02-04T06:49:54.529Z] Time zone: Coordinated Universal Time [2020-02-04T06:49:54.529Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2020-02-04T06:49:54.530Z] log4j:WARN Please initialize the log4j system properly. [2020-02-04T06:49:56.017Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2020-02-04T06:49:56.275Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-02-04T06:49:56.275Z] DEBUG - Double-clicking on TimeGraphControl {*Wrong Thread*} [2020-02-04T06:49:56.275Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=251031223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:49:56.275Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=251031224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:49:56.275Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=251031225 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:49:56.275Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=251031225 data=null} to TimeGraphControl with text {} [2020-02-04T06:49:56.275Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=251031275 data=null button=1 stateMask=0x0 x=484 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:49:56.276Z] DEBUG - Sent event Selection [13]: SelectionEvent{TimeGraphControl {} time=251031283 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:49:56.276Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=251031283 data=null button=1 stateMask=0x80000 x=484 y=47 count=1} to TimeGraphControl with text {} [2020-02-04T06:49:56.276Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=251031290 data=null button=1 stateMask=0x0 x=484 y=47 count=2} to TimeGraphControl with text {} [2020-02-04T06:49:56.276Z] DEBUG - Sent event Selection [13]: SelectionEvent{TimeGraphControl {} time=251031294 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:49:56.276Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TimeGraphControl {} time=251031295 data=null button=1 stateMask=0x0 x=484 y=47 count=2} to TimeGraphControl with text {} [2020-02-04T06:49:56.276Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{TimeGraphControl {} time=251031298 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:49:56.276Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=251031299 data=null button=1 stateMask=0x80000 x=484 y=47 count=2} to TimeGraphControl with text {} [2020-02-04T06:49:56.276Z] DEBUG - Sent event MouseHover [32]: MouseEvent{TimeGraphControl {} time=251031302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:49:56.276Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=251031309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:49:56.276Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=251031309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-02-04T06:49:56.276Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=251031310 data=null doit=true} to TimeGraphControl with text {} [2020-02-04T06:49:56.276Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=251031311 data=null} to TimeGraphControl with text {} [2020-02-04T06:49:56.276Z] DEBUG - Double-clicked on TimeGraphControl {*Wrong Thread*} [2020-02-04T06:49:56.533Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2020-02-04T06:49:56.533Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2020-02-04T06:49:56.790Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2020-02-04T06:49:56.790Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2020-02-04T06:49:57.353Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2020-02-04T06:49:57.353Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2020-02-04T06:49:57.353Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2020-02-04T06:49:57.610Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2020-02-04T06:49:58.174Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.89 s - in org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest [2020-02-04T06:49:58.174Z] tryMouseDoubleclickZoom(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.769 s [2020-02-04T06:49:58.174Z] cascadeTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.143 s [2020-02-04T06:49:58.174Z] multiFunctionRootsTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.165 s [2020-02-04T06:49:58.174Z] emptyStateSystemTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.12 s [2020-02-04T06:49:58.174Z] largeTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.274 s [2020-02-04T06:49:58.174Z] multiFunctionRootsSecondTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.188 s [2020-02-04T06:49:58.174Z] mergeSecondLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.07 s [2020-02-04T06:49:58.174Z] mergeFirstLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.154 s [2020-02-04T06:49:58.174Z] treeTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.505 s [2020-02-04T06:49:58.174Z] [2020-02-04T06:49:58.174Z] Results: [2020-02-04T06:49:58.174Z] [2020-02-04T06:49:58.174Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1 [2020-02-04T06:49:58.174Z] [2020-02-04T06:49:59.545Z] [INFO] All tests passed! [2020-02-04T06:49:59.545Z] [INFO] [2020-02-04T06:49:59.545Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2020-02-04T06:49:59.545Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT.jar [2020-02-04T06:49:59.545Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT.pom [2020-02-04T06:49:59.545Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT-sources.jar [2020-02-04T06:49:59.545Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT-pack200.jar.pack.gz [2020-02-04T06:49:59.545Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT-p2metadata.xml [2020-02-04T06:49:59.545Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT-p2artifacts.xml [2020-02-04T06:49:59.545Z] [INFO] [2020-02-04T06:49:59.545Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2020-02-04T06:49:59.545Z] [INFO] [2020-02-04T06:49:59.545Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf-parent >---- [2020-02-04T06:49:59.545Z] [INFO] Building Trace Compass BTF Support Parent 5.2.0-SNAPSHOT [55/138] [2020-02-04T06:49:59.545Z] [INFO] --------------------------------[ pom ]--------------------------------- [2020-02-04T06:49:59.546Z] [INFO] [2020-02-04T06:49:59.546Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf-parent --- [2020-02-04T06:49:59.546Z] [INFO] [2020-02-04T06:49:59.546Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf-parent --- [2020-02-04T06:49:59.546Z] [INFO] [2020-02-04T06:49:59.546Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf-parent --- [2020-02-04T06:49:59.546Z] [INFO] [2020-02-04T06:49:59.546Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf-parent --- [2020-02-04T06:49:59.546Z] [INFO] [2020-02-04T06:49:59.546Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf-parent --- [2020-02-04T06:49:59.546Z] [INFO] [2020-02-04T06:49:59.546Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf-parent --- [2020-02-04T06:49:59.546Z] [INFO] [2020-02-04T06:49:59.546Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf-parent --- [2020-02-04T06:49:59.546Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf-parent/5.2.0-SNAPSHOT/org.eclipse.tracecompass.btf-parent-5.2.0-SNAPSHOT.pom [2020-02-04T06:49:59.546Z] [INFO] [2020-02-04T06:49:59.546Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core >----- [2020-02-04T06:49:59.546Z] [INFO] Building org.eclipse.tracecompass.btf.core 2.2.0-SNAPSHOT [56/138] [2020-02-04T06:49:59.546Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-02-04T06:49:59.546Z] [INFO] [2020-02-04T06:49:59.546Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf.core --- [2020-02-04T06:49:59.546Z] [INFO] [2020-02-04T06:49:59.546Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core --- [2020-02-04T06:49:59.546Z] [INFO] The project's OSGi version is 2.2.0.202002040608 [2020-02-04T06:49:59.546Z] [INFO] [2020-02-04T06:49:59.546Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core --- [2020-02-04T06:49:59.546Z] [INFO] [2020-02-04T06:49:59.546Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core --- [2020-02-04T06:49:59.546Z] [INFO] [2020-02-04T06:49:59.546Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core --- [2020-02-04T06:49:59.546Z] [INFO] [2020-02-04T06:49:59.546Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.btf.core --- [2020-02-04T06:49:59.546Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:49:59.546Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core/src/main/resources [2020-02-04T06:49:59.546Z] [INFO] [2020-02-04T06:49:59.546Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.btf.core --- [2020-02-04T06:49:59.546Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core/target/classes [2020-02-04T06:49:59.546Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core/src/org/eclipse/tracecompass/btf/core/analysis/BtfStateProvider.java:[261] [2020-02-04T06:49:59.546Z] throws AttributeNotFoundException { [2020-02-04T06:49:59.546Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:49:59.546Z] The declared exception AttributeNotFoundException is not actually thrown by the method updateTaskStateSystem(ITmfStateSystemBuilder, long, BtfEvent, BtfStateProvider.TmfNamedStateValue) from type BtfStateProvider [2020-02-04T06:49:59.546Z] 1 problem (1 warning) [2020-02-04T06:49:59.546Z] [INFO] [2020-02-04T06:49:59.546Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.btf.core --- [2020-02-04T06:49:59.546Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:49:59.804Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core/src/test/resources [2020-02-04T06:49:59.804Z] [INFO] [2020-02-04T06:49:59.804Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.core --- [2020-02-04T06:49:59.804Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT-sources.jar [2020-02-04T06:49:59.804Z] [INFO] [2020-02-04T06:49:59.804Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core --- [2020-02-04T06:49:59.804Z] [INFO] [2020-02-04T06:49:59.804Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.core --- [2020-02-04T06:49:59.804Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT.jar [2020-02-04T06:49:59.804Z] [INFO] [2020-02-04T06:49:59.804Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.core --- [2020-02-04T06:49:59.804Z] [INFO] [2020-02-04T06:49:59.804Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf.core --- [2020-02-04T06:49:59.804Z] [INFO] [2020-02-04T06:49:59.804Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf.core --- [2020-02-04T06:49:59.804Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT.jar [2020-02-04T06:49:59.804Z] [INFO] [2020-02-04T06:49:59.804Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.core --- [2020-02-04T06:49:59.804Z] [INFO] [2020-02-04T06:49:59.804Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.core --- [2020-02-04T06:49:59.804Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/2.2.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT.jar [2020-02-04T06:49:59.804Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/2.2.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT.pom [2020-02-04T06:49:59.804Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/2.2.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT-sources.jar [2020-02-04T06:49:59.804Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/2.2.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT-pack200.jar.pack.gz [2020-02-04T06:49:59.804Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/2.2.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT-p2metadata.xml [2020-02-04T06:49:59.804Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/2.2.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT-p2artifacts.xml [2020-02-04T06:49:59.804Z] [INFO] [2020-02-04T06:49:59.804Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.core --- [2020-02-04T06:49:59.804Z] [INFO] [2020-02-04T06:49:59.804Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.doc >-------- [2020-02-04T06:49:59.804Z] [INFO] Building Trace Compass Documentation 5.2.0-SNAPSHOT [57/138] [2020-02-04T06:49:59.804Z] [INFO] --------------------------------[ pom ]--------------------------------- [2020-02-04T06:49:59.804Z] [INFO] [2020-02-04T06:49:59.804Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.doc --- [2020-02-04T06:49:59.804Z] [INFO] [2020-02-04T06:49:59.804Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc --- [2020-02-04T06:49:59.804Z] [INFO] [2020-02-04T06:49:59.804Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc --- [2020-02-04T06:49:59.804Z] [INFO] [2020-02-04T06:49:59.804Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.doc --- [2020-02-04T06:49:59.804Z] [INFO] [2020-02-04T06:49:59.804Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.doc --- [2020-02-04T06:49:59.804Z] [INFO] [2020-02-04T06:49:59.804Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc --- [2020-02-04T06:49:59.804Z] [INFO] [2020-02-04T06:49:59.804Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc --- [2020-02-04T06:50:00.061Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc/5.2.0-SNAPSHOT/org.eclipse.tracecompass.doc-5.2.0-SNAPSHOT.pom [2020-02-04T06:50:00.061Z] [INFO] [2020-02-04T06:50:00.061Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev >------ [2020-02-04T06:50:00.061Z] [INFO] Building Trace Compass Developer Guide 5.2.0-SNAPSHOT [58/138] [2020-02-04T06:50:00.061Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-02-04T06:50:00.061Z] [INFO] [2020-02-04T06:50:00.061Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.doc.dev --- [2020-02-04T06:50:00.062Z] [INFO] [2020-02-04T06:50:00.062Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.doc.dev --- [2020-02-04T06:50:00.062Z] [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 [2020-02-04T06:50:00.062Z] [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 [2020-02-04T06:50:00.062Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.pom [2020-02-04T06:50:00.626Z] [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 [2020-02-04T06:50:00.626Z] [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 [2020-02-04T06:50:00.626Z] [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 [2020-02-04T06:50:00.626Z] [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 28 kB/s) [2020-02-04T06:50:00.626Z] [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 [2020-02-04T06:50:00.626Z] [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 [2020-02-04T06:50:00.884Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/mylyn/docs/wikitext.core/3.0.7/wikitext.core-3.0.7.pom [2020-02-04T06:50:01.141Z] [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 [2020-02-04T06:50:01.142Z] [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 [2020-02-04T06:50:01.142Z] [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 [2020-02-04T06:50:01.142Z] [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 73 kB/s) [2020-02-04T06:50:01.142Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom [2020-02-04T06:50:01.399Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom [2020-02-04T06:50:01.399Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom [2020-02-04T06:50:01.656Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom [2020-02-04T06:50:01.656Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom [2020-02-04T06:50:01.656Z] [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 [2020-02-04T06:50:01.656Z] [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 291 kB/s) [2020-02-04T06:50:01.656Z] [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 [2020-02-04T06:50:01.656Z] [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 [2020-02-04T06:50:01.656Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.pom [2020-02-04T06:50:02.220Z] [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 [2020-02-04T06:50:02.220Z] [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 [2020-02-04T06:50:02.220Z] [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 [2020-02-04T06:50:02.220Z] [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 31 kB/s) [2020-02-04T06:50:02.220Z] [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 [2020-02-04T06:50:02.221Z] [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 [2020-02-04T06:50:02.221Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant/1.9.6/ant-1.9.6.pom [2020-02-04T06:50:02.477Z] [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 [2020-02-04T06:50:02.477Z] [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 [2020-02-04T06:50:02.734Z] [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 [2020-02-04T06:50:02.734Z] [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 144 kB/s) [2020-02-04T06:50:02.734Z] [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 [2020-02-04T06:50:02.734Z] [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 [2020-02-04T06:50:02.734Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom [2020-02-04T06:50:02.992Z] [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 [2020-02-04T06:50:03.249Z] [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 [2020-02-04T06:50:03.249Z] [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 [2020-02-04T06:50:03.249Z] [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 106 kB/s) [2020-02-04T06:50:03.249Z] [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 [2020-02-04T06:50:03.249Z] [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 [2020-02-04T06:50:03.249Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom [2020-02-04T06:50:03.506Z] [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 [2020-02-04T06:50:03.506Z] [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 [2020-02-04T06:50:03.764Z] [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 [2020-02-04T06:50:03.764Z] [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 53 kB/s) [2020-02-04T06:50:03.764Z] [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 [2020-02-04T06:50:03.764Z] [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 [2020-02-04T06:50:03.764Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.pom [2020-02-04T06:50:04.020Z] [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 [2020-02-04T06:50:04.020Z] [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 [2020-02-04T06:50:04.020Z] [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 [2020-02-04T06:50:04.281Z] [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 33 kB/s) [2020-02-04T06:50:04.281Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.pom [2020-02-04T06:50:04.281Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.pom [2020-02-04T06:50:04.281Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/21.0/guava-21.0.pom [2020-02-04T06:50:04.596Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.pom [2020-02-04T06:50:04.596Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.pom [2020-02-04T06:50:04.596Z] [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 [2020-02-04T06:50:04.596Z] [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 156 kB/s) [2020-02-04T06:50:04.596Z] [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 [2020-02-04T06:50:04.596Z] [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 [2020-02-04T06:50:04.596Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom [2020-02-04T06:50:04.855Z] [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 [2020-02-04T06:50:05.113Z] [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 [2020-02-04T06:50:05.113Z] [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 [2020-02-04T06:50:05.113Z] [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 268 kB/s) [2020-02-04T06:50:05.113Z] [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 [2020-02-04T06:50:05.113Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.jar [2020-02-04T06:50:05.113Z] [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 [2020-02-04T06:50:05.113Z] [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 [2020-02-04T06:50:05.113Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar [2020-02-04T06:50:05.371Z] [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 [2020-02-04T06:50:05.371Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.jar [2020-02-04T06:50:05.371Z] [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 [2020-02-04T06:50:05.371Z] [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 [2020-02-04T06:50:05.371Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar [2020-02-04T06:50:05.371Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.jar [2020-02-04T06:50:05.371Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/21.0/guava-21.0.jar [2020-02-04T06:50:05.371Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar [2020-02-04T06:50:05.371Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.jar [2020-02-04T06:50:05.371Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar [2020-02-04T06:50:06.741Z] [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 [2020-02-04T06:50:06.742Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.jar [2020-02-04T06:50:06.742Z] [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 [2020-02-04T06:50:06.742Z] [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 [2020-02-04T06:50:06.742Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar [2020-02-04T06:50:06.742Z] [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 [2020-02-04T06:50:06.742Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.jar [2020-02-04T06:50:06.742Z] [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 [2020-02-04T06:50:06.742Z] [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 [2020-02-04T06:50:06.742Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar [2020-02-04T06:50:06.742Z] [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 [2020-02-04T06:50:06.742Z] [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 [2020-02-04T06:50:06.742Z] [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 [2020-02-04T06:50:06.742Z] [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 [2020-02-04T06:50:06.742Z] [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 [2020-02-04T06:50:07.000Z] [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 3.1 MB/s) [2020-02-04T06:50:07.000Z] [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 770 kB/s) [2020-02-04T06:50:07.000Z] [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 389 kB/s) [2020-02-04T06:50:07.000Z] [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 1.7 MB/s) [2020-02-04T06:50:07.257Z] [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 6.0 MB/s) [2020-02-04T06:50:07.515Z] [INFO] Executing tasks [2020-02-04T06:50:07.515Z] [2020-02-04T06:50:07.515Z] main: [2020-02-04T06:50:07.515Z] [2020-02-04T06:50:07.515Z] clean: [2020-02-04T06:50:07.773Z] [INFO] Executed tasks [2020-02-04T06:50:07.773Z] [INFO] [2020-02-04T06:50:07.773Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.doc.dev --- [2020-02-04T06:50:07.773Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/target [2020-02-04T06:50:07.773Z] [INFO] [2020-02-04T06:50:07.773Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.dev --- [2020-02-04T06:50:07.773Z] [INFO] The project's OSGi version is 5.2.0.202002040608 [2020-02-04T06:50:07.773Z] [INFO] [2020-02-04T06:50:07.773Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.dev --- [2020-02-04T06:50:07.773Z] [INFO] [2020-02-04T06:50:07.773Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.dev --- [2020-02-04T06:50:07.773Z] [INFO] [2020-02-04T06:50:07.773Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.dev --- [2020-02-04T06:50:07.773Z] [INFO] [2020-02-04T06:50:07.773Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.doc.dev --- [2020-02-04T06:50:07.773Z] [INFO] Executing tasks [2020-02-04T06:50:07.773Z] [2020-02-04T06:50:07.773Z] main: [2020-02-04T06:50:07.773Z] [2020-02-04T06:50:07.773Z] build: [2020-02-04T06:50:08.704Z] Help: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/doc /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/doc/Developer-Guide.html [2020-02-04T06:50:08.704Z] [2020-02-04T06:50:08.704Z] test: [2020-02-04T06:50:08.961Z] [xmlvalidate] 19 file(s) have been successfully validated. [2020-02-04T06:50:08.961Z] [INFO] Executed tasks [2020-02-04T06:50:08.961Z] [INFO] [2020-02-04T06:50:08.961Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.doc.dev --- [2020-02-04T06:50:08.961Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:50:08.961Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/src/main/resources [2020-02-04T06:50:08.961Z] [INFO] [2020-02-04T06:50:08.961Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.doc.dev --- [2020-02-04T06:50:08.961Z] [INFO] [2020-02-04T06:50:08.961Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.doc.dev --- [2020-02-04T06:50:08.961Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8/ [2020-02-04T06:50:08.961Z] [INFO] Adding repository http://download.eclipse.org/eclipse/updates/4.8 [2020-02-04T06:50:08.961Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/eclipse/updates/4.8/ (449B) [2020-02-04T06:50:08.961Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/eclipse/updates/4.8/ (449B) [2020-02-04T06:50:09.218Z] [INFO] Fetching content.jar from http://download.eclipse.org/eclipse/updates/4.8/categoriesPhoton/ (1.46kB) [2020-02-04T06:50:09.218Z] [INFO] Fetching content.jar from http://download.eclipse.org/eclipse/updates/4.8/categoriesPhoton/ (1.46kB) [2020-02-04T06:50:09.219Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/ [2020-02-04T06:50:09.219Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/ [2020-02-04T06:50:09.476Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/ [2020-02-04T06:50:09.476Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/ [2020-02-04T06:50:10.410Z] [INFO] Fetching org.apache.ant_1.10.3.v20180417-1627.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (2.72MB) [2020-02-04T06:50:10.410Z] [INFO] Fetching org.apache.ant_1.10.3.v20180417-1627.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (2.72MB) [2020-02-04T06:50:11.341Z] [INFO] Fetching org.apache.lucene.analyzers-common_7.1.0.v20180122-2126.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (681.1kB) [2020-02-04T06:50:11.341Z] [INFO] Fetching org.apache.lucene.analyzers-common_7.1.0.v20180122-2126.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (681.1kB) [2020-02-04T06:50:11.907Z] [INFO] Fetching org.apache.lucene.core_7.1.0.v20171214-1510.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (830.37kB) [2020-02-04T06:50:11.907Z] [INFO] Fetching org.apache.lucene.core_7.1.0.v20171214-1510.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (830.37kB) [2020-02-04T06:50:13.279Z] [INFO] Fetching org.apache.lucene.analyzers-smartcn_7.1.0.v20180122-2126.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (3.42MB) [2020-02-04T06:50:13.279Z] [INFO] Fetching org.apache.lucene.analyzers-smartcn_7.1.0.v20180122-2126.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (3.42MB) [2020-02-04T06:50:14.648Z] [INFO] Fetching org.eclipse.ant.core_3.5.100.v20180512-1141.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (71.81kB) [2020-02-04T06:50:14.648Z] [INFO] Fetching org.eclipse.ant.core_3.5.100.v20180512-1141.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (71.81kB) [2020-02-04T06:50:14.648Z] [INFO] Fetching org.eclipse.core.variables_3.4.100.v20180509-0959.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (17.99kB) [2020-02-04T06:50:14.648Z] [INFO] Fetching org.eclipse.core.variables_3.4.100.v20180509-0959.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (17.99kB) [2020-02-04T06:50:14.905Z] [INFO] Fetching org.eclipse.core.runtime_3.14.0.v20180417-0825.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (35.34kB) [2020-02-04T06:50:14.905Z] [INFO] Fetching org.eclipse.core.runtime_3.14.0.v20180417-0825.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (35.34kB) [2020-02-04T06:50:15.162Z] [INFO] Fetching org.eclipse.core.contenttype_3.7.0.v20180426-1644.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (42.19kB) [2020-02-04T06:50:15.162Z] [INFO] Fetching org.eclipse.core.contenttype_3.7.0.v20180426-1644.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (42.19kB) [2020-02-04T06:50:15.162Z] [INFO] Fetching org.eclipse.equinox.preferences_3.7.100.v20180510-1129.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (53.94kB) [2020-02-04T06:50:15.162Z] [INFO] Fetching org.eclipse.equinox.preferences_3.7.100.v20180510-1129.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (53.94kB) [2020-02-04T06:50:15.603Z] [INFO] Fetching org.eclipse.equinox.registry_3.8.0.v20180426-1327.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (76.85kB) [2020-02-04T06:50:15.603Z] [INFO] Fetching org.eclipse.equinox.registry_3.8.0.v20180426-1327.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (76.85kB) [2020-02-04T06:50:15.603Z] [INFO] Fetching org.eclipse.equinox.common_3.10.0.v20180412-1130.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (51.99kB) [2020-02-04T06:50:15.603Z] [INFO] Fetching org.eclipse.equinox.common_3.10.0.v20180412-1130.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (51.99kB) [2020-02-04T06:50:16.052Z] [INFO] Fetching org.eclipse.osgi_3.13.0.v20180409-1500.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (448.28kB) [2020-02-04T06:50:16.052Z] [INFO] Fetching org.eclipse.osgi_3.13.0.v20180409-1500.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (448.28kB) [2020-02-04T06:50:16.311Z] [INFO] Fetching org.eclipse.core.expressions_3.6.100.v20180426-1644.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (32.98kB) [2020-02-04T06:50:16.311Z] [INFO] Fetching org.eclipse.core.expressions_3.6.100.v20180426-1644.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (32.98kB) [2020-02-04T06:50:16.568Z] [INFO] Fetching org.eclipse.core.jobs_3.10.0.v20180427-1454.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (46.22kB) [2020-02-04T06:50:16.568Z] [INFO] Fetching org.eclipse.core.jobs_3.10.0.v20180427-1454.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (46.22kB) [2020-02-04T06:50:16.568Z] [INFO] Fetching org.eclipse.core.net_1.3.200.v20180515-0858.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (33.62kB) [2020-02-04T06:50:16.568Z] [INFO] Fetching org.eclipse.core.net_1.3.200.v20180515-0858.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (33.62kB) [2020-02-04T06:50:16.825Z] [INFO] Fetching org.eclipse.equinox.security_1.2.400.v20171221-2204.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (42.31kB) [2020-02-04T06:50:16.825Z] [INFO] Fetching org.eclipse.equinox.security_1.2.400.v20171221-2204.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (42.31kB) [2020-02-04T06:50:17.083Z] [INFO] Fetching org.eclipse.equinox.app_1.3.500.v20171221-2204.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (40.72kB) [2020-02-04T06:50:17.083Z] [INFO] Fetching org.eclipse.equinox.app_1.3.500.v20171221-2204.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (40.72kB) [2020-02-04T06:50:17.083Z] [INFO] Fetching org.eclipse.equinox.launcher_1.5.0.v20180512-1130.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (30.7kB) [2020-02-04T06:50:17.083Z] [INFO] Fetching org.eclipse.equinox.launcher_1.5.0.v20180512-1130.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (30.7kB) [2020-02-04T06:50:17.340Z] [INFO] Fetching org.eclipse.help_3.8.100.v20180512-1136.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (122.94kB) [2020-02-04T06:50:17.340Z] [INFO] Fetching org.eclipse.help_3.8.100.v20180512-1136.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (122.94kB) [2020-02-04T06:50:17.340Z] [INFO] Fetching com.ibm.icu_58.2.0.v20170418-1837.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (8.71MB) [2020-02-04T06:50:17.340Z] [INFO] Fetching com.ibm.icu_58.2.0.v20170418-1837.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (8.71MB) [2020-02-04T06:50:23.892Z] [INFO] Fetching org.eclipse.help.base_4.2.200.v20180611-0500.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (162.18kB) [2020-02-04T06:50:23.892Z] [INFO] Fetching org.eclipse.help.base_4.2.200.v20180611-0500.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (162.18kB) [2020-02-04T06:50:23.892Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/data/.metadata/.log [2020-02-04T06:50:23.892Z] [INFO] Command line: [2020-02-04T06:50:23.892Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.0.v20180512-1130/org.eclipse.equinox.launcher-1.5.0.v20180512-1130.jar, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2020-02-04T06:50:23.892Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-02-04T06:50:26.418Z] Buildfile: build.xml [2020-02-04T06:50:26.676Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2020-02-04T06:50:26.676Z] [2020-02-04T06:50:26.676Z] build.index: [2020-02-04T06:50:29.199Z] BUILD SUCCESSFUL [2020-02-04T06:50:29.199Z] [2020-02-04T06:50:29.199Z] BUILD SUCCESSFUL [2020-02-04T06:50:29.199Z] Total time: 3 seconds [2020-02-04T06:50:29.456Z] [INFO] [2020-02-04T06:50:29.456Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.doc.dev --- [2020-02-04T06:50:29.456Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:50:29.456Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/src/test/resources [2020-02-04T06:50:29.456Z] [INFO] [2020-02-04T06:50:29.456Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc.dev --- [2020-02-04T06:50:29.456Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.2.0-SNAPSHOT-sources.jar [2020-02-04T06:50:29.456Z] [INFO] [2020-02-04T06:50:29.456Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.dev --- [2020-02-04T06:50:29.456Z] [INFO] [2020-02-04T06:50:29.456Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.doc.dev --- [2020-02-04T06:50:29.456Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.2.0-SNAPSHOT.jar [2020-02-04T06:50:29.714Z] [INFO] [2020-02-04T06:50:29.714Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.doc.dev --- [2020-02-04T06:50:29.714Z] [INFO] [2020-02-04T06:50:29.714Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.doc.dev --- [2020-02-04T06:50:29.714Z] [INFO] [2020-02-04T06:50:29.714Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.doc.dev --- [2020-02-04T06:50:29.714Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.2.0-SNAPSHOT.jar [2020-02-04T06:50:29.971Z] [INFO] [2020-02-04T06:50:29.971Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc.dev --- [2020-02-04T06:50:30.228Z] [INFO] [2020-02-04T06:50:30.228Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc.dev --- [2020-02-04T06:50:30.228Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/5.2.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-5.2.0-SNAPSHOT.jar [2020-02-04T06:50:30.228Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/5.2.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-5.2.0-SNAPSHOT.pom [2020-02-04T06:50:30.228Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/5.2.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-5.2.0-SNAPSHOT-sources.jar [2020-02-04T06:50:30.228Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.2.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/5.2.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-5.2.0-SNAPSHOT-pack200.jar.pack.gz [2020-02-04T06:50:30.228Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/5.2.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-5.2.0-SNAPSHOT-p2metadata.xml [2020-02-04T06:50:30.228Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/5.2.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-5.2.0-SNAPSHOT-p2artifacts.xml [2020-02-04T06:50:30.228Z] [INFO] [2020-02-04T06:50:30.228Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.doc.dev --- [2020-02-04T06:50:30.228Z] [INFO] [2020-02-04T06:50:30.228Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.doc.dev --- [2020-02-04T06:50:30.228Z] [INFO] Executing tasks [2020-02-04T06:50:30.228Z] [2020-02-04T06:50:30.228Z] main: [2020-02-04T06:50:30.485Z] [copy] Copying 75 files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/.temp/org.eclipse.tracecompass.doc.dev [2020-02-04T06:50:30.485Z] [INFO] Executed tasks [2020-02-04T06:50:30.485Z] [INFO] [2020-02-04T06:50:30.485Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui >-- [2020-02-04T06:50:30.485Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui 2.1.10-SNAPSHOT [59/138] [2020-02-04T06:50:30.485Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-02-04T06:50:30.485Z] [INFO] [2020-02-04T06:50:30.485Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2020-02-04T06:50:30.485Z] [INFO] [2020-02-04T06:50:30.485Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2020-02-04T06:50:30.485Z] [INFO] The project's OSGi version is 2.1.10.202002040608 [2020-02-04T06:50:30.485Z] [INFO] [2020-02-04T06:50:30.485Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2020-02-04T06:50:30.485Z] [INFO] [2020-02-04T06:50:30.485Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2020-02-04T06:50:30.485Z] [INFO] [2020-02-04T06:50:30.485Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2020-02-04T06:50:30.485Z] [INFO] [2020-02-04T06:50:30.485Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2020-02-04T06:50:30.485Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:50:30.485Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/main/resources [2020-02-04T06:50:30.485Z] [INFO] [2020-02-04T06:50:30.485Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2020-02-04T06:50:30.485Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/classes [2020-02-04T06:50:31.052Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/ui/views/xychart/XmlTreeViewer.java:[45] [2020-02-04T06:50:31.052Z] TmfTreeDataModel model = ((TmfGenericTreeEntry) element).getModel(); [2020-02-04T06:50:31.052Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:50:31.052Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2020-02-04T06:50:31.052Z] 2. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/ui/views/xychart/XmlTreeViewer.java (at line 45) [2020-02-04T06:50:31.052Z] TmfTreeDataModel model = ((TmfGenericTreeEntry) element).getModel(); [2020-02-04T06:50:31.052Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-02-04T06:50:31.052Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'TmfGenericTreeEntry<@NonNull TmfTreeDataModel>'. Type 'TmfGenericTreeEntry' doesn't seem to be designed with null type annotations in mind [2020-02-04T06:50:31.052Z] 2 problems (0 errors, 1 warning, 1 info) [2020-02-04T06:50:31.052Z] [INFO] [2020-02-04T06:50:31.052Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2020-02-04T06:50:31.052Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:50:31.052Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/test/resources [2020-02-04T06:50:31.052Z] [INFO] [2020-02-04T06:50:31.052Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2020-02-04T06:50:31.397Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.10-SNAPSHOT-sources.jar [2020-02-04T06:50:31.397Z] [INFO] [2020-02-04T06:50:31.397Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2020-02-04T06:50:31.397Z] [INFO] [2020-02-04T06:50:31.397Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2020-02-04T06:50:31.397Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.10-SNAPSHOT.jar [2020-02-04T06:50:31.397Z] [INFO] [2020-02-04T06:50:31.397Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2020-02-04T06:50:31.397Z] [INFO] [2020-02-04T06:50:31.397Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2020-02-04T06:50:31.397Z] [INFO] [2020-02-04T06:50:31.397Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2020-02-04T06:50:31.397Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.10-SNAPSHOT.jar [2020-02-04T06:50:31.654Z] [INFO] [2020-02-04T06:50:31.654Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2020-02-04T06:50:31.654Z] [INFO] [2020-02-04T06:50:31.654Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2020-02-04T06:50:31.654Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.10-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.10-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.10-SNAPSHOT.jar [2020-02-04T06:50:31.654Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.10-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.10-SNAPSHOT.pom [2020-02-04T06:50:31.654Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.10-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.10-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.10-SNAPSHOT-sources.jar [2020-02-04T06:50:31.654Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.10-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.10-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.10-SNAPSHOT-pack200.jar.pack.gz [2020-02-04T06:50:31.655Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.10-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.10-SNAPSHOT-p2metadata.xml [2020-02-04T06:50:31.655Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.10-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.10-SNAPSHOT-p2artifacts.xml [2020-02-04T06:50:31.655Z] [INFO] [2020-02-04T06:50:31.655Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2020-02-04T06:50:31.655Z] [INFO] [2020-02-04T06:50:31.655Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf >-------- [2020-02-04T06:50:31.655Z] [INFO] Building org.eclipse.tracecompass.tmf 5.2.0-SNAPSHOT [60/138] [2020-02-04T06:50:31.655Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2020-02-04T06:50:31.655Z] [INFO] [2020-02-04T06:50:31.655Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf --- [2020-02-04T06:50:31.655Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf/target [2020-02-04T06:50:31.655Z] [INFO] [2020-02-04T06:50:31.655Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf --- [2020-02-04T06:50:31.655Z] [INFO] The project's OSGi version is 5.2.0.202002040608 [2020-02-04T06:50:31.655Z] [INFO] [2020-02-04T06:50:31.655Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf --- [2020-02-04T06:50:31.655Z] [INFO] [2020-02-04T06:50:31.655Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf --- [2020-02-04T06:50:31.655Z] [INFO] [2020-02-04T06:50:31.655Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf --- [2020-02-04T06:50:31.655Z] [INFO] [2020-02-04T06:50:31.655Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf --- [2020-02-04T06:50:31.655Z] [INFO] [2020-02-04T06:50:31.655Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf --- [2020-02-04T06:50:31.655Z] [INFO] [2020-02-04T06:50:31.655Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf --- [2020-02-04T06:50:31.914Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-5.2.0-SNAPSHOT.jar [2020-02-04T06:50:31.914Z] [INFO] [2020-02-04T06:50:31.914Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf --- [2020-02-04T06:50:31.914Z] [INFO] [2020-02-04T06:50:31.914Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf --- [2020-02-04T06:50:31.914Z] [INFO] [2020-02-04T06:50:31.914Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf --- [2020-02-04T06:50:31.914Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-5.2.0-SNAPSHOT-sources-feature.jar [2020-02-04T06:50:32.171Z] [INFO] [2020-02-04T06:50:32.171Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf --- [2020-02-04T06:50:32.171Z] [INFO] [2020-02-04T06:50:32.171Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf --- [2020-02-04T06:50:32.171Z] [INFO] [2020-02-04T06:50:32.171Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf --- [2020-02-04T06:50:32.171Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf-5.2.0-SNAPSHOT.jar [2020-02-04T06:50:32.171Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf-5.2.0-SNAPSHOT.pom [2020-02-04T06:50:32.171Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-5.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf-5.2.0-SNAPSHOT-sources-feature.jar [2020-02-04T06:50:32.171Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf-5.2.0-SNAPSHOT-p2metadata.xml [2020-02-04T06:50:32.171Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf-5.2.0-SNAPSHOT-p2artifacts.xml [2020-02-04T06:50:32.171Z] [INFO] [2020-02-04T06:50:32.171Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf --- [2020-02-04T06:50:32.171Z] [INFO] [2020-02-04T06:50:32.171Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui >------ [2020-02-04T06:50:32.171Z] [INFO] Building org.eclipse.tracecompass.btf.ui 1.0.2-SNAPSHOT [61/138] [2020-02-04T06:50:32.171Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-02-04T06:50:32.171Z] [INFO] [2020-02-04T06:50:32.171Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf.ui --- [2020-02-04T06:50:32.171Z] [INFO] [2020-02-04T06:50:32.171Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.ui --- [2020-02-04T06:50:32.171Z] [INFO] The project's OSGi version is 1.0.2.202002040608 [2020-02-04T06:50:32.171Z] [INFO] [2020-02-04T06:50:32.171Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.ui --- [2020-02-04T06:50:32.171Z] [INFO] [2020-02-04T06:50:32.171Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.ui --- [2020-02-04T06:50:32.171Z] [INFO] [2020-02-04T06:50:32.171Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.ui --- [2020-02-04T06:50:32.171Z] [INFO] [2020-02-04T06:50:32.171Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.btf.ui --- [2020-02-04T06:50:32.171Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:50:32.171Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.ui/src/main/resources [2020-02-04T06:50:32.171Z] [INFO] [2020-02-04T06:50:32.171Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.btf.ui --- [2020-02-04T06:50:32.171Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.ui/target/classes [2020-02-04T06:50:32.428Z] [INFO] [2020-02-04T06:50:32.428Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.btf.ui --- [2020-02-04T06:50:32.428Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:50:32.428Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.ui/src/test/resources [2020-02-04T06:50:32.428Z] [INFO] [2020-02-04T06:50:32.428Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.ui --- [2020-02-04T06:50:32.428Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT-sources.jar [2020-02-04T06:50:32.428Z] [INFO] [2020-02-04T06:50:32.428Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.ui --- [2020-02-04T06:50:32.428Z] [INFO] [2020-02-04T06:50:32.428Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.ui --- [2020-02-04T06:50:32.428Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT.jar [2020-02-04T06:50:32.685Z] [INFO] [2020-02-04T06:50:32.685Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.ui --- [2020-02-04T06:50:32.685Z] [INFO] [2020-02-04T06:50:32.685Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf.ui --- [2020-02-04T06:50:32.685Z] [INFO] [2020-02-04T06:50:32.685Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf.ui --- [2020-02-04T06:50:32.685Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT.jar [2020-02-04T06:50:32.685Z] [INFO] [2020-02-04T06:50:32.685Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.ui --- [2020-02-04T06:50:32.685Z] [INFO] [2020-02-04T06:50:32.685Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.ui --- [2020-02-04T06:50:32.685Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.2-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT.jar [2020-02-04T06:50:32.685Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.2-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT.pom [2020-02-04T06:50:32.685Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.2-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT-sources.jar [2020-02-04T06:50:32.685Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.2-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT-pack200.jar.pack.gz [2020-02-04T06:50:32.685Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.2-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT-p2metadata.xml [2020-02-04T06:50:32.685Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.2-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT-p2artifacts.xml [2020-02-04T06:50:32.685Z] [INFO] [2020-02-04T06:50:32.685Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.ui --- [2020-02-04T06:50:32.685Z] [INFO] [2020-02-04T06:50:32.685Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf >-------- [2020-02-04T06:50:32.685Z] [INFO] Building org.eclipse.tracecompass.btf 5.2.0-SNAPSHOT [62/138] [2020-02-04T06:50:32.685Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2020-02-04T06:50:32.685Z] [INFO] [2020-02-04T06:50:32.685Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf --- [2020-02-04T06:50:32.685Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf/target [2020-02-04T06:50:32.685Z] [INFO] [2020-02-04T06:50:32.685Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.btf --- [2020-02-04T06:50:32.685Z] [INFO] The project's OSGi version is 5.2.0.202002040608 [2020-02-04T06:50:32.685Z] [INFO] [2020-02-04T06:50:32.685Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf --- [2020-02-04T06:50:32.685Z] [INFO] [2020-02-04T06:50:32.685Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf --- [2020-02-04T06:50:32.685Z] [INFO] [2020-02-04T06:50:32.685Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf --- [2020-02-04T06:50:32.685Z] [INFO] [2020-02-04T06:50:32.685Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf --- [2020-02-04T06:50:32.685Z] [INFO] [2020-02-04T06:50:32.685Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf --- [2020-02-04T06:50:32.685Z] [INFO] [2020-02-04T06:50:32.685Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.btf --- [2020-02-04T06:50:32.685Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-5.2.0-SNAPSHOT.jar [2020-02-04T06:50:32.685Z] [INFO] [2020-02-04T06:50:32.685Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf --- [2020-02-04T06:50:32.685Z] [INFO] [2020-02-04T06:50:32.685Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.btf --- [2020-02-04T06:50:32.685Z] [INFO] [2020-02-04T06:50:32.943Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf --- [2020-02-04T06:50:32.943Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-5.2.0-SNAPSHOT-sources-feature.jar [2020-02-04T06:50:32.943Z] [INFO] [2020-02-04T06:50:32.943Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf --- [2020-02-04T06:50:32.943Z] [INFO] [2020-02-04T06:50:32.943Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf --- [2020-02-04T06:50:32.943Z] [INFO] [2020-02-04T06:50:32.943Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf --- [2020-02-04T06:50:32.943Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.btf-5.2.0-SNAPSHOT.jar [2020-02-04T06:50:32.943Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.btf-5.2.0-SNAPSHOT.pom [2020-02-04T06:50:32.943Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-5.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.btf-5.2.0-SNAPSHOT-sources-feature.jar [2020-02-04T06:50:32.943Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.btf-5.2.0-SNAPSHOT-p2metadata.xml [2020-02-04T06:50:32.943Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.btf-5.2.0-SNAPSHOT-p2artifacts.xml [2020-02-04T06:50:32.943Z] [INFO] [2020-02-04T06:50:32.943Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf --- [2020-02-04T06:50:32.943Z] [INFO] [2020-02-04T06:50:32.943Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests >-- [2020-02-04T06:50:32.943Z] [INFO] Building org.eclipse.tracecompass.btf.core.tests 1.0.1-SNAPSHOT [63/138] [2020-02-04T06:50:32.943Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-02-04T06:50:32.943Z] [INFO] [2020-02-04T06:50:32.943Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf.core.tests --- [2020-02-04T06:50:32.943Z] [INFO] [2020-02-04T06:50:32.943Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core.tests --- [2020-02-04T06:50:32.943Z] [INFO] The project's OSGi version is 1.0.1.202002040608 [2020-02-04T06:50:32.943Z] [INFO] [2020-02-04T06:50:32.943Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core.tests --- [2020-02-04T06:50:32.943Z] [INFO] [2020-02-04T06:50:32.943Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core.tests --- [2020-02-04T06:50:32.943Z] [INFO] [2020-02-04T06:50:32.943Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core.tests --- [2020-02-04T06:50:32.943Z] [INFO] [2020-02-04T06:50:32.943Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.btf.core.tests --- [2020-02-04T06:50:32.944Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:50:32.944Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/src/main/resources [2020-02-04T06:50:32.944Z] [INFO] [2020-02-04T06:50:32.944Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.btf.core.tests --- [2020-02-04T06:50:32.944Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/target/classes [2020-02-04T06:50:33.201Z] [INFO] [2020-02-04T06:50:33.201Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.btf.core.tests --- [2020-02-04T06:50:33.201Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:50:33.201Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/src/test/resources [2020-02-04T06:50:33.201Z] [INFO] [2020-02-04T06:50:33.201Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.core.tests --- [2020-02-04T06:50:33.201Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.1-SNAPSHOT-sources.jar [2020-02-04T06:50:33.201Z] [INFO] [2020-02-04T06:50:33.201Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core.tests --- [2020-02-04T06:50:33.201Z] [INFO] [2020-02-04T06:50:33.201Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.core.tests --- [2020-02-04T06:50:33.458Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.1-SNAPSHOT.jar [2020-02-04T06:50:33.458Z] [INFO] [2020-02-04T06:50:33.458Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.core.tests --- [2020-02-04T06:50:33.458Z] [INFO] [2020-02-04T06:50:33.458Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf.core.tests --- [2020-02-04T06:50:33.458Z] [INFO] [2020-02-04T06:50:33.458Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf.core.tests --- [2020-02-04T06:50:33.458Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.1-SNAPSHOT.jar [2020-02-04T06:50:33.715Z] [INFO] [2020-02-04T06:50:33.715Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.core.tests --- [2020-02-04T06:50:33.715Z] [INFO] [2020-02-04T06:50:33.715Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.btf.core.tests --- [2020-02-04T06:50:33.972Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data/.metadata/.log [2020-02-04T06:50:33.972Z] [INFO] Command line: [2020-02-04T06:50:34.229Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2020-02-04T06:50:34.229Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-02-04T06:50:36.790Z] !SESSION 2020-02-04 06:50:34.208 ----------------------------------------------- [2020-02-04T06:50:36.790Z] eclipse.buildId=unknown [2020-02-04T06:50:36.790Z] java.version=1.8.0_202 [2020-02-04T06:50:36.790Z] java.vendor=Oracle Corporation [2020-02-04T06:50:36.790Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-02-04T06:50:36.790Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2020-02-04T06:50:36.790Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2020-02-04T06:50:36.790Z] [2020-02-04T06:50:36.790Z] !ENTRY org.eclipse.compare.win32 4 0 2020-02-04 06:50:36.735 [2020-02-04T06:50:36.790Z] !MESSAGE FrameworkEvent ERROR [2020-02-04T06:50:36.790Z] !STACK 0 [2020-02-04T06:50:36.790Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [49] [2020-02-04T06:50:36.790Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-02-04T06:50:36.790Z] [2020-02-04T06:50:36.790Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-02-04T06:50:36.790Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-02-04T06:50:36.790Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-02-04T06:50:36.790Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-02-04T06:50:36.790Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-02-04T06:50:36.790Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-02-04T06:50:36.790Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-02-04T06:50:36.790Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-02-04T06:50:38.685Z] Running org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest [2020-02-04T06:50:39.248Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.422 s - in org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest [2020-02-04T06:50:39.248Z] testReadProperties(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.08 s [2020-02-04T06:50:39.248Z] testValidate(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.027 s [2020-02-04T06:50:39.248Z] testTwoContexts(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.017 s [2020-02-04T06:50:39.248Z] testRead10thEvent1(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.021 s [2020-02-04T06:50:39.248Z] testRead10thEvent2(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.007 s [2020-02-04T06:50:39.248Z] testSeek1stEvent(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.007 s [2020-02-04T06:50:39.248Z] testReadCommentLineEvent1(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.202 s [2020-02-04T06:50:39.248Z] testReadCommentLineEvent2(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.017 s [2020-02-04T06:50:39.248Z] testRead1stEvent(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.005 s [2020-02-04T06:50:39.248Z] [2020-02-04T06:50:39.248Z] Results: [2020-02-04T06:50:39.248Z] [2020-02-04T06:50:39.248Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [2020-02-04T06:50:39.248Z] [2020-02-04T06:50:39.813Z] [INFO] All tests passed! [2020-02-04T06:50:39.813Z] [INFO] [2020-02-04T06:50:39.813Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.core.tests --- [2020-02-04T06:50:39.813Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.1-SNAPSHOT.jar [2020-02-04T06:50:39.813Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.1-SNAPSHOT.pom [2020-02-04T06:50:39.813Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.1-SNAPSHOT-sources.jar [2020-02-04T06:50:39.813Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.1-SNAPSHOT-pack200.jar.pack.gz [2020-02-04T06:50:39.813Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.1-SNAPSHOT-p2metadata.xml [2020-02-04T06:50:39.813Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.1-SNAPSHOT-p2artifacts.xml [2020-02-04T06:50:39.813Z] [INFO] [2020-02-04T06:50:39.813Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.core.tests --- [2020-02-04T06:50:39.813Z] [INFO] [2020-02-04T06:50:39.813Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests >-- [2020-02-04T06:50:39.813Z] [INFO] Building org.eclipse.tracecompass.common.core.tests 1.1.7-SNAPSHOT [64/138] [2020-02-04T06:50:39.813Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-02-04T06:50:39.813Z] [INFO] [2020-02-04T06:50:39.813Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.common.core.tests --- [2020-02-04T06:50:39.813Z] [INFO] [2020-02-04T06:50:39.813Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core.tests --- [2020-02-04T06:50:39.813Z] [INFO] The project's OSGi version is 1.1.7.202002040608 [2020-02-04T06:50:39.813Z] [INFO] [2020-02-04T06:50:39.813Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core.tests --- [2020-02-04T06:50:39.813Z] [INFO] [2020-02-04T06:50:39.813Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core.tests --- [2020-02-04T06:50:39.813Z] [INFO] [2020-02-04T06:50:39.813Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core.tests --- [2020-02-04T06:50:39.813Z] [INFO] [2020-02-04T06:50:39.813Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.common.core.tests --- [2020-02-04T06:50:39.813Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:50:39.813Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/src/main/resources [2020-02-04T06:50:39.813Z] [INFO] [2020-02-04T06:50:39.813Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.common.core.tests --- [2020-02-04T06:50:39.813Z] [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/target/classes [2020-02-04T06:50:40.070Z] [INFO] [2020-02-04T06:50:40.070Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.common.core.tests --- [2020-02-04T06:50:40.070Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-02-04T06:50:40.070Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/src/test/resources [2020-02-04T06:50:40.070Z] [INFO] [2020-02-04T06:50:40.070Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.common.core.tests --- [2020-02-04T06:50:40.070Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.7-SNAPSHOT-sources.jar [2020-02-04T06:50:40.070Z] [INFO] [2020-02-04T06:50:40.070Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core.tests --- [2020-02-04T06:50:40.070Z] [INFO] [2020-02-04T06:50:40.070Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.common.core.tests --- [2020-02-04T06:50:40.070Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.7-SNAPSHOT.jar [2020-02-04T06:50:40.070Z] [INFO] [2020-02-04T06:50:40.070Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.common.core.tests --- [2020-02-04T06:50:40.070Z] [INFO] [2020-02-04T06:50:40.070Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.common.core.tests --- [2020-02-04T06:50:40.070Z] [INFO] [2020-02-04T06:50:40.070Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.common.core.tests --- [2020-02-04T06:50:40.070Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.7-SNAPSHOT.jar [2020-02-04T06:50:40.327Z] [INFO] [2020-02-04T06:50:40.327Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common.core.tests --- [2020-02-04T06:50:40.327Z] [INFO] [2020-02-04T06:50:40.327Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.common.core.tests --- [2020-02-04T06:50:40.584Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/target/work/data/.metadata/.log [2020-02-04T06:50:40.584Z] [INFO] Command line: [2020-02-04T06:50:40.584Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2020-02-04T06:50:40.584Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-02-04T06:50:43.110Z] !SESSION 2020-02-04 06:50:40.611 ----------------------------------------------- [2020-02-04T06:50:43.110Z] eclipse.buildId=unknown [2020-02-04T06:50:43.110Z] java.version=1.8.0_202 [2020-02-04T06:50:43.110Z] java.vendor=Oracle Corporation [2020-02-04T06:50:43.110Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-02-04T06:50:43.110Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2020-02-04T06:50:43.110Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2020-02-04T06:50:43.110Z] [2020-02-04T06:50:43.110Z] !ENTRY org.eclipse.compare.win32 4 0 2020-02-04 06:50:43.047 [2020-02-04T06:50:43.110Z] !MESSAGE FrameworkEvent ERROR [2020-02-04T06:50:43.110Z] !STACK 0 [2020-02-04T06:50:43.110Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [41] [2020-02-04T06:50:43.110Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-02-04T06:50:43.110Z] [2020-02-04T06:50:43.110Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-02-04T06:50:43.110Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-02-04T06:50:43.110Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-02-04T06:50:43.110Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-02-04T06:50:43.110Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-02-04T06:50:43.110Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-02-04T06:50:43.110Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-02-04T06:50:43.110Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-02-04T06:50:45.004Z] Running org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils [2020-02-04T06:50:45.004Z] [Fatal Error] :2:10: DOCTYPE is disallowed when the feature "http://apache.org/xml/features/disallow-doctype-decl" set to true. [2020-02-04T06:50:45.004Z] [Fatal Error] :1:10: DOCTYPE is disallowed when the feature "http://apache.org/xml/features/disallow-doctype-decl" set to true. [2020-02-04T06:50:45.004Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.174 s - in org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils [2020-02-04T06:50:45.004Z] testSafeValidate(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils) Time elapsed: 0.077 s [2020-02-04T06:50:45.004Z] testXmlInjection(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils) skipped [2020-02-04T06:50:45.004Z] testBillionLaughs(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils) Time elapsed: 0.017 s [2020-02-04T06:50:45.004Z] testNewSafeSchemaFactory(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils) Time elapsed: 0.041 s [2020-02-04T06:50:45.004Z] newSafeXmlStreamReader(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils) Time elapsed: 0.005 s [2020-02-04T06:50:45.004Z] testRecursiveEntityReference(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils) Time elapsed: 0.002 s [2020-02-04T06:50:45.004Z] testAttackValidate(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils) Time elapsed: 0.003 s [2020-02-04T06:50:45.004Z] testNewSafeSaxParserFactory(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils) Time elapsed: 0.001 s [2020-02-04T06:50:45.004Z] Running org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest [2020-02-04T06:50:45.261Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 s - in org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest [2020-02-04T06:50:45.261Z] testCheckContentsArrayNullElement(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0.117 s [2020-02-04T06:50:45.261Z] testCheckContentsArray(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0.001 s [2020-02-04T06:50:45.261Z] testCheckContentsArrayNullRef(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0 s [2020-02-04T06:50:45.261Z] testCheckContentsStreamNullElement(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0.005 s [2020-02-04T06:50:45.261Z] testCheckContentsStreamNullRef(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0 s [2020-02-04T06:50:45.261Z] testCheckContentsStream(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0 s [2020-02-04T06:50:45.261Z] Running org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest [2020-02-04T06:50:45.261Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest [2020-02-04T06:50:45.261Z] testSameSign(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0.001 s [2020-02-04T06:50:45.261Z] testAdd100L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2020-02-04T06:50:45.261Z] testAdd0L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2020-02-04T06:50:45.261Z] testMult0(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2020-02-04T06:50:45.261Z] testMult1(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2020-02-04T06:50:45.261Z] testAdd0(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2020-02-04T06:50:45.261Z] testMultLimit(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2020-02-04T06:50:45.261Z] testAddLimit(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2020-02-04T06:50:45.261Z] testMultLimitL(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2020-02-04T06:50:45.262Z] testAddLimitL(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2020-02-04T06:50:45.262Z] testMult100(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2020-02-04T06:50:45.262Z] testAdd100(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2020-02-04T06:50:45.262Z] testMult100L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0.001 s [2020-02-04T06:50:45.262Z] testMult0L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2020-02-04T06:50:45.262Z] testMult1L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2020-02-04T06:50:45.262Z] Running org.eclipse.tracecompass.common.core.tests.log.LoggerTest [2020-02-04T06:50:45.262Z] Feb 04, 2020 6:50:45 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2020-02-04T06:50:45.262Z] WARNING: {"ts":"381788540230.898","ph":"B","tid":1,"pid":1,"name":"foo"} [2020-02-04T06:50:45.262Z] Feb 04, 2020 6:50:45 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2020-02-04T06:50:45.262Z] WARNING: {"ts":"381788540230.898","ph":"s","tid":1,"pid":1,"name":"foo","cat":"mydog","id":"0x1"} [2020-02-04T06:50:45.262Z] Feb 04, 2020 6:50:45 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close [2020-02-04T06:50:45.262Z] WARNING: {"ts":"381788607095.293","ph":"E","tid":1,"pid":1} [2020-02-04T06:50:45.262Z] Feb 04, 2020 6:50:45 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2020-02-04T06:50:45.262Z] WARNING: {"ts":"381788609458.298","ph":"B","tid":1,"pid":1,"name":"foo"} [2020-02-04T06:50:45.262Z] Feb 04, 2020 6:50:45 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2020-02-04T06:50:45.262Z] WARNING: {"ts":"381788609458.298","ph":"s","tid":1,"pid":1,"name":"foo","cat":"myspider","id":"0x2"} [2020-02-04T06:50:45.262Z] Feb 04, 2020 6:50:45 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close [2020-02-04T06:50:45.262Z] WARNING: {"ts":"381788613519.505","ph":"E","tid":1,"pid":1} [2020-02-04T06:50:45.262Z] Feb 04, 2020 6:50:45 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2020-02-04T06:50:45.262Z] WARNING: {"ts":"381788622935.202","ph":"B","tid":1,"pid":1,"name":"foo"} [2020-02-04T06:50:45.262Z] Feb 04, 2020 6:50:45 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2020-02-04T06:50:45.262Z] WARNING: {"ts":"381788622935.202","ph":"s","tid":1,"pid":1,"name":"foo","cat":"null","id":"0x3"} [2020-02-04T06:50:45.262Z] Feb 04, 2020 6:50:45 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close [2020-02-04T06:50:45.262Z] WARNING: {"ts":"381788624285.811","ph":"E","tid":1,"pid":1} [2020-02-04T06:50:45.262Z] Feb 04, 2020 6:50:45 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2020-02-04T06:50:45.262Z] WARNING: {"ts":"381788625818.246","ph":"B","tid":1,"pid":1,"name":"foo"} [2020-02-04T06:50:45.262Z] Feb 04, 2020 6:50:45 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2020-02-04T06:50:45.262Z] WARNING: {"ts":"381788628415.726","ph":"E","tid":1,"pid":1} [2020-02-04T06:50:45.262Z] Feb 04, 2020 6:50:45 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2020-02-04T06:50:45.262Z] WARNING: {"ts":"381788632489.339","ph":"B","tid":1,"pid":1,"name":"foo"} [2020-02-04T06:50:45.262Z] Feb 04, 2020 6:50:45 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2020-02-04T06:50:45.262Z] WARNING: {"ts":"381788632489.339","ph":"s","tid":1,"pid":1,"name":"foo","cat":"myspider","id":"0x5"} [2020-02-04T06:50:45.262Z] Feb 04, 2020 6:50:45 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close [2020-02-04T06:50:45.262Z] WARNING: {"ts":"381788633647.676","ph":"E","tid":1,"pid":1} [2020-02-04T06:50:45.262Z] Feb 04, 2020 6:50:45 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2020-02-04T06:50:45.262Z] INFO: {"ts":"381788641444.573","ph":"B","tid":1,"pid":1,"name":"foo"} [2020-02-04T06:50:45.262Z] Feb 04, 2020 6:50:45 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2020-02-04T06:50:45.262Z] INFO: {"ts":"381788641990.541","ph":"B","tid":1,"pid":1,"name":"bar"} [2020-02-04T06:50:45.520Z] Feb 04, 2020 6:50:45 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2020-02-04T06:50:45.520Z] INFO: {"ts":"381788642493.608","ph":"E","tid":1,"pid":1} [2020-02-04T06:50:45.520Z] Feb 04, 2020 6:50:45 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2020-02-04T06:50:45.520Z] INFO: {"ts":"381788643020","ph":"E","tid":1,"pid":1} [2020-02-04T06:50:45.520Z] Feb 04, 2020 6:50:45 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2020-02-04T06:50:45.520Z] WARNING: {"ts":"381788704168.597","ph":"B","tid":1,"pid":1,"name":"foo","args":{"Pen:Pineapple":"Apple:Pen"}} [2020-02-04T06:50:45.520Z] Feb 04, 2020 6:50:45 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2020-02-04T06:50:45.520Z] WARNING: {"ts":"381788705114.906","ph":"E","tid":1,"pid":1} [2020-02-04T06:50:45.520Z] Feb 04, 2020 6:50:45 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2020-02-04T06:50:45.520Z] WARNING: {"ts":"381788705875.134","ph":"B","tid":1,"pid":1,"name":"foo","args":{"msg":"Pen:Pineapple:Apple:Pen"}} [2020-02-04T06:50:45.520Z] Feb 04, 2020 6:50:45 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2020-02-04T06:50:45.520Z] WARNING: {"ts":"381788706598.241","ph":"E","tid":1,"pid":1} [2020-02-04T06:50:45.520Z] Feb 04, 2020 6:50:45 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2020-02-04T06:50:45.520Z] WARNING: {"ts":"381788707346.908","ph":"B","tid":1,"pid":1,"name":"foo","args":{"pen":"pineapple","apple":"pen","number_of_badgers":12}} [2020-02-04T06:50:45.520Z] Feb 04, 2020 6:50:45 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2020-02-04T06:50:45.520Z] WARNING: {"ts":"381788708026.334","ph":"E","tid":1,"pid":1} [2020-02-04T06:50:45.520Z] Feb 04, 2020 6:50:45 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2020-02-04T06:50:45.520Z] WARNING: {"ts":"381788709706.401","ph":"B","tid":1,"pid":1,"name":"foo"} [2020-02-04T06:50:45.520Z] Feb 04, 2020 6:50:45 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2020-02-04T06:50:45.520Z] WARNING: {"ts":"381788711051.969","ph":"E","tid":1,"pid":1} [2020-02-04T06:50:45.520Z] Feb 04, 2020 6:50:45 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2020-02-04T06:50:45.520Z] WARNING: {"ts":"381788716317.234","ph":"B","tid":1,"pid":1,"name":"foo"} [2020-02-04T06:50:45.520Z] Feb 04, 2020 6:50:45 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2020-02-04T06:50:45.520Z] WARNING: {"ts":"381788716317.234","ph":"s","tid":1,"pid":1,"name":"foo","cat":"mydog","id":"0x6"} [2020-02-04T06:50:45.520Z] Feb 04, 2020 6:50:45 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close [2020-02-04T06:50:45.521Z] WARNING: {"ts":"381788719128.709","ph":"E","tid":1,"pid":1} [2020-02-04T06:50:45.521Z] Feb 04, 2020 6:50:45 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils traceInstant [2020-02-04T06:50:45.521Z] INFO: {"ts":"381788721974.122","ph":"i","tid":1,"pid":1,"name":"test null value","args":{"nullvalue":"null"}} [2020-02-04T06:50:45.521Z] Feb 04, 2020 6:50:45 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils traceInstant [2020-02-04T06:50:45.521Z] INFO: {"ts":"381788723190.726","ph":"i","tid":1,"pid":1,"name":"test null key","args":{"null":"value"}} [2020-02-04T06:50:45.521Z] Feb 04, 2020 6:50:45 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2020-02-04T06:50:45.521Z] INFO: {"ts":"381788724212.317","ph":"B","tid":1,"pid":1,"name":"foo"} [2020-02-04T06:50:45.521Z] Feb 04, 2020 6:50:45 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2020-02-04T06:50:45.521Z] INFO: {"ts":"381788724772.111","ph":"B","tid":1,"pid":1,"name":"bar"} [2020-02-04T06:50:45.521Z] Feb 04, 2020 6:50:45 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2020-02-04T06:50:45.521Z] INFO: {"ts":"381788725318.469","ph":"E","tid":1,"pid":1} [2020-02-04T06:50:45.521Z] Feb 04, 2020 6:50:45 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2020-02-04T06:50:45.521Z] INFO: {"ts":"381788725863.892","ph":"E","tid":1,"pid":1} [2020-02-04T06:50:45.521Z] Feb 04, 2020 6:50:45 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2020-02-04T06:50:45.521Z] WARNING: {"ts":"381788727040.312","ph":"B","tid":1,"pid":1,"name":"foo"} [2020-02-04T06:50:45.521Z] Feb 04, 2020 6:50:45 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2020-02-04T06:50:45.521Z] WARNING: {"ts":"381788727040.312","ph":"s","tid":1,"pid":1,"name":"foo","cat":"myspider","id":"0x7"} [2020-02-04T06:50:45.521Z] Feb 04, 2020 6:50:45 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close [2020-02-04T06:50:45.521Z] WARNING: {"ts":"381788728088.898","ph":"E","tid":1,"pid":1} [2020-02-04T06:50:45.521Z] Feb 04, 2020 6:50:45 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2020-02-04T06:50:45.521Z] INFO: {"ts":"381788733333.755","ph":"B","tid":1,"pid":1,"name":"world"} [2020-02-04T06:50:45.521Z] Feb 04, 2020 6:50:45 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2020-02-04T06:50:45.521Z] INFO: {"ts":"381788733795.128","ph":"E","tid":1,"pid":1} [2020-02-04T06:50:45.521Z] Tests run: 23, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.206 s <<< FAILURE! - in org.eclipse.tracecompass.common.core.tests.log.LoggerTest [2020-02-04T06:50:45.521Z] testFlowLogLevels(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.075 s [2020-02-04T06:50:45.521Z] testFlowWithData(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.006 s [2020-02-04T06:50:45.521Z] testObjectLifespan(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.008 s [2020-02-04T06:50:45.521Z] testFlowBuilderNoExtra(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.002 s [2020-02-04T06:50:45.521Z] testNestingWithData(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.004 s [2020-02-04T06:50:45.521Z] testFlowFiltered(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.003 s [2020-02-04T06:50:45.521Z] testFlowBuilderCatThenParent(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.002 s [2020-02-04T06:50:45.521Z] testNestingFiltered(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.002 s [2020-02-04T06:50:45.521Z] testAsyncMessages(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.005 s [2020-02-04T06:50:45.521Z] testNestingException(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.062 s <<< FAILURE! [2020-02-04T06:50:45.521Z] org.junit.ComparisonFailure: expected: but was: [2020-02-04T06:50:45.521Z] at org.junit.Assert.assertEquals(Assert.java:115) [2020-02-04T06:50:45.521Z] at org.junit.Assert.assertEquals(Assert.java:144) [2020-02-04T06:50:45.521Z] at org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testNestingException(LoggerTest.java:447) [2020-02-04T06:50:45.521Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-02-04T06:50:45.521Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-02-04T06:50:45.521Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-02-04T06:50:45.521Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-02-04T06:50:45.521Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2020-02-04T06:50:45.521Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2020-02-04T06:50:45.521Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2020-02-04T06:50:45.521Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2020-02-04T06:50:45.521Z] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2020-02-04T06:50:45.521Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2020-02-04T06:50:45.521Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2020-02-04T06:50:45.521Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2020-02-04T06:50:45.521Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2020-02-04T06:50:45.521Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2020-02-04T06:50:45.521Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2020-02-04T06:50:45.521Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2020-02-04T06:50:45.521Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2020-02-04T06:50:45.521Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2020-02-04T06:50:45.521Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2020-02-04T06:50:45.521Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2020-02-04T06:50:45.521Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2020-02-04T06:50:45.521Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2020-02-04T06:50:45.521Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-02-04T06:50:45.521Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-02-04T06:50:45.521Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-02-04T06:50:45.521Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-02-04T06:50:45.521Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2020-02-04T06:50:45.521Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2020-02-04T06:50:45.521Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2020-02-04T06:50:45.521Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2020-02-04T06:50:45.521Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2020-02-04T06:50:45.521Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-02-04T06:50:45.521Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-02-04T06:50:45.521Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-02-04T06:50:45.521Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-02-04T06:50:45.521Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) [2020-02-04T06:50:45.521Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) [2020-02-04T06:50:45.521Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2020-02-04T06:50:45.521Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2020-02-04T06:50:45.521Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) [2020-02-04T06:50:45.521Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) [2020-02-04T06:50:45.521Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-02-04T06:50:45.521Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-02-04T06:50:45.521Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-02-04T06:50:45.521Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-02-04T06:50:45.521Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673) [2020-02-04T06:50:45.521Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610) [2020-02-04T06:50:45.521Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1519) [2020-02-04T06:50:45.521Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1492) [2020-02-04T06:50:45.521Z] [2020-02-04T06:50:45.521Z] testAttributeFailRepeatedArgs(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2020-02-04T06:50:45.521Z] testAttributes(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.005 s [2020-02-04T06:50:45.521Z] testNestingLogLevels(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.003 s [2020-02-04T06:50:45.521Z] testCounter(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.004 s [2020-02-04T06:50:45.521Z] testFlowWithUnsetParent(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.004 s [2020-02-04T06:50:45.521Z] testNullArguments(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.003 s [2020-02-04T06:50:45.521Z] testNesting(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.003 s [2020-02-04T06:50:45.521Z] testFlowBuilderParentThenCat(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2020-02-04T06:50:45.521Z] testMarker(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.002 s [2020-02-04T06:50:45.521Z] testInstant(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2020-02-04T06:50:45.521Z] testCollectionLifespan(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2020-02-04T06:50:45.521Z] testHelloWorld(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2020-02-04T06:50:45.521Z] testAttributeFail3Args(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2020-02-04T06:50:45.521Z] Running org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest [2020-02-04T06:50:45.521Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s - in org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest [2020-02-04T06:50:45.521Z] testDeepHashCode(org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest) Time elapsed: 0.055 s [2020-02-04T06:50:45.521Z] testDeepEquals(org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest) Time elapsed: 0 s [2020-02-04T06:50:45.521Z] Running org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest [2020-02-04T06:50:45.521Z] Tests run: 92, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest [2020-02-04T06:50:45.521Z] testParseObject[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:45.521Z] testFormatIllegalArgument[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:45.521Z] testFormat[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:45.521Z] testParseObject2[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:45.521Z] testParseObject[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:45.521Z] testFormatIllegalArgument[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:45.521Z] testFormat[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:45.522Z] testParseObject2[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2020-02-04T06:50:45.522Z] testParseObject[2: 1,975 - 1.975 µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2020-02-04T06:50:45.522Z] testFormatIllegalArgument[2: 1,975 - 1.975 µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:45.522Z] testFormat[2: 1,975 - 1.975 µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:45.522Z] testParseObject2[2: 1,975 - 1.975 µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:45.522Z] testParseObject[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:45.522Z] testFormatIllegalArgument[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:45.522Z] testFormat[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:45.522Z] testParseObject2[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2020-02-04T06:50:45.522Z] testParseObject[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:45.522Z] testFormatIllegalArgument[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:45.522Z] testFormat[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:45.522Z] testParseObject2[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:45.522Z] testParseObject[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2020-02-04T06:50:45.522Z] testFormatIllegalArgument[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:45.522Z] testFormat[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:45.522Z] testParseObject2[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:45.522Z] testParseObject[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:45.522Z] testFormatIllegalArgument[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:45.522Z] testFormat[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2020-02-04T06:50:45.522Z] testParseObject2[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:45.522Z] testParseObject[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:45.522Z] testFormatIllegalArgument[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:45.522Z] testFormat[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:45.522Z] testParseObject2[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:45.522Z] testParseObject[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2020-02-04T06:50:45.522Z] testFormatIllegalArgument[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:45.522Z] testFormat[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:45.522Z] testParseObject2[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:45.522Z] testParseObject[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:45.522Z] testFormatIllegalArgument[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2020-02-04T06:50:45.522Z] testFormat[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:45.522Z] testParseObject2[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:45.522Z] testParseObject[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:45.522Z] testFormatIllegalArgument[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:45.522Z] testFormat[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:45.522Z] testParseObject2[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:45.522Z] testParseObject[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:45.522Z] testFormatIllegalArgument[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:45.522Z] testFormat[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:45.522Z] testParseObject2[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:45.522Z] testParseObject[12: null - 200ms ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:45.522Z] testFormatIllegalArgument[12: null - 200ms ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:45.522Z] testFormat[12: null - 200ms ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2020-02-04T06:50:45.522Z] testParseObject2[12: null - 200ms ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:45.522Z] testParseObject[13: null - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:45.522Z] testFormatIllegalArgument[13: null - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:45.522Z] testFormat[13: null - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:45.522Z] testParseObject2[13: null - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:45.522Z] testParseObject[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2020-02-04T06:50:45.522Z] testFormatIllegalArgument[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:45.522Z] testFormat[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:45.522Z] testParseObject2[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:45.522Z] testParseObject[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:45.522Z] testFormatIllegalArgument[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:45.522Z] testFormat[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:45.522Z] testParseObject2[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:45.522Z] testParseObject[16: null - 1.5µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:45.522Z] testFormatIllegalArgument[16: null - 1.5µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:45.522Z] testFormat[16: null - 1.5µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:45.522Z] testParseObject2[16: null - 1.5µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:45.522Z] testParseObject[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:45.522Z] testFormatIllegalArgument[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:45.522Z] testFormat[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:45.522Z] testParseObject2[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2020-02-04T06:50:45.522Z] testParseObject[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:45.522Z] testFormatIllegalArgument[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:45.522Z] testFormat[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:45.522Z] testParseObject2[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:45.522Z] testParseObject[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:45.522Z] testFormatIllegalArgument[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:45.522Z] testFormat[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:45.522Z] testParseObject2[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:45.522Z] testParseObject[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:45.522Z] testFormatIllegalArgument[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:45.522Z] testFormat[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:45.522Z] testParseObject2[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:45.522Z] testParseObject[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:45.523Z] testFormatIllegalArgument[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:45.523Z] testFormat[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:45.523Z] testParseObject2[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:45.523Z] testParseObject[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:45.523Z] testFormatIllegalArgument[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:45.523Z] testFormat[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:45.523Z] testParseObject2[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2020-02-04T06:50:45.523Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest [2020-02-04T06:50:45.780Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 s - in org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest [2020-02-04T06:50:45.780Z] testFormat[0: 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0.001 s [2020-02-04T06:50:45.780Z] testFormat[1: 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2020-02-04T06:50:45.780Z] testFormat[2: 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2020-02-04T06:50:45.780Z] testFormat[3: 1,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2020-02-04T06:50:45.780Z] testFormat[4: 4,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2020-02-04T06:50:45.780Z] testFormat[5: -4,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2020-02-04T06:50:45.780Z] testFormat[6: -0.04](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2020-02-04T06:50:45.780Z] testFormat[7: 0.002](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2020-02-04T06:50:45.780Z] testFormat[8: 0.056](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2020-02-04T06:50:45.780Z] testFormat[9: 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2020-02-04T06:50:45.780Z] testFormat[10: 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2020-02-04T06:50:45.780Z] testFormat[11: ∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2020-02-04T06:50:45.780Z] testFormat[12: 179,769,313,486,231,570,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0.001 s [2020-02-04T06:50:45.780Z] Running org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest [2020-02-04T06:50:46.040Z] Tests run: 96, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s - in org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest [2020-02-04T06:50:46.041Z] testParseObject[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.041Z] testFormatIllegalArgument[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.041Z] testFormat[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.041Z] testParseObject2[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.041Z] testParseObject[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.041Z] testFormatIllegalArgument[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.041Z] testFormat[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.041Z] testParseObject2[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.041Z] testParseObject[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.041Z] testFormatIllegalArgument[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.041Z] testFormat[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.041Z] testParseObject2[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.041Z] testParseObject[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.041Z] testFormatIllegalArgument[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.041Z] testFormat[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2020-02-04T06:50:46.041Z] testParseObject2[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.041Z] testParseObject[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2020-02-04T06:50:46.041Z] testFormatIllegalArgument[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.041Z] testFormat[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.041Z] testParseObject2[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.041Z] testParseObject[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.041Z] testFormatIllegalArgument[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.041Z] testFormat[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.041Z] testParseObject2[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.041Z] testParseObject[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.041Z] testFormatIllegalArgument[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.041Z] testFormat[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.041Z] testParseObject2[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.041Z] testParseObject[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.041Z] testFormatIllegalArgument[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.041Z] testFormat[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.041Z] testParseObject2[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.041Z] testParseObject[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2020-02-04T06:50:46.041Z] testFormatIllegalArgument[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.041Z] testFormat[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.041Z] testParseObject2[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.041Z] testParseObject[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.041Z] testFormatIllegalArgument[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.041Z] testFormat[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.041Z] testParseObject2[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.041Z] testParseObject[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.041Z] testFormatIllegalArgument[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.041Z] testFormat[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2020-02-04T06:50:46.041Z] testParseObject2[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.041Z] testParseObject[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.041Z] testFormatIllegalArgument[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.041Z] testFormat[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.041Z] testParseObject2[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.041Z] testParseObject[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.041Z] testFormatIllegalArgument[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.041Z] testFormat[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.041Z] testParseObject2[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.041Z] testParseObject[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.041Z] testFormatIllegalArgument[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.041Z] testFormat[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.041Z] testParseObject2[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.041Z] testParseObject[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2020-02-04T06:50:46.041Z] testFormatIllegalArgument[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.041Z] testFormat[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.041Z] testParseObject2[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.041Z] testParseObject[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.041Z] testFormatIllegalArgument[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.041Z] testFormat[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.041Z] testParseObject2[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.041Z] testParseObject[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2020-02-04T06:50:46.041Z] testFormatIllegalArgument[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.041Z] testFormat[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.041Z] testParseObject2[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.041Z] testParseObject[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.041Z] testFormatIllegalArgument[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.041Z] testFormat[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.041Z] testParseObject2[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.041Z] testParseObject[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.047 s [2020-02-04T06:50:46.041Z] testFormatIllegalArgument[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.041Z] testFormat[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.041Z] testParseObject2[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2020-02-04T06:50:46.041Z] testParseObject[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.041Z] testFormatIllegalArgument[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.041Z] testFormat[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.041Z] testParseObject2[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.041Z] testParseObject[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.041Z] testFormatIllegalArgument[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.041Z] testFormat[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.042Z] testParseObject2[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.042Z] testParseObject[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2020-02-04T06:50:46.042Z] testFormatIllegalArgument[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.042Z] testFormat[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.042Z] testParseObject2[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.042Z] testParseObject[22: null - 1KB ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.042Z] testFormatIllegalArgument[22: null - 1KB ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.042Z] testFormat[22: null - 1KB ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.042Z] testParseObject2[22: null - 1KB ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.042Z] testParseObject[23: null - 1KB potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.042Z] testFormatIllegalArgument[23: null - 1KB potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.042Z] testFormat[23: null - 1KB potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.042Z] testParseObject2[23: null - 1KB potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.042Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest [2020-02-04T06:50:46.042Z] Tests run: 176, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s - in org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest [2020-02-04T06:50:46.042Z] testFormatIllegalArgument[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.042Z] testParseObject[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.042Z] testFormat[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.042Z] testParseObject2[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.042Z] testFormatIllegalArgument[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2020-02-04T06:50:46.042Z] testParseObject[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.042Z] testFormat[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.042Z] testParseObject2[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.042Z] testFormatIllegalArgument[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.042Z] testParseObject[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.042Z] testFormat[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.042Z] testParseObject2[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2020-02-04T06:50:46.042Z] testFormatIllegalArgument[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.042Z] testParseObject[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.042Z] testFormat[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.042Z] testParseObject2[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.042Z] testFormatIllegalArgument[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.042Z] testParseObject[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.042Z] testFormat[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.042Z] testParseObject2[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.042Z] testFormatIllegalArgument[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.042Z] testParseObject[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.042Z] testFormat[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.042Z] testParseObject2[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.042Z] testFormatIllegalArgument[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.042Z] testParseObject[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.042Z] testFormat[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2020-02-04T06:50:46.042Z] testParseObject2[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.042Z] testFormatIllegalArgument[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.042Z] testParseObject[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.042Z] testFormat[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.042Z] testParseObject2[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.042Z] testFormatIllegalArgument[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2020-02-04T06:50:46.042Z] testParseObject[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.042Z] testFormat[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.042Z] testParseObject2[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.042Z] testFormatIllegalArgument[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.042Z] testParseObject[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.042Z] testFormat[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.042Z] testParseObject2[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2020-02-04T06:50:46.042Z] testFormatIllegalArgument[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.042Z] testParseObject[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.042Z] testFormat[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.042Z] testParseObject2[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.042Z] testFormatIllegalArgument[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2020-02-04T06:50:46.042Z] testParseObject[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.042Z] testFormat[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.042Z] testParseObject2[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.042Z] testFormatIllegalArgument[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.042Z] testParseObject[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.042Z] testFormat[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.042Z] testParseObject2[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.042Z] testFormatIllegalArgument[13: 9,223,372,036,854,775,807 - 9223.4 P](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.042Z] testParseObject[13: 9,223,372,036,854,775,807 - 9223.4 P](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.042Z] testFormat[13: 9,223,372,036,854,775,807 - 9223.4 P](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.042Z] testParseObject2[13: 9,223,372,036,854,775,807 - 9223.4 P](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.042Z] testFormatIllegalArgument[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.042Z] testParseObject[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.042Z] testFormat[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.042Z] testParseObject2[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2020-02-04T06:50:46.042Z] testFormatIllegalArgument[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.042Z] testParseObject[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.042Z] testFormat[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.042Z] testParseObject2[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.042Z] testFormatIllegalArgument[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.042Z] testParseObject[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.043Z] testFormat[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.043Z] testParseObject2[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2020-02-04T06:50:46.043Z] testFormatIllegalArgument[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.043Z] testParseObject[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.043Z] testFormat[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.043Z] testParseObject2[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.043Z] testFormatIllegalArgument[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2020-02-04T06:50:46.043Z] testParseObject[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.043Z] testFormat[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.043Z] testParseObject2[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.043Z] testFormatIllegalArgument[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.043Z] testParseObject[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.043Z] testFormat[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.043Z] testParseObject2[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.043Z] testFormatIllegalArgument[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.043Z] testParseObject[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.043Z] testFormat[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.043Z] testParseObject2[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.043Z] testFormatIllegalArgument[21: 0 - 1 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.043Z] testParseObject[21: 0 - 1 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.043Z] testFormat[21: 0 - 1 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.043Z] testParseObject2[21: 0 - 1 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.043Z] testFormatIllegalArgument[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.043Z] testParseObject[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.043Z] testFormat[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.043Z] testParseObject2[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.043Z] testFormatIllegalArgument[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.043Z] testParseObject[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.043Z] testFormat[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.043Z] testParseObject2[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.043Z] testFormatIllegalArgument[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.043Z] testParseObject[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.043Z] testFormat[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.043Z] testParseObject2[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2020-02-04T06:50:46.043Z] testFormatIllegalArgument[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.043Z] testParseObject[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.043Z] testFormat[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.043Z] testParseObject2[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.043Z] testFormatIllegalArgument[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.043Z] testParseObject[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.043Z] testFormat[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2020-02-04T06:50:46.043Z] testParseObject2[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.043Z] testFormatIllegalArgument[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.052 s [2020-02-04T06:50:46.043Z] testParseObject[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.043Z] testFormat[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.043Z] testParseObject2[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.043Z] testFormatIllegalArgument[28: 0 - 492.8 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.043Z] testParseObject[28: 0 - 492.8 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.043Z] testFormat[28: 0 - 492.8 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.043Z] testParseObject2[28: 0 - 492.8 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.043Z] testFormatIllegalArgument[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.043Z] testParseObject[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.043Z] testFormat[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.043Z] testParseObject2[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.043Z] testFormatIllegalArgument[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2020-02-04T06:50:46.043Z] testParseObject[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.043Z] testFormat[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.043Z] testParseObject2[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.044Z] testFormatIllegalArgument[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.044Z] testParseObject[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.044Z] testFormat[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.044Z] testParseObject2[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.044Z] testFormatIllegalArgument[32: 179,769,313,486,231,570,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000 - 1.7976931348623157E308](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.044Z] testParseObject[32: 179,769,313,486,231,570,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000 - 1.7976931348623157E308](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.044Z] testFormat[32: 179,769,313,486,231,570,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000 - 1.7976931348623157E308](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.044Z] testParseObject2[32: 179,769,313,486,231,570,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000 - 1.7976931348623157E308](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.044Z] testFormatIllegalArgument[33: ∞ - ∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.044Z] testParseObject[33: ∞ - ∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.044Z] testFormat[33: ∞ - ∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.044Z] testParseObject2[33: ∞ - ∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.044Z] testFormatIllegalArgument[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2020-02-04T06:50:46.044Z] testParseObject[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.044Z] testFormat[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.044Z] testParseObject2[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.044Z] testFormatIllegalArgument[35: -∞ - -∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.044Z] testParseObject[35: -∞ - -∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.044Z] testFormat[35: -∞ - -∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.044Z] testParseObject2[35: -∞ - -∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.044Z] testFormatIllegalArgument[36: � - �](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.044Z] testParseObject[36: � - �](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.044Z] testFormat[36: � - �](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.044Z] testParseObject2[36: � - �](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.044Z] testFormatIllegalArgument[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.044Z] testParseObject[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.044Z] testFormat[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.044Z] testParseObject2[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.044Z] testFormatIllegalArgument[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.044Z] testParseObject[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.044Z] testFormat[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.044Z] testParseObject2[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.044Z] testFormatIllegalArgument[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.044Z] testParseObject[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.044Z] testFormat[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.044Z] testParseObject2[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2020-02-04T06:50:46.044Z] testFormatIllegalArgument[40: null - ∞ k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.044Z] testParseObject[40: null - ∞ k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.044Z] testFormat[40: null - ∞ k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.044Z] testParseObject2[40: null - ∞ k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.044Z] testFormatIllegalArgument[41: null - -∞ p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.044Z] testParseObject[41: null - -∞ p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.044Z] testFormat[41: null - -∞ p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.044Z] testParseObject2[41: null - -∞ p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.044Z] testFormatIllegalArgument[42: null - �M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.044Z] testParseObject[42: null - �M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.044Z] testFormat[42: null - �M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.044Z] testParseObject2[42: null - �M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.044Z] testFormatIllegalArgument[43: null - 1.2 m ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.044Z] testParseObject[43: null - 1.2 m ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.044Z] testFormat[43: null - 1.2 m ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.044Z] testParseObject2[43: null - 1.2 m ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.044Z] Running org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest [2020-02-04T06:50:46.044Z] Tests run: 100, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest [2020-02-04T06:50:46.044Z] testParseObject[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.044Z] testFormatIllegalArgument[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.044Z] testFormat[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.044Z] testParseObject2[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2020-02-04T06:50:46.044Z] testParseObject[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.044Z] testFormatIllegalArgument[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.045Z] testFormat[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.045Z] testParseObject2[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.045Z] testParseObject[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.045Z] testFormatIllegalArgument[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.045Z] testFormat[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.045Z] testParseObject2[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.045Z] testParseObject[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.045Z] testFormatIllegalArgument[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.045Z] testFormat[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.045Z] testParseObject2[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.045Z] testParseObject[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.045Z] testFormatIllegalArgument[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.045Z] testFormat[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.045Z] testParseObject2[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.045Z] testParseObject[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2020-02-04T06:50:46.045Z] testFormatIllegalArgument[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.045Z] testFormat[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.045Z] testParseObject2[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.045Z] testParseObject[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.045Z] testFormatIllegalArgument[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.045Z] testFormat[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.045Z] testParseObject2[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.045Z] testParseObject[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.045Z] testFormatIllegalArgument[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.045Z] testFormat[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.045Z] testParseObject2[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.045Z] testParseObject[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2020-02-04T06:50:46.045Z] testFormatIllegalArgument[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.045Z] testFormat[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.045Z] testParseObject2[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.045Z] testParseObject[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.045Z] testFormatIllegalArgument[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.045Z] testFormat[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.045Z] testParseObject2[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.045Z] testParseObject[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.045Z] testFormatIllegalArgument[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.045Z] testFormat[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.045Z] testParseObject2[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.045Z] testParseObject[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.045Z] testFormatIllegalArgument[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.045Z] testFormat[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.045Z] testParseObject2[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.045Z] testParseObject[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.045Z] testFormatIllegalArgument[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.045Z] testFormat[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.045Z] testParseObject2[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.045Z] testParseObject[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.045Z] testFormatIllegalArgument[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.045Z] testFormat[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.045Z] testParseObject2[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.045Z] testParseObject[14: 9,223,372,036,854,775,807 - 8388608 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.045Z] testFormatIllegalArgument[14: 9,223,372,036,854,775,807 - 8388608 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.045Z] testFormat[14: 9,223,372,036,854,775,807 - 8388608 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.045Z] testParseObject2[14: 9,223,372,036,854,775,807 - 8388608 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.045Z] testParseObject[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.045Z] testFormatIllegalArgument[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.045Z] testFormat[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.045Z] testParseObject2[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.045Z] testParseObject[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.045Z] testFormatIllegalArgument[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.045Z] testFormat[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.045Z] testParseObject2[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.045Z] testParseObject[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.046Z] testFormatIllegalArgument[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.046Z] testFormat[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.046Z] testParseObject2[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.046Z] testParseObject[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.046Z] testFormatIllegalArgument[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.046Z] testFormat[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.046Z] testParseObject2[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.046Z] testParseObject[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.046Z] testFormatIllegalArgument[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.046Z] testFormat[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.046Z] testParseObject2[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2020-02-04T06:50:46.046Z] testParseObject[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.046Z] testFormatIllegalArgument[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.046Z] testFormat[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.046Z] testParseObject2[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.046Z] testParseObject[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.046Z] testFormatIllegalArgument[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.046Z] testFormat[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.046Z] testParseObject2[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.046Z] testParseObject[22: null - 1KB/s ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.046Z] testFormatIllegalArgument[22: null - 1KB/s ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.046Z] testFormat[22: null - 1KB/s ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.046Z] testParseObject2[22: null - 1KB/s ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.046Z] testParseObject[23: null - 1KB/s potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.046Z] testFormatIllegalArgument[23: null - 1KB/s potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.046Z] testFormat[23: null - 1KB/s potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.046Z] testParseObject2[23: null - 1KB/s potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.046Z] testParseObject[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.046Z] testFormatIllegalArgument[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.046Z] testFormat[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-02-04T06:50:46.046Z] testParseObject2[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2020-02-04T06:50:46.046Z] Running org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest [2020-02-04T06:50:46.304Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s - in org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest [2020-02-04T06:50:46.304Z] testIteratorContents(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.074 s [2020-02-04T06:50:46.304Z] testOddInsertions(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.009 s [2020-02-04T06:50:46.304Z] testMultiThread(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.002 s [2020-02-04T06:50:46.304Z] testConcurrentIteration(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.009 s [2020-02-04T06:50:46.304Z] testSingleInsertion(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.001 s [2020-02-04T06:50:46.304Z] testBlockingPeek(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.002 s [2020-02-04T06:50:46.304Z] testInvalidConstructor1(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0 s [2020-02-04T06:50:46.304Z] testInvalidConstructor2(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.001 s [2020-02-04T06:50:46.304Z] testInvalidConstructor4(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0 s [2020-02-04T06:50:46.304Z] testInvalidConstructor5(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.001 s [2020-02-04T06:50:46.304Z] testIsEmpty(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0 s [2020-02-04T06:50:46.304Z] testSimpleInsertion(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0 s [2020-02-04T06:50:46.304Z] testLargeInsertion(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.001 s [2020-02-04T06:50:46.304Z] [2020-02-04T06:50:46.304Z] Results: [2020-02-04T06:50:46.304Z] [2020-02-04T06:50:46.304Z] Failures: [2020-02-04T06:50:46.304Z] LoggerTest.testNestingException:447 expected: but was: [2020-02-04T06:50:46.304Z] [2020-02-04T06:50:46.304Z] Tests run: 544, Failures: 1, Errors: 0, Skipped: 1 [2020-02-04T06:50:46.304Z] [2020-02-04T06:50:46.562Z] [INFO] ------------------------------------------------------------------------ [2020-02-04T06:50:46.562Z] [INFO] Reactor Summary: [2020-02-04T06:50:46.562Z] [INFO] [2020-02-04T06:50:46.562Z] [INFO] Trace Compass Parent 5.2.0-SNAPSHOT ................ SUCCESS [ 43.553 s] [2020-02-04T06:50:46.562Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent 5.2.0-SNAPSHOT SUCCESS [ 0.043 s] [2020-02-04T06:50:46.562Z] [INFO] Trace Compass Common Utilities Parent 5.2.0-SNAPSHOT SUCCESS [ 0.014 s] [2020-02-04T06:50:46.562Z] [INFO] org.eclipse.tracecompass.common.core 4.2.0-SNAPSHOT SUCCESS [ 19.920 s] [2020-02-04T06:50:46.562Z] [INFO] Trace Compass State System Parent 5.2.0-SNAPSHOT ... SUCCESS [ 0.058 s] [2020-02-04T06:50:46.562Z] [INFO] org.eclipse.tracecompass.datastore.core 1.2.0-SNAPSHOT SUCCESS [ 2.024 s] [2020-02-04T06:50:46.562Z] [INFO] org.eclipse.tracecompass.segmentstore.core 2.1.2-SNAPSHOT SUCCESS [ 1.506 s] [2020-02-04T06:50:46.562Z] [INFO] org.eclipse.tracecompass.statesystem.core 4.3.0-SNAPSHOT SUCCESS [ 1.978 s] [2020-02-04T06:50:46.562Z] [INFO] Trace Compass TMF Parent 5.2.0-SNAPSHOT ............ SUCCESS [ 0.014 s] [2020-02-04T06:50:46.562Z] [INFO] Trace Compass Filter Parser 1.0.4-SNAPSHOT ......... SUCCESS [ 0.591 s] [2020-02-04T06:50:46.562Z] [INFO] org.eclipse.tracecompass.tmf.core 5.2.0-SNAPSHOT ... SUCCESS [ 8.416 s] [2020-02-04T06:50:46.562Z] [INFO] org.eclipse.tracecompass.analysis.counters.core 2.0.2-SNAPSHOT SUCCESS [ 0.885 s] [2020-02-04T06:50:46.562Z] [INFO] Trace Compass CTF Support Parent 5.2.0-SNAPSHOT .... SUCCESS [ 0.012 s] [2020-02-04T06:50:46.562Z] [INFO] Trace Compass CTF Parser Plug-in 1.0.4-SNAPSHOT .... SUCCESS [ 8.792 s] [2020-02-04T06:50:46.562Z] [INFO] org.eclipse.tracecompass.ctf.core 4.0.2-SNAPSHOT ... SUCCESS [ 2.326 s] [2020-02-04T06:50:46.821Z] [INFO] Trace Compass CTF Core Tests Plug-in 1.0.7-SNAPSHOT SUCCESS [01:10 min] [2020-02-04T06:50:46.821Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests 1.0.10-SNAPSHOT SUCCESS [ 17.087 s] [2020-02-04T06:50:46.821Z] [INFO] org.eclipse.tracecompass.tmf.core.tests 1.0.11-SNAPSHOT SUCCESS [05:58 min] [2020-02-04T06:50:46.821Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core 4.2.0-SNAPSHOT SUCCESS [ 0.944 s] [2020-02-04T06:50:46.821Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.9-SNAPSHOT SUCCESS [05:36 min] [2020-02-04T06:50:46.821Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests 0.0.1-SNAPSHOT SUCCESS [ 6.719 s] [2020-02-04T06:50:46.821Z] [INFO] org.eclipse.tracecompass.tmf.ui 5.2.0-SNAPSHOT ..... SUCCESS [ 12.424 s] [2020-02-04T06:50:46.821Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui 0.0.5-SNAPSHOT SUCCESS [ 0.668 s] [2020-02-04T06:50:46.821Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests 1.0.12-SNAPSHOT SUCCESS [03:28 min] [2020-02-04T06:50:46.821Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.11-SNAPSHOT SUCCESS [06:41 min] [2020-02-04T06:50:46.821Z] [INFO] org.eclipse.tracecompass.analysis.graph.core 2.1.4-SNAPSHOT SUCCESS [ 0.935 s] [2020-02-04T06:50:46.821Z] [INFO] org.eclipse.tracecompass.tmf.chart.core 1.0.2-SNAPSHOT SUCCESS [ 0.597 s] [2020-02-04T06:50:46.821Z] [INFO] org.eclipse.tracecompass.analysis.lami.core 1.1.1-SNAPSHOT SUCCESS [ 0.911 s] [2020-02-04T06:50:46.821Z] [INFO] org.eclipse.tracecompass.analysis.timing.core 5.1.0-SNAPSHOT SUCCESS [ 0.792 s] [2020-02-04T06:50:46.821Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core 4.2.0-SNAPSHOT SUCCESS [ 2.051 s] [2020-02-04T06:50:46.821Z] [INFO] Trace Compass LTTng Support Parent 5.2.0-SNAPSHOT .. SUCCESS [ 0.037 s] [2020-02-04T06:50:46.821Z] [INFO] org.eclipse.tracecompass.lttng2.common.core 1.1.1-SNAPSHOT SUCCESS [ 0.398 s] [2020-02-04T06:50:46.821Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core 3.2.4-SNAPSHOT SUCCESS [ 1.917 s] [2020-02-04T06:50:46.821Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core 3.0.2-SNAPSHOT SUCCESS [ 0.900 s] [2020-02-04T06:50:46.821Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 0.0.4-SNAPSHOT SUCCESS [01:25 min] [2020-02-04T06:50:46.821Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests 1.0.4-SNAPSHOT SUCCESS [ 9.188 s] [2020-02-04T06:50:46.821Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui 1.0.9-SNAPSHOT SUCCESS [ 0.670 s] [2020-02-04T06:50:46.821Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests 1.0.2-SNAPSHOT SUCCESS [ 6.625 s] [2020-02-04T06:50:46.821Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui 1.0.8-SNAPSHOT SUCCESS [ 1.141 s] [2020-02-04T06:50:46.821Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui 1.1.2-SNAPSHOT SUCCESS [ 0.998 s] [2020-02-04T06:50:46.821Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests 1.0.1-SNAPSHOT SUCCESS [ 6.036 s] [2020-02-04T06:50:46.821Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [ 16.830 s] [2020-02-04T06:50:46.821Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [ 30.532 s] [2020-02-04T06:50:46.821Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.11-SNAPSHOT SUCCESS [02:02 min] [2020-02-04T06:50:46.821Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui 4.0.2-SNAPSHOT SUCCESS [ 1.311 s] [2020-02-04T06:50:46.821Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui 3.0.6-SNAPSHOT SUCCESS [ 1.272 s] [2020-02-04T06:50:46.821Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.7-SNAPSHOT SUCCESS [ 17.689 s] [2020-02-04T06:50:46.821Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests 1.0.4-SNAPSHOT SUCCESS [ 11.645 s] [2020-02-04T06:50:46.821Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.8-SNAPSHOT SUCCESS [ 54.317 s] [2020-02-04T06:50:46.821Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.12-SNAPSHOT SUCCESS [01:33 min] [2020-02-04T06:50:46.821Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core 1.2.0-SNAPSHOT SUCCESS [ 1.103 s] [2020-02-04T06:50:46.821Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.2-SNAPSHOT SUCCESS [ 54.051 s] [2020-02-04T06:50:46.821Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui 2.0.2-SNAPSHOT SUCCESS [ 1.145 s] [2020-02-04T06:50:46.821Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.2-SNAPSHOT SUCCESS [ 18.265 s] [2020-02-04T06:50:46.821Z] [INFO] Trace Compass BTF Support Parent 5.2.0-SNAPSHOT .... SUCCESS [ 0.025 s] [2020-02-04T06:50:46.821Z] [INFO] org.eclipse.tracecompass.btf.core 2.2.0-SNAPSHOT ... SUCCESS [ 0.455 s] [2020-02-04T06:50:46.821Z] [INFO] Trace Compass Documentation 5.2.0-SNAPSHOT ......... SUCCESS [ 0.053 s] [2020-02-04T06:50:46.821Z] [INFO] Trace Compass Developer Guide 5.2.0-SNAPSHOT ....... SUCCESS [ 30.508 s] [2020-02-04T06:50:46.821Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui 2.1.10-SNAPSHOT SUCCESS [ 1.192 s] [2020-02-04T06:50:46.821Z] [INFO] org.eclipse.tracecompass.tmf 5.2.0-SNAPSHOT ........ SUCCESS [ 0.501 s] [2020-02-04T06:50:46.821Z] [INFO] org.eclipse.tracecompass.btf.ui 1.0.2-SNAPSHOT ..... SUCCESS [ 0.512 s] [2020-02-04T06:50:46.821Z] [INFO] org.eclipse.tracecompass.btf 5.2.0-SNAPSHOT ........ SUCCESS [ 0.285 s] [2020-02-04T06:50:46.821Z] [INFO] org.eclipse.tracecompass.btf.core.tests 1.0.1-SNAPSHOT SUCCESS [ 6.807 s] [2020-02-04T06:50:46.821Z] [INFO] org.eclipse.tracecompass.common.core.tests 1.1.7-SNAPSHOT FAILURE [ 6.941 s] [2020-02-04T06:50:46.821Z] [INFO] org.eclipse.tracecompass.ctf 5.2.0-SNAPSHOT ........ SKIPPED [2020-02-04T06:50:46.821Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests 1.0.1-SNAPSHOT SKIPPED [2020-02-04T06:50:46.821Z] [INFO] org.eclipse.tracecompass.tmf.ctf 5.2.0-SNAPSHOT .... SKIPPED [2020-02-04T06:50:46.821Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.9-SNAPSHOT SKIPPED [2020-02-04T06:50:46.821Z] [INFO] Trace Compass User Guide 5.2.0-SNAPSHOT ............ SKIPPED [2020-02-04T06:50:46.821Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide 5.2.0-SNAPSHOT SKIPPED [2020-02-04T06:50:46.821Z] [INFO] Trace Compass RCP User Guide 5.2.0-SNAPSHOT ........ SKIPPED [2020-02-04T06:50:46.821Z] [INFO] Trace Compass Pcap User Guide 5.2.0-SNAPSHOT ....... SKIPPED [2020-02-04T06:50:46.821Z] [INFO] org.eclipse.tracecompass.examples 1.0.4-SNAPSHOT ... SKIPPED [2020-02-04T06:50:46.821Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent 5.2.0-SNAPSHOT SKIPPED [2020-02-04T06:50:46.821Z] [INFO] org.eclipse.tracecompass.gdbtrace.core 1.0.4-SNAPSHOT SKIPPED [2020-02-04T06:50:46.821Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui 1.1.2-SNAPSHOT SKIPPED [2020-02-04T06:50:46.821Z] [INFO] org.eclipse.tracecompass.gdbtrace 5.2.0-SNAPSHOT ... SKIPPED [2020-02-04T06:50:46.821Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests 1.0.0-SNAPSHOT SKIPPED [2020-02-04T06:50:46.821Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.0-SNAPSHOT SKIPPED [2020-02-04T06:50:46.821Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests 1.0.0-SNAPSHOT SKIPPED [2020-02-04T06:50:46.821Z] [INFO] org.eclipse.tracecompass.lttng2.control.core 1.2.3-SNAPSHOT SKIPPED [2020-02-04T06:50:46.821Z] [INFO] org.eclipse.tracecompass.tmf.remote.core 2.0.3-SNAPSHOT SKIPPED [2020-02-04T06:50:46.821Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui 1.0.7-SNAPSHOT SKIPPED [2020-02-04T06:50:46.821Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui 1.2.9-SNAPSHOT SKIPPED [2020-02-04T06:50:46.821Z] [INFO] org.eclipse.tracecompass.lttng2.control 5.2.0-SNAPSHOT SKIPPED [2020-02-04T06:50:46.821Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests 1.1.1-SNAPSHOT SKIPPED [2020-02-04T06:50:46.821Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests 1.0.0-SNAPSHOT SKIPPED [2020-02-04T06:50:46.821Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.3-SNAPSHOT SKIPPED [2020-02-04T06:50:46.821Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.6-SNAPSHOT SKIPPED [2020-02-04T06:50:46.821Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui 2.0.0-SNAPSHOT SKIPPED [2020-02-04T06:50:46.821Z] [INFO] org.eclipse.tracecompass.lttng2.kernel 5.2.0-SNAPSHOT SKIPPED [2020-02-04T06:50:46.821Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.10-SNAPSHOT SKIPPED [2020-02-04T06:50:46.821Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.0-SNAPSHOT SKIPPED [2020-02-04T06:50:46.821Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.12-SNAPSHOT SKIPPED [2020-02-04T06:50:46.821Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core 4.1.0-SNAPSHOT SKIPPED [2020-02-04T06:50:46.821Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui 3.0.6-SNAPSHOT SKIPPED [2020-02-04T06:50:46.821Z] [INFO] org.eclipse.tracecompass.lttng2.ust 5.2.0-SNAPSHOT . SKIPPED [2020-02-04T06:50:46.821Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.9-SNAPSHOT SKIPPED [2020-02-04T06:50:46.822Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.0-SNAPSHOT SKIPPED [2020-02-04T06:50:46.822Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.11-SNAPSHOT SKIPPED [2020-02-04T06:50:46.822Z] [INFO] Trace Compass Pcap Format Support Parent 5.2.0-SNAPSHOT SKIPPED [2020-02-04T06:50:46.822Z] [INFO] org.eclipse.tracecompass.pcap.core 1.1.1-SNAPSHOT .. SKIPPED [2020-02-04T06:50:46.822Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in 1.0.3-SNAPSHOT SKIPPED [2020-02-04T06:50:46.822Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core 1.0.3-SNAPSHOT SKIPPED [2020-02-04T06:50:46.822Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui 1.1.2-SNAPSHOT SKIPPED [2020-02-04T06:50:46.822Z] [INFO] org.eclipse.tracecompass.tmf.pcap 5.2.0-SNAPSHOT ... SKIPPED [2020-02-04T06:50:46.822Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.1-SNAPSHOT SKIPPED [2020-02-04T06:50:46.822Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.0-SNAPSHOT SKIPPED [2020-02-04T06:50:46.822Z] [INFO] Trace Compass RCP Parent 5.2.0-SNAPSHOT ............ SKIPPED [2020-02-04T06:50:46.822Z] [INFO] Trace Compass RCP Branding plug-in 5.2.0-SNAPSHOT .. SKIPPED [2020-02-04T06:50:46.822Z] [INFO] Trace Compass RCP Branding Feature 5.2.0-SNAPSHOT .. SKIPPED [2020-02-04T06:50:46.822Z] [INFO] org.eclipse.tracecompass.tmf.cli.core 1.0.0-SNAPSHOT SKIPPED [2020-02-04T06:50:46.822Z] [INFO] org.eclipse.tracecompass.rcp.ui 5.2.0-SNAPSHOT ..... SKIPPED [2020-02-04T06:50:46.822Z] [INFO] Trace Compass RCP Feature 5.2.0-SNAPSHOT ........... SKIPPED [2020-02-04T06:50:46.822Z] [INFO] org.eclipse.tracecompass.tmf.cli.core.tests 1.0.0-SNAPSHOT SKIPPED [2020-02-04T06:50:46.822Z] [INFO] org.eclipse.tracecompass.rcp.ui.tests 2.0.2-SNAPSHOT SKIPPED [2020-02-04T06:50:46.822Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui 1.0.0-SNAPSHOT SKIPPED [2020-02-04T06:50:46.822Z] [INFO] org.eclipse.tracecompass.rcp.incubator 5.2.0-SNAPSHOT SKIPPED [2020-02-04T06:50:46.822Z] [INFO] Trace Compass Json trace Parent 5.2.0-SNAPSHOT ..... SKIPPED [2020-02-04T06:50:46.822Z] [INFO] org.eclipse.tracecompass.jsontrace.core 0.1.3-SNAPSHOT SKIPPED [2020-02-04T06:50:46.822Z] [INFO] org.eclipse.tracecompass.jsontrace 1.1.0-SNAPSHOT .. SKIPPED [2020-02-04T06:50:46.822Z] [INFO] org.eclipse.tracecompass.tmf.cli 1.0.0-SNAPSHOT .... SKIPPED [2020-02-04T06:50:46.822Z] [INFO] Trace Compass RCP Product 5.2.0-SNAPSHOT ........... SKIPPED [2020-02-04T06:50:46.822Z] [INFO] Trace Compass Release Engineering Parent 5.2.0-SNAPSHOT SKIPPED [2020-02-04T06:50:46.822Z] [INFO] Trace Compass Target Platform 5.2.0-SNAPSHOT ....... SKIPPED [2020-02-04T06:50:46.822Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests 1.0.10-SNAPSHOT SKIPPED [2020-02-04T06:50:46.822Z] [INFO] org.eclipse.tracecompass.datastore.core.tests 1.0.3-SNAPSHOT SKIPPED [2020-02-04T06:50:46.822Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests 1.0.3-SNAPSHOT SKIPPED [2020-02-04T06:50:46.822Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.9-SNAPSHOT SKIPPED [2020-02-04T06:50:46.822Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.2-SNAPSHOT SKIPPED [2020-02-04T06:50:46.822Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.0-SNAPSHOT SKIPPED [2020-02-04T06:50:46.822Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.7-SNAPSHOT SKIPPED [2020-02-04T06:50:46.822Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.0-SNAPSHOT SKIPPED [2020-02-04T06:50:46.822Z] [INFO] Trace Compass All Tests 1.0.8-SNAPSHOT ............. SKIPPED [2020-02-04T06:50:46.822Z] [INFO] org.eclipse.tracecompass.testing 5.2.0-SNAPSHOT .... SKIPPED [2020-02-04T06:50:46.822Z] [INFO] org.eclipse.tracecompass.tmf.remote 5.2.0-SNAPSHOT . SKIPPED [2020-02-04T06:50:46.822Z] [INFO] Trace Compass Repository 5.2.0-SNAPSHOT ............ SKIPPED [2020-02-04T06:50:46.822Z] [INFO] org.eclipse.tracecompass.jsontrace.core.tests 1.0.1-SNAPSHOT SKIPPED [2020-02-04T06:50:46.822Z] [INFO] ------------------------------------------------------------------------ [2020-02-04T06:50:46.822Z] [INFO] BUILD FAILURE [2020-02-04T06:50:46.822Z] [INFO] ------------------------------------------------------------------------ [2020-02-04T06:50:46.822Z] [INFO] Total time: 42:39 min [2020-02-04T06:50:46.822Z] [INFO] Finished at: 2020-02-04T06:50:46Z [2020-02-04T06:50:46.822Z] [INFO] ------------------------------------------------------------------------ [2020-02-04T06:50:46.822Z] [ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:1.3.0:test (default-test) on project org.eclipse.tracecompass.common.core.tests: There are test failures. [2020-02-04T06:50:46.822Z] [ERROR] [2020-02-04T06:50:46.822Z] [ERROR] Please refer to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/target/surefire-reports for the individual test results. [2020-02-04T06:50:46.822Z] [ERROR] -> [Help 1] [2020-02-04T06:50:46.822Z] [ERROR] [2020-02-04T06:50:46.822Z] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [2020-02-04T06:50:46.822Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging. [2020-02-04T06:50:46.822Z] [ERROR] [2020-02-04T06:50:46.822Z] [ERROR] For more information about the errors and possible solutions, please read the following articles: [2020-02-04T06:50:46.822Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [2020-02-04T06:50:46.822Z] [ERROR] [2020-02-04T06:50:46.822Z] [ERROR] After correcting the problems, you can resume the build with the command [2020-02-04T06:50:46.822Z] [ERROR] mvn -rf :org.eclipse.tracecompass.common.core.tests [2020-02-04T06:50:47.761Z] [Pipeline] } [2020-02-04T06:50:47.772Z] [Pipeline] // container [2020-02-04T06:50:47.782Z] Post stage [2020-02-04T06:50:47.787Z] [Pipeline] container [2020-02-04T06:50:47.789Z] [Pipeline] { [2020-02-04T06:50:47.796Z] [Pipeline] sh [2020-02-04T06:50:50.323Z] + echo */*tests/screenshots/*.jpeg,*/*tests/target/work/data/.metadata/.log [2020-02-04T06:50:50.324Z] */*tests/screenshots/*.jpeg,*/*tests/target/work/data/.metadata/.log [2020-02-04T06:50:50.330Z] [Pipeline] junit [2020-02-04T06:50:50.334Z] Recording test results [2020-02-04T06:51:12.711Z] [Pipeline] archiveArtifacts [2020-02-04T06:51:12.716Z] Archiving artifacts [2020-02-04T06:51:15.404Z] [Pipeline] } [2020-02-04T06:51:15.415Z] [Pipeline] // container [2020-02-04T06:51:15.429Z] [Pipeline] } [2020-02-04T06:51:15.437Z] [Pipeline] // withEnv [2020-02-04T06:51:15.445Z] [Pipeline] } [2020-02-04T06:51:15.453Z] [Pipeline] // stage [2020-02-04T06:51:15.460Z] [Pipeline] stage [2020-02-04T06:51:15.463Z] [Pipeline] { (Deploy Site) [2020-02-04T06:51:15.471Z] Stage "Deploy Site" skipped due to earlier failure(s) [2020-02-04T06:51:15.473Z] [Pipeline] } [2020-02-04T06:51:15.479Z] [Pipeline] // stage [2020-02-04T06:51:15.489Z] [Pipeline] stage [2020-02-04T06:51:15.492Z] [Pipeline] { (Deploy RCP) [2020-02-04T06:51:15.498Z] Stage "Deploy RCP" skipped due to earlier failure(s) [2020-02-04T06:51:15.499Z] [Pipeline] } [2020-02-04T06:51:15.507Z] [Pipeline] // stage [2020-02-04T06:51:15.515Z] [Pipeline] stage [2020-02-04T06:51:15.516Z] [Pipeline] { (Deploy Doc) [2020-02-04T06:51:15.522Z] Stage "Deploy Doc" skipped due to earlier failure(s) [2020-02-04T06:51:15.523Z] [Pipeline] } [2020-02-04T06:51:15.528Z] [Pipeline] // stage [2020-02-04T06:51:15.537Z] [Pipeline] stage [2020-02-04T06:51:15.538Z] [Pipeline] { (Declarative: Post Actions) [2020-02-04T06:51:15.548Z] [Pipeline] container [2020-02-04T06:51:15.549Z] [Pipeline] { [2020-02-04T06:51:15.556Z] [Pipeline] emailext [2020-02-04T06:51:15.567Z] Not sending mail to unregistered user patrick.tasse@gmail.com because your SCM claimed this was associated with a user ID ‘patrick tasse' which your security realm does not recognize; you may need changes in your SCM plugin [2020-02-04T06:51:15.568Z] Sending email to: bernd.hufmann@ericsson.com patrick.tasse@gmail.com matthew.khouzam@ericsson.com gbastien@versatic.net simon.delisle@ericsson.com [2020-02-04T06:51:20.673Z] [Pipeline] } [2020-02-04T06:51:20.681Z] [Pipeline] // container [2020-02-04T06:51:20.688Z] [Pipeline] } [2020-02-04T06:51:20.694Z] [Pipeline] // stage [2020-02-04T06:51:20.700Z] [Pipeline] } [2020-02-04T06:51:20.705Z] [Pipeline] // withEnv [2020-02-04T06:51:20.711Z] [Pipeline] } [2020-02-04T06:51:20.717Z] [Pipeline] // timeout [2020-02-04T06:51:20.723Z] [Pipeline] } [2020-02-04T06:51:20.730Z] [Pipeline] // timestamps [2020-02-04T06:51:20.741Z] [Pipeline] } [2020-02-04T06:51:20.751Z] [Pipeline] // withEnv [2020-02-04T06:51:20.762Z] [Pipeline] } [2020-02-04T06:51:20.774Z] [Pipeline] // container [2020-02-04T06:51:20.784Z] [Pipeline] } [2020-02-04T06:51:20.795Z] [Pipeline] // withEnv [2020-02-04T06:51:20.807Z] [Pipeline] } [2020-02-04T06:51:20.818Z] [Pipeline] // node [2020-02-04T06:51:20.830Z] [Pipeline] } [2020-02-04T06:51:20.841Z] [Pipeline] // podTemplate [2020-02-04T06:51:20.855Z] [Pipeline] End of Pipeline [2020-02-04T06:51:20.902Z] ERROR: script returned exit code 1 [2020-02-04T06:51:20.902Z] Finished: FAILURE